bzr whoami: unable to copy ownership from '$HOME/.bazaar' to '$HOME/.bazaar/bazaar.conf'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
bzr (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Binary package hint: bzr
Having recently installed Ubuntu 10.10 on one of my machines, using a repository created by an older version, I ran into a glitch executing bzr whoami:
pang@barbarossa
"pang" does not seem to contain an email address. This is allowed, but not recommended.
Unable to copy ownership from '/home/
pang@barbarossa
-rw-r--r-- 1 pang pang 23 2010-10-16 13:23 bazaar.conf
pang@barbarossa
-rw-r--r-- 1 pang pang 23 2010-10-16 13:23 /home/pang/
However, after that I was able to commit my changes without any apparent problem.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: bzr 2.2.0-1
ProcVersionSign
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Sat Oct 16 13:25:42 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release Candidate amd64 (20100928.1)
SourcePackage: bzr
tags: | added: oem-services |
Changed in bzr (Ubuntu): | |
status: | Confirmed → Fix Committed |
Changed in bzr (Ubuntu): | |
status: | Fix Committed → Confirmed |
tags: | added: check-for-breezy |
Hi, thanks for the report.
I wonder what the permission is on the directory? "ls -dl /home/pang/.bazaar" will tell you.
My guess is that you first ran bzr as root therefore it's still owned by root.