Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install docker-credential-pass on CentOS 9 #83

Open
crazy-max opened this issue Feb 5, 2023 · 0 comments
Open

Can't install docker-credential-pass on CentOS 9 #83

crazy-max opened this issue Feb 5, 2023 · 0 comments

Comments

@crazy-max
Copy link
Member

crazy-max commented Feb 5, 2023

Looks like pass package is broken on CentOS 9: https://github.com/docker/packaging/actions/runs/4094277959/jobs/7060689013

#16 1.810 + rpm -qilp /build/centos/9/amd64/docker-credential-pass-0.7.0-1.el9.x86_64.rpm
#16 1.818 Name        : docker-credential-pass
#16 1.818 Epoch       : 0
#16 1.818 Version     : 0.7.0
#16 1.818 Release     : 1.el9
#16 1.818 Architecture: x86_64
#16 1.818 Install Date: (not installed)
#16 1.818 Group       : Tools/Docker
#16 1.818 Size        : 1781496
#16 1.818 License     : ASL 2.0
#16 1.818 Signature   : (none)
#16 1.818 Source RPM  : docker-credential-pass-0.7.0-1.el9.src.rpm
#16 1.818 Build Date  : Sun Feb  5 02:09:11 2023
#16 1.818 Build Host  : localhost
#16 1.818 Packager    : Docker <support@docker.com>
#16 1.818 Vendor      : Docker
#16 1.818 URL         : https://github.com/docker/docker-credential-helpers
#16 1.818 Summary     : Credential helper backend which uses the pass utility to keep Docker credentials safe
#16 1.818 Description :
#16 1.818 docker-credential-pass is a credential helper backend which uses the pass utility to keep Docker credentials safe.
#16 1.818 /usr/bin/docker-credential-pass
#16 1.819 + yum install -y --skip-broken /build/centos/9/amd64/docker-credential-pass-0.7.0-1.el9.x86_64.rpm
#16 2.311 Last metadata expiration check: 0:00:11 ago on Sun Feb  5 02:09:58 2023.
#16 2.498 Dependencies resolved.
#16 2.516 ================================================================================
#16 2.516  Package                 Arch    Version                    Repository     Size
#16 2.516 ================================================================================
#16 2.516 Installing:
#16 2.516  docker-credential-pass  x86_64  0.7.0-1.el9                @commandline  686 k
#16 2.516 Installing dependencies:
#16 2.516  git-core                x86_64  2.39.1-1.el9               appstream     4.2 M
#16 2.516  less                    x86_64  590-1.el9                  baseos        163 k
#16 2.516  libICE                  x86_64  1.0.10-8.el9               appstream      71 k
#16 2.516  libSM                   x86_64  1.2.3-10.el9               appstream      42 k
#16 2.516  libX11                  x86_64  1.7.0-7.el9                appstream     647 k
#16 2.516  libX11-common           noarch  1.7.0-7.el9                appstream     206 k
#16 2.516  libXau                  x86_64  1.0.9-8.el9                appstream      31 k
#16 2.516  libXext                 x86_64  1.3.4-8.el9                appstream      40 k
#16 2.516  libXmu                  x86_64  1.1.3-8.el9                appstream      75 k
#16 2.516  libXt                   x86_64  1.2.0-6.el9                appstream     180 k
#16 2.516  libcbor                 x86_64  0.7.0-5.el9                baseos         57 k
#16 2.516  libedit                 x86_64  3.1-37.20210216cvs.el9     baseos        105 k
#16 2.516  libfido2                x86_64  1.6.0-7.el9                baseos         71 k
#16 2.516  libpng                  x86_64  2:1.6.37-12.el9            baseos        117 k
#16 2.516  libxcb                  x86_64  1.13.1-9.el9               appstream     243 k
#16 2.516  openssh                 x86_64  8.7p1-28.el9               baseos        457 k
#16 2.516  openssh-clients         x86_64  8.7p1-28.el9               baseos        707 k
#16 2.516  pass                    noarch  1.7.4-6.el9                epel           54 k
#16 2.516  qrencode                x86_64  4.1.1-1.el9                epel           25 k
#16 2.516  qrencode-libs           x86_64  4.1.1-1.el9                epel           61 k
#16 2.516  tree                    x86_64  1.8.0-10.el9               baseos         56 k
#16 2.516 Installing weak dependencies:
#16 2.516  xclip                   x86_64  0.13-17.git11cba61.el9     epel           36 k
#16 2.516  xorg-x11-server-Xorg    x86_64  1.20.11-15.el9             appstream     1.5 M
#16 2.516 
#16 2.516 Transaction Summary
#16 2.516 ================================================================================
#16 2.516 Install  24 Packages
#16 2.516 
#16 2.519 Total size: 9.7 M
#16 2.519 Total download size: 9.1 M
#16 2.519 Installed size: 35 M
#16 2.519 Downloading Packages:
#16 3.874 (1/23): libcbor-0.7.0-5.el9.x86_64.rpm          174 kB/s |  57 kB     00:00    
#16 3.945 (2/23): libedit-3.1-37.20210216cvs.el9.x86_64.r 264 kB/s | 105 kB     00:00    
#16 4.013 (3/23): less-590-1.el9.x86_64.rpm               347 kB/s | 163 kB     00:00    
#16 4.042 (4/23): libfido2-1.6.0-7.el9.x86_64.rpm         427 kB/s |  71 kB     00:00    
#16 4.101 (5/23): libpng-1.6.37-12.el9.x86_64.rpm         751 kB/s | 117 kB     00:00    
#16 4.181 (6/23): tree-1.8.0-10.el9.x86_64.rpm            701 kB/s |  56 kB     00:00    
#16 4.248 (7/23): openssh-8.7p1-28.el9.x86_64.rpm         1.9 MB/s | 457 kB     00:00    
#16 4.327 (8/23): libICE-1.0.10-8.el9.x86_64.rpm          909 kB/s |  71 kB     00:00    
#16 4.407 (9/23): libSM-1.2.3-10.el9.x86_64.rpm           531 kB/s |  42 kB     00:00    
#16 4.445 (10/23): openssh-clients-8.7p1-28.el9.x86_64.rp 1.7 MB/s | 707 kB     00:00    
#16 4.544 (11/23): libX11-common-1.7.0-7.el9.noarch.rpm   2.1 MB/s | 206 kB     00:00    
#16 4.626 (12/23): libXau-1.0.9-8.el9.x86_64.rpm          385 kB/s |  31 kB     00:00    
#16 4.646 (13/23): libX11-1.7.0-7.el9.x86_64.rpm          2.7 MB/s | 647 kB     00:00    
#16 4.709 (14/23): libXext-1.3.4-8.el9.x86_64.rpm         486 kB/s |  40 kB     00:00    
#16 4.724 (15/23): libXmu-1.1.3-8.el9.x86_64.rpm          958 kB/s |  75 kB     00:00    
#16 4.794 (16/23): libXt-1.2.0-6.el9.x86_64.rpm           2.1 MB/s | 180 kB     00:00    
#16 4.814 (17/23): libxcb-1.13.1-9.el9.x86_64.rpm         2.7 MB/s | 243 kB     00:00    
#16 5.047 (18/23): xorg-x11-server-Xorg-1.20.11-15.el9.x8 5.8 MB/s | 1.5 MB     00:00    
#16 5.141 (19/23): pass-1.7.4-6.el9.noarch.rpm            164 kB/s |  54 kB     00:00    
#16 5.143 (20/23): qrencode-4.1.1-1.el9.x86_64.rpm        260 kB/s |  25 kB     00:00    
#16 5.193 (21/23): qrencode-libs-4.1.1-1.el9.x86_64.rpm   1.2 MB/s |  61 kB     00:00    
#16 5.224 (22/23): git-core-2.39.1-1.el9.x86_64.rpm       4.1 MB/s | 4.2 MB     00:01    
#16 5.238 (23/23): xclip-0.13-17.git11cba61.el9.x86_64.rp 390 kB/s |  36 kB     00:00    
#16 5.239 --------------------------------------------------------------------------------
#16 5.240 Total                                           3.3 MB/s | 9.1 MB     00:02     
#16 5.543 Extra Packages for Enterprise Linux 9 - x86_64  1.6 MB/s | 1.6 kB     00:00    
#16 5.603 Importing GPG key 0x3228467C:
#16 5.603  Userid     : "Fedora (epel9) <epel@fedoraproject.org>"
#16 5.603  Fingerprint: FF8A D134 4597 106E CE81 3B91 8A38 72BF 3228 467C
#16 5.603  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-9
#16 5.607 Key imported successfully
#16 5.651 Running transaction check
#16 5.674 Error: transaction check vs depsolve:
#16 5.675 libEGL is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libGL.so.1()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libXdmcp.so.6()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libXfont2.so.2()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libdrm.so.2()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libepoxy.so.0()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libgbm.so.1()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libpciaccess.so.0()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libpixman-1.so.0()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 libxshmfence.so.1()(64bit) is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 xorg-x11-drv-libinput is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 xorg-x11-server-common >= 1.20.11-15.el9 is needed by xorg-x11-server-Xorg-1.20.11-15.el9.x86_64
#16 5.675 To diagnose the problem, try running: 'rpm -Va --nofiles --nodigest'.
#16 5.675 You probably have corrupted RPMDB, running 'rpm --rebuilddb' might fix the issue.
#16 5.676 The downloaded packages were saved in cache until the next successful transaction.
#16 5.676 You can remove cached packages by executing 'yum clean packages'.

Verification was fine few weeks ago when pass was not in epel repo: https://github.com/docker/packaging/actions/runs/3975129620/jobs/6814791070#step:9:488

#16 1.656 + yum install -y --skip-broken /build/centos/9/amd64/docker-credential-pass-0.7.0-1.el9.x86_64.rpm
#16 2.136 Last metadata expiration check: 0:00:24 ago on Sat Jan 21 14:03:48 2023.
#16 2.312 Dependencies resolved.
#16 2.327 
#16 2.327  Problem: conflicting requests
#16 2.327   - nothing provides pass needed by docker-credential-pass-0.7.0-1.el9.x86_64
#16 2.328 ================================================================================
#16 2.328  Package                    Arch       Version           Repository        Size
#16 2.328 ================================================================================
#16 2.328 Skipping packages with broken dependencies:
#16 2.328  docker-credential-pass     x86_64     0.7.0-1.el9       @commandline     686 k
#16 2.328 
#16 2.328 Transaction Summary
#16 2.328 ================================================================================
#16 2.328 Skip  1 Package
#16 2.328 
#16 2.329 Nothing to do.
#16 2.329 Complete!
@crazy-max crazy-max changed the title docker-credential-pass issue on centos 9 Can't install docker-credential-pass on CentOS 9 Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant