Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1435927 - dnf upgrade from F25 -> F26 hangs in futex
Summary: dnf upgrade from F25 -> F26 hangs in futex
Keywords:
Status: CLOSED DUPLICATE of bug 1397087
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 26
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-25 23:56 UTC by Richard W.M. Jones
Modified: 2017-04-04 10:54 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-04 10:27:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
sudo db_stat -CA -h /var/lib/rpm (8.27 KB, text/plain)
2017-03-25 23:57 UTC, Richard W.M. Jones
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.