You are not logged in.

#1 2003-04-17 07:46:22

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

"file": exists in filesystem

I made one new package from source with makepkg. Compiling went through. When running "pacman --add" I get the following error:
/usr/lib/libpopt.a: exists in filesystem
/usr/lib/libpopt.so.0: exists in filesystem
/usr/lib/libpopt.so.0.0.0: exists in filesystem
/usr/lib/libpopt.la: exists in filesystem
/usr/lib/libpopt.so: exists in filesystem
How to compile the package to not include these files or when installing the package?


Markku

Offline

#2 2003-04-17 15:42:08

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: "file": exists in filesystem

you could force the install with, i believe, --nodeps is the flag. man pacman should tell you more


AKA uknowme

I am not your friend

Offline

#3 2003-04-17 17:54:44

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

Re: "file": exists in filesystem

nope it's the --force flag smile


apt-get install arch

Offline

#4 2003-04-17 18:10:27

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: "file": exists in filesystem

shows how often i force stuff  wink


AKA uknowme

I am not your friend

Offline

#5 2003-04-18 01:41:59

rasat
Forum Fellow
From: Finland, working in Romania
Registered: 2002-12-27
Posts: 2,293
Website

Re: "file": exists in filesystem

I got the point seeing Arielext's avatar  smile

What about when removing the package? Will the forced file(s) also be removed causing problem to the package using the file(s) at the first place?


Markku

Offline

#6 2003-04-18 18:29:03

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

Re: "file": exists in filesystem

yes, a forced package is treated the exact same way as a normal package, soc don't worry


apt-get install arch

Offline

Board footer

Powered by FluxBB