Bug 864622

Summary: rpm when invoked by yum's tsflags=nodocs fails on installing gawk
Product: [Fedora] Fedora Reporter: Lennart Poettering <lpoetter>
Component: rpmAssignee: Fedora Packaging Toolset Team <packaging-team>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: ffesti, jnovy, jzeleny, mattdm, packaging-team, pknirsch, pmatilai, samuel-rhbugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-19 11:57:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lennart Poettering 2012-10-09 19:03:04 UTC
Tried to install a container with this command:

yum -y \
    --setopt=tsflags=nodoc \
    --setopt=keepcache=0 \
    --installroot=/home/lennart/minimal/install \                     
    --nogpg \
    --releasever=18 \
    '--disablerepo=*' \
    --enablerepo=fedora \
    install systemd passwd openssh-server rpm

But this failed to install due to gawk:

...
  Installing : shared-mime-info-1.0-5.fc18.x86_64                                                                             51/106 
  Installing : grep-2.14-1.fc18.x86_64                                                                                        52/106 
install-info: No such file or directory for /usr/share/info/grep.info.gz
  Installing : gawk-4.0.1-2.fc18.x86_64                                                                                       53/106 
Error unpacking rpm package gawk-4.0.1-2.fc18.x86_64
error: unpacking of archive failed on file /usr/share/man/man1/gawk.1.gz;507472b1: cpio: Missing hard link(s)
  Installing : libidn-1.25-3.fc18.x86_64                                                                                      54/106 
error: gawk-4.0.1-2.fc18.x86_64: install failed
install-info: No such file or directory for /usr/share/info/libidn.info.gz
  Installing : 1:gmp-5.0.5-3.fc18.x86_64                                                                                      55/106 
  Installing : ncurses-5.9-5.20120204.fc18.x86_64  
...

Comment 1 Fedora Update System 2012-10-10 08:13:02 UTC
rpm-4.10.1-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/rpm-4.10.1-2.fc18

Comment 2 Fedora Update System 2012-10-10 18:08:17 UTC
Package rpm-4.10.1-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing rpm-4.10.1-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15818/rpm-4.10.1-2.fc18
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-10-12 17:57:04 UTC
Package rpm-4.10.1-3.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing rpm-4.10.1-3.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-15818/rpm-4.10.1-3.fc18
then log in and leave karma (feedback).

Comment 4 Panu Matilainen 2012-11-19 11:57:14 UTC
Bodhi appears to have lost track of this bug, it was moved to stable nearly a month ago -> closing manually.