Project

General

Profile

Segnalazione #102

Debian packaging: da aggiornare

Added by Christopher R. Gabriel over 7 years ago. Updated over 7 years ago.

Status:
Chiuso
Priority:
Normale
Assignee:
Start date:
12/12/2016
Due date:
% Done:

100%

Estimated time:

Description

E' da aggiornare il build di pyoctofuss, attualmente:

root@server:~/pyoctofuss# dpkg-buildpackage -us -uc 
dpkg-buildpackage: source package pyoctofuss
dpkg-buildpackage: source version 1.4-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Enrico Zini <enrico@debian.org>
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build pyoctofuss
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:170: python3.4 setup.py clean 
running clean
removing '/root/pyoctofuss/.pybuild/pythonX.Y_3.4/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.4' does not exist -- can't clean it
   dh_clean -O--buildsystem=pybuild
 dpkg-source -b pyoctofuss
dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream tarball found at ../pyoctofuss_1.4.orig.tar.{bz2,gz,lzma,xz}
dpkg-buildpackage: error: dpkg-source -b pyoctofuss gave error exit status 255

Associated revisions

Revision 5887c609
Added by Enrico Zini over 7 years ago

Added debian/rules debsrc to generate the source package to build. Fixes: #102

History

#1

Updated by Anonymous over 7 years ago

  • Status changed from Nuovo to Risolto
  • % Done changed from 0 to 100
#2

Updated by Enrico Zini over 7 years ago

  • Status changed from Risolto to Chiuso

Per far build, fai:

debian/rules debsrc

E lui ti genera nella directory superiore il source package, inclusa l'upstream tarball.

A quel punto, fai debuild pyoctofuss….dsc

Also available in: Atom PDF