Seite 1 von 1

Gzip unter Suse

Verfasst: 24 Apr 2009, 15:42
von kneuss
Hallo zusammen

Hab folgendes Problem. Bei der Paketierung von SW-Paketen kommt folgender Fehler:

Code: Alles auswählen

info: Adding file 'Firefox_Setup_3.0.8.exe'
info: Adding file 'firefox.ins'
info: Exit code: 0
notice: Compressing file '/tmp/pack.firefox.vVn0u/CLIENT_DATA.cpio', format: gz
debug: Command 'gzip' found: '/usr/bin/gzip'
debug: Executing: /usr/bin/gzip --rsyncable "/tmp/pack.firefox.vVn0u/CLIENT_DATA.cpio"
error:  ->>> Try `gzip --help' for more information.
debug: Exit code: 256
critical: Traceback:
critical:      line 234 in '<module>' in file '/usr/bin/opsi-makeproductfile'
critical:      line 217 in 'main' in file '/usr/bin/opsi-makeproductfile'
critical:      line 786 in 'pack' in file '/usr/lib/python2.5/site-packages/OPSI/Product.py'
critical:      ==>>> Failed to create archive '/home/opsiproducts/firefox/firefox_3.0.8-1.opsi': Command '/usr/bin/gzip --rsyncable "/tmp/pack.firefox.vVn0u/CLIENT_DATA.cpio"' failed (256): Try `gzip --help' for more information.

ERROR: Failed to create archive '/home/opsiproducts/firefox/firefox_3.0.8-1.opsi': Command '/usr/bin/gzip --rsyncable "/tmp/pack.firefox.vVn0u/CLIENT_DATA.cpio"' failed (256): Try `gzip --help' for more information.


Gzip kennt den Befehl -rsyncable nicht.
Was kann ich da tun?

Ich verwende Open Suse 10.3.
Habe gesehen, dass bei einer Debian Kiste diese Option gefunden wurde.

Besten Dank für Hilfe.

Re: Gzip unter Suse

Verfasst: 26 Apr 2009, 15:35
von j.schneider
Wir stellen in unserem suse-Repository ein gzip-Paket bereit das die Option rsyncable kennt:
http://download.uib.de/suse/RPMS/i586/g ... 0.i586.rpm