bzr-builddeb doesn't respect umask when outputting .debs
Bug #523566 reported by
Steve Langasek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
brz-debian |
Triaged
|
Medium
|
Unassigned | ||
bzr-builddeb |
Triaged
|
Medium
|
Unassigned | ||
bzr-builddeb (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Binary package hint: bzr-builddeb
When building packages with bzr bd, the resulting .debs are output in the parent directory with permissions that don't match my shell's umask. This is inconvenient when my build directory happens to be on an NFS share, because I have to chmod the files before I can install the packages as root
ProblemType: Bug
Architecture: amd64
Date: Wed Feb 17 17:12:53 2010
DistroRelease: Ubuntu 10.04
Package: bzr-builddeb 2.2
PackageArchitec
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: bzr-builddeb
Uname: Linux 2.6.32-13-generic x86_64
Changed in brz-debian: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
Thanks for the report. It shouldn't be too hard to fix.
Thanks,
James