Bug 1292204 - Configuration node global/system_id_source not found
Summary: Configuration node global/system_id_source not found
Keywords:
Status: CLOSED DUPLICATE of bug 1284381
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 23
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-16 17:33 UTC by Jeff Nelson
Modified: 2016-01-21 07:06 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-21 07:06:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
list of installed packages (260.56 KB, text/plain)
2015-12-16 17:44 UTC, Jeff Nelson
no flags Details

Description Jeff Nelson 2015-12-16 17:33:48 UTC
Description of problem:
While running dnf update, the following appeared between the last "Cleanup" line and the first "Verifying" line:

  Cleanup     : PyYAML-3.11-9.fc23.x86_64              280/280 
  Configuration node global/system_id_source not found
  Verifying   : kernel-core-4.2.7-300.fc23.x86_64        1/280 

I have no idea what this line means, how important it is, or what I am supposed to do about it. Did the upgrade succeed, or is the system in an inconsistent / vulnerable state?

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

$ rpm -qa | egrep dnf | sort
dnf-1.1.4-2.fc23.noarch
dnf-conf-1.1.4-2.fc23.noarch
dnf-langpacks-0.15.1-1.fc23.noarch
dnf-langpacks-conf-0.15.1-1.fc23.noarch
dnf-plugins-core-0.1.14-1.fc23.noarch
dnf-plugin-system-upgrade-0.7.1-1.fc23.noarch
dnf-yum-1.1.4-2.fc23.noarch
python2-dnf-1.1.4-2.fc23.noarch
python2-dnf-plugin-system-upgrade-0.7.1-1.fc23.noarch
python3-dnf-1.1.4-2.fc23.noarch
python3-dnf-langpacks-0.15.1-1.fc23.noarch
python3-dnf-plugins-core-0.1.14-1.fc23.noarch
python3-dnf-plugin-system-upgrade-0.7.1-1.fc23.noarch
python-dnf-langpacks-0.15.1-1.fc23.noarch
python-dnf-plugins-core-0.1.14-1.fc23.noarch
python-dnf-plugins-extras-common-0.0.12-1.fc23.noarch
python-dnf-plugins-extras-migrate-0.0.12-1.fc23.noarch


How reproducible:
1/1

Steps to Reproduce:
1. sudo dnf upgrade

Actual results:
The line "Configuration node global/system_id_source not found" appears.

Expected results:
The line does not appear.

Additional info:

Comment 3 Jeff Nelson 2015-12-16 17:44:40 UTC
Created attachment 1106498 [details]
list of installed packages

Comment 4 Honza Silhan 2015-12-23 14:22:10 UTC
This is error from rpm, probably from %post scriplet execution of some package.

Comment 5 Ľuboš Kardoš 2016-01-20 14:59:25 UTC
This error is not from rpm. It is from some scriptlet executed from rpm. Probably postscript from kernel package which generates ramdisk using dracut tool. See bug 1284381

Can you confirm this by trying to recreate ramdisk?

Comment 6 Jeff Nelson 2016-01-21 00:00:45 UTC
> See bug 1284381
> Can you confirm this by trying to recreate ramdisk?

Confirmed. I have the exact problem as described in BZ 1284381: an older /etc/lvm/lvm.conf file and a newer /etc/lvm/lvm.conf.rpmnew that has the missing value. Updating the /etc/lvm/lvm.conf file makes the message go away.

Comment 7 Ľuboš Kardoš 2016-01-21 07:06:28 UTC

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


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