Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

dpkg-buildpackage: dpkg-source: no upstream tarball found

937 views
Skip to first unread message

chrishell

unread,
Jul 27, 2016, 5:30:02 PM7/27/16
to
Hello together,
I have an issue with the new version of my package free42-nologo. I
processed this the usual way: downloading, unpacking, debianize it with
dh_make and making some changes with dquilt (makefile mainly). Then I
invoked dpkg-buildpackage -rfakeroot -us -uc and here I got en error for
the wrong archive format of upstream:

dpkg-source: error: can't build with source format '3.0 (quilt)': no
upstream tarball found at
../free42-nologo_1.4.77.orig.tar.{bz2,gz,lzma,xz} no upstream tarball ...

I tried to circumvent this by unpacking the actual archive, and then
created a tarball an 'gzippd' it, but not even this helped here. Does
anybody have a clue, how to solve this?

Thank you in advance

Best Regards Christian

Gianfranco Costamagna

unread,
Jul 27, 2016, 5:30:03 PM7/27/16
to
Hi,

>I have an issue with the new version of my package free42-nologo. I

>../free42-nologo_1.4.77.orig.tar.{bz2,gz,lzma,xz} no upstream tarball ...



pull-debian-source free42-nologo

or
dget -u http://http.debian.net/debian/pool/main/f/free42-nologo/free42-nologo_1.4.77-1.1.dsc

or click here [1] and download the orig tarball.


[1] https://packages.debian.org/source/unstable/free42-nologo

HTH

G.

James Cowgill

unread,
Jul 27, 2016, 5:40:03 PM7/27/16
to
Hi,

On Wed, 2016-07-27 at 23:16 +0200, chrishell wrote:
> Hello together,
> I have an issue with the new version of my package free42-nologo. I
> processed this the usual way: downloading, unpacking, debianize it
> with dh_make and making some changes with dquilt (makefile mainly).

Since this is an update to an existing package, you don't need to re-
deianize it or run dh_make again. From within the packaging of the old
version, simply run 'uupdate -v <new version> <new tarball>'.

See:
https://www.debian.org/doc/manuals/maint-guide/update.en.html#newupstream

> Then I invoked dpkg-buildpackage -rfakeroot -us -uc and here I got en
> error for the wrong archive format of upstream:
>
> dpkg-source: error: can't build with source format '3.0 (quilt)': no
> upstream tarball found at
> ../free42-nologo_1.4.77.orig.tar.{bz2,gz,lzma,xz} no upstream tarball
> ...

The error message is still referencing the old version number. This
probably means you havn't added a new debian/changelog entry yet.

James
signature.asc
0 new messages