FS#15408 - unopkg installer mktemp path error
Attached to Project:
Community Packages
Opened by Adrian Benson (abenson) - Monday, 06 July 2009, 17:03 GMT
Last edited by Ionut Biru (wonder) - Monday, 06 July 2009, 17:54 GMT
Opened by Adrian Benson (abenson) - Monday, 06 July 2009, 17:03 GMT
Last edited by Ionut Biru (wonder) - Monday, 06 July 2009, 17:54 GMT
|
Details/usr/lib/go-openoffice-*/program/unopkg , line 68 when attempting to list/install shared extensions calls - /bin/mktemp arch - /usr/bin/mktemp extensions still install The erroneous call to /bin/mktemp means that tempfiles are created in / (i.e. root) so running say: unopkg install --shared foo.oxt creates a spurious directory /user/.... This is not removed by unopkg I'm pretty sure you don't want that unopkg arbitrarily leaving directories in root I edited the /usr/lib/go-openoffice-3.1.0.6/program/unopkg and problem was resolved. |
This task depends upon
Closed by Ionut Biru (wonder)
Monday, 06 July 2009, 17:54 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#15410
Monday, 06 July 2009, 17:54 GMT
Reason for closing: Duplicate
Additional comments about closing: