traceback when restricted deletion/sticky bit is set on remote server
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned | ||
bzr (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
This crash occurred when I was committing to a bzr branch with the chmod restricted deletion/sticky bit set. When I removed the sticky bit, the crash ceased. I logged in manually to the ssh server where the bzr+ssh smart server was trying to store the files as the user it was attempting to do so with, and I was able to manually create, read, modify, and delete files in that path.
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: bzr 2.3.4-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.38-11-generic x86_64
Architecture: amd64
BzrDebugFlags: set()
BzrVersion: 2.3.4
CommandLine: ['/usr/bin/bzr', 'ci', '-m', 'Nightly commit']
CrashDb: bzr
Date: Sun Aug 28 09:47:44 2011
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426)
InterpreterPath: /usr/bin/python2.7
Locale: en_US.UTF-8
PackageArchitec
Platform: Linux-2.
ProcCmdline: /usr/bin/python /usr/bin/bzr ci -m Nightly\ commit
ProcEnviron:
SHELL=/bin/bash
LANG=en_US.UTF-8
LANGUAGE=en_US:en
PythonVersion: 2.7.1
SourcePackage: bzr
Title: bzr crashed with ErrorFromSmartS
UpgradeStatus: No upgrade log present (probably fresh install)
UserEncoding: UTF-8
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers
tags: | removed: need-duplicate-check |
tags: | added: hpss |
visibility: | private → public |
Changed in bzr: | |
status: | New → Triaged |
Changed in bzr (Ubuntu): | |
status: | New → Triaged |
Changed in bzr: | |
importance: | Undecided → Medium |
Changed in bzr (Ubuntu): | |
importance: | Undecided → Medium |
Changed in bzr: | |
status: | Triaged → Confirmed |
summary: |
- bzr commit crashed + traceback when restricted deletion/sticky bit is set on remote server |
tags: | added: check-for-breezy |
I updated to version 2.4.0 via ppa:bzr/ppa and the issue persists if the sticky bit is set.