You are not logged in.

#1 2024-05-21 09:28:23

philbev
Member
From: Nottingham, UK
Registered: 2018-08-31
Posts: 2

[Solved] icu dependencies failures

When upgrading with pacman am getting :-
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (75.1-1) breaks dependency 'libicui18n.so=74-64' required by electron22
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by electron22
:: installing icu (75.1-1) breaks dependency 'libicui18n.so=74-64' required by electron25
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by electron25


i stupidly modified /etc/pacman.conf file on my laptop to ignore icu, but that completely borked the system. No great deal for me but on my desktop would be a disaster. Any help appreciated.

Last edited by philbev (2024-05-22 15:21:48)

Offline

#2 2024-05-21 09:37:08

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,098
Website

Re: [Solved] icu dependencies failures

Please search before posting.

Closing, as duplicate of https://bbs.archlinux.org/viewtopic.php?id=295926 for deletion.


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#3 2024-05-22 12:49:10

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,072

Re: [Solved] icu dependencies failures

Restoring on appeal of not being a direct dupe, of the testing repo issue.

electron22 and electron25 are both packages that are no longer in the repositories, check whether anything you're using still requires them (pacman -Qi or pactree -r from pacman-contrib are your friends) and remove them from your system (if anything really still actively needs those, remove them and their dependencies and then rebuild them after the update). Getting rid of unused orphan packages is part of proper system maintenance: https://wiki.archlinux.org/title/System … _(orphans)

Offline

#4 2024-05-22 15:16:17

philbev
Member
From: Nottingham, UK
Registered: 2018-08-31
Posts: 2

Re: [Solved] icu dependencies failures

That worked. Thanks very much for your help.

Offline

#5 2024-05-22 15:18:37

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,072

Re: [Solved] icu dependencies failures

Please mark as [SOLVED] by editing the title in your first post.

Offline

Board footer

Powered by FluxBB