Your message dated Sat, 01 Aug 2009 04:02:46 +0000
with message-id <[email protected]>
and subject line Bug#524352: fixed in mr 0.40
has caused the Debian Bug report #524352,
regarding mr: bzr update should use pull or "merge --pull"
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.)
--
524352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524352
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mr
Version: 0.39
Severity: wishlist
The mr source file has this:
bzr_update = bzr merge "$@"
Unfortunately, "bzr merge" only fetches the changes and merges them into
the working tree. It does not commit them.
This prevents one from using mr to mirror vcs branches locally, at least
for bzr branches (the only ones I've used so far).
Suggested fix: Use "bzr merge --pull" instead. If there were no merge
conflicts and no local changes, this will effectively turn the merge
into "bzr pull", so the changes are committed locally.
Using just "bzr pull" unconditionally would also work for my mirroring
change, but may cause problems for other scenarios.
--- End Message ---
--- Begin Message ---
Source: mr
Source-Version: 0.40
We believe that the bug you reported is fixed in the latest version of
mr, which is due to be installed in the Debian FTP archive:
mr_0.40.dsc
to pool/main/m/mr/mr_0.40.dsc
mr_0.40.tar.gz
to pool/main/m/mr/mr_0.40.tar.gz
mr_0.40_all.deb
to pool/main/m/mr/mr_0.40_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.
Joey Hess <[email protected]> (supplier of updated mr 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.8
Date: Fri, 31 Jul 2009 13:47:22 -0400
Source: mr
Binary: mr
Architecture: source all
Version: 0.40
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description:
mr - a Multiple Repository management tool
Closes: 524352
Changes:
mr (0.40) unstable; urgency=low
.
* Pass --pull to bzr merge to avoid needing to commit
merged changes. Closes: #524352
Checksums-Sha1:
92b2ce1c1e9b32e9343efd66f0b2bdea47a31327 749 mr_0.40.dsc
2c5fade9b1c42387bc04f963c8b0ce7303531a74 30291 mr_0.40.tar.gz
1058eb720d5a307e153d11be2fdad6c210171c7b 34556 mr_0.40_all.deb
Checksums-Sha256:
5c2c4e83a809998ceefd4d7e615f8a705b3323226f7fd244239a0682df0eb9aa 749
mr_0.40.dsc
20c89a2a8a0bd20b93cba42bd8e81d6a98ce8da0c7fbc7c41185fd1a99f081dd 30291
mr_0.40.tar.gz
0afaa6277572dd609e5bdb2df1e9e37fa5c496041e504ead01bf3a5b0414f11b 34556
mr_0.40_all.deb
Files:
fc5cdf0b243b4077f75d785457770528 749 utils optional mr_0.40.dsc
527c071e94dec029223bb94266a4efe6 30291 utils optional mr_0.40.tar.gz
ea1a56f54f41de641a4441fa122557cc 34556 utils optional mr_0.40_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFKc6lG2tp5zXiKP0wRAl5WAJ9S/XXDhdaS8CW0NTnjFKwZSCV6tgCeIbzf
NRPqlrzyRDnK8InPUCSzNE8=
=wjIH
-----END PGP SIGNATURE-----
--- End Message ---