Broken login

Dagobert Michelsen dam at opencsw.org
Tue Apr 15 21:45:12 CEST 2014


Hi Peter,

Am 14.04.2014 um 17:09 schrieb Peter Bonivart <bonivart at opencsw.org>:
>> 2014-04-14 13:29 GMT+01:00 Peter Bonivart <bonivart at opencsw.org>:
>> "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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2418 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20140415/6cfa3c5b/attachment.p7s>


More information about the maintainers mailing list