debinstall #4008 impossible chmod on Release.gpg [resolved]
debinstall tries to chmod the Release.gpg file to rw-rw-r This operation can only be performed by the owner of the file, which is a problem when different users can publish the repository (debinstall breaks) | |
priority | normal |
---|---|
type | bug |
done in | 2.0.1 |
load | 0.500 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2008/01/07 17:36
-
2008/02/04 13:20
add commentThe new design is meant to take care of this issue. The associated to fix this is in story 4474
Actually version 2.0 has several remaining issues when used by different persons. Release 2.0.1 should fix this by using a setuid/setgid binary and umask which will remove the need to use chmod manually.