Mark C. Hawkins wrote, On 2010. 10. 29. 23:45:
I've got a Lucid (10.04) guest running in a production environment that I don't really want to rebuild

After running apt-get upgrade I get errors from the udev package.

From reading other posts I see that udev is not used and that holding the package back prevents the problem when doing an upgrade, but does anyone have a solution to get rid of the error message if the upgrade was already attempted?

Removing udev doesn't work as there are too many packages that depend on udev. is there anyway to remove udev without breaking the other packages or some way to remove the error?

There is a section in the postinstall script of the package, which recreates devices by mknod. Just remove it, or include 'return 0' so the script can exist by the return code 0.

Bye,

tamas
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Lxc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to