----- Original Message ----- > I built the workstation-xfce image for a Cubieboard2, and did the setup. > > First thing I did was 'dnf update'. So far two errors. > > On the serial console I saw: > > SELinux: Class sctp_socket not defined in policy. > [ 7053.476781] SELinux: Class icmp_socket not defined in policy. > [ 7053.482842] SELinux: Class ax25_socket not defined in policy. > [ 7053.489040] SELinux: Class ipx_socket not defined in policy. > [ 7053.495230] SELinux: Class netrom_socket not defined in policy. > [ 7053.501348] SELinux: Class atmpvc_socket not defined in policy. > [ 7053.507516] SELinux: Class x25_socket not defined in policy. > [ 7053.513357] SELinux: Class rose_socket not defined in policy. > [ 7053.519435] SELinux: Class decnet_socket not defined in policy. > [ 7053.525650] SELinux: Class atmsvc_socket not defined in policy. > [ 7053.532119] SELinux: Class rds_socket not defined in policy. > [ 7053.538095] SELinux: Class irda_socket not defined in policy. > [ 7053.544111] SELinux: Class pppox_socket not defined in policy. > [ 7053.550137] SELinux: Class llc_socket not defined in policy. > [ 7053.556027] SELinux: Class can_socket not defined in policy. > [ 7053.562064] SELinux: Class tipc_socket not defined in policy. > [ 7053.568282] SELinux: Class bluetooth_socket not defined in policy. > [ 7053.574976] SELinux: Class iucv_socket not defined in policy. > [ 7053.580936] SELinux: Class rxrpc_socket not defined in policy. > [ 7053.587009] SELinux: Class isdn_socket not defined in policy. > [ 7053.593073] SELinux: Class phonet_socket not defined in policy. > [ 7053.599627] SELinux: Class ieee802154_socket not defined in policy. > [ 7053.606364] SELinux: Class caif_socket not defined in policy. > [ 7053.612496] SELinux: Class alg_socket not defined in policy. > [ 7053.618414] SELinux: Class nfc_socket not defined in policy. > [ 7053.624303] SELinux: Class vsock_socket not defined in policy. > [ 7053.630464] SELinux: Class kcm_socket not defined in policy. > [ 7053.636452] SELinux: Class qipcrtr_socket not defined in policy. > [ 7053.642873] SELinux: Class smc_socket not defined in policy. > [ 7053.649012] SELinux: the above unknown classes and permissions will > be allowed Not an error, its a notice that those permissions and classes have not yet been defined in the fedora policy. The same messages appear on x86_64. > > > Then in the terminal window where the update was running I caught: > > Running scriptlet: krb5-libs-1.15.1-8.fc26.armv7hl > 577/619 > error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: > Database environment version mismatch > error: cannot open Packages index using db5 - (-30969) > error: cannot open Packages database in /var/lib/rpm > error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: > Database environment version mismatch > error: cannot open Packages index using db5 - (-30969) > error: cannot open Packages database in /var/lib/rpm > error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: > Database environment version mismatch > error: cannot open Packages index using db5 - (-30969) > error: cannot open Packages database in /var/lib/rpm > error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: > Database environment version mismatch > error: cannot open Packages index using db5 - (-30969) > error: cannot open Packages database in /var/lib/rpm > error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: > Database environment version mismatch > error: cannot open Packages index using db5 - (-30969) > error: cannot open Packages database in /var/lib/rpm > error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: > Database environment version mismatch > error: cannot open Packages index using db5 - (-30969) > error: cannot open Packages database in /var/lib/rpm > error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: > Database environment version mismatch > error: cannot open Packages index using db5 - (-30969) > error: cannot open Packages database in /var/lib/rpm > error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: > Database environment version mismatch > error: cannot open Packages index using db5 - (-30969) > error: cannot open Packages database in /var/lib/rpm Which image is this? This looks like the issue we had with libdb during upgrades from f25->f26, but that should have been fixed. Running "rpm --rebuilddb" should fix it. _______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx