[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#336529: marked as done (tla-buildpackage: cannot import new project)



Your message dated Wed, 06 Sep 2006 14:47:23 -0700
with message-id <E1GL5Ex-0006ZX-7N@spohr.debian.org>
and subject line Bug#358317: fixed in tla-buildpackage 0.9.11
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: tla-buildpackage
Version: 0.9.9
Severity: normal

Trying to import a new project:

# tbp-importdsc gnustep-ppd_1.0.0-4.dsc
 * tar -zxSpf "/home/hubert/prog/debian/gnustep-ppd_1.0.0.orig.tar.gz"
 *** Import upstream package gnustep-ppd version 1.0.0 from directory /home/hubert/prog/debian/,,tbp-importorigtargz/gnustep-ppd-1.0.0.orig
 * tla tree-version
tla version will be hubert@uhoreg.ca--debian/gnustep-ppd--head--1.0
 * tla revisions hubert@uhoreg.ca--debian/gnustep-ppd--head--1.0
Setting up version hubert@uhoreg.ca--debian/gnustep-ppd--head--1.0
 * tla archive-setup "hubert@uhoreg.ca--debian/gnustep-ppd--head--1.0"
Initializing storage area for upstream...
 * tla init-tree --nested "hubert@uhoreg.ca--debian/gnustep-ppd--head--1.0"
Traceback (most recent call last):
  File "/usr/bin/tbp-importdsc", line 38, in ?
    tbpimport.importdsc(dscname)
  File "/usr/lib/python2.3/site-packages/tbppy/tbpimport.py", line 67, in importdsc
    versions.getupstreamver(dscinfo['Version'][0]))
  File "/usr/lib/python2.3/site-packages/tbppy/tbpimport.py", line 161, in importorigtargz
    importorigdir(srcdir, package, version)
  File "/usr/lib/python2.3/site-packages/tbppy/tbpimport.py", line 211, in importorigdir
    extcmd.qrun('tla %s explicit' % cmd().tagging_method)
  File "/usr/lib/python2.3/site-packages/tla_support/commandver.py", line 113, in cmd
    gettlasyntax()
  File "/usr/lib/python2.3/site-packages/tla_support/commandver.py", line 49, in gettlasyntax
    elif util.getstdoutsafeexec(tlacmd, ['-V'])[0].find('tla-1.0.') != -1:
  File "/usr/lib/python2.3/site-packages/tla_support/util.py", line 71, in getstdoutsafeexec
    pid = mainexec(program, args, child_stdout = pipes[1], wait  = 0)
  File "/usr/lib/python2.3/site-packages/tla_support/util.py", line 52, in mainexec
    os.execvp(program, (program,) + tuple(args))
  File "/usr/lib/python2.3/os.py", line 336, in execvp
    _execvpe(file, args)
  File "/usr/lib/python2.3/os.py", line 360, in _execvpe
    head, tail = path.split(file)
  File "/usr/lib/python2.3/posixpath.py", line 77, in split
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
Removing temporary directory /home/hubert/prog/debian/,,tbp-importorigdir...
 * rm -fr "/home/hubert/prog/debian/,,tbp-importorigdir"
Removing temporary directory /home/hubert/prog/debian/,,tbp-importorigtargz...
 * rm -fr "/home/hubert/prog/debian/,,tbp-importorigtargz"
Traceback (most recent call last):
  File "/usr/bin/tbp-importdsc", line 38, in ?
    tbpimport.importdsc(dscname)
  File "/usr/lib/python2.3/site-packages/tbppy/tbpimport.py", line 67, in importdsc
    versions.getupstreamver(dscinfo['Version'][0]))
  File "/usr/lib/python2.3/site-packages/tbppy/tbpimport.py", line 161, in importorigtargz
    importorigdir(srcdir, package, version)
  File "/usr/lib/python2.3/site-packages/tbppy/tbpimport.py", line 211, in importorigdir
    extcmd.qrun('tla %s explicit' % cmd().tagging_method)
  File "/usr/lib/python2.3/site-packages/tla_support/commandver.py", line 113, in cmd
    gettlasyntax()
  File "/usr/lib/python2.3/site-packages/tla_support/commandver.py", line 49, in gettlasyntax
    elif util.getstdoutsafeexec(tlacmd, ['-V'])[0].find('tla-1.0.') != -1:
  File "/usr/lib/python2.3/site-packages/tla_support/util.py", line 75, in getstdoutsafeexec
    checkpid(pid, expected)
  File "/usr/lib/python2.3/site-packages/tla_support/util.py", line 99, in checkpid
    return checkresult(os.waitpid(pid, 0)[1], expected)
  File "/usr/lib/python2.3/site-packages/tla_support/util.py", line 95, in checkresult
    raise ExecProblem, info + " (expected exit code %d)" % expected
tla_support.util.ExecProblem: exited with code 1 (expected exit code 0)

tbp-importorig gives similar errors.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-mm3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages tla-buildpackage depends on:
ii  devscripts                    2.9.7      Scripts to make the life of a Debi
ii  dpkg-dev                      1.13.11    package building tools for Debian
ii  python-apt                    0.6.13.1   Python interface to libapt-pkg
ii  python2.3                     2.3.5-8    An interactive high-level object-o
ii  tla                           1.3.3-3    arch revision control system
ii  tla-load-dirs                 1.0.28     Import upstream archives into tla/

tla-buildpackage recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: tla-buildpackage
Source-Version: 0.9.11

We believe that the bug you reported is fixed in the latest version of
tla-buildpackage, which is due to be installed in the Debian FTP archive:

tla-buildpackage_0.9.11.dsc
  to pool/main/t/tla-buildpackage/tla-buildpackage_0.9.11.dsc
tla-buildpackage_0.9.11.tar.gz
  to pool/main/t/tla-buildpackage/tla-buildpackage_0.9.11.tar.gz
tla-buildpackage_0.9.11_all.deb
  to pool/main/t/tla-buildpackage/tla-buildpackage_0.9.11_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 358317@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mohammed Adnène Trojette <adn+deb@diwi.org> (supplier of updated tla-buildpackage package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  6 Sep 2006 14:38:02 +0200
Source: tla-buildpackage
Binary: tla-buildpackage
Architecture: source all
Version: 0.9.11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Mohammed Adnène Trojette <adn+deb@diwi.org>
Description: 
 tla-buildpackage - Suite to help with Debian packages in Arch archives
Closes: 248195 269528 358317 380974 384259
Changes: 
 tla-buildpackage (0.9.11) unstable; urgency=medium
 .
   * QA upload. (Closes: #384259)
   * Build-Depend on quilt for patch management.
   * Adapt to tla-load-dirs (>= 1.0.28) (Closes: #358317):
      + patch from Lionel-Ã?lie Mamane and Gregory Colpart.
   * Update HTML documentation (Closes: #269528):
      + patch from Gregory Colpart.
   * Support "epoch" version (Closes: #248195):
      + patch from Balazs Ree.
   * Update to new Python Policy (Closes: #380974):
      + compile with default python version.
      + build-depend on python-support.
      + adjust Depends and Build-Depends accordingly.
   * Reorder Build-Depends{,-Indep}.
   * Bump Standards-Version to 3.7.2:
      + update FSF address.
   * Make lintian happier:
      + refer to all binary-* targets in debian/rules.
   * Other cosmetics:
      + remove commented lines.
Files: 
 5f927d29786e7baf091d1b7c712c04e6 683 devel optional tla-buildpackage_0.9.11.dsc
 93296bfebc99fd17ffbcb515e0b7546e 229325 devel optional tla-buildpackage_0.9.11.tar.gz
 5da42c700e119d76c2841e7d85c2433d 215884 devel optional tla-buildpackage_0.9.11_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFE/z/0OU3FkQ7XBOoRAg9ZAKCHd2ct+L1Tu1Yl1tgC9neGSd+kJgCgk1ye
vL4hsH3sc0CgdiHyeNrVb6s=
=p9/r
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: