You are not logged in.

#1 2011-10-13 18:45:05

eggplantbren
Member
Registered: 2009-11-04
Posts: 73

Error during upgrade to 'filesystem'

Today I did a pacman -Syu and got a funny error message while upgrading 'filesystem'. It says no packages were upgraded, but it actually was.
I can reproduce the error by reinstalling filesystem. Is this anything to worry about?


sudo pacman -S filesystem
warning: filesystem-2011.10-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (1): filesystem-2011.10-1

Total Download Size:    0.00 MB
Total Installed Size:   0.32 MB

Proceed with installation? [Y/n] Y
(1/1) checking package integrity                   [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) upgrading filesystem                         [######################] 100%
error: extract: not overwriting dir with file usr/local/share/man
error: problem occurred while upgrading filesystem
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.

Offline

#2 2011-10-13 19:24:25

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: Error during upgrade to 'filesystem'

It looks like it wants to overwrite the directory /usr/local/share/man with a file of the same path.

What do you have in said dir?


Rauchen verboten

Offline

#3 2011-10-14 21:32:53

eggplantbren
Member
Registered: 2009-11-04
Posts: 73

Re: Error during upgrade to 'filesystem'

There are three subdirectories there, with a bunch of files in them that seem to be related to OpenMPI. A pacman -Qo on those files yields

error: No package owns man7/ompi_crcp.7
and similar.

Should it be safe to delete these directories?

Offline

#4 2011-10-14 22:25:24

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: Error during upgrade to 'filesystem'

Do you have openmpi installed without using a pacman? It's in the repositories and looks like it installs the same file you used as an example in /usr/share/man, not /usr/local/share/man

I would remove the files for the non-standard installation and reinstall the package from the repos

Offline

Board footer

Powered by FluxBB