Hi,
with the last update I got this error:
In detail, trying to install it alone and not with a pacman -Syu, the result is:
Is it a problem of mirrors site update?
Personally I use testing and when libvpx was in testing I installed thunderbird from arch testing. Regarding ffmpeg you most likely have a mirror that’s not up2date as I was getting that error until I rebuilt ffmpeg in repo
thunderbird-artix is rebuilding right now; should be in the universe repo in about 3 hours
@Artist: thank you!!! I'll try in one hour to repeat the upgrade and I'll tel you
thunderbird-artix-91.2.1 - updated version - is now available in the universe repo
artist
Hi there,
just a hint for anybody still using thunderbird (NOT thunderbird-artix):
Doing a
pacman -Syu
didn't work out because of the conflicting dependencies of ffmpeg & thunderbird with libvpx
I had to do the following to upgrade to thunderbird-artix & get thunderbird running again:
pacman -S thunderbird-artix ffmpeg
I tried sudo pacman -S thunderbird-artix ffmpeg
and got this
error: target not found: thunderbird-artix
Try thunderbird instead of thunderbird-artix
thunderbird-artix is in the [universe] repo:
$ pacman -Ss thunderbird-artix
universe/thunderbird-artix 91.2.1-1
Standalone mail and news reader from mozilla.org
$
or:
$ pacman -Sl universe | grep -i thunderbird
universe thunderbird-artix 91.2.1-1
$