[opensuse-packaging] freeremoted: no job control

Project:: home:saigkill Package: freeremoted Hello Mates, i've get the following Error since build the Package: + rm -rf /var/tmp/freeremoted-0.1.4-build + %doc AUTHORS ChangeLog COPYING README /var/tmp/rpm-tmp.83553: line 24: fg: no job control error: Bad exit status from /var/tmp/rpm-tmp.83553 (%clean) And the breaks. Does anyone know what the error is? -- Sincereley yours Sascha Manns openSUSE Marketing Team (Weekly News) openSUSE Build Service Web: http://saschamanns.gulli.to Blog: http://lizards.opensuse.org/author/saigkill -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org

On 2009-03-01 01:04:39 +0100, Sascha 'saigkill' Manns wrote:
Project:: home:saigkill Package: freeremoted
Hello Mates,
i've get the following Error since build the Package:
+ rm -rf /var/tmp/freeremoted-0.1.4-build + %doc AUTHORS ChangeLog COPYING README /var/tmp/rpm-tmp.83553: line 24: fg: no job control error: Bad exit status from /var/tmp/rpm-tmp.83553 (%clean)
And the breaks. Does anyone know what the error is? You have to add it to the %files section: %files ... %doc AUTHORS ChangeLog ...
Marcus -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org

On Sonntag 01 März 2009 01:23:10 Marcus Hüwe wrote:
On 2009-03-01 01:04:39 +0100, Sascha 'saigkill' Manns wrote:
Project:: home:saigkill Package: freeremoted
Hello Mates,
i've get the following Error since build the Package:
+ rm -rf /var/tmp/freeremoted-0.1.4-build + %doc AUTHORS ChangeLog COPYING README /var/tmp/rpm-tmp.83553: line 24: fg: no job control error: Bad exit status from /var/tmp/rpm-tmp.83553 (%clean)
And the breaks. Does anyone know what the error is?
You have to add it to the %files section: %files ... %doc AUTHORS ChangeLog ... Yes you're right. I putted into the false Section :-) Thanks for Reviewing
-- Sincereley yours Sascha Manns openSUSE Marketing Team (Weekly News) openSUSE Build Service Web: http://saschamanns.gulli.to Blog: http://lizards.opensuse.org/author/saigkill -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Marcus Hüwe
-
Sascha 'saigkill' Manns