* [gentoo-user] Following a well overdue world -u I have no network
@ 2005-08-31 2:29 Harry Putnam
2005-08-31 3:26 ` Roy Wright
2005-09-14 1:28 ` [gentoo-user] " Daevid Vincent
0 siblings, 2 replies; 10+ messages in thread
From: Harry Putnam @ 2005-08-31 2:29 UTC (permalink / raw
To: gentoo-user
Followin a well overdue emerge world -u I have no network on reboot.
The pieces seem to be there, although I'm not sure I remember what all
goes into it.
/etc/conf.d/net has the eht0 address and gateway address but its not
getting set on bootup.
I can ifconfig and route it into place of course but wondering why it
isn't just happening like before the update.
I went thru the new conf files with etc-update and seemingly was
carefull to get them right or merged etc.
Another very disturbing phenomena is that a mail spool directory I've
used for years in ~/spool is getting deleted by something. This is
not tolerable of course since all mail resides there at least until it
is slurped by my emacs/gnus reader.
I did notice some rsnaphot errors on first reboot that indicated a
needed parameter (`config_version') was missing from my conf files.
Must be someting new in rsnapshot since those confs worked fine
prior to update. I went ahead and added the parameter:
config_version 1.2 to each conf and recieved no more errors.
What steps do I need to track down the network not getting setup and
the mysterious deletions?
Can some one just list the various files that contain the needed
network settings. Maybe I've inadvertantly overwritten something.
Any ideas how to track donw what is deleting ~/spool?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Following a well overdue world -u I have no network
2005-08-31 2:29 [gentoo-user] Following a well overdue world -u I have no network Harry Putnam
@ 2005-08-31 3:26 ` Roy Wright
2005-08-31 3:42 ` Nick Rout
2005-08-31 11:48 ` Harry Putnam
2005-09-14 1:28 ` [gentoo-user] " Daevid Vincent
1 sibling, 2 replies; 10+ messages in thread
From: Roy Wright @ 2005-08-31 3:26 UTC (permalink / raw
To: gentoo-user
Harry Putnam wrote:
>Followin a well overdue emerge world -u I have no network on reboot.
>
>The pieces seem to be there, although I'm not sure I remember what all
>goes into it.
>
>/etc/conf.d/net has the eht0 address and gateway address but its not
>getting set on bootup.
>
>I can ifconfig and route it into place of course but wondering why it
>isn't just happening like before the update.
>
>I went thru the new conf files with etc-update and seemingly was
>carefull to get them right or merged etc.
>
>Another very disturbing phenomena is that a mail spool directory I've
>used for years in ~/spool is getting deleted by something. This is
>not tolerable of course since all mail resides there at least until it
>is slurped by my emacs/gnus reader.
>
>I did notice some rsnaphot errors on first reboot that indicated a
>needed parameter (`config_version') was missing from my conf files.
>Must be someting new in rsnapshot since those confs worked fine
>prior to update. I went ahead and added the parameter:
> config_version 1.2 to each conf and recieved no more errors.
>
>What steps do I need to track down the network not getting setup and
>the mysterious deletions?
>
>Can some one just list the various files that contain the needed
>network settings. Maybe I've inadvertantly overwritten something.
>
>Any ideas how to track donw what is deleting ~/spool?
>
>
>
>
For the network problem:
hostname and domainname migrated from /etc to /etc/conf.d
check /etc/conf.d/net for something like:
iface_eth0="dhcp"
check dmesg
check /var/log
HTH,
Roy
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Following a well overdue world -u I have no network
2005-08-31 3:26 ` Roy Wright
@ 2005-08-31 3:42 ` Nick Rout
2005-08-31 9:42 ` [gentoo-user] " Harry Putnam
2005-08-31 11:48 ` Harry Putnam
1 sibling, 1 reply; 10+ messages in thread
From: Nick Rout @ 2005-08-31 3:42 UTC (permalink / raw
To: gentoo-user
On Tue, 30 Aug 2005 22:26:30 -0500
Roy Wright wrote:
> Harry Putnam wrote:
>
> >Followin a well overdue emerge world -u I have no network on reboot.
> >
> >The pieces seem to be there, although I'm not sure I remember what all
> >goes into it.
> >
> >/etc/conf.d/net has the eht0 address and gateway address but its not
> >getting set on bootup.
> >
> >I can ifconfig and route it into place of course but wondering why it
> >isn't just happening like before the update.
> >
> >I went thru the new conf files with etc-update and seemingly was
> >carefull to get them right or merged etc.
> >
> >Another very disturbing phenomena is that a mail spool directory I've
> >used for years in ~/spool is getting deleted by something. This is
> >not tolerable of course since all mail resides there at least until it
> >is slurped by my emacs/gnus reader.
> >
> >I did notice some rsnaphot errors on first reboot that indicated a
> >needed parameter (`config_version') was missing from my conf files.
> >Must be someting new in rsnapshot since those confs worked fine
> >prior to update. I went ahead and added the parameter:
> > config_version 1.2 to each conf and recieved no more errors.
> >
> >What steps do I need to track down the network not getting setup and
> >the mysterious deletions?
> >
> >Can some one just list the various files that contain the needed
> >network settings. Maybe I've inadvertantly overwritten something.
> >
> >Any ideas how to track donw what is deleting ~/spool?
> >
> >
> >
> >
> For the network problem:
first thing to know - have you updated your config files with
etc-update or dispatch-conf?
>
> hostname and domainname migrated from /etc to /etc/conf.d
>
> check /etc/conf.d/net for something like:
> iface_eth0="dhcp"
>
> check dmesg
>
> check /var/log
>
> HTH,
> Roy
> --
> gentoo-user@gentoo.org mailing list
--
Nick Rout <nick@rout.co.nz>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-user] Re: Following a well overdue world -u I have no network
2005-08-31 3:42 ` Nick Rout
@ 2005-08-31 9:42 ` Harry Putnam
2005-08-31 10:07 ` Neil Bothwick
2005-08-31 11:59 ` Jason Stubbs
0 siblings, 2 replies; 10+ messages in thread
From: Harry Putnam @ 2005-08-31 9:42 UTC (permalink / raw
To: gentoo-user
Nick Rout <nick@rout.co.nz> writes:
>> For the network problem:
>
> first thing to know - have you updated your config files with
> etc-update or dispatch-conf?
I used dispatch-conf, because of the archiving behaviour but I see it
doesn't really archive all of etc now.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Re: Following a well overdue world -u I have no network
2005-08-31 9:42 ` [gentoo-user] " Harry Putnam
@ 2005-08-31 10:07 ` Neil Bothwick
2005-08-31 11:53 ` Harry Putnam
2005-08-31 11:59 ` Jason Stubbs
1 sibling, 1 reply; 10+ messages in thread
From: Neil Bothwick @ 2005-08-31 10:07 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
On Wed, 31 Aug 2005 04:42:51 -0500, Harry Putnam wrote:
> > first thing to know - have you updated your config files with
> > etc-update or dispatch-conf?
>
> I used dispatch-conf, because of the archiving behaviour but I see it
> doesn't really archive all of etc now.
Have you enabled rcs in the config? This makes it backup the changes, so
you can roll back.
--
Neil Bothwick
This is as bad as it can get; but don't bet on it.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-user] Re: Following a well overdue world -u I have no network
2005-08-31 3:26 ` Roy Wright
2005-08-31 3:42 ` Nick Rout
@ 2005-08-31 11:48 ` Harry Putnam
1 sibling, 0 replies; 10+ messages in thread
From: Harry Putnam @ 2005-08-31 11:48 UTC (permalink / raw
To: gentoo-user
Roy, looks like my first impulse about an update... IE, that it would
be a pita is coming true... hehe
Roy Wright <royw@cisco.com> writes:
> For the network problem:
>
> hostname and domainname migrated from /etc to /etc/conf.d
Has /etc/domainname just moved to /etc/conf.d or is it a new filename
with different notation?
I see my old domainname file in etc and something called:
/etc/conf.d/dnsdomainname which appears to be unchanged by the
update and has a Mar 22 date on it.
It says simply:
local.net0 (which is correct)
This is the only uncommented line in pre update /etc/domainname:
# When setting up resolv.conf, what should take precedence?
# If you wish to always override DHCP/whatever, set this to 1.
OVERRIDE=1
So just move it bodily to /etc/conf.d?
Regarding dmesg. Network devices are being recognized normally.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-user] Re: Following a well overdue world -u I have no network
2005-08-31 10:07 ` Neil Bothwick
@ 2005-08-31 11:53 ` Harry Putnam
2005-08-31 13:26 ` Neil Bothwick
0 siblings, 1 reply; 10+ messages in thread
From: Harry Putnam @ 2005-08-31 11:53 UTC (permalink / raw
To: gentoo-user
Neil Bothwick <neil@digimed.co.uk> writes:
> On Wed, 31 Aug 2005 04:42:51 -0500, Harry Putnam wrote:
>
>> > first thing to know - have you updated your config files with
>> > etc-update or dispatch-conf?
>>
>> I used dispatch-conf, because of the archiving behaviour but I see it
>> doesn't really archive all of etc now.
>
> Have you enabled rcs in the config? This makes it backup the changes, so
> you can roll back.
No, I just used it sort of blindly and in many cases choose to `e'
edit the new file, where upon I'd read the old file into the new and
take what looked like it needed to be taken into the new file. Then
save exit and chose `u' (use new).
So I guess the result should have been a very manual merging. There
were some 128 new conf files. The vast majority I just accepted as is
since I'd not done any conf changes on most of them.
I was under the conception that the archiving mechanism did a backup
of all of etc but apparently that is not the case.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Re: Following a well overdue world -u I have no network
2005-08-31 9:42 ` [gentoo-user] " Harry Putnam
2005-08-31 10:07 ` Neil Bothwick
@ 2005-08-31 11:59 ` Jason Stubbs
1 sibling, 0 replies; 10+ messages in thread
From: Jason Stubbs @ 2005-08-31 11:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 630 bytes --]
On Wednesday 31 August 2005 18:42, Harry Putnam wrote:
> Nick Rout <nick@rout.co.nz> writes:
> >> For the network problem:
> >
> > first thing to know - have you updated your config files with
> > etc-update or dispatch-conf?
>
> I used dispatch-conf, because of the archiving behaviour but I see it
> doesn't really archive all of etc now.
You've hit a bug in dispatch-conf. /etc/init.d/net.eth0 was previously a
file. Now it's a symlink to net.lo. dispatch-conf fails to handle that
change correctly. Hence, delete /etc/init.d/net.eth0 and recreate it as a
symlink and all should be fine.
--
Jason Stubbs
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Re: Following a well overdue world -u I have no network
2005-08-31 11:53 ` Harry Putnam
@ 2005-08-31 13:26 ` Neil Bothwick
0 siblings, 0 replies; 10+ messages in thread
From: Neil Bothwick @ 2005-08-31 13:26 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 614 bytes --]
On Wed, 31 Aug 2005 06:53:21 -0500, Harry Putnam wrote:
> > Have you enabled rcs in the config? This makes it backup the changes,
> > so you can roll back.
>
> No, I just used it sort of blindly...
Not the best way to operate Gentoo :(
> I was under the conception that the archiving mechanism did a backup
> of all of etc but apparently that is not the case.
It archives what you change. So if you copied your settings into the new
config file and then let dispatch-conf replace the old one with it, the
old settings will be archived.
--
Neil Bothwick
Beware of geeks bearing GIF's
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] Following a well overdue world -u I have no network
2005-08-31 2:29 [gentoo-user] Following a well overdue world -u I have no network Harry Putnam
2005-08-31 3:26 ` Roy Wright
@ 2005-09-14 1:28 ` Daevid Vincent
1 sibling, 0 replies; 10+ messages in thread
From: Daevid Vincent @ 2005-09-14 1:28 UTC (permalink / raw
To: gentoo-user
Not sure if this helps, but did you make sure that your symlinks are
correct. They should essentially all link to net.lo
init.d # ll net.*
lrwxrwxrwx 1 root root 6 Aug 29 18:07 net.eth0 -> net.lo
lrwxrwxrwx 1 root root 8 Nov 27 2004 net.eth1 -> net.eth0
-rwxr-xr-x 1 root root 24323 Aug 29 18:07 net.lo
lrwxrwxrwx 1 root root 8 Nov 27 2004 net.wlan0 -> net.eth0
> -----Original Message-----
> Following a well overdue emerge world -u I have no network on reboot.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2005-09-14 1:32 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31 2:29 [gentoo-user] Following a well overdue world -u I have no network Harry Putnam
2005-08-31 3:26 ` Roy Wright
2005-08-31 3:42 ` Nick Rout
2005-08-31 9:42 ` [gentoo-user] " Harry Putnam
2005-08-31 10:07 ` Neil Bothwick
2005-08-31 11:53 ` Harry Putnam
2005-08-31 13:26 ` Neil Bothwick
2005-08-31 11:59 ` Jason Stubbs
2005-08-31 11:48 ` Harry Putnam
2005-09-14 1:28 ` [gentoo-user] " Daevid Vincent
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox