You cannot use addBzrSnapshot with recipes that use launchpad on fdev:
[scott@fdev libindicate]$ rmake build libindicate.recipe{x86} libindicate.recipe{x86_64}
+ Getting relevant path information from libindicate...
+ Methods called:
AutoPackageRecipe.setup
libindicate.unpack
libindicate.configure
AutoPackageRecipe.make
AutoPackageRecipe.makeinstall
AutoPackageRecipe.policy
+ Shadowing libindicate:source to internal repository...
+ Committing local changes to libindicate:source to the internal repository...
+ Cloning repository from lp:libindicate
+ bzr branch 'lp:libindicate' '/home/scott/conary/cache/libindicate/lp:libindicate/bzr'
bzr: warning: unsupported locale setting
Could not determine what text encoding to use.
This error usually means your Python interpreter
doesn't support the locale set by $LANG (en_US.UTF-8)
Continuing with ascii encoding.
http://code.launchpad.net/libindicate/ is redirected to https://code.launchpad.net/libindicate/
bzr: ERROR: Unknown branch format: 'Bazaar Branch Format 7 (needs bzr 1.6)\n'
error: Shell command "bzr branch 'lp:libindicate' '/home/scott/conary/cache/libindicate/lp:libindicate/bzr'" exited with exit code 3
ERROR: An unexpected condition has occurred in Conary. This is
most likely due to insufficient handling of erroneous input, but
may be some other bug. In either case, please report the error at
http://issues.rpath.com/ and attach to the issue the file
/tmp/conary-error-9fyUET.txt
Then, for more complete information, please run the following script:
conary-debug "/usr/bin/rmake build libindicate.recipe{x86} libindicate.recipe{x86_64}"
You can attach the resulting archive to your issue report at
http://issues.rpath.com/ For more information, or if you have
trouble with the conary-debug command, go to:
http://wiki.rpath.com/wiki/Conary:How_To_File_An_Effective_Bug_Report
To get a debug prompt, rerun the command with --debug-all
Error details follow:
/usr/lib64/python2.4/site-packages/conary/lib/util.py:268
RuntimeError: Shell command "bzr branch 'lp:libindicate' '/home/scott/conary/cache/libindicate/lp:libindicate/bzr'" exited with exit code 3
Description
You cannot use addBzrSnapshot with recipes that use launchpad on fdev:
[scott@fdev libindicate]$ rmake build libindicate.recipe{x86} libindicate.recipe{x86_64}
+ Getting relevant path information from libindicate...
+ Methods called:
AutoPackageRecipe.setup
libindicate.unpack
libindicate.configure
AutoPackageRecipe.make
AutoPackageRecipe.makeinstall
AutoPackageRecipe.policy
+ Shadowing libindicate:source to internal repository...
+ Committing local changes to libindicate:source to the internal repository...
+ Cloning repository from lp:libindicate
+ bzr branch 'lp:libindicate' '/home/scott/conary/cache/libindicate/lp:libindicate/bzr'
bzr: warning: unsupported locale setting
Could not determine what text encoding to use.
This error usually means your Python interpreter
doesn't support the locale set by $LANG (en_US.UTF-8)
Continuing with ascii encoding.
http://code.launchpad.net/libindicate/ is redirected to https://code.launchpad.net/libindicate/
bzr: ERROR: Unknown branch format: 'Bazaar Branch Format 7 (needs bzr 1.6)\n'
error: Shell command "bzr branch 'lp:libindicate' '/home/scott/conary/cache/libindicate/lp:libindicate/bzr'" exited with exit code 3
ERROR: An unexpected condition has occurred in Conary. This is
most likely due to insufficient handling of erroneous input, but
may be some other bug. In either case, please report the error at
http://issues.rpath.com/ and attach to the issue the file
/tmp/conary-error-9fyUET.txt
Then, for more complete information, please run the following script:
conary-debug "/usr/bin/rmake build libindicate.recipe{x86} libindicate.recipe{x86_64}"
You can attach the resulting archive to your issue report at
http://issues.rpath.com/ For more information, or if you have
trouble with the conary-debug command, go to:
http://wiki.rpath.com/wiki/Conary:How_To_File_An_Effective_Bug_Report
To get a debug prompt, rerun the command with --debug-all
Error details follow:
/usr/lib64/python2.4/site-packages/conary/lib/util.py:268
RuntimeError: Shell command "bzr branch 'lp:libindicate' '/home/scott/conary/cache/libindicate/lp:libindicate/bzr'" exited with exit code 3
Alexandre Franke added a comment - 14/Aug/10 03:25 PM Michael, I think you're the one that has the ability to either close this as obsolete or solve the problem. Therefore I'm reassigning it to you.
FL-2362is already fixed at 02/Feb/10.