You are not logged in.

#1 2014-01-31 17:38:19

kokizzu
Member
Registered: 2013-08-27
Posts: 19

hhvm libzip conflicting files

after installing hhvm via yaourt, these messages comes up

file owned by 'hhvm' and 'libzip': 'usr/include/zip.h'
file owned by 'hhvm' and 'libzip': 'usr/include/zipconf.h'
file owned by 'hhvm' and 'libzip': 'usr/lib/libzip.so'

any way to fix this?

Offline

#2 2014-01-31 17:51:03

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: hhvm libzip conflicting files

yaourt/pacman shouldn't have let you install it without using --force. Why would you do that?

The maintainer of hhvm needs to fix the package. It should either remove those files and require libunzip, or it should conflict and provide libunzip.

Offline

#3 2014-01-31 18:04:47

kokizzu
Member
Registered: 2013-08-27
Posts: 19

Re: hhvm libzip conflicting files

i guess it's because i have mass

ldconfig: File /usr/lib/libFOO is empty, not checked.

earlier today, so while i install hhvm, i also batch convert those lines into

echo y | sudo pacman -S --force `pkgfile /usr/lib/libFOO.so`

'___' my bad

Offline

#4 2014-03-27 19:15:59

nvb
Member
Registered: 2012-08-01
Posts: 9

Re: hhvm libzip conflicting files

How have you solved this problem?

Offline

Board footer

Powered by FluxBB