Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#15419 - [codeblocks] Install binaries under /usr/share

Attached to Project: Community Packages
Opened by Gerardo Exequiel Pozzi (djgera) - Monday, 06 July 2009, 20:54 GMT
Last edited by Stefan Husmann (stefanhusmann) - Sunday, 12 July 2009, 10:22 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Stefan Husmann (stefanhusmann)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: codeblocks pkg install ELF shared libraries under /usr/share/codeblocks/plugins/ directory. This directory (/usr/share) is for architecture independent files.

A better location for these files is /usr/lib/codeblocks/plugins/


Additional info:
codeblocks-8.02-7

This is the list of installed files:
/usr/share/codeblocks/plugins/libAutoVersioning.so
/usr/share/codeblocks/plugins/libBrowseTracker.so
/usr/share/codeblocks/plugins/libProfiler.so
/usr/share/codeblocks/plugins/libRegExTestbed.so
/usr/share/codeblocks/plugins/libSymTab.so
/usr/share/codeblocks/plugins/libThreadSearch.so
/usr/share/codeblocks/plugins/libastyle.so
/usr/share/codeblocks/plugins/libautosave.so
/usr/share/codeblocks/plugins/libbyogames.so
/usr/share/codeblocks/plugins/libcb_koders.so
/usr/share/codeblocks/plugins/libclasswizard.so
/usr/share/codeblocks/plugins/libcodecompletion.so
/usr/share/codeblocks/plugins/libcodesnippets.so
/usr/share/codeblocks/plugins/libcodestat.so
/usr/share/codeblocks/plugins/libcompiler.so
/usr/share/codeblocks/plugins/libdebugger.so
/usr/share/codeblocks/plugins/libdefaultmimehandler.so
/usr/share/codeblocks/plugins/libdragscroll.so
/usr/share/codeblocks/plugins/libenvvars.so
/usr/share/codeblocks/plugins/libexporter.so
/usr/share/codeblocks/plugins/libhelp_plugin.so
/usr/share/codeblocks/plugins/libkeybinder.so
/usr/share/codeblocks/plugins/liblib_finder.so
/usr/share/codeblocks/plugins/libopenfileslist.so
/usr/share/codeblocks/plugins/libprojectsimporter.so
/usr/share/codeblocks/plugins/libscriptedwizard.so
/usr/share/codeblocks/plugins/libtodo.so
/usr/share/codeblocks/plugins/libwxsmith.so
/usr/share/codeblocks/plugins/libwxsmithcontribitems.so
This task depends upon

Closed by  Stefan Husmann (stefanhusmann)
Sunday, 12 July 2009, 10:22 GMT
Reason for closing:  Won't fix
Additional comments about closing:  Excessive patching also is against Archs philosophy. We have to live for now with this bug or use the svn-version, which is not stable.
Comment by Stefan Husmann (stefanhusmann) - Saturday, 11 July 2009, 14:19 GMT
I started an forum discussion on http://forums.codeblocks.org/index.php/topic,10826.new.html#new
The problem is not easily solvable, it seems.
Comment by Stefan Husmann (stefanhusmann) - Saturday, 11 July 2009, 16:55 GMT
Okay, according to the last forum entry the bug can only be solved with massive code changes. I do not think this would be a good solution. Another solution would be to use the svn-version, but this is far from stable. Thoughts?
Comment by Stefan Husmann (stefanhusmann) - Saturday, 11 July 2009, 18:18 GMT
Okay, according to the last forum entry the bug can only be solved with massive code changes. I do not think this would be a good solution. Another solution would be to use the svn-version, but this is far from stable. Thoughts?
Comment by Gerardo Exequiel Pozzi (djgera) - Sunday, 12 July 2009, 01:30 GMT
mmm, if upstream say that this is a bit complicated... so skip for now, anyway I will do a review in some days about this.
Remembers that this is only a formalism/recomendation rule ;)

Loading...