[opensuse-buildservice] unzip missing on Factory
Hi, i try to build a package for many suse flavours, SLES9, SL 10.2 and SL10.1 build just fine, but Factory is failing, i get: "/var/tmp/rpm-tmp.74633: line 24: unzip: command not found", how should i solve it? Ciro --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
"Ciro Iriarte" <cyruspy@gmail.com> writes:
Hi, i try to build a package for many suse flavours, SLES9, SL 10.2 and SL10.1 build just fine, but Factory is failing, i get: "/var/tmp/rpm-tmp.74633: line 24: unzip: command not found", how should i solve it?
I guess it's not in the default build environment, add an explicit: BuildRequires: unzip to your sepc file, Andreas -- Andreas Jaeger, Director Platform/openSUSE, aj@suse.de SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Hello, on Sonntag, 19. August 2007, Ciro Iriarte wrote:
Hi, i try to build a package for many suse flavours, SLES9, SL 10.2 and SL10.1 build just fine, but Factory is failing, i get: "/var/tmp/rpm-tmp.74633: line 24: unzip: command not found", how should i solve it?
Guessed: BuildRequires: unzip (maybe it was in the base pattern of the older distributions and now removed in Factory base pattern) Regards, Christian Boltz -- Wir brauchen ein "postfixbuchconf"-Kommando, damit wir Autor und Version bestimmen können... ;) [Patrick Ben Koetter in postfixbuch-users] --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
2007/8/19, Christian Boltz <opensuse@cboltz.de>:
Hello,
on Sonntag, 19. August 2007, Ciro Iriarte wrote:
Hi, i try to build a package for many suse flavours, SLES9, SL 10.2 and SL10.1 build just fine, but Factory is failing, i get: "/var/tmp/rpm-tmp.74633: line 24: unzip: command not found", how should i solve it?
Guessed: BuildRequires: unzip
(maybe it was in the base pattern of the older distributions and now removed in Factory base pattern)
Regards,
Christian Boltz --
Thanks to Andreas and Christian. Ciro --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Andreas Jaeger
-
Christian Boltz
-
Ciro Iriarte