[Bug 362797] Re: bonding module not loading

2009-04-22 Thread Scott James Remnant
The file was removed as part of the upgrade, the backup was left for you
since you modified the file.

In general you should not modify files in ".d" directories to add new
settings, but only to change or comment out the settings therein.

Instead, in future, you should just create a new file for your custom
settings

** Changed in: module-init-tools (Ubuntu)
   Status: New => Won't Fix

-- 
bonding module not loading
https://bugs.launchpad.net/bugs/362797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362797] Re: bonding module not loading

2009-04-22 Thread Brian Murray
I am assigning this to module-init-tools since it most like moved the
file.

** Package changed: ubuntu => module-init-tools (Ubuntu)

** Changed in: module-init-tools (Ubuntu)
   Status: Incomplete => New

-- 
bonding module not loading
https://bugs.launchpad.net/bugs/362797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362797] Re: bonding module not loading

2009-04-18 Thread encmonkey
dpkg -S doesn't find anything for either /etc/modprobe.d/arch/x86_64 or
x86_64.dpkg-bak.

The contents of the file are:

r...@kvm0:/etc/modprobe.d/arch# more x86_64.dpkg-bak 
alias parport_lowlevel parport_pc

alias binfmt-0064 ia32_aout

alias bond0 bonding
options bonding mode=0 miimon=100 downdelay=200 updelay=200

Also, I just noticed that my /etc/modprobe/aliases file is also now been
converted to a "dpkg-bak":

r...@kvm0:/etc/modprobe.d# ls
aliases.dpkg-bakblacklist.conf  blacklist-watchdog.conf
archblacklist-firewire.conf options.dpkg-bak
blacklist-ath_pci.conf  blacklist-framebuffer.conf

Is there a pre/post script running to back up some stuff that may not
have completed or not run correctly on the upgrade?  I know the aliases
file also has the bonding information in it (and I think that's where
I'd originally edited the file to configure it):

r...@kvm0:/etc/modprobe.d# tail -10 aliases.dpkg-bak 
alias plip1 plip
alias slip0 slip
alias slip1 slip
alias tunl0 ipip
alias gre0 ip_gre

alias usbdevfs usbcore

alias bond0 bonding
options bonding mode=5 miimon=100

Thanks-
ian

-- 
bonding module not loading
https://bugs.launchpad.net/bugs/362797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362797] Re: bonding module not loading

2009-04-17 Thread Brian Murray
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Where did this file '/etc/modprobe.d/arch/x86_64' file
come from?  You can check via the command 'dkpkg -S'.  Thanks in
advance.

** Changed in: ubuntu
   Status: New => Incomplete

-- 
bonding module not loading
https://bugs.launchpad.net/bugs/362797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362797] Re: bonding module not loading

2009-04-17 Thread encmonkey
I might be answering my own bug here, but it looks like the upgrade
renamed /etc/modprobe.d/arch/x86_64 to x86_64.dpkg-bak which is causing
it to miss the modules there.

-- 
bonding module not loading
https://bugs.launchpad.net/bugs/362797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs