Hi Oliver, there is still dependency issue for me,
libopenxpki-perl still requires libfeature-compat-try-perl: root@p_:~# dpkg -I libopenxpki-perl_3.24.1-0_amd64.deb | grep compat Depends: [...], libfeature-compat-try-perl I've traced dependencies and found that libsyntax-keyword-try-perl=0.28-1 package (openxpki repo) reqiures libxs-parse-keyword-perl not available in repos. root@p_:~# apt install libsyntax-keyword-try-perl=0.28-1 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: libsyntax-keyword-try-perl : Depends: libxs-parse-keyword-perl (>= 0.06) but it is not installable E: Unable to correct problems, you have held broken packages. root@p_:~# apt install libxs-parse-keyword-perl Reading package lists... Done Building dependency tree Reading state information... Done Package libxs-parse-keyword-perl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'libxs-parse-keyword-perl' has no installation candidate Best Regards, Dominik W dniu Thu, 26.01.2023 o godzinie 17∶31 +0100, użytkownik Oliver Welter napisał: > Hi Dominik, > > I just uploaded v3.24.1 which also fixes the dependency issue by > providing an up to date package for this module. > > best regards > > Oliver > > On 25.01.23 17:21, Oliver Welter wrote: > > Hi Dominik, > > > > it looks like this got lost here when creating the new packages, I > > will have a look into it ASAP. > > > > best regards > > > > Oliver > > > > On 25.01.23 15:31, Dominik J wrote: > > > Dear community, > > > > > > I've checked docker images. > > > libopenxpki-perl is installed in 3.22.0-0 and there seems to be > > > no libfeature-compat-try-perl in dependecies, (libfeature-compat- > > > try- > > > perl is not installed, upgrading libopenxpki-perl to 3.24.0-0 > > > failed > > > with the dependecies issue). > > > > > > > > > But libopenxpki-perl=3.22.0-0 is no longer available in openxpki > > > repository. > > > > > > Best Regards, > > > Dominik > > > > > > W dniu Wed, 25.01.2023 o godzinie 10∶42 +0100, użytkownik Dominik > > > J > > > napisał: > > > > 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 > > > > > > > > > > > > > > > > _______________________________________________ > > > OpenXPKI-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/openxpki-users > > _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
