You are not logged in.

#1 2013-12-07 18:29:19

4on6
Member
Registered: 2011-10-05
Posts: 172

pacstrap: gcc: requires gcc-libs=4.8.0-4 ==> ERROR

I'm trying a reinstall of ArchLinux. I have a live CD, a working DSL connection, and a partitioned harddisk with filesystems assigned. The harddisk still contains my old ArchLinux installation, however, since I boot from the CD and follow the 'Beginners Guide' instructions, I don't see this as installation from an existing Linux (rightly so?).

pacstrap -i /mnt base

gives me the following error:

error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.8.0-4
==> ERROR: Failed to install packages to new root

while

pacman -Qs gcc-libs 

gives local/gcc-libs 4.8.2-5.

I tried

pacman -Sy pacman
pacman -Syu gcc-libs

and pacman as well as the whole system (on the CD) was updated, put the error persists.
Is that a problem with the installation scripts? What can I do to succeed with the new install?

Offline

#2 2013-12-08 08:26:24

henk
Member
From: Weert, Netherlands
Registered: 2013-01-01
Posts: 334

Re: pacstrap: gcc: requires gcc-libs=4.8.0-4 ==> ERROR

It is not an installation from an existing linux, but the way I see it you try to install over an existing linux, hence the error mesage.
If you really want to reinstall on the same partition, you have to format it first.

Offline

#3 2013-12-08 16:58:59

teateawhy
Member
From: GER
Registered: 2012-03-05
Posts: 1,138
Website

Re: pacstrap: gcc: requires gcc-libs=4.8.0-4 ==> ERROR

Why do you want to reinstall?

Offline

#4 2013-12-09 09:55:46

4on6
Member
Registered: 2011-10-05
Posts: 172

Re: pacstrap: gcc: requires gcc-libs=4.8.0-4 ==> ERROR

henk wrote:

It is not an installation from an existing linux, but the way I see it you try to install over an existing linux, hence the error mesage.
If you really want to reinstall on the same partition, you have to format it first.

Ok, I see.
I probably have to do this to really start from scratch.

Last edited by 4on6 (2013-12-09 10:00:07)

Offline

#5 2013-12-09 09:59:02

4on6
Member
Registered: 2011-10-05
Posts: 172

Re: pacstrap: gcc: requires gcc-libs=4.8.0-4 ==> ERROR

teateawhy wrote:

Why do you want to reinstall?

Because I repartitioned my harddisk, and now I cannot login anymore although password is correct (an incorrect password gives me an error-message, but with the correct password, the login console screen only flashes and presents me the login prompt again - both for user and root).

Offline

Board footer

Powered by FluxBB