Bug 1435927

Summary: dnf upgrade from F25 -> F26 hangs in futex
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: rpmAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: fweimer, ignatenko, kardos.lubos, mjw, packaging-team-maint, pmatilai, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-04 10:27:13 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:
Attachments:
Description Flags
sudo db_stat -CA -h /var/lib/rpm none

Description Richard W.M. Jones 2017-03-25 23:56:40 UTC
Description of problem:

Possibly it's https://bugzilla.redhat.com/show_bug.cgi?id=1394862

Anyway, upgrading from Fedora 25 -> 26 (aarch64) hangs:

...
  Upgrading   : ntfsprogs-2:2016.2.22-4.fc26.aarch64                   455/1929 
  Upgrading   : wget-1.19.1-1.fc26.aarch64                             456/1929 
  Upgrading   : nss-pem-1.0.3-3.fc26.aarch64                           457/1929 
  Upgrading   : nss-3.29.3-1.1.fc26.aarch64                            458/1929 
  Upgrading   : nss-sysinit-3.29.3-1.1.fc26.aarch64                    459/1929 
  Upgrading   : java-1.8.0-openjdk-headless-1:1.8.0.121-8.b14.fc26.    460/1929 
warning: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-8.b14.fc26.aarch64/jre/lib/security/java.security created as /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-8.b14.fc26.aarch64/jre/lib/security/java.security.rpmnew
restored /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-8.b14.fc26.aarch64/jre/lib/security/java.security.rpmnew to /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-8.b14.fc26.aarch64/jre/lib/security/java.security

There is no activity on the system and the dnf process is stuck in

futex(0xffff8953b750, FUTEX_WAIT, 2, NULL

From the suggestion on another bug I ran

db_stat -CA -h /var/lib/rpm

which is attached.

Version-Release number of selected component (if applicable):

dnf-1.1.10-6.fc25.noarch
rpm-4.13.0.1-1.fc25.aarch64

How reproducible:

Happened twice.

Steps to Reproduce:

sudo dnf install fedora-release fedora-repos fedora-logos --best --releasever=26

sudo dnf update --best --allowerasing

Comment 1 Richard W.M. Jones 2017-03-25 23:57:29 UTC
Created attachment 1266451 [details]
sudo db_stat -CA -h /var/lib/rpm

Comment 2 Panu Matilainen 2017-04-04 10:27:13 UTC

*** This bug has been marked as a duplicate of bug 1397087 ***