-su: line 0: cd: /usr/src/packages/BUILD: No such file or di

Debian and Ubuntu 6.06 to 8.04 build OK, but Ubuntu 8.10 fails like this

now finalizing build dir…
running debian transformer…
dpkg-source: warning: extracting unsigned source package (/usr/src/packages/SOURCES.DEB/bleachbit_0.1.0-1.dsc)
dpkg-source: extracting bleachbit in /usr/src/packages/BUILD
dpkg-source: error: unrecognized file for a v1.0 source package: bleachbit_0.1.0.orig.tar.bz2

----- building bleachbit.dsc (user abuild)


-su: line 0: cd: /usr/src/packages/BUILD: No such file or directory
System halted.

Project is BleachBit.

Same here!
Every other deb-based distribution works ok, Ubuntu 8.10 bails out with error:

dpkg-source: warning: extracting unsigned source package (/usr/src/packages/SOURCES.DEB/gsmartcontrol_0.8.3+nmu1.dsc)
dpkg-source: extracting gsmartcontrol in /usr/src/packages/BUILD
dpkg-source: error: unrecognized file for a v1.0 source package: gsmartcontrol_0.8.3+nmu1.orig.tar.bz2

The project is
https://build.opensuse.org/package/show?package=gsmartcontrol&project=home%3Aalex_sh

There are some successfully built packages in this project: https://build.opensuse.org/project/show?project=openSUSE%3ATools
You can try to use them as an example.

Workaround: replace tar.bz2 source archive with tar.gz archive and everything will be ok. Tested on xUbuntu 8.10 and Debian 5.0 repository.

Good luck !!!

Works for me, thank you

Thanks!
The .tar.gz workaround worked. I’ll send a report to the OBS mailing list. I hope they fix this issue.

Seems to be a known issue
Re: [opensuse-buildservice] debian transformer problems on xUbuntu 8.10

I’m having the same issue with xUbuntu 13.04, I have tried .tar.bz2, .tar.gz and .tar.xz files and it keeps saying:

unrecognized file for a v2.0 source package

I’m using the OBS appliance, not the Any other ideas?

Thanks,

So I tried using:

Format: 1.0, 3.0, 1.0 (quilt) and 3.0 (quilt)

With .tar.gz, .tar.xz and .tar.bz2 files.

And in all cases it says the file is not recognized as either 1.0 or 2.0 source file or 1.0 (quilt) is not supported.

This is getting frustrating.

So what can be causing this?

Hey guys, name your files like this depending on your format:

1.0 or 3.0 (native): package_version.tar.gz
1.0 (non-native):
    - pkg_ver.orig.tar.gz
    - pkg_debver.diff.gz
3.0 (quilt):
    - pkg_ver.orig.tar.gz: upstream source
    - pkg_debver.debian.tar.gz: