[GRASS-dev] Building GRASS packages from tarball on Launchpad

Martin Landa landa.martin at gmail.com
Mon Feb 9 14:15:15 PST 2015


Hi Ivan,

2015-02-09 23:03 GMT+01:00 Martin Landa <landa.martin at gmail.com>:
> I solved that by
>
> bzr branch lp:~grass/grass/grass70_release_debian debian
>
> Sorry for the noise. Martin

unfortunately another problems appeared

$ git-buildpackage --git-debian-branch=master --git-builder="debuild -S -sa"

->
gbp:error: You have uncommitted changes in your source tree:
gbp:error: On branch master
Untracked files:
  (use "git add <file>..." to include in what will be committed)

        debian/.bzr/
        debian/README.Debian
        debian/README.RunningWithoutGUI
        debian/README.source
...
nothing added to commit but untracked files present (use "git add" to track)

gbp:error: Use --git-ignore-new to ignore.

OK, I tried

$ git-buildpackage --git-debian-branch=master --git-builder="debuild
-S -sa" --git-ignore-new

but it failed with

dpkg-buildpackage -rfakeroot -d -us -uc -S -sa
dpkg-buildpackage: source package grass70
dpkg-buildpackage: source version 7.0-1~svn55286~ubuntu2
dpkg-buildpackage: source distribution quantal
dpkg-buildpackage: source changed by Rashad M <mohammedrashadkm at gmail.com>
 dpkg-source --before-build pkg-grass
dpkg-source: info: using options from pkg-grass/debian/source/options:
--extend-diff-ignore=(^|/)(config\.sub|config\.guess|mswindows/osgeo4w/grass.tmpl|config.log)$
 fakeroot debian/rules clean
debian/rules:30: /usr/share/dpatch/dpatch.make: No such file or directory
make: *** No rule to make target '/usr/share/dpatch/dpatch.make'.  Stop.
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -d -us -uc -S -sa failed
gbp:error: 'debuild -S -sa' failed: it exited with 29

Sorry for bothering you, do you have any idea how to solve this?
Thanks a lot! Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa


More information about the grass-dev mailing list