Package: git-buildpackage Version: 0.4.30 Severity: wishlist --- Please enter the report below this line. ---
Dear DDs,
I want to build the xserver-xorg-video-openchrome package, which is
sitting in NEW right now, from git.debian.org [2]. I read about
git-buildpackage afterwards [1]. But although reading some manuals
[4][5][6], I am not able to succeed.
Therefore it would be nice, if you could add a small example either in
your manual or e. g. the Debian Wiki [3].
Here is, what I did yesterday. Maybe you can spot the error and help me
out. (I copied the build-dep from the output of git-buildpackage and
installed them using aptitude.)
$ cd /tmp/
$ git clone
git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-openchrome
Initialized empty Git repository in /tmp/xserver-xorg-video-openchrome/.git/
remote: Counting objects: 2145, done.
remote: Compressing objects: 100% (749/749), done.
remote: Total 2145 (delta 1529), reused 1873 (delta 1344)
Receiving objects: 100% (2145/2145), 714.28 KiB | 673 KiB/s, done.
Resolving deltas: 100% (1529/1529), done.
$ cd xserver-xorg-video-openchrome/
$ git-buildpackage
[…]
You are not on branch 'master' but on 'debian-unstable'
Use --git-ignore-new to ignore or --git-debian-branch to set the branch name.
$ git-buildpackage --git-debian-branch=debian-unstable
[…]
# remove stuff generated by autogen.sh
rm -f aclocal.m4 compile config.guess config.h.in config.sub \
configure depcomp install-sh libxvmc/Makefile.in ltmain.sh \
Makefile.in man/Makefile.in man/openchrome.man missing
src/Makefile.in
rm -f -r obj-i486-linux-gnu
rm -f debian/build-stamp
fatal: Not a valid object name upstream/0.2.902+svn570
xserver-xorg-video-openchrome_0.2.902+svn570.orig.tar.gz does not exist,
creating from 'upstream'
fatal: Not a valid object name upstream
That is the point, where I do not know what to do.
Thanks a lot,
Paul
[1] http://ghostbar.ath.cx/node/6
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464848#46
[3] http://wiki.debian.org/
[4]
http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html
[5] http://wiki.debian.org/PackagingWithGit
[6] http://wiki.debian.org/XStrikeForce/git-usage
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.25-2-686
Debian Release: lenny/sid
500 unstable debian.tu-bs.de
--- Package information. ---
Depends (Version) | Installed
====================================-+-=================
python (>= 2.4) | 2.5.2-1
python-support (>= 0.7.1) | 0.8.1
devscripts (>= 2.10.26) | 2.10.29
git-core (>= 1:1.5.0.1-1) | 1:1.5.5.3-1
python-dateutil | 1.4-1
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

