[JIRA] [bazaar] (JENKINS-17971) bzr switch does not work for anonymous http checkouts

2013-05-16 Thread timotheus.poko...@solidcharity.com (JIRA)















































Timotheus Pokorra
 resolved  JENKINS-17971 as Cannot Reproduce


bzr switch does not work for anonymous http checkouts
















sorry, I was using an old version of bzr, 2.4.1.
I tried now with version bzr 2.5.1, and it works fine!





Change By:


Timotheus Pokorra
(16/May/13 7:44 AM)




Status:


Open
Resolved





Assignee:


MontyTaylor
TimotheusPokorra





Resolution:


CannotReproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [bazaar] (JENKINS-17971) bzr switch does not work for anonymous http checkouts

2013-05-16 Thread zigarn+jenk...@gmail.com (JIRA)















































Alexandre Garnier
 closed  JENKINS-17971 as Cannot Reproduce


bzr switch does not work for anonymous http checkouts
















Change By:


Alexandre Garnier
(16/May/13 7:59 AM)




Status:


Resolved
Closed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [bazaar] (JENKINS-17971) bzr switch does not work for anonymous http checkouts

2013-05-15 Thread timotheus.poko...@solidcharity.com (JIRA)














































Timotheus Pokorra
 created  JENKINS-17971


bzr switch does not work for anonymous http checkouts















Issue Type:


Bug



Assignee:


Monty Taylor



Components:


bazaar



Created:


15/May/13 7:37 PM



Description:


We wonder why there is the need to run bzr switch.
This will not work if you checkout anonymously a branch from Launchpad, eg. lp:openpetraorg.

It works for the first build and checkout:

from the log:
$ bzr checkout --lightweight lp:openpetraorg "C:\Program Files (x86)\Jenkins\workspace\OpenPetraBuildWinTimotheus"
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
Getting local revision...
$ bzr revision-info -d "C:\Program Files (x86)\Jenkins\workspace\OpenPetraBuildWinTimotheus"
info result: bzr revision-info -d C:\Program Files (x86)\Jenkins\workspace\OpenPetraBuildWinTimotheus returned 0. Command output: "2226 timotheus.poko...@solidcharity.com-20130515153627-dvnp06rop5rtzcfa
" stderr: ""
RevisionState revno:2226 revid:timotheus.poko...@solidcharity.com-20130515153627-dvnp06rop5rtzcfa
No emails were triggered.

and builds fine.

The second build, no change on the code, same revision 2226:

$ bzr revision-info -d "C:\Program Files (x86)\Jenkins\workspace\OpenPetraBuildWinTimotheus"
info result: bzr revision-info -d C:\Program Files (x86)\Jenkins\workspace\OpenPetraBuildWinTimotheus returned 0. Command output: "2226 timotheus.poko...@solidcharity.com-20130515153627-dvnp06rop5rtzcfa
" stderr: ""
OpenPetraBuildWinTimotheus $ bzr update
Tree is up to date at revision 2226 of branch http://bazaar.launchpad.net/~openpetracore/openpetraorg/trunkhosted
OpenPetraBuildWinTimotheus $ bzr switch lp:openpetraorg
bzr: ERROR: Cannot lock LockDir(http://bazaar.launchpad.net/~openpetracore/openpetraorg/trunkhosted/.bzr/branch/lock): Transport operation not possible: http does not support mkdir()
ERROR: Failed to switch
Since BZR itself isn't crash safe, we'll clean the workspace so that on the next try we'll do a clean pull...

But then it does not recover from that, and the build fails.




Environment:


bzr plugin 1.22




Project:


Jenkins



Priority:


Major



Reporter:


Timotheus Pokorra

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.