You are not logged in.

#1 2022-10-16 05:37:24

beta-Cyg
Member
From: China
Registered: 2022-07-15
Posts: 3

Failed to upgrade the system

I use

sudo pacman -Syyu

to upgrade my system.
But it reported this:

error: failed to commit transaction (conflicting files)
dbus: /usr/bin/dbus-cleanup-sockets exists in filesystem
dbus: /usr/bin/dbus-daemon exists in filesystem
dbus: /usr/bin/dbus-launch exists in filesystem
dbus: /usr/bin/dbus-monitor exists in filesystem
dbus: /usr/bin/dbus-run-session exists in filesystem
dbus: /usr/bin/dbus-send exists in filesystem
dbus: /usr/bin/dbus-test-tool exists in filesystem
dbus: /usr/bin/dbus-update-activation-environment exists in filesystem
dbus: /usr/bin/dbus-uuidgen exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-address.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-bus.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-connection.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-errors.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-macros.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-memory.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-message.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-misc.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-pending-call.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-protocol.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-server.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-shared.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-signature.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-syntax.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-threads.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus-types.h exists in filesystem
dbus: /usr/include/dbus-1.0/dbus/dbus.h exists in filesystem
dbus: /usr/lib/cmake/DBus1/DBus1Config.cmake exists in filesystem
dbus: /usr/lib/cmake/DBus1/DBus1ConfigVersion.cmake exists in filesystem
dbus: /usr/lib/dbus-1.0/dbus-daemon-launch-helper exists in filesystem
dbus: /usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h exists in filesystem
dbus: /usr/lib/libdbus-1.so exists in filesystem
dbus: /usr/lib/libdbus-1.so.3 exists in filesystem
dbus: /usr/lib/pkgconfig/dbus-1.pc exists in filesystem
dbus: /usr/lib/systemd/system/dbus.service exists in filesystem
dbus: /usr/lib/systemd/system/dbus.socket exists in filesystem
dbus: /usr/lib/systemd/system/multi-user.target.wants/dbus.service exists in filesystem
dbus: /usr/lib/systemd/system/sockets.target.wants/dbus.socket exists in filesystem
dbus: /usr/lib/systemd/user/dbus.service exists in filesystem
dbus: /usr/lib/systemd/user/dbus.socket exists in filesystem
dbus: /usr/lib/systemd/user/sockets.target.wants/dbus.socket exists in filesystem
dbus: /usr/lib/sysusers.d/dbus.conf exists in filesystem
dbus: /usr/lib/tmpfiles.d/dbus.conf exists in filesystem
dbus: /usr/share/dbus-1/session.conf exists in filesystem
dbus: /usr/share/dbus-1/system.conf exists in filesystem
dbus: /usr/share/libalpm/hooks/dbus-reload.hook exists in filesystem
dbus: /usr/share/licenses/dbus/COPYING exists in filesystem
dbus: /usr/share/man/man1/dbus-cleanup-sockets.1.gz exists in filesystem
dbus: /usr/share/man/man1/dbus-daemon.1.gz exists in filesystem
dbus: /usr/share/man/man1/dbus-launch.1.gz exists in filesystem
dbus: /usr/share/man/man1/dbus-monitor.1.gz exists in filesystem
dbus: /usr/share/man/man1/dbus-run-session.1.gz exists in filesystem
dbus: /usr/share/man/man1/dbus-send.1.gz exists in filesystem
dbus: /usr/share/man/man1/dbus-test-tool.1.gz exists in filesystem
dbus: /usr/share/man/man1/dbus-update-activation-environment.1.gz exists in filesystem
dbus: /usr/share/man/man1/dbus-uuidgen.1.gz exists in filesystem
dbus: /usr/share/xml/dbus-1/busconfig.dtd exists in filesystem
dbus: /usr/share/xml/dbus-1/catalog.xml exists in filesystem
dbus: /usr/share/xml/dbus-1/introspect.dtd exists in filesystem
lib32-dbus: /usr/lib32/cmake/DBus1/DBus1Config.cmake exists in filesystem
lib32-dbus: /usr/lib32/cmake/DBus1/DBus1ConfigVersion.cmake exists in filesystem
lib32-dbus: /usr/lib32/dbus-1.0/include/dbus/dbus-arch-deps.h exists in filesystem
lib32-dbus: /usr/lib32/libdbus-1.so exists in filesystem
lib32-dbus: /usr/lib32/libdbus-1.so.3 exists in filesystem
lib32-dbus: /usr/lib32/pkgconfig/dbus-1.pc exists in filesystem
lib32-dbus: /usr/share/licenses/lib32-dbus/COPYING exists in filesystem
Errors occurred, no packages were upgraded.

So, how can I solve this problem?

Last edited by beta-Cyg (2022-10-16 06:34:43)

Offline

#2 2022-10-16 05:47:34

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Failed to upgrade the system

1. Edit your post and use code tags: https://wiki.archlinux.org/title/Genera … s_and_code

2. Read the wiki before posting: https://wiki.archlinux.org/title/Pacman … )%22_error


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2022-10-16 06:02:09

u666sa
Member
Registered: 2020-08-01
Posts: 70

Re: Failed to upgrade the system

-

Last edited by u666sa (2022-10-16 06:06:41)

Offline

#4 2022-10-16 06:05:05

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Failed to upgrade the system

u666sa wrote:

Try pacman -Syuf

Arch can and regularly does run into problems if you don't update it often. We talking about months. That's the only minus to this operating system, that and the fact that after install all the fun ends in terms of tinkering and configuration.

Try reading the man page before offering bad advice.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2022-10-16 06:25:54

beta-Cyg
Member
From: China
Registered: 2022-07-15
Posts: 3

Re: Failed to upgrade the system

jasonwryan wrote:
u666sa wrote:

Try pacman -Syuf

Arch can and regularly does run into problems if you don't update it often. We talking about months. That's the only minus to this operating system, that and the fact that after install all the fun ends in terms of tinkering and configuration.

Try reading the man page before offering bad advice.

But it reported:

error: invalid option '-f'

Last edited by beta-Cyg (2022-10-16 06:31:31)

Offline

#6 2022-10-16 06:27:06

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Failed to upgrade the system

Of course it did: that's why I suggested that they read the man page.

Now, fix your first post as you were asked.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB