Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

baselayout-2 issues

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
120 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
Author
Message
El_Presidente_Pufferfish
Veteran
Veteran
User avatar
Posts: 1179
Joined: Thu Jul 11, 2002 11:46 pm
Location: Seattle

  • Quote

Post by El_Presidente_Pufferfish » Tue Apr 15, 2008 12:40 pm

no4b wrote:Once I upgraded to baselayout-2 /etc/conf.d/net.eth0 and /etc/init.d/net.eth0 disappeared. I recreated /etc/conf.d/net.eth0 but I don't know where I can find example of /etc/init.d/net.eth0.
configuration for all net.* devices is done in /etc/conf.d/net
the init script net.eth0 should simply be a link to /etc/init.d/net.lo
Top
no4b
Bodhisattva
Bodhisattva
User avatar
Posts: 774
Joined: Sun Jan 18, 2004 12:42 pm
Location: Tarnów, Poland

  • Quote

Post by no4b » Tue Apr 15, 2008 12:59 pm

Ok, thx.
GTK2/GNOME - The weakest link!
Top
UberLord
Retired Dev
Retired Dev
User avatar
Posts: 6838
Joined: Thu Sep 18, 2003 10:26 am
Location: Blighty
Contact:
Contact UberLord
Website

  • Quote

Post by UberLord » Tue Apr 15, 2008 1:18 pm

ln -s net.lo /etc/init.d/net.eth0

And you're done :)

EDIT: Meh, me is late with this one as the answer is few posts up.
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Top
Fred Krogh
Veteran
Veteran
Posts: 1036
Joined: Mon Feb 07, 2005 11:50 pm
Location: Tujunga, CA
Contact:
Contact Fred Krogh
Website

Need gdm for DISPLAYMANAGER in /etc/conf.d/xdm

  • Quote

Post by Fred Krogh » Tue Apr 15, 2008 11:51 pm

I had been using xdm here and gnome wouldn't start with that. (Maybe it shouldln't have worked in the past?)

Also I decided to try rc_parallel="YES" in /etc/rc.conf. It seems to work fine, but complains that mysql failed to start. In fact it seems to have started just fine. Unless I get some reassurance I'm going to use "NO" for now.
Fred
Top
katafitos
n00b
n00b
User avatar
Posts: 56
Joined: Wed Nov 22, 2006 2:21 pm
Location: Greece

  • Quote

Post by katafitos » Wed Apr 16, 2008 1:42 am

udev is blocking openrc for me when I try to upgrade to baselayout-2

Code: Select all

[ebuild  N    ] sys-fs/udev-115-r1  USE="(-selinux)" 0 kB
[ebuild     U ] sys-apps/baselayout-2.0.0 [1.12.11.1] USE="-build (-bootstrap%) (-static%) (-unicode%*)" 23 kB
[ebuild  N    ] sys-apps/openrc-0.2.1-r2  USE="ncurses pam unicode -debug" 139 kB
[blocks B     ] <sys-fs/udev-118-r2 (is blocking sys-apps/openrc-0.2.1-r2)
Top
yngwin
Retired Dev
Retired Dev
User avatar
Posts: 4572
Joined: Thu Dec 19, 2002 1:22 pm
Location: Suzhou, China

  • Quote

Post by yngwin » Wed Apr 16, 2008 1:47 am

katafitos wrote:udev is blocking openrc for me when I try to upgrade to baselayout-2
Upgrade udev first.
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Top
katafitos
n00b
n00b
User avatar
Posts: 56
Joined: Wed Nov 22, 2006 2:21 pm
Location: Greece

  • Quote

Post by katafitos » Wed Apr 16, 2008 1:51 am

yngwin wrote:
katafitos wrote:udev is blocking openrc for me when I try to upgrade to baselayout-2
Upgrade udev first.
I unmasked it using autounmask
I should have thought that.. :oops:
Thank you!
Top
meulie
l33t
l33t
User avatar
Posts: 845
Joined: Tue Jun 17, 2003 12:07 pm
Location: a Dutchman living in Norway
Contact:
Contact meulie
Website

  • Quote

Post by meulie » Wed Apr 16, 2008 7:59 am

Got some problems with rc_depend_strict as well. I have set it to 'NO', but my laptop still whines about net.wlan0 not being available when I try to start, for example, the ssh server even though I am online via ethernet.
Greetz,
Evert Meulie
Top
Hwoarang
Retired Dev
Retired Dev
User avatar
Posts: 701
Joined: Sat Feb 24, 2007 10:41 am
Location: Leeds, UK
Contact:
Contact Hwoarang
Website

  • Quote

Post by Hwoarang » Wed Apr 16, 2008 10:06 am

Does anyone have a problem with nfsmount on shutdown? I get an error mesasege " nfsmount failed to stop"
Top
octoploid
n00b
n00b
User avatar
Posts: 65
Joined: Sat Oct 21, 2006 7:09 am

  • Quote

Post by octoploid » Wed Apr 16, 2008 1:09 pm

Hwoarang wrote:Does anyone have a problem with nfsmount on shutdown? I get an error mesasege " nfsmount failed to stop"
Yes, I have similar problems with dmcrypt on shutdown when I use rc_parallel="YES".
No problems with rc_parallel="NO".
Myself and mine gymnastic ever
Top
Hwoarang
Retired Dev
Retired Dev
User avatar
Posts: 701
Joined: Sat Feb 24, 2007 10:41 am
Location: Leeds, UK
Contact:
Contact Hwoarang
Website

  • Quote

Post by Hwoarang » Wed Apr 16, 2008 3:26 pm

Ah i see. I have also set "YES". I ll change it
Top
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

  • Quote

Post by webhawg » Wed Apr 16, 2008 3:47 pm

UberLord wrote:ln -s net.lo /etc/init.d/net.eth0

And you're done :)
This doesn't seem to work for me. I have /etc/conf.d/net configured properly. But for some reason it doesn't start on boot. Once I've booted up... "/etc/init.d/net.eth0 start" starts just fine. But it won't start on boot. Any suggestions?

I have net.eth0 in rc-update. What's wrong? What am I missing?
Top
Fred Krogh
Veteran
Veteran
Posts: 1036
Joined: Mon Feb 07, 2005 11:50 pm
Location: Tujunga, CA
Contact:
Contact Fred Krogh
Website

  • Quote

Post by Fred Krogh » Wed Apr 16, 2008 3:52 pm

Do you have net.lo started at the boot level?
Top
webhawg
Apprentice
Apprentice
User avatar
Posts: 293
Joined: Fri Oct 18, 2002 6:07 pm

  • Quote

Post by webhawg » Wed Apr 16, 2008 3:57 pm

Fred Krogh wrote:Do you have net.lo started at the boot level?
Yes.
Top
frostschutz
Advocate
Advocate
User avatar
Posts: 2978
Joined: Tue Feb 22, 2005 11:23 am
Location: Germany

  • Quote

Post by frostschutz » Wed Apr 16, 2008 6:37 pm

I still have issues with spamd not starting. I tried all your suggestions but all of them fail for me.

My main issue is actually that I don't know how to make it give me error messages. Output as the following gives me zero information as to what could be wrong:

Code: Select all

spamd          | * Caching service dependencies ...                       [ ok ]
spamd          | * Starting spamd ...
spamd          | * Failed to start spamd                                  [ !! ]
spamd          | * ERROR: spamd failed to start
This is with the --name spamd \ line added to the original init script.
Top
UberLord
Retired Dev
Retired Dev
User avatar
Posts: 6838
Joined: Thu Sep 18, 2003 10:26 am
Location: Blighty
Contact:
Contact UberLord
Website

  • Quote

Post by UberLord » Wed Apr 16, 2008 6:41 pm

spamd is a perl daemon, iirc. As such, it needs special handling. Try starting with a pidfile referenced. If that fails, try starting perl and then pass spamd as the first argument. Like so

start-stop-daemon --start --exec /usr/bin/spamd -- spamd-options
becomes
start-stop-daemon --start --exec /usr/bin/perl -- /usr/bin/spamd spamd-options
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Top
frostschutz
Advocate
Advocate
User avatar
Posts: 2978
Joined: Tue Feb 22, 2005 11:23 am
Location: Germany

  • Quote

Post by frostschutz » Wed Apr 16, 2008 6:43 pm

Found the problem... there were some old spamd (perl) instances still running and not cleaned up, and they occupied the socket. killall -9 perl solved that matter (although you shouldn't run this command if you have any other perl services as you may end up killing them too). The init script was hiding error messages by spamd... :(

If anyone is interested in the spamd init script that works for me, I nopasted it here:

http://phpfi.com/310389 (download link in upper right corner)

Make sure to zap (remove pidfile) and kill old perl instances that may occupy the spamd port first, i.e. this worked for me:

Code: Select all

/etc/init.d/spamd zap
killall -9 perl
/etc/init.d/spamd start
Top
tranquilcool
Veteran
Veteran
Posts: 1246
Joined: Fri Mar 25, 2005 1:16 pm

  • Quote

Post by tranquilcool » Thu Aug 07, 2008 8:55 am

with current baselayout(2) mysql, spamd and amavisd fail to start.
any help?
thanks.
this is a strange strange world.
Top
JeliJami
Veteran
Veteran
User avatar
Posts: 1086
Joined: Tue Jan 17, 2006 11:22 am
Location: Belgium

  • Quote

Post by JeliJami » Thu Aug 07, 2008 9:40 am

any error messages on start?

Code: Select all

/etc/init.d/spamd restart
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Top
tranquilcool
Veteran
Veteran
Posts: 1246
Joined: Fri Mar 25, 2005 1:16 pm

  • Quote

Post by tranquilcool » Thu Aug 07, 2008 10:08 am

JeliJami wrote:any error messages on start?

Code: Select all

/etc/init.d/spamd restart
Starting spamd ...
* Failed to start spamd [ !! ]
* ERROR: spamd failed to start

let me put it better. the services are started and working. but even during boot
i still have 'the failed to start' errors plus /usr/sbin/spamd died. same for amavisd.

i am using openrc-svn
this is a strange strange world.
Top
Post Reply

120 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic