Hi Peter, Am 14.04.2014 um 17:09 schrieb Peter Bonivart <[email protected]>: >> 2014-04-14 13:29 GMT+01:00 Peter Bonivart <[email protected]>: >> "running pkgutil; if this invocation runs, you can repeat it as >> follows: /opt/csw/bin/pkgutil -y -i pkg1 pkg2 pkg3 ..." >> >> This way you can go to syslog, and run pkgutil again to reproduce the >> problem. >> >> Or maybe an own pkgutil log in with the same information. It could be >> a long line with lots of packages, but it's 4k packages max, so still >> manageable. It wouldn't crash your text editor. > > I think we will probably break the syslog limit so a dedicated file > would be better to avoid that risk, logrotate can take care of > maintaining it.
Alternatively after each successfull installation the command for the remaining packages could be put in /var/opt/csw/pkgutil/finish-pkgupdate.sh or similar which would contain something like #!/bin/sh /opt/csw/bin/pkgutil -y -i <list of yet uninstalled packages> and which is removed after pkgutil successfully installed all packages. On reinvocation the commandfile must be correctly overwritten and executed at the same time in some smart way :-) Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
smime.p7s
Description: S/MIME cryptographic signature
