You are not logged in.

#1 2009-08-26 07:56:45

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

[Solved] Coreutils 7.5-1 and update problem.

Hello.
Today I want update my system (I build packages and install it).
But I have problem with coreutils package:

coreutils: /usr/share/info/dir are installed on your system.

And coreutils package didin't update.
I was thinking about -f (force option) but someone before said that -f option is not good Idea what should I do , Mabe remove configcting dir?

Last edited by SpeedVin (2009-08-26 10:36:53)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#2 2009-08-26 08:03:16

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: [Solved] Coreutils 7.5-1 and update problem.

Your pacman/makepkg is outdated.

Offline

#3 2009-08-26 08:05:11

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [Solved] Coreutils 7.5-1 and update problem.

JGC wrote:

Your pacman/makepkg is outdated.

Pacman version is 3.3.0-3 and abs 2.3.3-1 should I use makepkg-git?

Last edited by SpeedVin (2009-08-26 08:07:27)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#4 2009-08-26 08:09:33

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [Solved] Coreutils 7.5-1 and update problem.

make sure you merge your /etc/makepkg.conf{.pacnew}

Offline

#5 2009-08-26 08:14:09

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [Solved] Coreutils 7.5-1 and update problem.

Allan wrote:

make sure you merge your /etc/makepkg.conf{.pacnew}

I got only makepkg.conf post it here?


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#6 2009-08-26 08:24:19

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [Solved] Coreutils 7.5-1 and update problem.

with pacman-3.3 you should have this in makepkg.conf

PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)

That removes the /usr/share/info/dir file.

Offline

#7 2009-08-26 08:39:49

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [Solved] Coreutils 7.5-1 and update problem.

I added this , rebuilded package and still the same message.
Allan can you post your makepkg.conf?

Last edited by SpeedVin (2009-08-26 08:40:04)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#8 2009-08-26 08:45:07

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [Solved] Coreutils 7.5-1 and update problem.

Mine is the default from the pacman-3.3 package (apart from PACKAGER being assign my details).

Offline

#9 2009-08-26 08:46:30

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [Solved] Coreutils 7.5-1 and update problem.

Allan wrote:

Mine is the default from the pacman-3.3 package (apart from PACKAGER being assign my details).

Maybe I will rebuild Pacman and resintall it's package I will have makepkg.pacnew smile
Edit
Still no luck sad

Last edited by SpeedVin (2009-08-26 08:49:06)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#10 2009-08-26 09:13:48

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [Solved] Coreutils 7.5-1 and update problem.

diff your /etc/makepkg.conf against the one in ABS in the pacman package.

Offline

#11 2009-08-26 10:36:24

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [Solved] Coreutils 7.5-1 and update problem.

Ok that do solved thatnks Allan and JGC smile


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

Board footer

Powered by FluxBB