You are not logged in.

#1 2023-05-11 12:10:56

scippio
Member
Registered: 2007-01-02
Posts: 74

upgrade: package owned by ...

I can't upgrade my packages because I have this error:

... many lines ...
libnma-common: /usr/share/locale/ug/LC_MESSAGES/libnma.mo exists in filesystem (owned by libnma-indicator)
... many lines ...

What I can do?

I canẗ remove it...

pacman -R libnma-indicator
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing libnma-indicator breaks dependency 'libnma' required by gnome-shell
:: removing libnma-indicator breaks dependency 'libnma-indicator' required by nm-connection-editor-indicator

Sorry for my English...

Offline

#2 2023-05-11 12:15:52

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

Re: upgrade: package owned by ...


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

Offline

#3 2023-05-11 12:16:21

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,544

Re: upgrade: package owned by ...

Where did libnma-indicator and nm-connection-editor-indicator come from? You either need to update them for the new package setup or you need to replace then with the normal versions.

Online

#4 2023-05-11 19:40:56

scippio
Member
Registered: 2007-01-02
Posts: 74

Re: upgrade: package owned by ...

I think they are from AUR ... I'm installing only from ofic. repos or AUR ... But they are not here anymore...

Last edited by scippio (2023-05-11 19:41:55)


Sorry for my English...

Offline

#5 2023-05-11 19:46:45

scippio
Member
Registered: 2007-01-02
Posts: 74

Re: upgrade: package owned by ...

it's not easy... so I removed:
network-manager-applet-indicator
nm-connection-editor-indicator

but still:

checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing libnma-indicator breaks dependency 'libnma' required by gnome-shell

mad


Sorry for my English...

Offline

#6 2023-05-11 22:04:48

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,845
Website

Re: upgrade: package owned by ...

libnma is in extra, so

pacman -Syu libnma

may prompt you to replace libnma-indicator with the official package. Failing that, removing libnma-indicator without dependency resolution (pacman -Rdd libnma-indicator), then running the above command may fix things. You may want to have an alternative way of configuring your network handy in case removing libnma-indicator causes network manager to cease working, alternatively do this while chrooted from a liveCD.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2023-05-12 02:41:08

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,544

Re: upgrade: package owned by ...

scippio wrote:

I think they are from AUR ... I'm installing only from ofic. repos or AUR ... But they are not here anymore...

Looks like they were removed from the AUR almost 3 years ago as being redundant, as the official package had indicator support. So as I said, replace them with the repo versions, just add them to the end of the -Syu command.

Online

#8 2023-05-12 10:11:12

scippio
Member
Registered: 2007-01-02
Posts: 74

Re: upgrade: package owned by ...

WorMzy wrote:

libnma is in extra, so

pacman -Syu libnma

may prompt you to replace libnma-indicator with the official package. Failing that, removing libnma-indicator without dependency resolution (pacman -Rdd libnma-indicator), then running the above command may fix things. You may want to have an alternative way of configuring your network handy in case removing libnma-indicator causes network manager to cease working, alternatively do this while chrooted from a liveCD.

I had to remove another package (gcc10) ... but this remove/replace finally helps. Thank you.


Sorry for my English...

Offline

Board footer

Powered by FluxBB