[opensuse-buildservice] debian conversion fail

Hi, I am seeing this problem in my builds on OBS, while local builds work nicely: [ 86s] now finalizing build dir... [ 87s] running debian transformer... [ 87s] converting //usr/src/packages/SOURCES/owncloud-4.5.0.RC1.tar.bz2 to owncloud-4.5.0.RC1.tar.gz [ 94s] tar: owncloud-4.5.0.RC1.tar.gz: Cannot open: No such file or directory [ 94s] tar: Error is not recoverable: exiting now What is the problem? Thanks, Klaas -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

Hi, On Sep 27, 2012, at 9:27 , Klaas Freitag <freitag@owncloud.com> wrote:
Hi,
I am seeing this problem in my builds on OBS, while local builds work nicely:
[ 86s] now finalizing build dir... [ 87s] running debian transformer... [ 87s] converting //usr/src/packages/SOURCES/owncloud-4.5.0.RC1.tar.bz2 to owncloud-4.5.0.RC1.tar.gz [ 94s] tar: owncloud-4.5.0.RC1.tar.gz: Cannot open: No such file or directory [ 94s] tar: Error is not recoverable: exiting now
What is the problem?
You might need to add debian/source/format with the content 3.0 (quilt) see http://wiki.debian.org/Projects/DebSrc3.0#Advantages_of_new_formats -- mit freundlichen Gruessen/with best regards, Carsten Hoeger Open-Xchange GmbH -------------------------------------------------------------------------------- Open-Xchange AG, Rollnerstr. 14, 90408 Nürnberg, Amtsgericht Nürnberg HRB 24738 Vorstand: Rafael Laguna de la Vera, Carsten Dirks Aufsichtsratsvorsitzender: Richard Seibt European Office: Open-Xchange GmbH, Martinstr. 41, D-57462 Olpe, Germany Amtsgericht Siegen, HRB 8718, Geschäftsführer: Frank Hoberg, Martin Kauss US Office: Open-Xchange Inc., P.O. Box 143, Ardsely on Hudson, New York 10503 -------------------------------------------------------------------------------- -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

On Thu, Sep 27, 2012 at 09:27:07AM +0200, Klaas Freitag wrote:
I am seeing this problem in my builds on OBS, while local builds work nicely:
[ 86s] now finalizing build dir... [ 87s] running debian transformer... [ 87s] converting //usr/src/packages/SOURCES/owncloud-4.5.0.RC1.tar.bz2 to owncloud-4.5.0.RC1.tar.gz [ 94s] tar: owncloud-4.5.0.RC1.tar.gz: Cannot open: No such file or directory [ 94s] tar: Error is not recoverable: exiting now
What is the problem?
https://github.com/openSUSE/obs-build/pull/27 The first commit should fix the problem. Debtransform can do lots of things, so testing every combination is complicated. To support further changes, I have included some input data for debtransform using many features of it. It is not a regression test suite, as the generated files need to be verified manually. Maybe I'll find some time to add an output check or improve it further. Regards, Martin -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

On 28.09.2012 09:36, Martin Koegler wrote:
On Thu, Sep 27, 2012 at 09:27:07AM +0200, Klaas Freitag wrote:
I am seeing this problem in my builds on OBS, while local builds work nicely:
[ 86s] now finalizing build dir... [ 87s] running debian transformer... [ 87s] converting //usr/src/packages/SOURCES/owncloud-4.5.0.RC1.tar.bz2 to owncloud-4.5.0.RC1.tar.gz [ 94s] tar: owncloud-4.5.0.RC1.tar.gz: Cannot open: No such file or directory [ 94s] tar: Error is not recoverable: exiting now
What is the problem?
https://github.com/openSUSE/obs-build/pull/27
The first commit should fix the problem. Thanks very much, I can confirm that this works on my local build.
regards, Klaas
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

Am Freitag, 28. September 2012, 09:36:51 schrieb Martin Koegler:
On Thu, Sep 27, 2012 at 09:27:07AM +0200, Klaas Freitag wrote:
I am seeing this problem in my builds on OBS, while local builds work nicely:
[ 86s] now finalizing build dir... [ 87s] running debian transformer... [ 87s] converting //usr/src/packages/SOURCES/owncloud-4.5.0.RC1.tar.bz2 to owncloud-4.5.0.RC1.tar.gz [ 94s] tar: owncloud-4.5.0.RC1.tar.gz: Cannot open: No such file or directory [ 94s] tar: Error is not recoverable: exiting now
What is the problem?
https://github.com/openSUSE/obs-build/pull/27
The first commit should fix the problem.
merged and deployed after smoke test.
Debtransform can do lots of things, so testing every combination is complicated. To support further changes, I have included some input data for debtransform using many features of it.
It is not a regression test suite, as the generated files need to be verified manually. Maybe I'll find some time to add an output check or improve it further.
That is really cool that you start with test cases in build script. I will take care that they get executed during package build. thanks a lot! adrian -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (4)
-
Adrian Schröter
-
Carsten Höger
-
Klaas Freitag
-
Martin Koegler