[arch-general] i586 phonon/qt dependency conflict
Guys, Looks like there is a dependency conflict between qt and phonon with the latest packages. (note: below pms is an alias for 'pacman -Sy') Here is the issue: 16:07 dcrgx2:~> pms -u :: Synchronizing package databases... error: failed retrieving file 'testing.db.tar.gz' from mirrors.gigenet.com : Not Found testing 46.5K 51.9K/s 00:00:01 [####################################################] 100% error: failed retrieving file 'core.db.tar.gz' from mirrors.gigenet.com : Not Found core 36.1K 41.2K/s 00:00:01 [####################################################] 100% error: failed retrieving file 'extra.db.tar.gz' from mirrors.gigenet.com : Not Found extra 446.6K 111.0K/s 00:00:04 [####################################################] 100% error: failed retrieving file 'community-testing.db.tar.gz' from mirrors.gigenet.com : Not Found community-testing 1.5K 7.8M/s 00:00:00 [####################################################] 100% error: failed retrieving file 'community.db.tar.gz' from mirrors.gigenet.com : Not Found community 364.1K 110.8K/s 00:00:03 [####################################################] 100% archlinuxfr 25.0K 24.9K/s 00:00:01 [####################################################] 100% :: Starting full system upgrade... :: Replace kdelibs-experimental with testing/kdelibs? [Y/n] :: Replace kernel-headers with core/linux-api-headers? [Y/n] resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies) :: kdelibs: requires phonon 16:08 dcrgx2:~> pms phonon :: Synchronizing package databases... error: failed retrieving file 'testing.db.tar.gz' from mirrors.gigenet.com : Not Found testing is up to date error: failed retrieving file 'core.db.tar.gz' from mirrors.gigenet.com : Not Found core is up to date error: failed retrieving file 'extra.db.tar.gz' from mirrors.gigenet.com : Not Found extra is up to date error: failed retrieving file 'community-testing.db.tar.gz' from mirrors.gigenet.com : Not Found community-testing is up to date error: failed retrieving file 'community.db.tar.gz' from mirrors.gigenet.com : Not Found community is up to date archlinuxfr is up to date resolving dependencies... warning: provider package was selected (phonon-gstreamer provides phonon-backend) looking for inter-conflicts... :: phonon conflicts with qt. Remove qt? [Y/n] error: failed to prepare transaction (could not satisfy dependencies) :: phonon-gstreamer: requires qt :: phonon: requires qt :: arora: requires qt :: kde-agent: requires qt :: kdelibs: requires qt>=4.5.3-4 :: kdesdk-poxml: requires qt :: opera-snapshot: requires qt :: polkit-qt: requires qt :: poppler-qt: requires qt>=4.5.3 :: pyqt: requires qt>=4.5.3 :: qca: requires qt :: qimageblitz: requires qt>=4.4.3 :: qscintilla: requires qt>=4.5.3-4 :: qtcreator: requires qt>=4.5 :: soprano: requires qt :: strigi: requires qt :: texmaker: requires qt>=4.5.1 -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
Am 02.02.2010 23:10, schrieb David C. Rankin:
Guys,
Looks like there is a dependency conflict between qt and phonon with the latest packages. (note: below pms is an alias for 'pacman -Sy') Here is the issue:
http://mailman.archlinux.org/pipermail/arch-dev-public/2010-February/015269....
On 02/02/2010 04:32 PM, Thomas Bächler wrote:
Am 02.02.2010 23:10, schrieb David C. Rankin:
Guys,
Looks like there is a dependency conflict between qt and phonon with the latest packages. (note: below pms is an alias for 'pacman -Sy') Here is the issue:
http://mailman.archlinux.org/pipermail/arch-dev-public/2010-February/015269....
You are the man Thomas! Thanks for curing my blindness :p -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
On 02/02/2010 04:32 PM, Thomas Bächler wrote:
Am 02.02.2010 23:10, schrieb David C. Rankin:
http://mailman.archlinux.org/pipermail/arch-dev-public/2010-February/015269....
I guess I could be helpful and actually respond with Pierre's post to save others a few clicks. Pierre provided the following: <quote> Hi DEVs and TUs, I am about to move the first wave of KDE 4.4 RC3 packages into testing. These will be x86_64 at first; i686 packages might follow later this evening. There won't be any l10n packages. (they are not needed for testing and rebuild and we'll save disk space and bandwidth this way) The same Information about kde-unstable now apply to testing: http://wiki.archlinux.org/index.php/DeveloperWiki:KDE#Users Note that the kde- unstable repository will be removed soon. If you update you have to use the following commands as pacman is not able to resolve the dependencies otherwise: % pacman -Sy --asdeps qt % pacman -Su All developers and TUs should check their Qt or KDE related packages. Even if they still work you might want to adjust the dependencies. There are some like phonon etc. which are no longer covered by Qt. In general you want at least depend on kdebase-runtime for most apps. (use namcap but don't trust it ;-)) Greetings, Pierre PS: I have problems with akonadi and mysql 5.1.43. Downgrading to mysql 5.1.42 solves the problem. Can anybody confirm this issue? (test with "akonadictl start") -- Pierre Schmitz, https://users.archlinux.de/~pierre </quote> -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
On 02/02/2010 09:05 PM, David C. Rankin wrote:
On 02/02/2010 04:32 PM, Thomas Bächler wrote:
Am 02.02.2010 23:10, schrieb David C. Rankin:
http://mailman.archlinux.org/pipermail/arch-dev-public/2010-February/015269....
I guess I could be helpful and actually respond with Pierre's post to save others a few clicks. Pierre provided the following:
<quote>
Hi DEVs and TUs,
I am about to move the first wave of KDE 4.4 RC3 packages into testing. These will be x86_64 at first; i686 packages might follow later this evening. There won't be any l10n packages. (they are not needed for testing and rebuild and we'll save disk space and bandwidth this way)
The same Information about kde-unstable now apply to testing: http://wiki.archlinux.org/index.php/DeveloperWiki:KDE#Users Note that the kde- unstable repository will be removed soon.
If you update you have to use the following commands as pacman is not able to resolve the dependencies otherwise:
% pacman -Sy --asdeps qt % pacman -Su
All developers and TUs should check their Qt or KDE related packages. Even if they still work you might want to adjust the dependencies. There are some like phonon etc. which are no longer covered by Qt. In general you want at least depend on kdebase-runtime for most apps. (use namcap but don't trust it ;-))
Greetings,
Pierre
PS: I have problems with akonadi and mysql 5.1.43. Downgrading to mysql 5.1.42 solves the problem. Can anybody confirm this issue? (test with "akonadictl start")
Arch does have any i586 packages...
On 02/03/2010 11:12 AM, pyther wrote:
On 02/02/2010 09:05 PM, David C. Rankin wrote:
On 02/02/2010 04:32 PM, Thomas Bächler wrote:
Arch does have any i586 packages...
Sorry - Yes it is an i686 box -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com
participants (3)
-
David C. Rankin
-
pyther
-
Thomas Bächler