Currently CentOS Stream deal only with "CentOS 8" but, in the future, we may have to deal with multiple streams (as in 8 and 9, for instance). When doing so, would be really nice to have the volume-id of the ISOs matching the Stream the ISO is targetting.<br />
<br />
Note: I know it's not a CentOS 8 bug, but I didn't find a "Stream" component. Please, feel free to move it to the right component and sorry for using the wrong one.
↧
0016790: CentOS Stream ISO's volume id doesn't distinguish which stream it's targetting
↧
0016460: lorax-composer epends on anaconda-tui >= 29.19.0.41 which is unavailable
When attempting to install lorax-composer DNF errors out with the following:<br />
<br />
sudo dnf install lorax-composer<br />
[...]<br />
Error:<br />
Problem: cannot install the best candidate for the job<br />
- nothing provides anaconda-tui >= 29.19.0.41 needed by lorax-composer-28.14.23-7.el8_0.x86_64<br />
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)<br />
<br />
anaconda-tui (which is also in the AppStream OS repository) is available to install but is currently at 29.19.0.40-1.el8.
↧
↧
0016553: High availbility packages missing
All of the high availability (HA) packages are missing from the 8.0 release. The HA packages were provided in 7.0 release. The Red Hat 8.0 HA packages which are missing are:<br />
awscli<br />
booth<br />
booth-arbitrator<br />
booth-core<br />
booth-site<br />
booth-test<br />
clufter-bin<br />
clufter-cli<br />
clufter-common<br />
clufter-lib-ccs<br />
clufter-lib-general<br />
clufter-lib-pcs<br />
corosync<br />
corosync-qdevice<br />
corosync-qnetd<br />
corosynclib-devel<br />
fence-agents-aliyun<br />
fence-agents-aws<br />
fence-agents-azure-arm<br />
fence-agents-gce<br />
libknet1<br />
libknet1-compress-bzip2-plugin<br />
libknet1-compress-lz4-plugin<br />
libknet1-compress-lzma-plugin<br />
libknet1-compress-lzo2-plugin<br />
libknet1-compress-plugins-all<br />
libknet1-compress-zlib-plugin<br />
libknet1-crypto-nss-plugin<br />
libknet1-crypto-openssl-plugin<br />
libknet1-crypto-plugins-all<br />
libknet1-plugins-all<br />
pacemaker<br />
pacemaker-cli<br />
pacemaker-cts<br />
pacemaker-doc<br />
pacemaker-libs-devel<br />
pacemaker-nagios-plugins-metadata<br />
pacemaker-remote<br />
pcs<br />
pcs-snmp<br />
python3-azure-sdk<br />
python3-boto3<br />
python3-botocore<br />
python3-clufter<br />
python3-fasteners<br />
python3-gflags<br />
python3-google-api-client<br />
python3-httplib2<br />
python3-oauth2client<br />
python3-s3transfer<br />
python3-uritemplate<br />
resource-agents<br />
resource-agents-aliyun<br />
resource-agents-gcp<br />
<br />
The key packages which are needed are: <br />
corosync<br />
corosynclib-devel<br />
pacemaker<br />
pacemaker-cli<br />
pacemaker-doc<br />
pacemaker-libs-devel<br />
pcs<br />
resource-agents<br />
and any dependencies.
↧
0014962: [abrt] gnome-settings-daemon: _g_log_abort(): gsd-xsettings killed by SIGTRAP
Version-Release number of selected component:<br />
gnome-settings-daemon-3.26.2-9.el7<br />
<br />
Truncated backtrace:<br />
Thread no. 1 (7 frames)<br />
#0 _g_log_abort at gmessages.c:554<br />
#1 g_log_default_handler at gmessages.c:3051<br />
#4 gnome_xsettings_manager_init at gsd-xsettings-manager.c:1347<br />
#5 g_type_create_instance at gtype.c:1866<br />
#6 g_object_new_internal at gobject.c:1797<br />
#7 g_object_new_with_properties at gobject.c:1965<br />
#9 gnome_xsettings_manager_new at gsd-xsettings-manager.c:1378
↧
0016851: Observed multiple random occurrences root file system entered into read-only-state. System locked up.
Starting with CentOS 7.1, we began to observe write related system-lockup issues at product sites.<br />
<br />
The problem has been observed and represented by the following comments. We are not currently sure how to reproduce the problem.<br />
This report supports our requirement to inform CentOS of the issue, as we dig further.<br />
This has been elusive for almost a year now, resulting in no concrete reproduction method as of yet.<br />
<br />
- System enters into a state where root file system becomes read only.<br />
- System either freezes or does not wake-up (assuming since no write), making visual display invalid.<br />
- Network access remains available, we are able to execute remote commands via SSH w/ users that do not attempt to read/write to disk in env file (bashrc/cshrc/etc).<br />
- Forceful reboot is the only way to recover.<br />
- Once rebooted, random files have been observed to be truncated to 0 bytes. The inode/datablock tie is completely removed from the disk structure, as if it never existed.<br />
- Processes remain active, and when killed (via ssh command method) become 'defunct' forever, and do not quit. It seems that the /proc file system cannot be written to, causing the application to appear hung forever, since the PID are never removed.<br />
<br />
When the system was in this state, i was able to examine files via very simple commands using 'ssh <<a href="mailto:user@ip">user@ip</a>> <command' action, such as 'ls, cat, ps'. Any IO action that attempted to write to disk hung indefinitely. Any more complex or disk write command would fail. IE: echo "HELLO" > /var/tmp/output hung forever.
↧
↧
0016852: Error: Will not install a source rpm package
I am trying to build rancid-3.10 as RPM for el8. There are unsatisfied dependencies in perl and expect when installing the RPM I built, so I am tryin to rebuild the "offending" RPMs expect and perl from source. The attempt to install these from SRPMS fails, and does not try to satisfy dependencies:<br />
<br />
[<a href="mailto:root@C8-pxe-installed">root@C8-pxe-installed</a> ~]# dnf install -vv <a href="http://vault.centos.org/8.0.1905/BaseOS/Source/SPackages/expect-5.45.4-5.el8.src.rpm">http://vault.centos.org/8.0.1905/BaseOS/Source/SPackages/expect-5.45.4-5.el8.src.rpm</a><br />
Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync<br />
DNF version: 4.0.9<br />
cachedir: /var/cache/dnf<br />
repo: using cache for: AppStream<br />
not found other for: CentOS-8 - AppStream<br />
not found deltainfo for: CentOS-8 - AppStream<br />
not found updateinfo for: CentOS-8 - AppStream<br />
AppStream: using metadata from Thu 31 Oct 2019 08:15:26 PM UTC.<br />
repo: using cache for: BaseOS<br />
not found other for: CentOS-8 - Base<br />
not found modules for: CentOS-8 - Base<br />
not found deltainfo for: CentOS-8 - Base<br />
not found updateinfo for: CentOS-8 - Base<br />
BaseOS: using metadata from Thu 31 Oct 2019 08:14:36 PM UTC.<br />
repo: using cache for: extras<br />
not found other for: CentOS-8 - Extras<br />
not found modules for: CentOS-8 - Extras<br />
not found deltainfo for: CentOS-8 - Extras<br />
not found updateinfo for: CentOS-8 - Extras<br />
extras: using metadata from Sat 21 Sep 2019 01:57:03 PM UTC.<br />
repo: using cache for: AppStream-source<br />
not found other for: CentOS-8 - AppStream Sources<br />
not found modules for: CentOS-8 - AppStream Sources<br />
not found deltainfo for: CentOS-8 - AppStream Sources<br />
not found updateinfo for: CentOS-8 - AppStream Sources<br />
AppStream-source: using metadata from Thu 21 Nov 2019 10:28:30 PM UTC.<br />
repo: using cache for: BaseOS-source<br />
not found other for: CentOS-8 - BaseOS Sources<br />
not found modules for: CentOS-8 - BaseOS Sources<br />
not found deltainfo for: CentOS-8 - BaseOS Sources<br />
not found updateinfo for: CentOS-8 - BaseOS Sources<br />
BaseOS-source: using metadata from Thu 21 Nov 2019 10:28:35 PM UTC.<br />
repo: using cache for: centosplus-source<br />
not found other for: CentOS-8 - Plus Sources<br />
not found modules for: CentOS-8 - Plus Sources<br />
not found deltainfo for: CentOS-8 - Plus Sources<br />
not found updateinfo for: CentOS-8 - Plus Sources<br />
centosplus-source: using metadata from Thu 26 Sep 2019 02:44:59 AM UTC.<br />
repo: using cache for: extras-source<br />
not found other for: CentOS-8 - Extras Sources<br />
not found modules for: CentOS-8 - Extras Sources<br />
not found deltainfo for: CentOS-8 - Extras Sources<br />
not found updateinfo for: CentOS-8 - Extras Sources<br />
extras-source: using metadata from Thu 26 Sep 2019 02:46:35 AM UTC.<br />
repo: using cache for: epel<br />
not found other for: Extra Packages for Enterprise Linux 8 - x86_64<br />
not found modules for: Extra Packages for Enterprise Linux 8 - x86_64<br />
epel: using metadata from Fri 20 Dec 2019 01:34:42 AM UTC.<br />
Last metadata expiration check: 0:12:08 ago on Fri 20 Dec 2019 07:44:05 PM UTC.<br />
Completion plugin: Generating completion cache...<br />
expect-5.45.4-5.el8.src.rpm 432 kB/s | 663 kB 00:01 <br />
--> Starting dependency resolution<br />
---> Package autoconf.noarch 2.69-27.el8 will be installed<br />
---> Package automake.noarch 1.16.1-6.el8 will be installed<br />
---> Package perl-Digest.noarch 1.17-395.el8 will be installed<br />
---> Package perl-Digest-MD5.x86_64 2.55-396.el8 will be installed<br />
---> Package perl-IO-Socket-IP.noarch 0.39-5.el8 will be installed<br />
---> Package perl-IO-Socket-SSL.noarch 2.060-2.el8 will be installed<br />
---> Package perl-Mozilla-CA.noarch 20160104-7.el8 will be installed<br />
---> Package perl-Net-SSLeay.x86_64 1.85-6.el8 will be installed<br />
---> Package perl-Thread-Queue.noarch 3.13-1.el8 will be installed<br />
---> Package perl-URI.noarch 1.73-3.el8 will be installed<br />
---> Package perl-libnet.noarch 3.11-3.el8 will be installed<br />
---> Package chrpath.x86_64 0.16-7.el8 will be installed<br />
---> Package m4.x86_64 1.4.18-7.el8 will be installed<br />
---> Package perl-Data-Dumper.x86_64 2.167-399.el8 will be installed<br />
---> Package perl-Encode.x86_64 4:2.97-3.el8 will be installed<br />
---> Package perl-Getopt-Long.noarch 1:2.50-4.el8 will be installed<br />
---> Package perl-HTTP-Tiny.noarch 0.074-1.el8 will be installed<br />
---> Package perl-MIME-Base64.x86_64 3.15-396.el8 will be installed<br />
---> Package perl-Pod-Escapes.noarch 1:1.07-395.el8 will be installed<br />
---> Package perl-Pod-Perldoc.noarch 3.28-396.el8 will be installed<br />
---> Package perl-Pod-Simple.noarch 1:3.35-395.el8 will be installed<br />
---> Package perl-Pod-Usage.noarch 4:1.69-395.el8 will be installed<br />
---> Package perl-Storable.x86_64 1:3.11-3.el8 will be installed<br />
---> Package perl-Term-ANSIColor.noarch 4.06-396.el8 will be installed<br />
---> Package perl-Term-Cap.noarch 1.17-395.el8 will be installed<br />
---> Package perl-Text-ParseWords.noarch 3.30-395.el8 will be installed<br />
---> Package perl-podlators.noarch 4.11-1.el8 will be installed<br />
---> Package tcl.x86_64 1:8.6.8-2.el8 will be installed<br />
---> Package tcl-devel.x86_64 1:8.6.8-2.el8 will be installed<br />
---> Package zlib-devel.x86_64 1.2.11-10.el8 will be installed<br />
---> Package expect.src 5.45.4-5.el8 will be installed<br />
--> Finished dependency resolution<br />
Error: Will not install a source rpm package (expect-5.45.4-5.el8.src).<br />
[<a href="mailto:root@C8-pxe-installed">root@C8-pxe-installed</a> ~]# dnf install -vv <a href="http://vault.centos.org/8.0.1905/BaseOS/Source/SPackages/perl-5.26.3-416.el8.src.rpm">http://vault.centos.org/8.0.1905/BaseOS/Source/SPackages/perl-5.26.3-416.el8.src.rpm</a><br />
Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync<br />
DNF version: 4.0.9<br />
cachedir: /var/cache/dnf<br />
repo: using cache for: AppStream<br />
not found other for: CentOS-8 - AppStream<br />
not found deltainfo for: CentOS-8 - AppStream<br />
not found updateinfo for: CentOS-8 - AppStream<br />
AppStream: using metadata from Thu 31 Oct 2019 08:15:26 PM UTC.<br />
repo: using cache for: BaseOS<br />
not found other for: CentOS-8 - Base<br />
not found modules for: CentOS-8 - Base<br />
not found deltainfo for: CentOS-8 - Base<br />
not found updateinfo for: CentOS-8 - Base<br />
BaseOS: using metadata from Thu 31 Oct 2019 08:14:36 PM UTC.<br />
repo: using cache for: extras<br />
not found other for: CentOS-8 - Extras<br />
not found modules for: CentOS-8 - Extras<br />
not found deltainfo for: CentOS-8 - Extras<br />
not found updateinfo for: CentOS-8 - Extras<br />
extras: using metadata from Sat 21 Sep 2019 01:57:03 PM UTC.<br />
repo: using cache for: AppStream-source<br />
not found other for: CentOS-8 - AppStream Sources<br />
not found modules for: CentOS-8 - AppStream Sources<br />
not found deltainfo for: CentOS-8 - AppStream Sources<br />
not found updateinfo for: CentOS-8 - AppStream Sources<br />
AppStream-source: using metadata from Thu 21 Nov 2019 10:28:30 PM UTC.<br />
repo: using cache for: BaseOS-source<br />
not found other for: CentOS-8 - BaseOS Sources<br />
not found modules for: CentOS-8 - BaseOS Sources<br />
not found deltainfo for: CentOS-8 - BaseOS Sources<br />
not found updateinfo for: CentOS-8 - BaseOS Sources<br />
BaseOS-source: using metadata from Thu 21 Nov 2019 10:28:35 PM UTC.<br />
repo: using cache for: centosplus-source<br />
not found other for: CentOS-8 - Plus Sources<br />
not found modules for: CentOS-8 - Plus Sources<br />
not found deltainfo for: CentOS-8 - Plus Sources<br />
not found updateinfo for: CentOS-8 - Plus Sources<br />
centosplus-source: using metadata from Thu 26 Sep 2019 02:44:59 AM UTC.<br />
repo: using cache for: extras-source<br />
not found other for: CentOS-8 - Extras Sources<br />
not found modules for: CentOS-8 - Extras Sources<br />
not found deltainfo for: CentOS-8 - Extras Sources<br />
not found updateinfo for: CentOS-8 - Extras Sources<br />
extras-source: using metadata from Thu 26 Sep 2019 02:46:35 AM UTC.<br />
repo: using cache for: epel<br />
not found other for: Extra Packages for Enterprise Linux 8 - x86_64<br />
not found modules for: Extra Packages for Enterprise Linux 8 - x86_64<br />
epel: using metadata from Fri 20 Dec 2019 01:34:42 AM UTC.<br />
Last metadata expiration check: 0:12:16 ago on Fri 20 Dec 2019 07:44:05 PM UTC.<br />
Completion plugin: Generating completion cache...<br />
perl-5.26.3-416.el8.src.rpm 1.5 MB/s | 14 MB 00:09 <br />
--> Starting dependency resolution<br />
---> Package annobin.x86_64 8.64-1.el8 will be installed<br />
---> Package cpp.x86_64 8.2.1-3.5.el8 will be installed<br />
---> Package gcc.x86_64 8.2.1-3.5.el8 will be installed<br />
---> Package isl.x86_64 0.16.1-6.el8 will be installed<br />
---> Package libdb-devel.x86_64 5.3.28-36.el8 will be installed<br />
---> Package libmpc.x86_64 1.0.2-9.el8 will be installed<br />
---> Package perl-Fedora-VSP.noarch 0.001-9.el8 will be installed<br />
---> Package perl-generators.noarch 1.10-7.el8 will be installed<br />
---> Package systemtap-sdt-devel.x86_64 4.0-7.el8 will be installed<br />
---> Package bzip2-devel.x86_64 1.0.6-26.el8 will be installed<br />
---> Package gdbm-devel.x86_64 1:1.18-1.el8 will be installed<br />
---> Package glibc-devel.x86_64 2.28-42.el8.1 will be installed<br />
---> Package glibc-headers.x86_64 2.28-42.el8.1 will be installed<br />
---> Package kernel-headers.x86_64 4.18.0-80.11.2.el8_0 will be installed<br />
---> Package libxcrypt-devel.x86_64 4.1.1-4.el8 will be installed<br />
---> Package make.x86_64 1:4.2.1-9.el8 will be installed<br />
---> Package python3-pyparsing.noarch 2.1.10-7.el8 will be installed<br />
---> Package zlib-devel.x86_64 1.2.11-10.el8 will be installed<br />
---> Package perl.src 4:5.26.3-416.el8 will be installed<br />
--> Finished dependency resolution<br />
Error: Will not install a source rpm package (perl-4:5.26.3-416.el8.src).<br />
[<a href="mailto:root@C8-pxe-installed">root@C8-pxe-installed</a> ~]#<br />
<br />
<br />
on the example of expect, trying to install the dependencies manually, still does not fix this:<br />
<br />
[<a href="mailto:root@C8-pxe-installed">root@C8-pxe-installed</a> ~]# dnf install autoconf.noarch automake.noarch perl-Digest.noarch perl-Digest-MD5.x86_64 perl-IO-Socket-IP.noarch perl-IO-Socket-SSL.noarch perl-Mozilla-CA.noarch perl-Net-SSLeay.x86_64 perl-Thread-Queue.noarch perl-URI.noarch perl-libnet.noarch chrpath.x86_64 m4.x86_64 perl-Data-Dumper.x86_64 perl-Encode.x86_64 perl-Getopt-Long.noarch perl-HTTP-Tiny.noarch perl-MIME-Base64.x86_64 perl-Pod-Escapes.noarch perl-Pod-Perldoc.noarch perl-Pod-Simple.noarch perl-Pod-Usage.noarch perl-Storable.x86_64 perl-Term-ANSIColor.noarch perl-Term-Cap.noarch perl-Text-ParseWords.noarch perl-podlators.noarch tcl.x86_64 tcl-devel.x86_64 zlib-devel.x86_64<br />
Last metadata expiration check: 0:17:40 ago on Fri 20 Dec 2019 07:44:05 PM UTC.<br />
Dependencies resolved.<br />
========================================================================================================================================================================<br />
Package Arch Version Repository Size<br />
========================================================================================================================================================================<br />
Installing:<br />
autoconf noarch 2.69-27.el8 AppStream 710 k<br />
automake noarch 1.16.1-6.el8 AppStream 713 k<br />
perl-Digest noarch 1.17-395.el8 AppStream 27 k<br />
perl-Digest-MD5 x86_64 2.55-396.el8 AppStream 37 k<br />
perl-IO-Socket-IP noarch 0.39-5.el8 AppStream 47 k<br />
perl-IO-Socket-SSL noarch 2.060-2.el8 AppStream 289 k<br />
perl-Mozilla-CA noarch 20160104-7.el8 AppStream 15 k<br />
perl-Net-SSLeay x86_64 1.85-6.el8 AppStream 358 k<br />
perl-Thread-Queue noarch 3.13-1.el8 AppStream 24 k<br />
perl-URI noarch 1.73-3.el8 AppStream 116 k<br />
perl-libnet noarch 3.11-3.el8 AppStream 121 k<br />
chrpath x86_64 0.16-7.el8 BaseOS 33 k<br />
m4 x86_64 1.4.18-7.el8 BaseOS 223 k<br />
perl-Data-Dumper x86_64 2.167-399.el8 BaseOS 58 k<br />
perl-Encode x86_64 4:2.97-3.el8 BaseOS 1.5 M<br />
perl-Getopt-Long noarch 1:2.50-4.el8 BaseOS 63 k<br />
perl-HTTP-Tiny noarch 0.074-1.el8 BaseOS 58 k<br />
perl-MIME-Base64 x86_64 3.15-396.el8 BaseOS 31 k<br />
perl-Pod-Escapes noarch 1:1.07-395.el8 BaseOS 20 k<br />
perl-Pod-Perldoc noarch 3.28-396.el8 BaseOS 86 k<br />
perl-Pod-Simple noarch 1:3.35-395.el8 BaseOS 213 k<br />
perl-Pod-Usage noarch 4:1.69-395.el8 BaseOS 34 k<br />
perl-Storable x86_64 1:3.11-3.el8 BaseOS 98 k<br />
perl-Term-ANSIColor noarch 4.06-396.el8 BaseOS 46 k<br />
perl-Term-Cap noarch 1.17-395.el8 BaseOS 23 k<br />
perl-Text-ParseWords noarch 3.30-395.el8 BaseOS 18 k<br />
perl-podlators noarch 4.11-1.el8 BaseOS 118 k<br />
tcl x86_64 1:8.6.8-2.el8 BaseOS 1.1 M<br />
tcl-devel x86_64 1:8.6.8-2.el8 BaseOS 190 k<br />
zlib-devel x86_64 1.2.11-10.el8 BaseOS 56 k<br />
<br />
Transaction Summary<br />
========================================================================================================================================================================<br />
Install 30 Packages<br />
<br />
Total download size: 6.3 M<br />
Installed size: 23 M<br />
Is this ok [y/N]: y<br />
Downloading Packages:<br />
(1/30): perl-Digest-1.17-395.el8.noarch.rpm 22 kB/s | 27 kB 00:01 <br />
(2/30): perl-Digest-MD5-2.55-396.el8.x86_64.rpm 424 kB/s | 37 kB 00:00 <br />
(3/30): perl-IO-Socket-IP-0.39-5.el8.noarch.rpm 564 kB/s | 47 kB 00:00 <br />
(4/30): automake-1.16.1-6.el8.noarch.rpm 493 kB/s | 713 kB 00:01 <br />
(5/30): autoconf-2.69-27.el8.noarch.rpm 488 kB/s | 710 kB 00:01 <br />
(6/30): perl-Mozilla-CA-20160104-7.el8.noarch.rpm 208 kB/s | 15 kB 00:00 <br />
(7/30): perl-Net-SSLeay-1.85-6.el8.x86_64.rpm 3.2 MB/s | 358 kB 00:00 <br />
(8/30): perl-IO-Socket-SSL-2.060-2.el8.noarch.rpm 1.5 MB/s | 289 kB 00:00 <br />
(9/30): perl-Thread-Queue-3.13-1.el8.noarch.rpm 222 kB/s | 24 kB 00:00 <br />
(10/30): perl-URI-1.73-3.el8.noarch.rpm 1.5 MB/s | 116 kB 00:00 <br />
(11/30): perl-libnet-3.11-3.el8.noarch.rpm 1.4 MB/s | 121 kB 00:00 <br />
(12/30): chrpath-0.16-7.el8.x86_64.rpm 966 kB/s | 33 kB 00:00 <br />
(13/30): perl-Data-Dumper-2.167-399.el8.x86_64.rpm 1.4 MB/s | 58 kB 00:00 <br />
(14/30): m4-1.4.18-7.el8.x86_64.rpm 3.6 MB/s | 223 kB 00:00 <br />
(15/30): perl-Getopt-Long-2.50-4.el8.noarch.rpm 4.1 MB/s | 63 kB 00:00 <br />
(16/30): perl-HTTP-Tiny-0.074-1.el8.noarch.rpm 4.1 MB/s | 58 kB 00:00 <br />
(17/30): perl-MIME-Base64-3.15-396.el8.x86_64.rpm 2.4 MB/s | 31 kB 00:00 <br />
(18/30): perl-Pod-Escapes-1.07-395.el8.noarch.rpm 1.6 MB/s | 20 kB 00:00 <br />
(19/30): perl-Pod-Perldoc-3.28-396.el8.noarch.rpm 4.9 MB/s | 86 kB 00:00 <br />
(20/30): perl-Encode-2.97-3.el8.x86_64.rpm 15 MB/s | 1.5 MB 00:00 <br />
(21/30): perl-Pod-Usage-1.69-395.el8.noarch.rpm 1.1 MB/s | 34 kB 00:00 <br />
(22/30): perl-Storable-3.11-3.el8.x86_64.rpm 6.3 MB/s | 98 kB 00:00 <br />
(23/30): perl-Pod-Simple-3.35-395.el8.noarch.rpm 3.9 MB/s | 213 kB 00:00 <br />
(24/30): perl-Term-ANSIColor-4.06-396.el8.noarch.rpm 3.1 MB/s | 46 kB 00:00 <br />
(25/30): perl-Term-Cap-1.17-395.el8.noarch.rpm 1.2 MB/s | 23 kB 00:00 <br />
(26/30): perl-Text-ParseWords-3.30-395.el8.noarch.rpm 1.4 MB/s | 18 kB 00:00 <br />
(27/30): perl-podlators-4.11-1.el8.noarch.rpm 6.6 MB/s | 118 kB 00:00 <br />
(28/30): tcl-devel-8.6.8-2.el8.x86_64.rpm 9.4 MB/s | 190 kB 00:00 <br />
(29/30): zlib-devel-1.2.11-10.el8.x86_64.rpm 3.7 MB/s | 56 kB 00:00 <br />
(30/30): tcl-8.6.8-2.el8.x86_64.rpm 17 MB/s | 1.1 MB 00:00 <br />
------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br />
Total 2.1 MB/s | 6.3 MB 00:02 <br />
Running transaction check<br />
Transaction check succeeded.<br />
Running transaction test<br />
Transaction test succeeded.<br />
Running transaction<br />
Preparing : 1/1 <br />
Installing : perl-MIME-Base64-3.15-396.el8.x86_64 1/30 <br />
Installing : perl-Text-ParseWords-3.30-395.el8.noarch 2/30 <br />
Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 3/30 <br />
Installing : perl-Data-Dumper-2.167-399.el8.x86_64 4/30 <br />
Installing : perl-Digest-1.17-395.el8.noarch 5/30 <br />
Installing : perl-Digest-MD5-2.55-396.el8.x86_64 6/30 <br />
Installing : perl-Net-SSLeay-1.85-6.el8.x86_64 7/30 <br />
Installing : zlib-devel-1.2.11-10.el8.x86_64 8/30 <br />
Installing : tcl-1:8.6.8-2.el8.x86_64 9/30 <br />
Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 9/30 <br />
Installing : perl-Term-Cap-1.17-395.el8.noarch 10/30 <br />
Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 11/30 <br />
Installing : perl-Storable-1:3.11-3.el8.x86_64 12/30 <br />
Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 13/30 <br />
Installing : m4-1.4.18-7.el8.x86_64 14/30 <br />
Running scriptlet: m4-1.4.18-7.el8.x86_64 14/30 <br />
Installing : perl-Thread-Queue-3.13-1.el8.noarch 15/30 <br />
Installing : perl-Mozilla-CA-20160104-7.el8.noarch 16/30 <br />
Installing : perl-Encode-4:2.97-3.el8.x86_64 17/30 <br />
Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 18/30 <br />
Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 19/30 <br />
Installing : perl-podlators-4.11-1.el8.noarch 20/30 <br />
Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 21/30 <br />
Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 22/30 <br />
Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 23/30 <br />
Installing : perl-IO-Socket-SSL-2.060-2.el8.noarch 24/30 <br />
Installing : perl-libnet-3.11-3.el8.noarch 25/30 <br />
Installing : perl-URI-1.73-3.el8.noarch 26/30 <br />
Installing : autoconf-2.69-27.el8.noarch 27/30 <br />
Running scriptlet: autoconf-2.69-27.el8.noarch 27/30 <br />
Installing : automake-1.16.1-6.el8.noarch 28/30 <br />
Installing : tcl-devel-1:8.6.8-2.el8.x86_64 29/30 <br />
Installing : chrpath-0.16-7.el8.x86_64 30/30 <br />
Running scriptlet: chrpath-0.16-7.el8.x86_64 30/30 <br />
Verifying : autoconf-2.69-27.el8.noarch 1/30 <br />
Verifying : automake-1.16.1-6.el8.noarch 2/30 <br />
Verifying : perl-Digest-1.17-395.el8.noarch 3/30 <br />
Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 4/30 <br />
Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 5/30 <br />
Verifying : perl-IO-Socket-SSL-2.060-2.el8.noarch 6/30 <br />
Verifying : perl-Mozilla-CA-20160104-7.el8.noarch 7/30 <br />
Verifying : perl-Net-SSLeay-1.85-6.el8.x86_64 8/30 <br />
Verifying : perl-Thread-Queue-3.13-1.el8.noarch 9/30 <br />
Verifying : perl-URI-1.73-3.el8.noarch 10/30 <br />
Verifying : perl-libnet-3.11-3.el8.noarch 11/30 <br />
Verifying : chrpath-0.16-7.el8.x86_64 12/30 <br />
Verifying : m4-1.4.18-7.el8.x86_64 13/30 <br />
Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 14/30 <br />
Verifying : perl-Encode-4:2.97-3.el8.x86_64 15/30 <br />
Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 16/30 <br />
Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 17/30 <br />
Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 18/30 <br />
Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 19/30 <br />
Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 20/30 <br />
Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 21/30 <br />
Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 22/30 <br />
Verifying : perl-Storable-1:3.11-3.el8.x86_64 23/30 <br />
Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 24/30 <br />
Verifying : perl-Term-Cap-1.17-395.el8.noarch 25/30 <br />
Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 26/30 <br />
Verifying : perl-podlators-4.11-1.el8.noarch 27/30 <br />
Verifying : tcl-1:8.6.8-2.el8.x86_64 28/30 <br />
Verifying : tcl-devel-1:8.6.8-2.el8.x86_64 29/30 <br />
Verifying : zlib-devel-1.2.11-10.el8.x86_64 30/30 <br />
<br />
Installed:<br />
autoconf-2.69-27.el8.noarch automake-1.16.1-6.el8.noarch perl-Digest-1.17-395.el8.noarch perl-Digest-MD5-2.55-396.el8.x86_64 <br />
perl-IO-Socket-IP-0.39-5.el8.noarch perl-IO-Socket-SSL-2.060-2.el8.noarch perl-Mozilla-CA-20160104-7.el8.noarch perl-Net-SSLeay-1.85-6.el8.x86_64 <br />
perl-Thread-Queue-3.13-1.el8.noarch perl-URI-1.73-3.el8.noarch perl-libnet-3.11-3.el8.noarch chrpath-0.16-7.el8.x86_64 <br />
m4-1.4.18-7.el8.x86_64 perl-Data-Dumper-2.167-399.el8.x86_64 perl-Encode-4:2.97-3.el8.x86_64 perl-Getopt-Long-1:2.50-4.el8.noarch <br />
perl-HTTP-Tiny-0.074-1.el8.noarch perl-MIME-Base64-3.15-396.el8.x86_64 perl-Pod-Escapes-1:1.07-395.el8.noarch perl-Pod-Perldoc-3.28-396.el8.noarch <br />
perl-Pod-Simple-1:3.35-395.el8.noarch perl-Pod-Usage-4:1.69-395.el8.noarch perl-Storable-1:3.11-3.el8.x86_64 perl-Term-ANSIColor-4.06-396.el8.noarch <br />
perl-Term-Cap-1.17-395.el8.noarch perl-Text-ParseWords-3.30-395.el8.noarch perl-podlators-4.11-1.el8.noarch tcl-1:8.6.8-2.el8.x86_64 <br />
tcl-devel-1:8.6.8-2.el8.x86_64 zlib-devel-1.2.11-10.el8.x86_64 <br />
<br />
Complete!<br />
[<a href="mailto:root@C8-pxe-installed">root@C8-pxe-installed</a> ~]# dnf install -vv <a href="http://vault.centos.org/8.0.1905/BaseOS/Source/SPackages/expect-5.45.4-5.el8.src.rpm">http://vault.centos.org/8.0.1905/BaseOS/Source/SPackages/expect-5.45.4-5.el8.src.rpm</a><br />
Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync<br />
DNF version: 4.0.9<br />
cachedir: /var/cache/dnf<br />
repo: using cache for: AppStream<br />
not found other for: CentOS-8 - AppStream<br />
not found deltainfo for: CentOS-8 - AppStream<br />
not found updateinfo for: CentOS-8 - AppStream<br />
AppStream: using metadata from Thu 31 Oct 2019 08:15:26 PM UTC.<br />
repo: using cache for: BaseOS<br />
not found other for: CentOS-8 - Base<br />
not found modules for: CentOS-8 - Base<br />
not found deltainfo for: CentOS-8 - Base<br />
not found updateinfo for: CentOS-8 - Base<br />
BaseOS: using metadata from Thu 31 Oct 2019 08:14:36 PM UTC.<br />
repo: using cache for: extras<br />
not found other for: CentOS-8 - Extras<br />
not found modules for: CentOS-8 - Extras<br />
not found deltainfo for: CentOS-8 - Extras<br />
not found updateinfo for: CentOS-8 - Extras<br />
extras: using metadata from Sat 21 Sep 2019 01:57:03 PM UTC.<br />
repo: using cache for: AppStream-source<br />
not found other for: CentOS-8 - AppStream Sources<br />
not found modules for: CentOS-8 - AppStream Sources<br />
not found deltainfo for: CentOS-8 - AppStream Sources<br />
not found updateinfo for: CentOS-8 - AppStream Sources<br />
AppStream-source: using metadata from Thu 21 Nov 2019 10:28:30 PM UTC.<br />
repo: using cache for: BaseOS-source<br />
not found other for: CentOS-8 - BaseOS Sources<br />
not found modules for: CentOS-8 - BaseOS Sources<br />
not found deltainfo for: CentOS-8 - BaseOS Sources<br />
not found updateinfo for: CentOS-8 - BaseOS Sources<br />
BaseOS-source: using metadata from Thu 21 Nov 2019 10:28:35 PM UTC.<br />
repo: using cache for: centosplus-source<br />
not found other for: CentOS-8 - Plus Sources<br />
not found modules for: CentOS-8 - Plus Sources<br />
not found deltainfo for: CentOS-8 - Plus Sources<br />
not found updateinfo for: CentOS-8 - Plus Sources<br />
centosplus-source: using metadata from Thu 26 Sep 2019 02:44:59 AM UTC.<br />
repo: using cache for: extras-source<br />
not found other for: CentOS-8 - Extras Sources<br />
not found modules for: CentOS-8 - Extras Sources<br />
not found deltainfo for: CentOS-8 - Extras Sources<br />
not found updateinfo for: CentOS-8 - Extras Sources<br />
extras-source: using metadata from Thu 26 Sep 2019 02:46:35 AM UTC.<br />
repo: using cache for: epel<br />
not found other for: Extra Packages for Enterprise Linux 8 - x86_64<br />
not found modules for: Extra Packages for Enterprise Linux 8 - x86_64<br />
epel: using metadata from Fri 20 Dec 2019 01:34:42 AM UTC.<br />
Last metadata expiration check: 0:18:04 ago on Fri 20 Dec 2019 07:44:05 PM UTC.<br />
Completion plugin: Generating completion cache...<br />
expect-5.45.4-5.el8.src.rpm 432 kB/s | 663 kB 00:01 <br />
--> Starting dependency resolution<br />
---> Package expect.src 5.45.4-5.el8 will be installed<br />
--> Finished dependency resolution<br />
Error: Will not install a source rpm package (expect-5.45.4-5.el8.src).<br />
[<a href="mailto:root@C8-pxe-installed">root@C8-pxe-installed</a> ~]#
↧
0016853: [abrt] control-center: nm_device_filter_connections(): gnome-control-center killed by SIGSEGV
Version-Release number of selected component:<br />
control-center-3.28.1-4.el7<br />
<br />
Truncated backtrace:<br />
Thread no. 1 (10 frames)<br />
#0 nm_device_filter_connections at libnm/nm-device.c:2623<br />
#1 net_device_get_valid_connections at ../panels/network/net-device.c:326<br />
#2 populate_ap_list at ../panels/network/net-device-wifi.c:2178<br />
#3 client_connection_added_cb at ../panels/network/net-device-wifi.c:1522<br />
#11 g_signal_emit_by_name at gsignal.c:3487<br />
#12 deferred_notify_cb at libnm/nm-object.c:218<br />
#13 object_property_maybe_complete at libnm/nm-object.c:554<br />
#14 init_finish at libnm/nm-object.c:1155<br />
#15 async_inited_obj_nm at libnm/nm-client.c:2984<br />
#16 g_simple_async_result_complete at gsimpleasyncresult.c:802
↧
0016557: [abrt] gnome-terminal: poll_for_event(): gnome-terminal-server killed by SIGABRT
Description of problem:<br />
Trying to cut and paste a abrt-cli list command reported in terminal.<br />
<br />
Version-Release number of selected component:<br />
gnome-terminal-3.28.2-2.el7<br />
<br />
Truncated backtrace:<br />
Thread no. 1 (7 frames)<br />
#4 poll_for_event at xcb_io.c:260<br />
#5 poll_for_response at xcb_io.c:278<br />
#7 XPending at Pending.c:55<br />
#8 gdk_event_source_check at gdkeventsource.c:269<br />
#10 g_main_context_check at gmain.c:3734<br />
#12 g_main_context_iteration at gmain.c:3962<br />
#13 g_application_run at gapplication.c:2470
↧
0016854: Trying to add Beijing world clock modifies contents of ~/.config directory so that graphics doesn't work at next login
If I click on the time display at the top right corner of the Gnome desktop, choose Add World Clocks, search for Beijing in China, and add it by clicking on the Add button at the top right corner of the dialogue window, the contents of ~/.config is modified in such a way that in the present session everything appears to still be working, but on next login desktop fails to appear, and there is then no way of logging out without rebooting.
↧
↧
0016620: twolame-devel omitted from release
twolame-devel not available in the distro release repositories
↧
0016821: Missing cloud images for CentOS 8
Bahhumbug - <a href="mailto:#centos@freenode">#centos@freenode</a> asked me to open anotherone of these..<br />
<br />
The GenericCloud images for CentOS are still missing, nearly three months after release. What happens? When will they be built?
↧
0016766: Generic Cloud Image
Guys is there a plan to build and publish a GenericCloud image for Centos 8 ?
↧
0016855: [abrt] firefox: nsProfileLock::FatalSignalHandler(): firefox killed by SIGSEGV
Version-Release number of selected component:<br />
firefox-68.3.0-1.el7.centos<br />
<br />
Truncated backtrace:<br />
Thread no. 0 (10 frames)<br />
#1 nsProfileLock::FatalSignalHandler at /usr/src/debug/firefox-68.3.0/toolkit/profile/nsProfileLock.cpp:165<br />
#2 WasmTrapHandler(int, siginfo_t*, void*) at /usr/src/debug/firefox-68.3.0/js/src/wasm/WasmSignalHandlers.cpp:962<br />
#4 gdk_x11_device_manager_xi2_translate_event at gdkdevicemanager-xi2.c:1711<br />
#5 _gdk_x11_event_translator_translate at gdkeventtranslator.c:51<br />
#6 gdk_event_source_translate_event at gdkeventsource.c:230<br />
#7 _gdk_x11_display_queue_events at gdkeventsource.c:341<br />
#8 gdk_display_get_event at gdkdisplay.c:438<br />
#13 g_main_context_iteration at gmain.c:3962<br />
#14 nsAppShell::ProcessNextNativeEvent at /usr/src/debug/firefox-68.3.0/widget/gtk/nsAppShell.cpp:273<br />
#15 nsBaseAppShell::DoProcessNextNativeEvent at /usr/src/debug/firefox-68.3.0/widget/nsBaseAppShell.cpp:120
↧
↧
0016856: RRDTool creates folders/files with arbitrary permissions
Description of problem:<br />
<br />
When you use rrdtool-1.7.0-16.el8 in tools that use it in a multithreaded way, e.g. Collectd or OpenNMS, it will create folders/files with arbitrary permissions.<br />
This is a known issue described and solved in RRDTools issue tracker[1]. We ran into this issue in OpenNMS[2] as well. We were able to see this error in rrdtool-1.7.0-16.el8 and after upgrading to 1.7.2 the problem was solved.<br />
<br />
I've looked up the AppStream 8 source repository[3] for RRDTool and it seems this patch is not backported to RRDTool 1.7.0. As described in RRDTool it would be required to upgrade RRDTool at least to 1.7.1 or backport the patch to RRDTool 1.7.0.<br />
<br />
This issue is reported also in Red Hat Bugzilla[4].<br />
<br />
[1] <a href="https://github.com/oetiker/rrdtool-1.x/issues/794">https://github.com/oetiker/rrdtool-1.x/issues/794</a><br />
[2] <a href="https://issues.opennms.org/browse/NMS-12463">https://issues.opennms.org/browse/NMS-12463</a><br />
[3] <a href="https://git.centos.org/rpms/rrdtool/blob/c8/f/SOURCES">https://git.centos.org/rpms/rrdtool/blob/c8/f/SOURCES</a><br />
[4] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1786084">https://bugzilla.redhat.com/show_bug.cgi?id=1786084</a>
↧
0016857: Using "reqpart --add-boot" creates ext4 filesystem instead of xfs
A kickstart installation of CentOS 8 that uses the option "reqpart --add-boot" and no other options results in a 1GB sized /boot partition formatted as ext4. The same option on CentOS 7 creates an xfs filesystem on /boot. Is this a bug, or was there a deliberate change to the default filesystem for /boot ?
↧
0008961: [abrt] kdelibs: kdeinit4 killed by SIGSEGV
Version-Release number of selected component:<br />
kdelibs-4.10.5-6.el7<br />
<br />
Truncated backtrace:<br />
Thread no. 1 (10 frames)<br />
#0 ??<br />
#1 QObject::connect at kernel/qobject.cpp:2591<br />
#2 QSingleShotTimer::QSingleShotTimer at kernel/qtimer.cpp:300<br />
#3 QTimer::singleShot at kernel/qtimer.cpp:363<br />
#4 KclockModule::save at /usr/src/debug/kde-workspace-4.10.5/kcontrol/dateandtime/main.cpp:113<br />
#5 KCModuleProxy::save at /usr/src/debug/kdelibs-4.10.5/kutils/kcmoduleproxy.cpp:279<br />
#6 KCMultiDialogPrivate::apply at /usr/src/debug/kdelibs-4.10.5/kutils/kcmultidialog.cpp:300<br />
#7 QMetaObject::activate at kernel/qobject.cpp:3547<br />
#8 KPushButton::authorized at /usr/src/debug/kdelibs-4.10.5/x86_64-redhat-linux-gnu/kdeui/kpushbutton.moc:142<br />
#9 QMetaObject::activate at kernel/qobject.cpp:3547
↧
0016858: [abrt] yum: misc.py:974:stat_f:OSError: [Errno 117] Structure needs cleaning: '/var/lib/yum/yumdb/e/87816a8439d552fbb2c52b517...
Version-Release number of selected component:<br />
yum-3.4.3-163.el7.centos<br />
<br />
Truncated backtrace:<br />
misc.py:974:stat_f:OSError: [Errno 117] Structure needs cleaning: '/var/lib/yum/yumdb/e/87816a8439d552fbb2c52b517c260e7c5e39eda1-ed-1.9-4.el7-x86_64/checksum_type'<br />
<br />
Traceback (most recent call last):<br />
File "/bin/yum", line 29, in <module><br />
yummain.user_main(sys.argv[1:], exit_code=True)<br />
File "/usr/share/yum-cli/yummain.py", line 375, in user_main<br />
errcode = main(args)<br />
File "/usr/share/yum-cli/yummain.py", line 184, in main<br />
result, resultmsgs = base.doCommands()<br />
File "/usr/share/yum-cli/cli.py", line 585, in doCommands<br />
return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)<br />
File "/usr/share/yum-cli/yumcommands.py", line 3082, in doCommand<br />
ret = base.historyListCmd(extcmds)<br />
File "/usr/share/yum-cli/output.py", line 2139, in historyListCmd<br />
rpmdbv = self.rpmdb.simpleVersion(main_only=True)[0]<br />
File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1228, in simpleVersion<br />
if 'checksum_type' in ydbi and 'checksum_data' in ydbi:<br />
File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1949, in __contains__<br />
x = self.get(attr)<br />
File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1979, in get<br />
res = self._read(attr)<br />
File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1885, in _read<br />
info = misc.stat_f(fn, ignore_EACCES=True)<br />
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 974, in stat_f<br />
return os.stat(filename)<br />
OSError: [Errno 117] Structure needs cleaning: '/var/lib/yum/yumdb/e/87816a8439d552fbb2c52b517c260e7c5e39eda1-ed-1.9-4.el7-x86_64/checksum_type'<br />
<br />
Local variables in innermost frame:<br />
ignore_EACCES: True<br />
e: OSError(117, 'Structure needs cleaning')<br />
filename: '/var/lib/yum/yumdb/e/87816a8439d552fbb2c52b517c260e7c5e39eda1-ed-1.9-4.el7-x86_64/checksum_type'
↧
↧
0016859: [abrt] yum: misc.py:974:stat_f:OSError: [Errno 117] Structure needs cleaning: '/var/lib/yum/yumdb/j/c9fc4051c6c49bd13e5845d22...
Version-Release number of selected component:<br />
yum-3.4.3-163.el7.centos<br />
<br />
Truncated backtrace:<br />
misc.py:974:stat_f:OSError: [Errno 117] Structure needs cleaning: '/var/lib/yum/yumdb/j/c9fc4051c6c49bd13e5845d22f1fce686b5b8125-java-1.8.0-openjdk-headless-1.8.0.222.b03-1.el7-x86_64/from_repo'<br />
<br />
Traceback (most recent call last):<br />
File "/bin/yum", line 29, in <module><br />
yummain.user_main(sys.argv[1:], exit_code=True)<br />
File "/usr/share/yum-cli/yummain.py", line 375, in user_main<br />
errcode = main(args)<br />
File "/usr/share/yum-cli/yummain.py", line 184, in main<br />
result, resultmsgs = base.doCommands()<br />
File "/usr/share/yum-cli/cli.py", line 585, in doCommands<br />
return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)<br />
File "/usr/share/yum-cli/yumcommands.py", line 505, in doCommand<br />
ret = base.updatePkgs(extcmds, update_to=(basecmd == 'update-to'))<br />
File "/usr/share/yum-cli/cli.py", line 1069, in updatePkgs<br />
self.update()<br />
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5181, in update<br />
tx_return.extend(self.update(po=new))<br />
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5404, in update<br />
available_pkg, updated_pkg)<br />
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 5098, in _add_up_txmbr<br />
txmbr = self.tsInfo.addUpdate(upkg, ipkg)<br />
File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 518, in addUpdate<br />
self.add(txmbr)<br />
File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 289, in add<br />
self.addUpdated(oldpo, txmember.po)<br />
File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 547, in addUpdated<br />
txmbr = TransactionMember(po)<br />
File "/usr/lib/python2.7/site-packages/yum/transactioninfo.py", line 830, in __init__<br />
po.yumdb_info.get('from_repo')<br />
File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1979, in get<br />
res = self._read(attr)<br />
File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1885, in _read<br />
info = misc.stat_f(fn, ignore_EACCES=True)<br />
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 974, in stat_f<br />
return os.stat(filename)<br />
OSError: [Errno 117] Structure needs cleaning: '/var/lib/yum/yumdb/j/c9fc4051c6c49bd13e5845d22f1fce686b5b8125-java-1.8.0-openjdk-headless-1.8.0.222.b03-1.el7-x86_64/from_repo'<br />
<br />
Local variables in innermost frame:<br />
ignore_EACCES: True<br />
e: OSError(117, 'Structure needs cleaning')<br />
filename: '/var/lib/yum/yumdb/j/c9fc4051c6c49bd13e5845d22f1fce686b5b8125-java-1.8.0-openjdk-headless-1.8.0.222.b03-1.el7-x86_64/from_repo'
↧
0016861: [abrt] PackageKit-yum: PyObject_Hash(): python2.7 killed by SIGSEGV
Version-Release number of selected component:<br />
PackageKit-yum-1.1.10-1.el7.centos<br />
<br />
Truncated backtrace:<br />
Thread no. 0 (10 frames)<br />
#0 PyObject_Hash at /usr/src/debug/Python-2.7.5/Objects/object.c:1108<br />
#1 tuplehash at /usr/src/debug/Python-2.7.5/Objects/tupleobject.c:367<br />
#2 PyDict_Contains at /usr/src/debug/Python-2.7.5/Objects/dictobject.c:2297<br />
#3 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:4855<br />
#5 PyEval_EvalCodeEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:3640<br />
#6 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:4504<br />
#9 PyEval_EvalCodeEx at /usr/src/debug/Python-2.7.5/Python/ceval.c:3640<br />
#10 function_call at /usr/src/debug/Python-2.7.5/Objects/funcobject.c:526<br />
#11 PyObject_Call at /usr/src/debug/Python-2.7.5/Objects/abstract.c:2529<br />
#12 instancemethod_call at /usr/src/debug/Python-2.7.5/Objects/classobject.c:2602
↧
0016815: r8169 stops working after receiving `NETDEV WATCHDOG: enp2s0 (r8169): transmit queue 0 timed out`
I have a Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller built into the motherboard of a GIGABYTE MZGLKAP-00/MZGLKAP-00, BIOS F1 12/21/2017. The network interface works as expected without issue but after random intervals (sometimes days... sometimes only a few hours... but possibly after going `idle`) the kernel will spit out a debug message and then the network interface will become stop transmitting data. It requires a reboot to restore network operations.<br />
<br />
I'm running the stock kernel with no external modules.
↧