You are not logged in.

#1 2021-07-06 18:13:27

coldspark
Member
Registered: 2020-02-12
Posts: 8

How to best manage legacy dependencies of packages?

I want to install OwnCloud on my Arch installation and it has php version 7 as a dependency. php7 is available as a signed package, but owncloud expects it to be called php.

How can I force pacman to install it under that name? Or what is the preferred way?

Last edited by coldspark (2021-07-06 18:21:15)

Offline

#2 2021-07-06 18:31:37

coldspark
Member
Registered: 2020-02-12
Posts: 8

Re: How to best manage legacy dependencies of packages?

Ah I guess create symlinks like this https://archlinux.org/news/php-80-and-p … available/

Offline

#3 2021-07-07 11:10:19

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: How to best manage legacy dependencies of packages?

Those symlinks will cause problems with applications that expect latest php (8.08 -1 atm) .

Better doublecheck if you have those installed .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB