Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 377121 - [qting-edge] Can't downgrade Qt
Summary: [qting-edge] Can't downgrade Qt
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-30 22:52 UTC by Nikos Chantziaras
Modified: 2011-09-08 14:52 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 Nikos Chantziaras 2011-07-30 22:52:43 UTC
I wanted to test Qt 4.7.9999 on an ~arch system, but the compilation of qt-gui fails. Before emerging, I did quickpkg the old qt packages. However, I now can't bring those backups back:

emerge -a1K qt-core qt-script qt-dbus

 * Sanity check to keep you from breaking your system:
 *   Downgrading Qt is completely unsupported and will break your system!
 * ERROR: x11-libs/qt-core-4.7.3 failed (setup phase):
 *   aborting to save your system

However, this is an outright phail. It doesn't save the system, it botches it.  It can't go back nor forward.  "Saving the system" would mean I should be able to undo the emerge.

Qt is *not* glibc. It won't destroy your system since you still access to it from the terminal or from another DE (like Gnome or XFCE.)

Reproducible: Always
Comment 1 Nikos Chantziaras 2011-09-08 14:52:35 UTC
Oopsy, the I_KNOW_WHAT_I_AM_DOING env var does allow for overriding and works OK.  Sorry for the noise.