Your message dated Tue, 17 Aug 2021 17:46:09 -0400
with message-id <[email protected]>
and subject line Re: debhelper: Unexpected error in dpkg-deb (maintscript
postinst permission). Regression?
has caused the Debian Bug report #992370,
regarding debhelper: Unexpected error in dpkg-deb (maintscript postinst
permission). Regression?
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.)
--
992370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992370
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 13.4
Severity: normal
X-Debbugs-CC: [email protected]
Dear debhelper maintainers,
After upgraded to debhelper 13.4, the following error always pops up even if I
did not wrote any postinst script under debian/ directory:
dpkg-deb: building package 'alltray-dbgsym' in '../alltray-dbgsym_0.71b-
2_amd64.deb'.
dpkg-deb: error: maintainer script 'postinst' has bad permissions 1363 (must
be >=0555 and <=0775)
dh_builddeb: error: dpkg-deb --build debian/alltray .. returned exit code 2
dh_builddeb: error: Aborting due to earlier error
make: *** [debian/rules:4: binary] Error 25
Downgrading to debhelper 13.3.4 solves the problem.
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Version: 13.4+nmu1
The bug has been mitigated in the latest NMU.
Thanks,
Boyuan Yang
在 2021-08-17星期二的 17:20 -0400,Boyuan Yang写道:
> On Tue, 17 Aug 2021 17:08:38 -0400 Boyuan Yang <[email protected]> wrote:
> > Package: debhelper
> > Version: 13.4
> > Severity: normal
> > X-Debbugs-CC: [email protected]
> >
> > Dear debhelper maintainers,
> >
> > After upgraded to debhelper 13.4, the following error always pops up even
> > if
> I
> > did not wrote any postinst script under debian/ directory:
> >
> > dpkg-deb: building package 'alltray-dbgsym' in '../alltray-dbgsym_0.71b-
> > 2_amd64.deb'.
> > dpkg-deb: error: maintainer script 'postinst' has bad permissions 1363
> > (must
> > be >=0555 and <=0775)
> > dh_builddeb: error: dpkg-deb --build debian/alltray .. returned exit code
> > 2
> > dh_builddeb: error: Aborting due to earlier error
> > make: *** [debian/rules:4: binary] Error 25
> >
> > Downgrading to debhelper 13.3.4 solves the problem.
>
> Some more information: this did not occur to every package. I noticed the
> issue when working to update packaging for alltray (
> https://tracker.debian.org/pkg/alltray ). The full buildlog is attached. You
> may find the git packaging repo at https://salsa.debian.org/debian/alltray .
>
> I am not sure if the problem comes from this certain package or from
> debhelper; any suggestion would be helpful.
>
> Thanks,
> Boyuan Yang
--- End Message ---