You are not logged in.

#1 2012-05-11 20:32:10

oceanliu
Member
Registered: 2011-06-27
Posts: 31

[Solved] failed to prepare transaction lead to update fail

I haven't update the system for quite a while, and when I try to update it today, I ran into issues as below:

$ sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
:: Replace farsight2 with extra/farstream? [Y/n]
:: Replace gnupg2 with core/gnupg? [Y/n]
:: Replace kernel26-lts with core/linux-lts? [Y/n]
:: Replace ndiswrapper-utils with community/ndiswrapper? [Y/n]
:: Replace procps with core/procps-ng? [Y/n]
:: Replace telepathy-farsight with extra/telepathy-farstream? [Y/n]
resolving dependencies...
warning: dependency cycle detected:
warning: udev will be installed before its util-linux dependency
looking for inter-conflicts...
:: sqlite and sqlite3 are in conflict. Remove sqlite3? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: ndiswrapper-lts: requires ndiswrapper-utils=1.56
:: ndiswrapper-lts: requires kernel26-lts>=2.6.32
:: ndiswrapper-lts: requires kernel26-lts<2.6.33
:: r128-dri: requires libgl=7.11.2
:: savage-dri: requires libgl=7.11.2
:: sis-dri: requires libgl=7.11.2
:: tdfx-dri: requires libgl=7.11.2

My pacman is up to date, and I have searched similar issue in the forum but none of them is helping,
So I don't know how to proceed now.

Last edited by oceanliu (2012-05-12 01:03:56)

Offline

#2 2012-05-11 20:49:22

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [Solved] failed to prepare transaction lead to update fail

:: r128-dri: requires libgl=7.11.2
:: savage-dri: requires libgl=7.11.2
:: sis-dri: requires libgl=7.11.2
:: tdfx-dri: requires libgl=7.11.2

I'm fairly certain you won't be needing those anymore. It should be safe to remove them.

:: ndiswrapper-lts: requires ndiswrapper-utils=1.56
:: ndiswrapper-lts: requires kernel26-lts>=2.6.32
:: ndiswrapper-lts: requires kernel26-lts<2.6.33

Are you planning to upgrade your kernel from kernel26-lts to for example linux-lts? If so, you can use the "normal" ndiswrapper in the extra repo and can safely remove ndiswrapper-lts as well.


Burninate!

Offline

#3 2012-05-11 21:32:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] failed to prepare transaction lead to update fail

oceanliu wrote:

I have searched similar issue in the forum but none of them is helping,

Are you saying this didn't help?

Offline

#4 2012-05-11 23:18:48

oceanliu
Member
Registered: 2011-06-27
Posts: 31

Re: [Solved] failed to prepare transaction lead to update fail

Gcool wrote:
:: r128-dri: requires libgl=7.11.2
:: savage-dri: requires libgl=7.11.2
:: sis-dri: requires libgl=7.11.2
:: tdfx-dri: requires libgl=7.11.2

I'm fairly certain you won't be needing those anymore. It should be safe to remove them.

:: ndiswrapper-lts: requires ndiswrapper-utils=1.56
:: ndiswrapper-lts: requires kernel26-lts>=2.6.32
:: ndiswrapper-lts: requires kernel26-lts<2.6.33

Are you planning to upgrade your kernel from kernel26-lts to for example linux-lts? If so, you can use the "normal" ndiswrapper in the extra repo and can safely remove ndiswrapper-lts as well.

Great! problem solve! thanks a lot!

Offline

#5 2012-05-12 00:43:07

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] failed to prepare transaction lead to update fail

Please remember to mark the thread as solved :-)

Offline

Board footer

Powered by FluxBB