Oleg Vinichenko Posted June 7, 2014 Report Share Posted June 7, 2014 As per http://bugs.funtoo.org/browse/FL-986 Funtoo now updating udev (eudev). This update require manual intervention, here are the steps after tree update (emerge --sync) # emerge --sync # emerge --deselect udev # emerge virtual/udev # dispatch-conf or etc-update (be careful) # emerge @preserved-rebuild Reboot. keep a systemrescue cd near in case of uncertain troubles. There're numerous packages forked in Funtoo tree to prevent udev updates. These whould need update or unfork, all emerge output should be directed to relevant bug report, see above link and on Funtoo IRC #funtoo channel, nick angry_vincent. fabiobeneditto and drobbins 2 Link to comment Share on other sites More sharing options...
Funtoo Linux BDFL drobbins Posted June 8, 2014 Funtoo Linux BDFL Report Share Posted June 8, 2014 I updated a home server over here, and there were no troubles, but I have yet to update a desktop. I have seen a report on bugs.funtoo.org of someone losing their mouse and keyboard after this update. Was this working for you on a desktop? Link to comment Share on other sites More sharing options...
Oleg Vinichenko Posted June 8, 2014 Author Report Share Posted June 8, 2014 yes, all went fine, but it's in virtual machine. Link to comment Share on other sites More sharing options...
NikosAlexandris Posted June 16, 2014 Report Share Posted June 16, 2014 Can I clone my Funtoo box in a virtual disk, so as to test the emerge virtual/udev or is it safe to emerge now? Link to comment Share on other sites More sharing options...
jeanfrancis Posted June 16, 2014 Report Share Posted June 16, 2014 I only have one issue here, which seems to be only a problem while building stage3s. There is a file collision between eudev and udev-init-scripts : * Searching for /etc/init.d/udev-postmount ... sys-fs/eudev-1.5.3-r1 (/etc/init.d/udev-postmount) sys-fs/udev-init-scripts-27 (/etc/init.d/udev-postmount) It does not cause issues on a live system, but maybe because of different Portage configuration in Metro, stage3 fails with the following : * Detected file collision(s): * * /etc/init.d/udev-postmount * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * sys-fs/eudev-1.5.3-r1:0::gentoo * /etc/init.d/udev-postmount * * Package 'sys-fs/udev-init-scripts-27' NOT merged due to file * collisions. If necessary, refer to your elog messages for the whole * content of the above message. Thanks! Link to comment Share on other sites More sharing options...
Funtoo Linux BDFL drobbins Posted June 17, 2014 Funtoo Linux BDFL Report Share Posted June 17, 2014 Yep, hitting this collision here for metro builds. There are also other metro changes that need to be made -- metro currently puts sys-fs/udev in the world set. Link to comment Share on other sites More sharing options...
Oleg Vinichenko Posted June 17, 2014 Author Report Share Posted June 17, 2014 I overlooked this. Should be fixed now :) drobbins 1 Link to comment Share on other sites More sharing options...
jeanfrancis Posted June 17, 2014 Report Share Posted June 17, 2014 Thanks! :) drobbins 1 Link to comment Share on other sites More sharing options...
pascalbrax Posted June 23, 2014 Report Share Posted June 23, 2014 As per http://bugs.funtoo.org/browse/FL-986 Funtoo now updating udev (eudev). This update require manual intervention, here are the steps after tree update (emerge --sync) # emerge --sync # emerge --deselect udev # emerge virtual/udev # dispatch-conf or etc-update (be careful) # emerge @preserved-rebuild Is that right? I'm a bit confused here. mira ~ # emerge --version Portage 2.3.6-r8 (funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-4.8.2, glibc-2.18-r1, 3.11.6-gentoo-pbx x86_64) mira ~ # emerge --sync >>> Starting git pull... [...] >>> Git pull in /usr/portage successful mira ~ # emerge --deselect udev >>> No matching atoms found in "world" favorites file... Link to comment Share on other sites More sharing options...
Oleg Vinichenko Posted June 23, 2014 Author Report Share Posted June 23, 2014 it's ok Link to comment Share on other sites More sharing options...
javajake Posted June 24, 2014 Report Share Posted June 24, 2014 Is that right? I'm a bit confused here. mira ~ # emerge --version Portage 2.3.6-r8 (funtoo/1.0/linux-gnu/arch/x86-64bit, gcc-4.8.2, glibc-2.18-r1, 3.11.6-gentoo-pbx x86_64) mira ~ # emerge --sync >>> Starting git pull... [...] >>> Git pull in /usr/portage successful mira ~ # emerge --deselect udev >>> No matching atoms found in "world" favorites file... I got the same. You should be fine. Link to comment Share on other sites More sharing options...
Funtoo Linux BDFL drobbins Posted June 25, 2014 Funtoo Linux BDFL Report Share Posted June 25, 2014 We have cleaned up udev from newer stages, so it won't be in the world file anymore. Link to comment Share on other sites More sharing options...
Recommended Posts