Dear community, I'm trying to install OpenXPKI on Buster, but I found a problem with dependencies..
libfeature-compat-try-perl depends on libsyntax-keyword-try-perl (>=0.27) but available is only 0.09 version. Is there any workaround? Action log: root@p_:~# apt update Hit:1 http://ftp.debian.org/debian buster InRelease Get:2 http://security.debian.org buster/updates InRelease [34.8 kB] Get:3 http://ftp.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://security.debian.org buster/updates/main amd64 Packages [425 kB] Hit:5 http://packages.openxpki.org/v3/debian buster InRelease Fetched 516 kB in 1s (572 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. root@p_:~# apt install libopenxpki-perl openxpki-cgi-session-driver openxpki-i18n Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libopenxpki-perl : Depends: libfeature-compat-try-perl but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@p_:~# apt install libfeature-compat-try-perl Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libfeature-compat-try-perl : Depends: libsyntax-keyword-try-perl (>= 0.27) but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@p_:~# apt list libsyntax-keyword-try-perl Listing... Done libsyntax-keyword-try-perl/oldstable 0.09-1+b1 amd64 Best Regards, Dominik _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
