Bug 180547

Summary: Can't register archive
Product: [Fedora] Fedora Reporter: Jeffrey C. Ollie <jeff>
Component: bazaarAssignee: Shahms E. King <shahms>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-13 15:45:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeffrey C. Ollie 2006-02-08 22:21:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060202 Fedora/1.5.0.1-2 Firefox/1.5.0.1

Description of problem:
Bazaar on development won't register archives.

Version-Release number of selected component (if applicable):
1.4.2-4.fc5

How reproducible:
Always

Steps to Reproduce:
1.baz register-archive http://mirrors.sourcecontrol.net/soto@freedesktop.org--2004-personal/
2.
3.
  

Actual Results:  [jeff@devel ~]$ baz register-archive http://mirrors.sourcecontrol.net/soto@freedesktop.org--2004-personal/
arch_pfs_fs_connect: failed to get the dir for /home/jcollie/http:/mirrors.sourcecontrol.net/soto@freedesktop.org--2004-personal


Expected Results:  [jeff@fc4 ~]$ baz register-archive http://mirrors.sourcecontrol.net/soto@freedesktop.org--2004-personal/
Setting arch cache to default path: /home/jeff/.arch-cache
Registering Archive: soto


Additional info:

Works in FC4.  Is this maybe due to the recent upgrade to neon in development?

Comment 1 Shahms E. King 2006-02-10 17:24:09 UTC
I will look into this, I suspect it is related to the neon upgrade.  In theory,
there is a 1.4.3 version of bazaar, but I cannot find the tarball anywhere.  The
Canonical website has release notes for it but no release ;-(.

Comment 2 Shahms E. King 2006-02-10 23:08:19 UTC
This bug is caused by the neon update (specifically, a change in semantics for
ne_path_escape).  I've created a patch that should fix this problem and
submitted a build.  I'm just waiting on the rebuild to finish before I close the
bug (or try again).

Comment 3 Shahms E. King 2006-02-13 15:45:58 UTC
I've updated the bazaar in rawhide, with a fix.  Please re-open this bug if
bazaar still doesn't work.