Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437608 - [qt overlay] dev-util/qt-creator-9999 files are installed in the wrong directories
Summary: [qt overlay] dev-util/qt-creator-9999 files are installed in the wrong direct...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL: http://qt.gitorious.org/qt-creator/qt...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 12:01 UTC by Markus Rathgeb
Modified: 2012-10-12 11:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
File listing (repo_qt__dev-util_qt-creator-9999.txt,81.08 KB, text/plain)
2012-10-08 12:01 UTC, Markus Rathgeb
Details
File listings (2.6.0_beta vs. 9999) (qt-creator-file-listings.tar.gz,13.93 KB, application/octet-stream)
2012-10-09 09:37 UTC, Markus Rathgeb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Rathgeb 2012-10-08 12:01:06 UTC
The most files are installed in the wrong directories.
The output of "equery files" for the installed package is attached.
Comment 1 Markus Rathgeb 2012-10-08 12:01:21 UTC
Created attachment 325986 [details]
File listing
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2012-10-08 19:45:21 UTC
does 2.6.0_beta work for you?
Comment 3 Markus Rathgeb 2012-10-09 09:37:07 UTC
Yes, 2.6.0_beta works fine.

I will attach the file listings again.
Comment 4 Markus Rathgeb 2012-10-09 09:37:52 UTC
Created attachment 326062 [details]
File listings (2.6.0_beta vs. 9999)

emerge --sync
emerge -1 =dev-util/qt-creator-2.6.0_beta
equery files dev-util/qt-creator > /tmp/delete/qt-creator-2.6.0_beta.txt
emerge -1 =dev-util/qt-creator-9999
equery files dev-util/qt-creator > /tmp/delete/qt-creator-9999.txt
tar -C /tmp/delete -cvzf qt-creator-file-listings.tar.gz qt-creator-9999.txt qt-creator-2.6.0_beta.txt
Comment 5 Markus Rathgeb 2012-10-11 15:44:21 UTC
There must be some changes upstream.
ATM it is working.
Comment 6 Markos Chandras (RETIRED) gentoo-dev 2012-10-11 15:44:59 UTC
Please don't close this bug until we figure out what was wrong with it.
Comment 8 Markos Chandras (RETIRED) gentoo-dev 2012-10-12 11:07:34 UTC
Yes this seems about right to me. We don't defined this variable anywhere so it used the default value.

No idea what this variable is for so we should keep an eye on it. Thank you for finding the offending commit