You are not logged in.

#1 2021-10-16 12:55:42

Ypal
Member
Registered: 2021-10-16
Posts: 4

Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Hi, I'm having problems completing my usual pacman -Syu, this is the output I'm getting:

error: failed to commit transaction (conflicting files)
hwinfo: /sbin exists in filesystem (owned by filesystem)

I couldn't find a solution for this problem that would also apply to the /sbin folder.
This errors seems very weird to me, does anybody know what's going on here?

Offline

#2 2021-10-16 12:59:32

zenten
Member
Registered: 2012-03-27
Posts: 25

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

I'm getting the exact same issue, so it's not just you. I'm suspecting it might be affecting everyone with both packages right now, which from my understanding is basically everyone using Arch.

Offline

#3 2021-10-16 13:02:34

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Offline

#4 2021-10-16 13:06:10

Ypal
Member
Registered: 2021-10-16
Posts: 4

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Thanks, that's actually reassuring, I'll wait for the solution then

Offline

#5 2021-10-16 13:24:36

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

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

zenten wrote:

I'm getting the exact same issue, so it's not just you. I'm suspecting it might be affecting everyone with both packages right now, which from my understanding is basically everyone using Arch.

How do you figure that everyone using Arch has hwinfo installed? I guarantee that's not even close to true.

Last edited by Scimmia (2021-10-16 13:25:45)

Offline

#6 2021-10-16 13:25:54

zenten
Member
Registered: 2012-03-27
Posts: 25

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Scimmia wrote:
zenten wrote:

I'm getting the exact same issue, so it's not just you. I'm suspecting it might be affecting everyone with both packages right now, which from my understanding is basically everyone using Arch.

How do you figure that everyone using Arch has hwinfo installed? I guarantee that's not true.

Ok, what percentage of Arch installs do you think has it installed?

Offline

#7 2021-10-16 13:28:17

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

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

zenten wrote:
Scimmia wrote:
zenten wrote:

I'm getting the exact same issue, so it's not just you. I'm suspecting it might be affecting everyone with both packages right now, which from my understanding is basically everyone using Arch.

How do you figure that everyone using Arch has hwinfo installed? I guarantee that's not true.

Ok, what percentage of Arch installs do you think has it installed?

According to pkgstats, it's about 20%, and I would guess even that would be high, as pkgstats isn't a default thing, or something most minimal systems would be running.

https://pkgstats.archlinux.de/packages?query=hwinfo

Offline

#8 2021-10-16 13:29:53

zenten
Member
Registered: 2012-03-27
Posts: 25

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Scimmia wrote:
zenten wrote:
Scimmia wrote:

How do you figure that everyone using Arch has hwinfo installed? I guarantee that's not true.

Ok, what percentage of Arch installs do you think has it installed?

According to pkgstats, it's about 20%, and I would guess even that would be high, as pkgstats isn't a default thing, or something most minimal systems would be running.

https://pkgstats.archlinux.de/packages?query=hwinfo

Ok, I stand corrected. That's still a pretty high usage to not have the CI system catch basic update problems for.

Offline

#9 2021-10-16 13:30:57

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

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

There is no CI system.

Offline

#10 2021-10-16 13:32:44

zenten
Member
Registered: 2012-03-27
Posts: 25

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Scimmia wrote:

There is no CI system.

Wait, what? Why? GitHub provides that for free for projects like Arch.

Offline

#11 2021-10-16 15:15:51

philotomy
Member
Registered: 2014-12-08
Posts: 20

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Ypal wrote:

Thanks, that's actually reassuring, I'll wait for the solution then

Yeah, glad to see it's an identified issue. I ran into it when I tried to update this morning.


Tu ne cede malis sed contra audentior ito!

Offline

#12 2021-10-16 16:13:38

lovideo
Member
Registered: 2021-10-16
Posts: 2

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Same issue here. sad
Hoping for help.

Offline

#13 2021-10-16 16:20:31

aethergnos
Member
Registered: 2021-09-25
Posts: 3

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Glad I'm not the only one, hopefully there's a fix soon

Offline

#14 2021-10-16 16:34:36

crisnsz
Member
Registered: 2021-10-16
Posts: 1

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Are you updating your system?
Just use the flag to ignore that package.
While is repair.

Offline

#15 2021-10-16 17:01:45

Ypal
Member
Registered: 2021-10-16
Posts: 4

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

crisnsz wrote:

Are you updating your system?
Just use the flag to ignore that package.
While is repair.

Thanks, I didn't know about that option
If anyone else is wondering, just run

pacman -Syu --ignore=hwinfo

Offline

#16 2021-10-16 19:39:54

Aldrenean
Member
Registered: 2021-10-16
Posts: 1

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Fixed as of two minutes ago.

Offline

#17 2021-10-16 20:12:26

lovideo
Member
Registered: 2021-10-16
Posts: 2

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Thanks!

Ypal wrote:
crisnsz wrote:

Are you updating your system?
Just use the flag to ignore that package.
While is repair.

Thanks, I didn't know about that option
If anyone else is wondering, just run

pacman -Syu --ignore=hwinfo

Offline

#18 2021-10-16 20:29:13

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,238

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

hwinfo 21.77-2 should appear in the repos before too long. Edit: now fixed version is in the repos.

Last edited by mcloaked (2021-10-16 21:18:54)


Mike C

Offline

#19 2021-10-17 17:18:01

Ypal
Member
Registered: 2021-10-16
Posts: 4

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Thanks, works perfectly now.
Do I have to mark this thread as solved? I guess it's up to the moderators, though

Offline

#20 2021-10-17 17:35:40

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

Re: Can't update, hwinfo: /sbin exists in filesystem (owned by filesystem)

Ypal wrote:

Thanks, works perfectly now.
Do I have to mark this thread as solved? I guess it's up to the moderators, though

It's your thread, so you can edit your initial post and mark it solved.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB