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

Bug#598515: marked as done (genorig.py fails when trying to build linux-kbuild-3.6.36)



Your message dated Wed, 29 Sep 2010 18:26:59 +0200
with message-id <20100929162659.GZ31142@wavehammer.waldi.eu.org>
and subject line Re: Bug#598515: genorig.py fails when trying to build linux-kbuild-3.6.36
has caused the Debian Bug report #598515,
regarding genorig.py fails when trying to build linux-kbuild-3.6.36
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
598515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598515
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-kbuild-2.6
Severity: normal
Tags: experimental

Hello,
when I issue the command

../debian/bin/genorig.py ../linux-${VERSION}.tar.bz2

I get the error

Using source name linux-kbuild-2.6, version 2.6.36
Extracting tarball ../linux-.tar.bz2
Traceback (most recent call last):
  File "./debian/bin/genorig.py", line 135, in <module>
    Main(args, options.override_version)()
  File "./debian/bin/genorig.py", line 40, in __call__
    self.upstream_extract(self.input_files[0])
  File "./debian/bin/genorig.py", line 65, in upstream_extract
    raise RuntimeError("Can't identify name of tarball")
RuntimeError: Can't identify name of tarball

Regards
Dimitris

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=el_GR.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
On Wed, Sep 29, 2010 at 09:54:58PM +0300, Dimitrios Eftaxiopoulos wrote:
> when I issue the command
> ../debian/bin/genorig.py ../linux-${VERSION}.tar.bz2

"${VERSION}" is no valid version.

> Using source name linux-kbuild-2.6, version 2.6.36
> Extracting tarball ../linux-.tar.bz2

The file "../linux-.tar.bz2" does not include a version.

User error, please specify the _correct_ filename.

Bastian

-- 
If there are self-made purgatories, then we all have to live in them.
		-- Spock, "This Side of Paradise", stardate 3417.7


--- End Message ---

Reply to: