Issue 125176

Summary: control files have bad permissions
Product: Installation Reporter: Scott Thackeray <scott_thackeray>
Component: codeAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: hdu
Version: 4.1.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
remaining lintian complaints (with the fixes above applied) none

Description Scott Thackeray 2014-06-28 23:59:58 UTC
The installation of a package which violates the quality standards isn't allowed. This could cause serious problems on your computer. Please contact the person or organization who provided this package file and include the details beneath.




Lintian check results for /home/scott/en-US/DEBS/desktop-integration/openoffice4.0-debian-menus_4.1-9764_all.deb: 
E: openoffice-debian-menus: control-file-has-bad-permissions postinst 0775 != 0755 
E: openoffice-debian-menus: control-file-has-bad-permissions postrm 0775 != 0755 
E: openoffice-debian-menus: control-file-has-bad-permissions prerm 0775 != 0755 
E: openoffice-debian-menus: maintainer-address-missing Apache Software Foundation
Comment 1 Scott Thackeray 2014-06-29 00:03:27 UTC
I realy like open office and have used it for years I still have it with my win 7 on other hard drive but wanted to use it on this too ,, both os on same computer with two seperate hard drives
Comment 2 hdu@apache.org 2014-07-02 12:50:07 UTC
No worries, you can install it anyway, please see [1] for details. The warnings about group permissions being equal to user permissions are not important when the group is user-specific. The missing maintainer address is another minor nit. I suggest "issues@openoffice.apache.org" as the maintainer address. Both should be solved. Volunteers are invited to help with this. The guilty module is probably main/postprocess.

[1] http://askubuntu.com/questions/111959/what-is-a-bad-quality-package
Comment 3 SVN Robot 2014-07-03 12:35:27 UTC
"hdu" committed SVN revision 1607610 into trunk:
#i125176# fix the Debian control-file-bad-permission problem
Comment 4 SVN Robot 2014-07-03 12:50:05 UTC
"hdu" committed SVN revision 1607619 into trunk:
#i125176# add Debian package maintainer and extended description
Comment 5 hdu@apache.org 2014-07-03 13:19:20 UTC
Created attachment 83633 [details]
remaining lintian complaints (with the fixes above applied)

The fixes above solve the problems mentioned in comment 1. But lintian complains about many more issues that it classifies as "serious". Examples are too short package names, the installation of files into /opt/ instead of /usr/, missing copyright files in /usr/share/doc/*/copyright. Volunteers for solving these remaining complaints are invited...