Updates fail: Dependency Resolution Failed

@Yochanan @cscs

I’ve managed to set up the phone with a external Monitor, should have done this before

The following is a small percentage of the errors I get after forcing pacman to ignore Dependencies for networkmanager-qt

I’m runningas root

sudo su

the install command is

pacman -Syyu --nodeps networkmanager-qt

here are some of the errors

/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ja/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ko/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ko/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/lt/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/lt/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ml/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/nl/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/nl/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/nn/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/nn/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/pa/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/pa/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/pl/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/pl/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/pt/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/pt/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/pt_BR/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/pt_BR/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ro/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ro/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ru/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ru/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/sk/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/sk/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/sl/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/sl/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/sv/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/sv/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/ta/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/tg/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/uk/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/uk/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/zh_CN/LC_MESSAGES/kcm_mobile_hotspot.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/zh_CN/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
plasma-mobile: /usr/share/locale/zh_TW/LC_MESSAGES/kcm_mobile_wifi.mo exists in filesystem (owned by plasma-mobile-nm)
Errors occurred, no packages were upgraded.

The mobile keyboard is an exclusive pain for maintenance.

I suggest you start ssh session on your phone.

sudo systemctl start sshd

Use the ip command to get the IP address for your wlan

ip a

Then connect using ssh

ssh manjaro@ip.x.y.z

When you get the exists in filesystem - use the --overwrite '*' argument.

I got around that by hooking up and external Monitor, keyboard and Mouse. That’s how I gat the errors posted.

Thanks. I’ll do that.

1 Like

I ust still be doing something wrong.

[root@manjaro-arm tracy]# pacman -Syyu --overwrite * --nodeps networkmanager-qt
:: Synchronizing package databases...
 core                                                                         266.7 KiB   108 KiB/s 00:02 [##############################################################] 100%
 extra                                                                          9.6 MiB  2.07 MiB/s 00:05 [##############################################################] 100%
 community                                                                     29.0   B  24.0   B/s 00:01 [##############################################################] 100%
error: target not found: Documents
warning: 'Documents' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: Downloads
warning: 'Downloads' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: Music
warning: 'Music' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: Pictures
warning: 'Pictures' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: Public
warning: 'Public' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: Templates
warning: 'Templates' is a file, did you mean -U/--upgrade instead of -S/--sync?
error: target not found: Videos
warning: 'Videos' is a file, did you mean -U/--upgrade instead of -S/--sync?

and …

[root@manjaro-arm tracy]# pacman -U --overwrite * --nodeps networkmanager-qt
loading packages...
error: could not open file Documents: Error reading fd 7
error: 'Documents': cannot open package file
error: could not open file Downloads: Error reading fd 7
error: 'Downloads': cannot open package file
error: could not open file Music: Error reading fd 7
error: 'Music': cannot open package file
error: could not open file Pictures: Error reading fd 7
error: 'Pictures': cannot open package file
error: could not open file Public: Error reading fd 7
error: 'Public': cannot open package file
error: could not open file Templates: Error reading fd 7
error: 'Templates': cannot open package file
error: could not open file Videos: Error reading fd 7
error: 'Videos': cannot open package file
error: 'networkmanager-qt': could not find or read package
[root@manjaro-arm tracy]# 

Use single quotes around the glob '*'

pacman -Syyu --overwrite '*' --nodeps networkmanager-qt
1 Like

Just to Note the above is the solution to the questions asked. Due to other issues this thread morphed into something else.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.