[darcs-users] [issue1095]
Trent W. Buck
trentbuck at gmail.com
Tue Sep 30 03:27:19 UTC 2008
[CCing list as BTS is apparently having problems.]
I get this behaviour with both 2.0.3pre1 and 2.1.0pre2 when trying to
send a patch from a repo that contains both http://darcs.net/ (as at
--tag 2.1.0pre2) and Debian integration patches from
http://repos.mornfall.net/darcs/debian.
I cannot reproduce this fault in 2.0.2; this is a REGRESSION.
$ darcs send -p make.installdocs http://darcs.net/
Patch bundle will be sent to: droundy at darcs.net, darcs-users at darcs.net
Tue Sep 30 13:03:15 EST 2008 Trent W. Buck <trentbuck at gmail.com>
* make installdocs should not install TeX intermediaries.
I'm unilaterally classing the DVI and PostScript versions as
"intermediaries" to the PDF version, and only installing the latter.
Shall I send this patch? (1/1) [ynWsfvpxdaqjk], or ? for help: y
You need a passphrase to unlock the secret key for
user: "Trent W. Buck <trentbuck at gmail.com>"
1024-bit DSA key, ID 24EDC406, created 2006-12-06
darcs: bug in darcs!
fromJust errorsrc/Darcs/Commands/Send.lhs:196 compiled Sep 30 2008 12:39:48 at src/Darcs/Commands/Send.lhs:196 compiled Sep 30 2008 12:39:48
This is a prerelease version of darcs.
You can check to see if this bug is already known at http://bugs.darcs.net/
If it is not, please report this to bugs at darcs.net
If possible include the output of 'darcs --exact-version'.
Reading pristine 59/499
Successfully sent patch bundle to: droundy at darcs.net, darcs-users at darcs.net.
$
I can also reproduce this without a ~/.darcs:
$ mv ~/.darcs ~/.darcs~
$ darcs send -p make.installdocs --to trentbuck at gmail.com http://darcs.net/
Tue Sep 30 13:03:15 EST 2008 Trent W. Buck <trentbuck at gmail.com>
* make installdocs should not install TeX intermediaries.
I'm unilaterally classing the DVI and PostScript versions as
"intermediaries" to the PDF version, and only installing the latter.
Shall I send this patch? (1/1) [ynWsfvpxdaqjk], or ? for help: y
darcs: bug in darcs!
fromJust errorsrc/Darcs/Commands/Send.lhs:196 compiled Sep 30 2008 12:39:48 at src/Darcs/Commands/Send.lhs:196 compiled Sep 30 2008 12:39:48
This is a prerelease version of darcs.
You can check to see if this bug is already known at http://bugs.darcs.net/
If it is not, please report this to bugs at darcs.net
If possible include the output of 'darcs --exact-version'.
$
More information about the darcs-users
mailing list