You are not logged in.

#351 2013-06-07 14:12:16

hcjl
Member
From: berlin
Registered: 2007-06-29
Posts: 330

Re: filesystem Update Error /bin exists in filesystem

nesk wrote:

Hi,
ARM Archlinux here, on a system with 1Gb RAM.
Can't get a command from front page to run successfully:

pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm -
error: memory exhausted in argument parsing

Any advice?

for me this worked fine
http://www.raspberrypi.org/phpBB3/viewt … fe8daedb09

Offline

#352 2013-06-07 14:28:03

nesk
Member
Registered: 2011-03-31
Posts: 181

Re: filesystem Update Error /bin exists in filesystem

hcjl wrote:
nesk wrote:

Hi,
ARM Archlinux here, on a system with 1Gb RAM.
Can't get a command from front page to run successfully:

pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm -
error: memory exhausted in argument parsing

Any advice?

for me this worked fine
http://www.raspberrypi.org/phpBB3/viewt … fe8daedb09

Thanks. This is also useful: http://archlinuxarm.org/forum/viewtopic … ing#p32133

Offline

#353 2013-06-07 18:38:56

mfaridi
Member
Registered: 2010-12-15
Posts: 192

Re: filesystem Update Error /bin exists in filesystem

today I run this command

 pacman -Syu --ignore torcs-data --ignore netbeans 

and see this

 
(89/89) checking for file conflicts                                                                                            [#############################################################################] 100%
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.

and search forums and find this link

https://www.archlinux.org/news/binaries … ervention/

and run this command

pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm -

and see this

grub 0.97-21
gen-init-cpio 2.6.36-1
grub 0.97-21
sysvinit 2.88-9
consolekit 0.4.6-4
dcron 4.5-4
initscripts 2012.10.1-1
tcp_wrappers 7.7-1

I do not know what I must do with grub . I can not remove it and I have many files and information on myu HDD ,and I do not want lose m,uy data .
after remove grub I lose bootloader and I will lose all of my data

Offline

#354 2013-06-07 18:43:20

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: filesystem Update Error /bin exists in filesystem

You can install another bootlader, like syslinux.

Questions like this have been asked a couple times on the forums in the last couple days, please search before posting.

Offline

#355 2013-06-07 18:57:25

mfaridi
Member
Registered: 2010-12-15
Posts: 192

Re: filesystem Update Error /bin exists in filesystem

thanks
I have bad exprience with grub before after changed grub my system can not load and I lose everything

Offline

#356 2013-06-07 19:00:20

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: filesystem Update Error /bin exists in filesystem

If you follow the wiki, you should be fine. It's always a good idea to have a liveCD / liveUSB so you can boot and fix things this way.

Offline

#357 2013-06-07 19:11:45

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

Re: filesystem Update Error /bin exists in filesystem

Even if something goes wrong with changing the boot loader, there is no reason you would lose any data - you'd just have to fix the broken boot loader.

If there is not a good reason to keep grub, I'd recommend switching to syslinux.  if there is a good reason to keep it, use the grub-legacy aur package.


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

Offline

#358 2013-06-07 19:21:34

mfaridi
Member
Registered: 2010-12-15
Posts: 192

Re: filesystem Update Error /bin exists in filesystem

why  I can not find good Docs for use grub2

Offline

#359 2013-06-07 19:24:00

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: filesystem Update Error /bin exists in filesystem

nesk wrote:

As ARM is not officially supported, please direct all ARM queries to the Arch Linux ARM forums.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#360 2013-06-07 19:24:30

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: filesystem Update Error /bin exists in filesystem

Define 'good docs'. Where have you looked? Is something missing from the Arch wiki?

Offline

#361 2013-06-07 20:21:46

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

Re: filesystem Update Error /bin exists in filesystem

mfaridi wrote:

grub 0.97-21
gen-init-cpio 2.6.36-1
grub 0.97-21
sysvinit 2.88-9
consolekit 0.4.6-4
dcron 4.5-4
initscripts 2012.10.1-1
tcp_wrappers 7.7-1

None of those packages are supported.


Merging with the stickied thread.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#362 2013-06-07 20:39:35

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

Re: filesystem Update Error /bin exists in filesystem

mfaridi wrote:

after remove grub I lose bootloader and I will lose all of my data

Why on earth would removing your boot loader mean that you'd lose your data? Please learn about your system so that you don't make such ridiculous claims.


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

#363 2013-06-07 22:00:15

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: filesystem Update Error /bin exists in filesystem

@mfaridi

It looks like you prefer to update only once a year or so. In that case Arch Linux isn't really what you are looking for. When there are major changes or things like GRUB, sysvinit etc. get drop you have to keep up. A distro with a fixed release cycle might be better for you.

Offline

#364 2013-06-07 22:37:59

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

Re: filesystem Update Error /bin exists in filesystem

Blackout, where are you getting that?  Looking briefly at mfaridi's post histroy, it is clear they update more often than that.

The presence of grub(-legacy) does not indicate an unmaintained system - nor do those other packages which were all dropped from the repos.  Regular updates will not remove packages when they are dropped to the AUR - and I still use grub on the computer I'm typing from now.


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

Offline

#365 2013-06-07 22:43:38

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: filesystem Update Error /bin exists in filesystem

Didn't think of that. You're right!

Offline

#366 2013-06-08 08:25:18

alzen
Member
Registered: 2005-01-14
Posts: 30

Re: filesystem Update Error /bin exists in filesystem

I'm having problems with command:

paclist <repo> | awk ' { print $1 } ' | pacman -Ql - | grep ' /s\?bin/\| /usr/sbin/'

It says that there's some mistake in syntax near `|'

Offline

#367 2013-06-08 08:26:07

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: filesystem Update Error /bin exists in filesystem

You must type the name of the repo instead <repo>. <repo> is just a placeholder.

Offline

#368 2013-06-08 10:56:08

alzen
Member
Registered: 2005-01-14
Posts: 30

Re: filesystem Update Error /bin exists in filesystem

Thanks a lot.

Offline

#369 2013-06-08 14:01:49

yungtrizzle
Member
Registered: 2011-04-24
Posts: 139

Re: filesystem Update Error /bin exists in filesystem

After chrooting a liveCD and getting through the last updates I switched out kde for e17. Rebooted to the complaints of /sbin/init missing. Pacman confirms /sbin is a symlink to /usr/bin as it should be and filesystem 2013.05-2 is the owner of the links

Offline

#370 2013-06-08 14:16:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: filesystem Update Error /bin exists in filesystem

Do you have systemd-sysvcompat installed? Who is the owner of /sbin/init if the file exists?

Offline

#371 2013-06-08 14:25:29

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: filesystem Update Error /bin exists in filesystem

/sbin/init cannot exist as he has successfully updated the system.

@ yungtrizzle,

When do you get the /sbin/init missing error? Are you using systemd?

Offline

#372 2013-06-08 14:33:03

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: filesystem Update Error /bin exists in filesystem

Did this occur at the same time as the filesystem updtae?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#373 2013-06-08 14:39:06

yungtrizzle
Member
Registered: 2011-04-24
Posts: 139

Re: filesystem Update Error /bin exists in filesystem

ewaller wrote:

Did this occur at the same time as the filesystem updtae?

This occurred after the update, I originally botched the update, did a rescue mission with a liveCD  (using Scimmia's sticky) and rebooted normally. At boot time today (this afternoon) I got this error.

Offline

#374 2013-06-08 14:55:27

HeartsAlive
Member
Registered: 2013-06-08
Posts: 8

Re: filesystem Update Error /bin exists in filesystem

After doing the filesystem update I rebooted and made it as far as the login screen (no graphical login manager) but as soon as I enter my password I get prompted for my login again. I booting from a liveusb but when I try chrooting I just get chroot: failed to run command /bin/sh: Exec format error. Everywhere I look says it's because I am on the wrong architecture but I have arch 64 installed and I have tried booting from both 64 and 32 on the liveusb and get the same error either way. Any help would be greatly appreciated, thanks.

Offline

#375 2013-06-08 15:28:24

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

Re: filesystem Update Error /bin exists in filesystem

Definitely try adding 'init=/usr/lib/systemd/systemd' to your kernel command line.

Last edited by Scimmia (2013-06-08 15:28:49)

Online

Board footer

Powered by FluxBB