Your message dated Sun, 17 Apr 2016 16:21:23 +0000
with message-id <[email protected]>
and subject line Bug#821104: Removed package(s) from unstable
has caused the Debian Bug report #814220,
regarding dh_php5 does not override umask
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
814220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814220
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-php5
Version: 0.2
The dh_php5 tool corrects the permissions only of some
files/directories. Others are left broken when one runs it with a
secure umask like 0077.
For example, /usr/lib/php5/20131226 is created with "mkdir -p". After
that, it runs "chmod 755" on that directory, but not on the parent
directories it also created.
Shared libraries are installed using "cp" without "chmod". That
leaves the library unreadable for anybody but root.
I suggest using "install" for everything. "install" ensures that the
permission are correct; it has good defaults, and a "-m" option. And
it's just one shell invocation instead of one (= faster).
--- End Message ---
--- Begin Message ---
Version: 0.2+rm
Dear submitter,
as the package dh-php5 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/821104
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---