You are not logged in.

#1 2013-07-24 00:14:40

joshua.dsy
Member
Registered: 2013-07-23
Posts: 2

Unable to upgrade a vps

Hello,

everytime I try to update my vps , it hasnt been updated in over a year so no systemd and the issue of glibc and filesystem there I encounter the following error:-


error: failed to commit transaction (conflicting files)
filesystem: /bin exists in filesystem
filesystem: /etc/profile.d/locale.sh exists in filesystem
filesystem: /lib exists in filesystem
filesystem: /sbin exists in filesystem
filesystem: /usr/sbin exists in filesystem
Errors occurred, no packages were upgraded.

So i tried to Ignore the pacman update and just go ahead with a full update I encounter

:: libmariadbclient and libmysqlclient are in conflict

So I removed mysql

then i tried to run a pacman -Syu

:: glibc: requires filesystem>=2013.01

Now i keep getting this even if i ignore filesytem

Any help would be appreciated

Offline

#2 2013-07-24 00:32:59

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

Re: Unable to upgrade a vps

Welcome to the forums. Is reinstalling an option? That would be much easier - there have been a lot of changes requiring intervention.

If that's not an option, read the News (you'll need to go back however far) and follow the instructions. You would probably be best advised to update in stages using the Arch Rollback Machine so that you can deal with major changes a few at a time. As I say, reinstalling would be both easier and much quicker.


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

#3 2013-07-24 01:37:05

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Unable to upgrade a vps

joshua.dsy wrote:

:: glibc: requires filesystem>=2013.01

Now i keep getting this even if i ignore filesytem

Well of course, glibc wants a recent filesystem and you’re preventing the update of filesystem smile.

You should really update more often, at least once a month IMO.

Edit: turns out I don’t have any valid suggestion.

Last edited by stqn (2013-07-24 01:40:13)

Offline

#4 2013-07-24 02:01:05

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: Unable to upgrade a vps

Can you ignore glibc as well as filesystem?

I don't like your chances on this one; you really need to update more often.

Offline

#5 2013-07-24 02:47:00

joshua.dsy
Member
Registered: 2013-07-23
Posts: 2

Re: Unable to upgrade a vps

Thank you  all for the quick replies


I tried arch roll back machine et all and broke the system badly...I just manged to backup import files before the total crash.. eg.. ls nano would not work

I reinstalled the vps... to a 2012.09 install image
I managed to bring the system up to date using arch roll back machine.. then i followed

# pacman -Syu --ignore filesystem,bash
# pacman -S bash
# pacman -Su

but at the last step when i do pacman -Su
I get

:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Packages (1): filesystem-2013.05-2

Total Installed Size:   0.01 MiB
Net Upgrade Size:       -0.30 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring                                                   [##############################################] 100%
(1/1) checking package integrity                                                 [##############################################] 100%
(1/1) loading package files                                                      [##############################################] 100%
(1/1) checking for file conflicts                                                [##############################################] 100%
error: failed to commit transaction (conflicting files)
filesystem: /sbin exists in filesystem
filesystem: /usr/sbin exists in filesystem
Errors occurred, no packages were upgraded.

notice /bin does "not" exist

where do i go from here ?

Last edited by joshua.dsy (2013-07-24 02:47:53)

Offline

#6 2013-07-24 03:55:06

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: Unable to upgrade a vps

So what's in /sbin and /usr/sbin?

If you followed the entire procedure on the front page, any potential problems would have been handled before the upgrade.

Offline

#7 2013-07-24 05:28:58

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,237
Website

Re: Unable to upgrade a vps

I'm guessing you haven't followed this news item through in full:
https://www.archlinux.org/news/binaries … ervention/

Offline

Board footer

Powered by FluxBB