Re: udev 182
Dnia piątek, 30 marca 2012, Elan Ruusamäe napisał: [...] > no, just take start_udev script and replace it in your system, no need > to do full udev rebuild > > http://cvs.pld-linux.org/packages/udev/start_udev Seems to be OK, I've observed no errors. -- Łukasz Maśko_o) Lukasz.Masko(at)ipipan.waw.pl /\\ Registered Linux User #61028 _\_V Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana" ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
On 30.03.2012 12:16, Łukasz Maśko wrote: Dnia piątek, 30 marca 2012, Elan Ruusamäe napisał: [...] can you test with start_udev from HEAD again? i.e is the initial error also back? Do you mean, I should rebuild udev from CVS with -r HEAD and try again? OK, but later, whem my daughter goes to sleep, now she will not let me do this ;-) no, just take start_udev script and replace it in your system, no need to do full udev rebuild http://cvs.pld-linux.org/packages/udev/start_udev -- glen ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
Dnia piątek, 30 marca 2012, Elan Ruusamäe napisał: [...] > can you test with start_udev from HEAD again? i.e is the initial error > also back? Do you mean, I should rebuild udev from CVS with -r HEAD and try again? OK, but later, whem my daughter goes to sleep, now she will not let me do this ;-) -- Łukasz Maśko_o) Lukasz.Masko(at)ipipan.waw.pl /\\ Registered Linux User #61028 _\_V Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana" ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
On 30/03/12 00:34, Łukasz Maśko wrote: Dnia czwartek, 29 marca 2012, Jan Rękorajski napisał: [...] I smell somthing fishy there. Nowhere in start_udev script dev mountpoint occurs as "/dev/", yet I see it on this photo. Can you add "-x" option to shebang in this script? And put this code right after it?: echo "/proc/mounts :" cat /proc/mounts echo "/etc/mtab :" cat /etc/mtab echo "-" But before you do that, one question - do you have /dev/console, /dev/null and /dev/zero on this filesystem? Normal nodes, directly on fs. See recent thread about new install for gory details. OK. Solved. I had udev_root="/dev/" defined in my udev.conf (from the ancient times) an that caused this problem. Now it's clean. And - yes, I have static /dev/{console,null,zero} in my system (even without udev). can you test with start_udev from HEAD again? i.e is the initial error also back? -- glen ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
Dnia czwartek, 29 marca 2012, Jan Rękorajski napisał: [...] > > I smell somthing fishy there. Nowhere in start_udev script dev > > mountpoint occurs as "/dev/", yet I see it on this photo. > > Can you add "-x" option to shebang in this script? > > And put this code right after it?: > > > > echo "/proc/mounts :" > > cat /proc/mounts > > echo "/etc/mtab :" > > cat /etc/mtab > > echo "-" > > But before you do that, one question - do you have /dev/console, > /dev/null and /dev/zero on this filesystem? Normal nodes, directly on > fs. See recent thread about new install for gory details. OK. Solved. I had udev_root="/dev/" defined in my udev.conf (from the ancient times) an that caused this problem. Now it's clean. And - yes, I have static /dev/{console,null,zero} in my system (even without udev). -- Łukasz Maśko_o) Lukasz.Masko(at)ipipan.waw.pl /\\ Registered Linux User #61028 _\_V Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana" ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
On Thu, 29 Mar 2012, Jan Rękorajski wrote: > On Thu, 29 Mar 2012, Łukasz Maśko wrote: > > > Dnia czwartek, 29 marca 2012, Jan Rękorajski napisał: > > [...] > > > The problem was in start_udev script. > > > udev-182-2 should work again. > > > > It is not, kind of error has changed (sorry for picture quality): > > http://yen.ipipan.waw.pl/~ed/udev_devtmpfs2.jpg > > I smell somthing fishy there. Nowhere in start_udev script dev > mountpoint occurs as "/dev/", yet I see it on this photo. > Can you add "-x" option to shebang in this script? > And put this code right after it?: > > echo "/proc/mounts :" > cat /proc/mounts > echo "/etc/mtab :" > cat /etc/mtab > echo "-" But before you do that, one question - do you have /dev/console, /dev/null and /dev/zero on this filesystem? Normal nodes, directly on fs. See recent thread about new install for gory details. -- Jan Rękorajski | PLD/Linux SysAdm | http://www.pld-linux.org/ bagginsmimuw.edu.pl bagginspld-linux.org ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
On Thu, 29 Mar 2012, Łukasz Maśko wrote: > Dnia czwartek, 29 marca 2012, Jan Rękorajski napisał: > [...] > > The problem was in start_udev script. > > udev-182-2 should work again. > > It is not, kind of error has changed (sorry for picture quality): > http://yen.ipipan.waw.pl/~ed/udev_devtmpfs2.jpg I smell somthing fishy there. Nowhere in start_udev script dev mountpoint occurs as "/dev/", yet I see it on this photo. Can you add "-x" option to shebang in this script? And put this code right after it?: echo "/proc/mounts :" cat /proc/mounts echo "/etc/mtab :" cat /etc/mtab echo "-" -- Jan Rękorajski | PLD/Linux SysAdm | http://www.pld-linux.org/ bagginsmimuw.edu.pl bagginspld-linux.org ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
Dnia czwartek, 29 marca 2012, Jan Rękorajski napisał: [...] > The problem was in start_udev script. > udev-182-2 should work again. It is not, kind of error has changed (sorry for picture quality): http://yen.ipipan.waw.pl/~ed/udev_devtmpfs2.jpg -- Łukasz Maśko_o) Lukasz.Masko(at)ipipan.waw.pl /\\ Registered Linux User #61028 _\_V Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana" ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
[czwartek, 29 marzec 2012], Łukasz Maśko napisał(a): > Dnia środa, 28 marca 2012, Jan Rękorajski napisał: > > Hi, > > This is a heads-up, new udev 182 that is in th-test requires mounted > > devtmpfs to operate properly as it (udev >= 181) does not create any > > nodes anymore. Current rc.sysinit (rc-scripts >= 0.4.5.3-1) do mount > > devtmpfs, > > as does systemd. > > So what may be the problem in my situation (have a look at this picture: > http://yen.ipipan.waw.pl/~ed/udev_devtmpfs.jpg). The problem was in start_udev script. udev-182-2 should work again. -- Jan Rękorajski | PLD/Linux SysAdm | http://www.pld-linux.org/ bagginsmimuw.edu.pl bagginspld-linux.org ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
Re: udev 182
Dnia środa, 28 marca 2012, Jan Rękorajski napisał: > Hi, > This is a heads-up, new udev 182 that is in th-test requires mounted > devtmpfs to operate properly as it (udev >= 181) does not create any > nodes anymore. Current rc.sysinit (rc-scripts >= 0.4.5.3-1) do mount > devtmpfs, > as does systemd. So what may be the problem in my situation (have a look at this picture: http://yen.ipipan.waw.pl/~ed/udev_devtmpfs.jpg). $ rpm -q udev rc-scripts udev-182-1.i686 rc-scripts-0.4.5.3-9.i686 -- Łukasz Maśko_o) Lukasz.Masko(at)ipipan.waw.pl /\\ Registered Linux User #61028 _\_V Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana" ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en