You are not logged in.

#1 2016-11-21 21:59:34

salvojimmy
Member
Registered: 2012-10-06
Posts: 6

error after upgrade

Hello Guys,

after the last update, in every pacman operation (installation, package upgrade, etc.) the shell returns this error:

 ldconfig: Cannot lstat /usr/lib/libvtkFiltersParellelFlowPathsPython27D.so.1: No such file or directory 

I have been looking everywhere and I found nothing at all, hope you can help me.

Salvo

Offline

#2 2016-11-21 23:34:39

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,858
Website

Re: error after upgrade

Well, vtk provides /usr/lib/libvtkFiltersParallelFlowPathsPython27D.so.1 (note the spelling of "Parallel"), so try reinstalling that package.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2016-11-22 07:40:39

salvojimmy
Member
Registered: 2012-10-06
Posts: 6

Re: error after upgrade

Hello @WorMzy

thank you for your response. I have tried already (reinstalling vtk and vtk6), it does returns the same error.... Can't understand why

Offline

#4 2016-11-22 12:26:37

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,858
Website

Re: error after upgrade

Can you confirm whether the error uses the same spelling you used in the original post? i.e. Parellel vs. Parallel

Do you have any files with that spelling in /usr/lib?

find /usr/lib -name "libvtkFiltersPare*" -ls

Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#5 2016-11-22 21:04:57

salvojimmy
Member
Registered: 2012-10-06
Posts: 6

Re: error after upgrade

yes, I can confirm.

the error is with *Parellel*

 [~]$ find /usr/lib -name "libvtkFiltersPare*" -ls
find: ‘/usr/lib/libvtkFiltersParellelFlowPathsPython27D.so.1’: No such file or directory 

thanks for your help. what do you suggest? just symlink the two?

Offline

#6 2016-11-22 22:25:59

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,858
Website

Re: error after upgrade

No. I have no idea where that file came from, but it looks to be corrupt. The first thing you should do is run a filesystem check on the affected partition.

https://wiki.archlinux.org/index.php/Fsck
https://wiki.archlinux.org/index.php/Btrfs#btrfs_check


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#7 2016-12-07 23:26:53

salvojimmy
Member
Registered: 2012-10-06
Posts: 6

Re: error after upgrade

Hello, sorry for the late response. Tried everything, but it gives the same error...

Offline

Board footer

Powered by FluxBB