Mantis - qt4_dev
Viewing Issue Advanced Details
5075 tweak always 2013-05-11 10:31 2013-09-29 09:19
pfelecan  
cgrzemba  
high  
closed  
fixed  
none    
none  
0005075: Qt packaging doesn't respect our file system layout standard
The package installs a lot of directories directly in the root of Open CSW tree, /opt/csw, e.g. prototypes, mkspecs, &c.

This rises errors in checkpkg, e.g. when a dynamic shared object is installed in /opt/csw/prototypes it is flagged with the "binary-architecture-does-not-match-placement" tag.

After having discussed the issue on the "devel" mailing list, http://lists.opencsw.org/pipermail/devel/2013-May/026324.html, [^] I propose to modify the recipe in order to install the various component in appropriate directories. For this, you can use inspiration given by Debian's packaging, http://packages.debian.org/wheezy/i386/python-qt4/filelist [^]
Issue History
2013-05-11 10:31 pfelecan New Issue
2013-05-15 16:54 cgrzemba Status new => assigned
2013-05-15 16:54 cgrzemba Assigned To => cgrzemba
2013-05-15 16:56 cgrzemba Note Added: 0010388
2013-05-15 16:56 cgrzemba Status assigned => acknowledged
2013-05-31 10:11 cgrzemba Note Added: 0010410
2013-05-31 10:12 cgrzemba Note Edited: 0010410
2013-06-01 10:29 pfelecan Note Added: 0010411
2013-09-29 09:19 pfelecan Note Added: 0010586
2013-09-29 09:19 pfelecan Status acknowledged => closed
2013-09-29 09:19 pfelecan Resolution open => fixed

Notes
(0010388)
cgrzemba   
2013-05-15 16:56   
will configure csw path layout
(0010410)
cgrzemba   
2013-05-31 10:11   
(edited on: 2013-05-31 10:12)
Have it done and put the packages on experimental,
BUT:
- qtdemo do not found help docs
- bins on sparc stop with core dumps

(0010411)
pfelecan   
2013-06-01 10:29   
have you explored the Debian recipe?
You can can find it in http://ftp.de.debian.org/debian/pool/main/q/qt4-x11/qt4-x11_4.8.2+dfsg-11.debian.tar.gz [^]
(0010586)
pfelecan   
2013-09-29 09:19   
the last releases have fixed this.