Your message dated Fri, 23 Sep 2005 11:33:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#320071: fixed in svn-buildpackage 0.6.11
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Jul 2005 20:01:05 +0000
>From [EMAIL PROTECTED] Tue Jul 26 13:01:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from postfix4-2.free.fr [213.228.0.176]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DxVbs-0008AD-00; Tue, 26 Jul 2005 13:01:05 -0700
Received: from bee.dooz.org (levallois.dooz.org [81.57.180.178])
by postfix4-2.free.fr (Postfix) with ESMTP id DCFD93234D7;
Tue, 26 Jul 2005 22:01:01 +0200 (CEST)
Received: by bee.dooz.org (Postfix, from userid 1000)
id C7BD269FEA77; Tue, 26 Jul 2005 22:01:01 +0200 (CEST)
Date: Tue, 26 Jul 2005 22:01:01 +0200
From: =?iso-8859-1?Q?Lo=EFc?= Minier <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: svn-inject: should clean up before importing
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
X-Reportbug-Version: 3.15
Content-Transfer-Encoding: quoted-printable
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: svn-buildpackage
Version: 0.6.9
Severity: normal
Hi,
I think svn-inject should "fakeroot debian/rules clean || debian/rules
clean" too.
When importing the "gdm" package into a repository, I encountered the
following problem:
I "apt-get source"ed the package, ran svn-inject over the dsc file, and
then ran svn-buildpackage and got:
bee% svn-buildpackage=20
Imported config directives:
--svn-builder=3Ddebuild
--svn-ignore-new
fakeroot debian/rules clean || debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make distclean
make[1]: Entering directory `/home/lool/foo/bar/packages/gdm/trunk'
make[1]: *** Pas de r=E8gle pour fabriquer la cible =AB distclean =BB. Ar=
r=EAt.
make[1]: Leaving directory `/home/lool/foo/bar/packages/gdm/trunk'
make: [clean] Erreur 2 (ignor=E9e)
dh_clean debian/gdm.8 debian/gdmlogin.8 debian/gdmchooser.8 debian/gdmfle=
xiserve
r.1 po/*.gmo po/.intltool-merge-cache config/gnome.desktop config/CDE.des=
ktop co
nfig/default.desktop
/home/lool/foo/bar/packages/gdm/trunk/.svn/deb-layout not found, autodete=
cting s
ettings...
cp: ne peut =E9valuer `po/el.gmo': Aucun fichier ou r=E9pertoire de ce ty=
pe
cp: ne peut =E9valuer `po/zh_CN.gmo': Aucun fichier ou r=E9pertoire de ce=
type
cp: ne peut =E9valuer `po/ml.gmo': Aucun fichier ou r=E9pertoire de ce ty=
pe
cp: ne peut =E9valuer `po/et.gmo': Aucun fichier ou r=E9pertoire de ce ty=
pe
...
cp: ne peut =E9valuer `config/gnome.desktop': Aucun fichier ou r=E9pertoi=
re de ce ty
pe
svn --force export /home/lool/foo/bar/packages/gdm/trunk /home/lool/foo/b=
ar/pack
ages/gdm/build-area/gdm-2.6.0.8
svn: '/home/lool/foo/bar/packages/gdm/trunk/po/el.gmo' n'est pas consulta=
ble (st
at): Aucun fichier ou r=E9pertoire de ce type
Command svn --force export /home/lool/foo/bar/packages/gdm/trunk /home/lo=
ol/foo/
bar/packages/gdm/build-area/gdm-2.6.0.8 failed in /home/lool/foo/bar/pack=
ages/gd
m/trunk, how to continue now? [Qri?]:=20
I think what happens is:
- svn-inject files which shouldn't be kept under version control
- working copy is cleaned, some files are removed
- svn-buildpackage builds a list of files to export with "svn status",
and takes the removed in its list of files to copy
- svn-buildpackage tries to copy things over, but files are missing
This is worked around when using --svn-dont-clean.
I presume this might not show up for people not using --svn-ignore-new
(I use it).
Bye,
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=3DISO-8859-15)
Versions of packages svn-buildpackage depends on:
ii devscripts 2.9.2 Scripts to make the life of =
a Debi
ii perl 5.8.7-4 Larry Wall's Practical Extra=
ction=20
ii subversion 1.2.0-1 advanced version control sys=
tem (a
ii subversion-tools 1.2.0-1 assorted tools related to Su=
bversi
svn-buildpackage recommends no packages.
-- no debconf information
--=20
Lo=EFc Minier <[EMAIL PROTECTED]>
Come, your destiny awaits!
---------------------------------------
Received: (at 320071-close) by bugs.debian.org; 23 Sep 2005 18:43:42 +0000
>From [EMAIL PROTECTED] Fri Sep 23 11:43:42 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EIsM4-0002Gw-00; Fri, 23 Sep 2005 11:33:04 -0700
From: Eduard Bloch <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#320071: fixed in svn-buildpackage 0.6.11
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 23 Sep 2005 11:33:04 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3
Source: svn-buildpackage
Source-Version: 0.6.11
We believe that the bug you reported is fixed in the latest version of
svn-buildpackage, which is due to be installed in the Debian FTP archive:
svn-buildpackage_0.6.11.dsc
to pool/main/s/svn-buildpackage/svn-buildpackage_0.6.11.dsc
svn-buildpackage_0.6.11.tar.gz
to pool/main/s/svn-buildpackage/svn-buildpackage_0.6.11.tar.gz
svn-buildpackage_0.6.11_all.deb
to pool/main/s/svn-buildpackage/svn-buildpackage_0.6.11_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eduard Bloch <[EMAIL PROTECTED]> (supplier of updated svn-buildpackage package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 23 Sep 2005 16:21:05 +0200
Source: svn-buildpackage
Binary: svn-buildpackage
Architecture: source all
Version: 0.6.11
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
Changed-By: Eduard Bloch <[EMAIL PROTECTED]>
Description:
svn-buildpackage - helper programs to maintain Debian packages with Subversion
Closes: 317028 320071 321711 328298
Changes:
svn-buildpackage (0.6.11) unstable; urgency=low
.
* deal with multiple files in an upstream tarball, patch by Charles Fry
(closes: #321711)
* added a clean rule call in svn-inject to "fix" the contents of "dirty"
source (closes: #320071)
* fixed the sample propset command documentation for mergeWithUpstream
mode (closes: #328298)
* added a check for the deb:ignoreM property to ignore changes on selected
files (closes: #317028)
Files:
5ea9202736ef1c2813350d8e57f6600f 554 devel extra svn-buildpackage_0.6.11.dsc
a572640ecb363405fc12ff798d0e5242 44957 devel extra
svn-buildpackage_0.6.11.tar.gz
3216de9c3388135153aef8114050efbf 171100 devel extra
svn-buildpackage_0.6.11_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDNA+U4QZIHu3wCMURAicrAJ9NMLF9U+GOvAbdpIG6ZEHYJ9ySvgCeMiLf
FIi887EhpDgYnc9RIAKHymM=
=OpmV
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]