You are not logged in.

#1 2018-03-09 16:18:41

ralph_hellgrind
Member
Registered: 2016-02-03
Posts: 46

SOLVED - Pacman update error

Hello,

I am trying to update my Arch using terminal with command "pacman -Syu" to which it gives the following message-

:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: ffmpeg2.8: installing x265 (2.7-1) breaks dependency 'libx265.so=146-64'


Information about my Arch is as follows-

4.15.7-1-ARCH; x86_64 GNU/Linux

What should I do to have this resolved?

Thanks a lot!

Last edited by ralph_hellgrind (2018-03-09 18:30:04)

Offline

#2 2018-03-09 16:23:05

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: SOLVED - Pacman update error

As ffmpeg2.8 has been dropped from the repos and nothing should depend on it anymore, remove ffmpeg2.8

Offline

#3 2018-03-09 16:59:20

Wake
Member
Registered: 2012-01-12
Posts: 12

Re: SOLVED - Pacman update error

vlc had a dependency on ffmpeg2.8. After upgrading vlc I was able to remove ffmpeg2.8 and update ok.

Last edited by Wake (2018-03-09 17:08:24)

Offline

#4 2018-03-09 18:15:06

ralph_hellgrind
Member
Registered: 2016-02-03
Posts: 46

Re: SOLVED - Pacman update error

I am trying to remove 'ffmpeg2.8' using- "pacman -R ffmpeg2.8" to which it gives me the error:

checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: vlc: removing ffmpeg2.8 breaks dependency 'ffmpeg2.8'

How should I remove it?

Offline

#5 2018-03-09 18:20:56

Al.Piotrowicz
Member
Registered: 2017-08-07
Posts: 116

Re: SOLVED - Pacman update error

$pacman -Rdd ffmpeg2.8

Mark as solved please.

Offline

#6 2018-03-09 18:29:30

ralph_hellgrind
Member
Registered: 2016-02-03
Posts: 46

Re: SOLVED - Pacman update error

I have removed 'vlc' with 'pacman -R vlc' and then removed 'ffmpeg2.8' in a similar way. I then reinstalled 'vlc' using 'pacman -S vlc'. I know this is a long route but did get the job done!

Offline

#7 2018-03-09 18:33:52

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,532
Website

Re: SOLVED - Pacman update error

Make sure you complete the upgrade now (pacman -Su or just -Syu).


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#8 2018-03-09 21:54:30

loqs
Member
Registered: 2014-03-06
Posts: 17,373

Re: SOLVED - Pacman update error

https://git.archlinux.org/svntogit/pack … 8502312f36

upgrade path broke for x256 due to strict soname depds, therefore we re-add ffmpeg2.8 temporarily to provide a more fluent transition.

Should allow a normal pacman -Syu to proceed then ffmpeg2.8 can be dropped again after a transition period.

Offline

#9 2018-03-09 22:16:38

tydynrain
Member
From: Lower Puna, Big Island Hawai'i
Registered: 2017-10-26
Posts: 115
Website

Re: SOLVED - Pacman update error


Registered Linux User: #623501 | Arch Linux Principles: Simplicity - Modernity - Pragmatism - User Centrality - Versatility => KISS
Arch Linux, the most exciting thing since Linus created Linux and married it with GNU/GPL.
Arch Linux for Life, Arch Linux Forever!

Offline

#10 2020-05-17 10:04:30

Omps
Member
Registered: 2018-01-20
Posts: 1

Re: SOLVED - Pacman update error

Al.Piotrowicz wrote:
$pacman -Rdd ffmpeg2.8

Mark as solved please.

This really helped solve the issue.  though i seem to have multiple packages which required me to run the same command. But all in all. I am happy and updated everything.

Thanks

Offline

#11 2020-05-17 10:22:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,740

Re: SOLVED - Pacman update error

Glad to hear but please don't necrobump 2 year old threads (though I do wonder how this issue could still be a problem on a remotely updated system)

Closing.

Offline

Board footer

Powered by FluxBB