[CentOS-devel] keepassxc dependency issue

Troy Dawson

tdawson at redhat.com
Wed Jan 8 14:31:48 UTC 2020


I wonder if it's a matter of epel-playground vs epel.
It looks like you have to have both enabled if you want to install it.

# dnf install keepassxc
Dependencies resolved.
====================================================================================================
 Package            Architecture   Version
Repository               Size
====================================================================================================
Installing:
 keepassxc          x86_64         2.4.3-4.epel8.playground
epel-playground         4.6 M
Installing dependencies:
 libargon2          x86_64         20171227-3.el8
epel                     29 k
 libyubikey         x86_64         1.13-11.el8
epel                     37 k
 ykpers             x86_64         1.20.0-3.el8
epel                    113 k

Transaction Summary
====================================================================================================
Install  4 Packages

I don't know how well this will turn out on your email, so the summary
is that keepassxc is in epel-playground and all the rest of the
packages are in epel.  So if you only have epel-playground enabled,
it's possible you can't install it.

On Wed, Jan 8, 2020 at 4:59 AM Stephen John Smoogen <smooge at gmail.com> wrote:
>
> On Wed, 8 Jan 2020 at 03:29, Andy Hall <andyjohnhall at gmail.com> wrote:
> >
> > please advise if there is a repo which needs enabling on centos 8 for
> > this to work
> >
>
> keepassxc is from EPEL so this question is more for that. All of those
> packages should be in the EPEL repository
>
>
> ./Everything/x86_64/Packages/l/libargon2-20171227-3.el8.x86_64.rpm
> ./Everything/x86_64/Packages/l/libsodium-1.0.18-2.el8.x86_64.rpm
> ./Everything/x86_64/Packages/y/ykpers-1.20.0-3.el8.x86_64.rpm
>
> I just installed keepassxc on an EL8 system so I do not know why your
> system can't find it currently. I would try a yum clean all and try
> again.
>
> > $ cat /etc/centos-release
> > CentOS Linux release 8.1.1911 (Core)
> >
> > $ sudo yum install keepassxc
> > [sudo] password for ahall:
> > Last metadata expiration check: 0:12:51 ago on Wed 08 Jan 2020 07:52:00 GMT.
> > Error:
> >  Problem: conflicting requests
> >   - nothing provides libsodium.so.23()(64bit) needed by
> > keepassxc-2.4.3-4.epel8.playground.x86_64
> >   - nothing provides libargon2.so.1()(64bit) needed by
> > keepassxc-2.4.3-4.epel8.playground.x86_64
> >   - nothing provides libykpers-1.so.1()(64bit) needed by
> > keepassxc-2.4.3-4.epel8.playground.x86_64
> >   - nothing provides libykpers-1.so.1(LIBYKPERS_1.0)(64bit) needed by
> > keepassxc-2.4.3-4.epel8.playground.x86_64
> >   - nothing provides libykpers-1.so.1(LIBYKPERS_1.5)(64bit) needed by
> > keepassxc-2.4.3-4.epel8.playground.x86_64
> >   - nothing provides libykpers-1.so.1(LIBYKPERS_1.8)(64bit) needed by
> > keepassxc-2.4.3-4.epel8.playground.x86_64
> > (try to add '--skip-broken' to skip uninstallable packages or
> > '--nobest' to use not only best candidate packages)
> >
> > I don't see the required packages for 8 here:
> >
> > https://pkgs.org/download/libsodium
> > https://pkgs.org/download/libargon2
> > https://pkgs.org/download/libykpers-1
> >
> > thanks very much
> > _______________________________________________
> > CentOS-devel mailing list
> > CentOS-devel at centos.org
> > https://lists.centos.org/mailman/listinfo/centos-devel
>
>
>
> --
> Stephen J Smoogen.
> _______________________________________________
> CentOS-devel mailing list
> CentOS-devel at centos.org
> https://lists.centos.org/mailman/listinfo/centos-devel
>



More information about the CentOS-devel mailing list