Julian Wiesener wrote:
> Hallo,
> 
> it seems pkg can't handle socket files. I'm not sure if either pkg
> should handle that files or a preuninstall-script should stop the
> service and remove the file but at least the uninstallation shouldn't
> fail.

> Error: [('/var/run/dbus/system_bus_socket', '/var/pkg/lost
> +found/var/run/dbus-20080729T154709Z/system_bus_socket',
> <exceptions.IOError instance at 0x9d1f9ec>)]


There are a couple of bugs here...

/var/run is a volatile directory; creating files in it during package
install is just wrong... bug 2708

Second, pkg should cope w/ socket files, files as bug 2707.

- Bart

-- 
Bart Smaalders                  Solaris Kernel Performance
[EMAIL PROTECTED]               http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to