You are not logged in.

#276 2013-06-05 17:45:31

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

Re: filesystem Update Error /bin exists in filesystem

alright, so it's from this package: https://aur.archlinux.org/packages/ntfs-config/

As you can see, it's already been updated for the change, but your package is behind. Do you need this to boot your system up? Meaning do you have anything important to the system on NTFS? If not, just remove it "pacman --root /mnt -R ntfs-config", finish the update, then rebuild and reinstall once you get up and running.

Last edited by Scimmia (2013-06-05 17:46:05)

Offline

#277 2013-06-05 17:51:39

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: filesystem Update Error /bin exists in filesystem

Scimmia wrote:

alright, so it's from this package: https://aur.archlinux.org/packages/ntfs-config/

As you can see, it's already been updated for the change, but your package is behind. Do you need this to boot your system up? Meaning do you have anything important to the system on NTFS? If not, just remove it "pacman --root /mnt -R ntfs-config", finish the update, then rebuild and reinstall once you get up and running.

I removed it and I made the last point of your guide

pacman --root /mnt -Su

which installed filesystem. But I don't fully understand what do mean with rebuild. Is just to "pacman -Syu"?
Because I can see that there are a lot of packages to update.

Offline

#278 2013-06-05 17:53:36

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

Re: filesystem Update Error /bin exists in filesystem

I was talking about ntfs-config specifically. It's in the AUR, so you have to rebuild the package with makepkg to reinstall it, but do this after you get the system up and running again.

As long as the filesystem package installed correctly in step 6, you should be good to reboot.

Offline

#279 2013-06-05 17:59:48

doblerone
Member
Registered: 2011-12-08
Posts: 215

Re: filesystem Update Error /bin exists in filesystem

Scimmia wrote:

I was talking about ntfs-config specifically. It's in the AUR, so you have to rebuild the package with makepkg to reinstall it, but do this after you get the system up and running again.

As long as the filesystem package installed correctly in step 6, you should be good to reboot.

Thank you very much for helping me Scimmia! I have again my system working!
People like you make the Arch community really amazing!
My very best regards wink

Offline

#280 2013-06-05 18:12:06

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

Re: filesystem Update Error /bin exists in filesystem

Merging with the stickied thread as the title is useless...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#281 2013-06-05 18:25:57

MutantJohn
Member
Registered: 2012-12-17
Posts: 95

Re: filesystem Update Error /bin exists in filesystem

So today I tried to do my usual upgrade of "pacman -Syu" but I got the following errors:

"error: failed to commit transaction (conflicting files)
filesystem: /bin exists in filesystem
filesystem: /sbin exists in filesystem
filesystem: /usr/sbin exists in filesystem
Errors occurred, no packages were upgraded."

So I'm not sure how I'm supposed to upgrade my filesystem. I did google this and got various results. The most prominent was that this is a very touchy issue and could totally break my system if I fudge it up.

I figured that I want to be on the side of caution and come here first just to make sure that I'm doing this right. I did see that "pacman -Syuf" was a bad, bad idea.

Last edited by MutantJohn (2013-06-05 18:42:32)

Offline

#282 2013-06-05 18:33:39

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: filesystem Update Error /bin exists in filesystem

Read the news.

Offline

#283 2013-06-05 18:33:49

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: filesystem Update Error /bin exists in filesystem

Whether using Google or not, please find your way to Arch's front page, on which you shall find information on how to proceed.

Last edited by lucke (2013-06-05 18:34:22)

Offline

#284 2013-06-05 18:42:17

MutantJohn
Member
Registered: 2012-12-17
Posts: 95

Re: filesystem Update Error /bin exists in filesystem

So I'm not going to lie, I didn't even know Arch had a front page lol. But you were right, lucke, and to a much lesser extent, tomk. I can now proceed to use my system awesomely smile

Offline

#285 2013-06-05 18:56:38

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

Re: filesystem Update Error /bin exists in filesystem

Merging with the stickied thread...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#286 2013-06-05 19:23:09

krash
Member
Registered: 2013-06-04
Posts: 4

Re: filesystem Update Error /bin exists in filesystem

Scimmia wrote:

krash, then you ignored problems earlier in the process. What's in /new_root/bin and /new_root/sbin?

everything else ) i mean pacman and other stuff...

Offline

#287 2013-06-05 19:26:31

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

Re: filesystem Update Error /bin exists in filesystem

pacman shouldn't be in either of those directories. Did you move it there yourself?


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

#288 2013-06-05 20:26:28

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

Re: filesystem Update Error /bin exists in filesystem

krash wrote:
Scimmia wrote:

krash, then you ignored problems earlier in the process. What's in /new_root/bin and /new_root/sbin?

everything else ) i mean pacman and other stuff...

pacman has been in /usr/bin for a long, long time. The oldest version in the ARM is 3.3.2 from Oct 2009, and pacman is in /usr/bin. If you have pacman in /bin or /sbin (ie /new_root/bin or /new_root/sbin), something is seriously wrong with your system and I'm not sure where to even start.

Offline

#289 2013-06-06 01:13:15

koyal13
Member
Registered: 2012-06-21
Posts: 3

Re: filesystem Update Error /bin exists in filesystem

Recently I have problems to update my Archlinux. I followed those steps: https://www.archlinux.org/news/binaries … ervention/
but always appear same error.

error: error al realizar la transacción (archivos en conflicto)
iw: /usr/bin/iw existe en el sistema de archivos
Ocurrieron errores, no se actualizaron paquetes

I'm sorry, It's in spanish but I'm sure you know what I'm talking about wink

What is causing this error? How can I know which packages are in conflict?

Thanks!

Offline

#290 2013-06-06 01:19:58

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,140

Re: filesystem Update Error /bin exists in filesystem

What did you get when you followed those instructions?

LC_ALL=US before the command should get you output to post here.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#291 2013-06-06 03:57:53

dvh
Member
Registered: 2007-10-06
Posts: 41

Re: filesystem Update Error /bin exists in filesystem

i feel the need to say that this deal has been handled horribly.  I see lots of defensive responses to questions that include "read the news".  well, I read the news, and the news told me to look for issues and "fix it".  great.  thanks for the really nice help.  further, when I followed the news directions to the letter, problems remained.  nowhere in the news does it tell me to remove the offending directories.  very poor.  sorry, but this is just poor.

the only way i got past this was to follow the "another idea" posted here...

https://bbs.archlinux.org/viewtopic.php … 2#p1280792

-dvh

Offline

#292 2013-06-06 04:06:44

carbon64
Member
Registered: 2012-03-23
Posts: 13

Re: filesystem Update Error /bin exists in filesystem

Please explain what is meant by "fix" in the instructions given to migrate binaries.

Binaries move

Offline

#293 2013-06-06 04:10:44

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

Re: filesystem Update Error /bin exists in filesystem

dvh, the only reason the update wouldn't work is if you had *unsupported* packages or files outside of pacman's control the in dirs in question. Why would you expect the devs to fix your unsupported crap?

Offline

#294 2013-06-06 04:15:22

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

Re: filesystem Update Error /bin exists in filesystem

Fix means to change the package so they install to /usr/bin instead of the old dirs.

Offline

#295 2013-06-06 04:18:32

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

Re: filesystem Update Error /bin exists in filesystem

Merging with the stickied thread...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#296 2013-06-06 04:19:54

dvh
Member
Registered: 2007-10-06
Posts: 41

Re: filesystem Update Error /bin exists in filesystem

i have no "unsupported crap".  i have nothing from any AUR or repository aside from core, extra, and community.

Offline

#297 2013-06-06 04:22:06

dvh
Member
Registered: 2007-10-06
Posts: 41

Re: filesystem Update Error /bin exists in filesystem

judging from the response just above, it would be expected that users would "fix the packages" so that they installed in /usr/bin.  anyone else think this might be a bit unreasonable?

Offline

#298 2013-06-06 04:23:12

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

Re: filesystem Update Error /bin exists in filesystem

dvh, if you had nothing but supported packages, the upgrade would have gone very smoothly. The devs did a good job in making sure of that. I would bet anything that you had old package that are no longer in the repo or you had manually put files into the dirs in question.

As for it being unreasonable, not at all. All of the official package were updated for you, all that you need to take care of are the ones outside of the dev's control.

Last edited by Scimmia (2013-06-06 04:24:25)

Offline

#299 2013-06-06 04:23:29

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

Re: filesystem Update Error /bin exists in filesystem

Neither have you provided any useful information about your "problem" which makes you post little more than a rant...
https://wiki.archlinux.org/index.php/Fo … cs.2FRants


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#300 2013-06-06 04:27:04

dvh
Member
Registered: 2007-10-06
Posts: 41

Re: filesystem Update Error /bin exists in filesystem

so we disagree.  and you would lose your bet of "anything".  I have added NOTHING that i did not get from the repositories.   sure, if i correctly interpreted the detailed explanation of "fix it", then this might have worked...but I am not so sure of that.  we will gain nothing by arguing here, but it is apparent from the activity on this particular topic that not all has gone smoothly.

-dvh

Offline

Board footer

Powered by FluxBB