[opensuse-buildservice] Unable to build Mandriva 2009 packages

Hey guys, I seem to be unable to build Mandriva 2009 packages, they all seem to die with an error similar to below:
cp: preserving times for XXX: Function not implemented
A real example is
+ cp -pr README /var/tmp/libtpproto-py-0.2.4-3.1-root/usr/share/doc/python-tp-netlib cp: preserving times for `/var/tmp/libtpproto-py-0.2.4-3.1-root/usr/share/doc/python-tp-netlib/README': Function not implemented error: Bad exit status from /var/tmp/rpm-tmp.2569 (%doc)
Which can be found at https://build.opensuse.org/package/live_build_log?arch=x86_64&package=libtpp... The same package builds fine under Mandriva 2008 system. It also appears that the 0%{?mandriva_version} variable is not being set as the "%if 0%{?mandriva_version} == 2009" test seems to fail. (In fact just %if 0%{?mandriva_version} fails too). Could this be fixed? Mandriva is the last distro I need to build packages for. Thanks for your help. Tim 'mithro' Ansell -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

This is caused due to a dependency off Mandriva to a certain kernel. I hope this gets fixed automatically when I find time to create openSUSE 11.1 based build host images. (A bugreport is open for this). On Freitag 28 November 2008 14:53:39 Tim Ansell wrote:
Hey guys,
I seem to be unable to build Mandriva 2009 packages, they all seem to
die with an error similar to below:
cp: preserving times for XXX: Function not implemented
A real example is
+ cp -pr README /var/tmp/libtpproto-py-0.2.4-3.1-root/usr/share/doc/python-tp-netlib cp: preserving times for `/var/tmp/libtpproto-py-0.2.4-3.1-root/usr/share/doc/python-tp-netlib/REA DME': Function not implemented error: Bad exit status from /var/tmp/rpm-tmp.2569 (%doc)
Which can be found at https://build.opensuse.org/package/live_build_log?arch=x86_64&package=libtp proto-py&project=home%3Amithro%3Athousandparsec%3Arpm&repository=Mandriva_20 09
The same package builds fine under Mandriva 2008 system.
It also appears that the 0%{?mandriva_version} variable is not being set as the "%if 0%{?mandriva_version} == 2009" test seems to fail. (In fact just %if 0%{?mandriva_version} fails too).
Could this be fixed? Mandriva is the last distro I need to build packages for.
Thanks for your help.
Tim 'mithro' Ansell
-- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

This is caused due to a dependency off Mandriva to a certain kernel. I hope this gets fixed automatically when I find time to create openSUSE 11.1 based build host images. (A bugreport is open for this).
On Freitag 28 November 2008 14:53:39 Tim Ansell wrote:
Hey guys,
I seem to be unable to build Mandriva 2009 packages, they all seem to
die with an error similar to below:
cp: preserving times for XXX: Function not implemented
A real example is
+ cp -pr README /var/tmp/libtpproto-py-0.2.4-3.1-root/usr/share/doc/python-tp-netlib cp: preserving times for `/var/tmp/libtpproto-py-0.2.4-3.1-root/usr/share/doc/python-tp-netlib/REA DME': Function not implemented error: Bad exit status from /var/tmp/rpm-tmp.2569 (%doc)
Which can be found at https://build.opensuse.org/package/live_build_log?arch=x86_64&package=libtp proto-py&project=home%3Amithro%3Athousandparsec%3Arpm&repository=Mandriva_20 09
The same package builds fine under Mandriva 2008 system.
It also appears that the 0%{?mandriva_version} variable is not being set as the "%if 0%{?mandriva_version} == 2009" test seems to fail. (In fact just %if 0%{?mandriva_version} fails too).
Could this be fixed? Mandriva is the last distro I need to build packages for.
Thanks for your help.
Tim 'mithro' Ansell
--
Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
A bugzilla report was created for this bug: https://bugzilla.novell.com/show_bug.cgi?id=445565 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

<snip>
A bugzilla report was created for this bug: https://bugzilla.novell.com/show_bug.cgi?id=445565
According to that report, the problem is caused by "su" not working. I don't seem to have that problem, just the cp one. Are they related? If so should I add something to the bug report about it? Thanks for your help. Tim 'mithro' Ansell -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org

On Saturday 29 November 2008 04:51:10 wrote Tim Ansell:
<snip>
A bugzilla report was created for this bug: https://bugzilla.novell.com/show_bug.cgi?id=445565
According to that report, the problem is caused by "su" not working. I don't seem to have that problem, just the cp one.
Are they related? If so should I add something to the bug report about it?
Read below, the su issue is fixed, but the cp (not matching kernel) remains. -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Joop Boonen
-
Tim Ansell