Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319893 - app-portage/gpytage-0.2.0 mask request: cannot find Portage configuration files when ran
Summary: app-portage/gpytage-0.2.0 mask request: cannot find Portage configuration fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Kenneth Prugh (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-15 21:52 UTC by Dean Matzkov
Modified: 2010-05-27 15:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Matzkov 2010-05-15 21:52:10 UTC
When attempting to run the program, it fails to load files that are critical to its usage. Its ebuild should be masked, as it is unusable because of this.

This problem is no longer evident in version 0.3.0_rc1, however.

Reproducible: Always

Steps to Reproduce:
1. emerge =app-portage/0.2.0
2. run 'gpytage'

Actual Results:  
Nothing useful is shown in the GUI, and a bunch of "file not found" messages are outputted to the terminal.

Expected Results:  
It should have been able to load the files and run normally.

The output of the program when it is ran:

Config: portage version = 2.1.8.3
GPytage: starting gpytage()
/usr/share/gpytage/pixmaps/
package.keywords DOES NOT EXIST
package.unmask DOES NOT EXIST
package.mask DOES NOT EXIST
package.use DOES NOT EXIST
sets DOES NOT EXIST
bashrc DOES NOT EXIST
color.map DOES NOT EXIST
modules DOES NOT EXIST
mirrors DOES NOT EXIST
categories DOES NOT EXIST
profile/package.provided DOES NOT EXIST
package.keywords DOES NOT EXIST
package.unmask DOES NOT EXIST
package.mask DOES NOT EXIST
package.use DOES NOT EXIST
sets DOES NOT EXIST
bashrc DOES NOT EXIST
color.map DOES NOT EXIST
modules DOES NOT EXIST
mirrors DOES NOT EXIST
categories DOES NOT EXIST
profile/package.provided DOES NOT EXIST

---

I have the latest stable version of Python on my system, which is dev-lang/python-2.6.4-r1, as of this report.
Comment 1 Kenneth Prugh (RETIRED) gentoo-dev 2010-05-27 15:54:52 UTC
Resolving now that 0.3.0_rc1 has gone stable.