[opensuse-packaging] %perl_gen_filelist fails on openSUSE 11.1
Hello, I have packaged the Mail::Sender perl module (which is required by PostfixAdmin's vacation script). The buildservice successfully created packages for openSUSE >= 11.2, but it fails for 11.1 with + %perl_gen_filelist /var/tmp/rpm-tmp.94042: line 31: fg: no job control error: Bad exit status from /var/tmp/rpm-tmp.94042 (%install) Does someone have an idea what is wrong and how I can fix it? The package is perl-Mail-Sender in home:cboltz https://build.opensuse.org/package/show?package=perl-Mail-Sender&project=home:cboltz Regards, Christian Boltz --
In Yast2-System-Editor /etc/sysconfig-Dateien in System-Kernel-MODULES_LOADED_ON_BOOT ide-scsi eintragen. *JAUUUUUUUULLLLL* *ARRRGGHHHH* Man reiche mir eine Klinik-Jahrespackung von $SCHMERZMITTEL!!! [> Heinz Dittmar und David Haller in suse-linux] -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
El 06/08/10 18:52, Christian Boltz escribió:
Does someone have an idea what is wrong and how I can fix it?
Not defined in 11.1 ... try using the regular file list instead. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Aug 06, 10 19:13:32 -0400, Cristian Rodríguez wrote:
El 06/08/10 18:52, Christian Boltz escribió:
Does someone have an idea what is wrong and how I can fix it? Not defined in 11.1 ... try using the regular file list instead.
%if 0%{?suse_version} < 1120 BuildRequires: perl-macros %endif Should do the trick. cheers, JW- -- o \ Juergen Weigert paint it green! __/ _=======.=======_ <V> | jw@suse.de back to ascii! __/ _---|____________\/ \ | 0911 74053-508 __/ (____/ /\ (/) | _____________________________/ _/ \_ vim:set sw=2 wm=8 SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) "Why would it be stupid to assume that a file can continue to be accessed by the same name in the future?" Brion Vibber bwmo#15842#c12 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi Am 07.08.2010 16:41, schrieb Juergen Weigert:
%if 0%{?suse_version} < 1120 BuildRequires: perl-macros %endif
Should do the trick.
cheers, JW-
and using cpanspec would create a more SuSE like spec file. give it a try :) -- Christian --------------------------------------------------- Der ultimative shop für Sportbekleidung und Zubehör http://www.sc24.de --------------------------------------------------- -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (4)
-
Christian
-
Christian Boltz
-
Cristian Rodríguez
-
Juergen Weigert