Your message dated Fri, 30 Jul 2010 11:22:55 +0200
with message-id <[email protected]>
and subject line Works with 0.5.2
has caused the Debian Bug report #504073,
regarding importing identical tarballs with different versions should be 
possible
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 [email protected]
immediately.)


-- 
504073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504073
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-buildpackage
Version: 0.4.40
Severity: normal


I was trying to upgrade from new tar:

    $ git-import-orig --verbose --upstream-version=2007.01.01 
../fvwm-icons_2007.01.01.orig.tar.gz
    Run above command (C-c to abort)
    Upstream version is 2007.01.01
    tar ['-C', '../tmpoKDrq8', '--gzip', '-xf', 
'../fvwm-icons_2007.01.01.orig.tar.gz'] []
    Unpacked ../fvwm-icons_2007.01.01.orig.tar.gz to '../tmpoKDrq8'
    Importing '../fvwm-icons_2007.01.01.orig.tar.gz' to branch 'upstream'...
    git ['checkout', 'upstream'] []
    Switched to branch "upstream"
    git ['add'] ['-f', '.']
    Nothing to commit, nothing imported.
    rm ['-rf', '../tmpoKDrq8'] []

PROBLEM

The branch pointed is left in 'upstream' when I expected it to be on
'master' after git-import-orig call, becaus it cleaned ../tmpoKDrq8

    $git branch
      master
      pristine-tar
    * upstream

There are files in the new tar, but I haven't analyzed why the import
reports "nothing to commit" (it's not a problem in git-buildpackage I
assume).

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-openvz-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-buildpackage depends on:
ii  devscripts                   2.10.35     scripts to make the life of a Debi
ii  git-core                     1:1.6.0.2-1 fast, scalable, distributed revisi
ii  python                       2.5.2-2     An interactive high-level object-o
ii  python-dateutil              1.4-1       powerful extensions to the standar
ii  python-support               0.8.4       automated rebuilding support for P

git-buildpackage recommends no packages.

Versions of packages git-buildpackage suggests:
pn  git-load-dirs                 <none>     (no description available)
ii  pristine-tar                  0.17       regenerate pristine tarballs

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: git-buildpackage/0.5.2

Hi Jari,
this should work with 0.5.2 now. Please reopen if you still run into the
problem.
 -- Guido


--- End Message ---

Reply via email to