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

Re: dpkg-source: info: local changes detected and gbp:error: Cannot parse archive name



On Sun, May 31, 2015 at 05:03:29PM +0200, Marcin Dulak wrote:
> $ debuild -us -uc
> ...
> dpkg-source: info: building gpaw using existing
> ./gpaw_0.10.0.11364.orig.tar.gz
> dpkg-source: info: local changes detected, the modified files are:
>  gpaw-0.10.0.11364/configuration.log
> ...
> 
> It looks to me like the configuration.log file, which is written during
> compilation of gpaw
> is treated as a source modification. How should I handle this?
You need to removed it in the clean step. With dh(1) it can be done by
overriding dh_auto_clean.

> Problem 2.
> I would also like to upload the files to git.debian.org. I already setup
> http://anonscm.debian.org/cgit/debian-science/packages/gpaw.git
> and while following
> https://wiki.debian.org/Games/VCS/git#Uploading_a_package_to_the_repository
> on a local machine getting an error:
> 
> $ git import-dsc --pristine-tar gpaw.dsc
> gbp:error: Cannot parse archive name from '/root/gpaw.dsc'
Don't work on packages as root.

> My gpaw.dsc is below
It's not in the current folder (/root).

-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature


Reply to: