#29 Possible typo in workstation
Closed 3 years ago by tpopela. Opened 5 years ago by kus.

I just downloaded fedora atomic 28 [0] and installed it on my fedora machine inside gnome boxes with express install. It works!

However, I can't update. I noticed the community discourse website is different than it used to be but I found the google cache [1] for an old discussion. To cut a long story short, what is worstation? Is it a typo for workstation?

Edit: Sorry if it is an inside joke that I didn't get (:

[kushal@silverblue28 kushal]$ rpm-ostree upgrade
error: Remote "fedora-workstation" not found
[kushal@silverblue28 kushal]$ rpm-ostree upgrade
error: Remote "fedora-workstation" not found
[kushal@silverblue28 kushal]$ rpm-ostree upgrade --check
error: Remote "fedora-workstation" not found
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf 
cat: /etc/ostree/remotes.d/fedora-workstation.conf: No such file or directory
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-worstation-28.conf 
[remote "fedora-worstation-28"]
url=https://kojipkgs.fedoraproject.org/atomic/workstation/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ ostree remote list -u
fedora-worstation-28  https://kojipkgs.fedoraproject.org/atomic/workstation/
[kushal@silverblue28 kushal]$ ostree remote refs fedora-workstation
error: Remote "fedora-workstation" not found
[kushal@silverblue28 kushal]$ ostree remote refs fedora-workstation-28
error: Remote "fedora-workstation-28" not found
[kushal@silverblue28 kushal]$ ostree remote refs fedora-worstation-28
fedora-worstation-28:fedora/27/x86_64/testing/workstation
fedora-worstation-28:fedora/27/x86_64/updates/workstation
fedora-worstation-28:fedora/27/x86_64/workstation
[kushal@silverblue28 kushal]$ 

[0] http://mirrors.syringanetworks.net/fedora/linux/releases/28/AtomicWorkstation/x86_64/iso/Fedora-AtomicWorkstation-ostree-x86_64-28-1.1.iso

[1] https://webcache.googleusercontent.com/search?q=cache:KpbQm0r2I48J:https://community.teamsilverblue.org/t/remote-fedora-workstation-not-found/101+&cd=1&hl=en&ct=clnk&gl=us&client=firefox-b-1-ab


looks like a typo to me. can you just put the following contents into /etc/ostree/remotes.d/fedora-workstation.conf and then it should work for you:

[remote "fedora-workstation-28"]
url=https://kojipkgs.fedoraproject.org/atomic/repo/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary

Thank you, Dusty! How've you been?

cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation"]
url=https://kojipkgs.fedoraproject.org/atomic/repo/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary

This is what worked for me. For some reason, seems like I have to name my remote fedora-workstation. What is the process of putting this in the next build for the iso?

[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-worstation-28.conf 
[remote "fedora-worstation-28"]
url=https://kojipkgs.fedoraproject.org/atomic/workstation/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ sudo cp /etc/ostree/remotes.d/fedora-worstation-28.conf /etc/ostree/remotes.d/fedora-workstation.conf

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for kushal: 
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-worstation-28"]
url=https://kojipkgs.fedoraproject.org/atomic/workstation/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ sudo vi /etc/ostree/remotes.d/fedora-workstation.conf
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation-28"]
url=https://kojipkgs.fedoraproject.org/atomic/workstation/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ rpm-ostree upgrade
error: Remote "fedora-workstation" not found
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation-28"]
url=https://kojipkgs.fedoraproject.org/atomic/workstation/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ sudo vi /etc/ostree/remotes.d/fedora-workstation.conf
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation"]
url=https://kojipkgs.fedoraproject.org/atomic/workstation/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ rpm-ostree upgrade
error: No such branch 'fedora/28/x86_64/workstation' in repository summary
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation"]
url=https://kojipkgs.fedoraproject.org/atomic/workstation/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ sudo vi /etc/ostree/remotes.d/fedora-workstation.conf
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation"]
url=https://kojipkgs.fedoraproject.org/atomic/repo/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ sudo vi /etc/ostree/remotes.d/fedora-workstation.conf
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation-28"]
url=https://kojipkgs.fedoraproject.org/atomic/repo/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ rpm-ostree upgrade
error: Remote "fedora-workstation" not found
[kushal@silverblue28 kushal]$ sudo vi /etc/ostree/remotes.d/fedora-workstation.conf
[kushal@silverblue28 kushal]$ cat /etc/ostree/remotes.d/fedora-workstation.conf
[remote "fedora-workstation"]
url=https://kojipkgs.fedoraproject.org/atomic/repo/
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-28-primary
[kushal@silverblue28 kushal]$ rpm-ostree upgrade

3971 metadata, 25132 content objects fetched; 866506 KiB transferred in 383 seconds                                                                                                                                
Copying /etc changes: 13 modified, 2 removed, 28 added
Transaction complete; bootconfig swap: yes deployment count change: 1
Upgraded:
  GeoIP-GeoLite-data 2018.04-1.fc28 -> 2018.06-1.fc28
  NetworkManager 1:1.10.6-1.fc28 -> 1:1.10.10-1.fc28
  NetworkManager-adsl 1:1.10.6-1.fc28 -> 1:1.10.10-1.fc28
  NetworkManager-bluetooth 1:1.10.6-1.fc28 -> 1:1.10.10-1.fc28
  NetworkManager-config-connectivity-fedora 1:1.10.6-1.fc28 -> 1:1.10.10-1.fc28
  NetworkManager-libnm 1:1.10.6-1.fc28 -> 1:1.10.10-1.fc28
  NetworkManager-openvpn 1:1.8.2-1.fc28 -> 1:1.8.4-1.fc28
  NetworkManager-openvpn-gnome 1:1.8.2-1.fc28 -> 1:1.8.4-1.fc28
  NetworkManager-vpnc 1:1.2.4-7.fc28 -> 1:1.2.6-1.fc28
  NetworkManager-vpnc-gnome 1:1.2.4-7.fc28 -> 1:1.2.6-1.fc28
  NetworkManager-wifi 1:1.10.6-1.fc28 -> 1:1.10.10-1.fc28
  NetworkManager-wwan 1:1.10.6-1.fc28 -> 1:1.10.10-1.fc28
  PackageKit 1.1.9-3.fc28 -> 1.1.10-1.fc28
  PackageKit-glib 1.1.9-3.fc28 -> 1.1.10-1.fc28
  PackageKit-gstreamer-plugin 1.1.9-3.fc28 -> 1.1.10-1.fc28
  SDL2 2.0.8-2.fc28 -> 2.0.8-5.fc28
  accountsservice 0.6.42-9.fc28 -> 0.6.49-1.fc28
  accountsservice-libs 0.6.42-9.fc28 -> 0.6.49-1.fc28
  acl 2.2.52-20.fc28 -> 2.2.53-1.fc28
  adobe-mappings-pdf 20170901-3.fc28 -> 20180407-1.fc28
  alsa-plugins-pulseaudio 1.1.6-2.fc28 -> 1.1.6-3.fc28
  appstream-data 28-7.fc28 -> 28-9.fc28
  attr 2.4.47-23.fc28 -> 2.4.48-3.fc28
  audit 2.8.3-3.fc28 -> 2.8.4-2.fc28
  audit-libs 2.8.3-3.fc28 -> 2.8.4-2.fc28
  authselect 0.4-1.fc28 -> 1.0-1.fc28
  authselect-libs 0.4-1.fc28 -> 1.0-1.fc28
  avahi 0.7-12.fc28 -> 0.7-13.fc28
  avahi-glib 0.7-12.fc28 -> 0.7-13.fc28
  avahi-libs 0.7-12.fc28 -> 0.7-13.fc28
  baobab 3.28.0-1.fc28 -> 3.28.0-2.fc28
  bash 4.4.19-2.fc28 -> 4.4.23-1.fc28
  bash-completion 1:2.7-4.fc28 -> 1:2.8-1.fc28
  bind-export-libs 32:9.11.3-6.fc28 -> 32:9.11.4-5.P1.fc28
  bind-libs 32:9.11.3-6.fc28 -> 32:9.11.4-5.P1.fc28
  bind-libs-lite 32:9.11.3-6.fc28 -> 32:9.11.4-5.P1.fc28
  bind-license 32:9.11.3-6.fc28 -> 32:9.11.4-5.P1.fc28
  bind-utils 32:9.11.3-6.fc28 -> 32:9.11.4-5.P1.fc28
  bluez 5.49-3.fc28 -> 5.50-1.fc28
  bluez-cups 5.49-3.fc28 -> 5.50-1.fc28
  bluez-libs 5.49-3.fc28 -> 5.50-1.fc28
  bluez-obexd 5.49-3.fc28 -> 5.50-1.fc28
  bolt 0.3-1.fc28 -> 0.4-1.fc28
  brlapi 0.6.7-5.fc28 -> 0.6.7-19.fc28
  brltty 5.6-5.fc28 -> 5.6-19.fc28
  bubblewrap 0.2.0-3.fc28 -> 0.3.0-2.fc28
  buildah 0.16-1.git82529cd.fc28 -> 1.3-1.git4888163.fc28
  ca-certificates 2018.2.22-3.fc28 -> 2018.2.24-1.0.fc28
  cairo 1.15.12-1.fc28 -> 1.15.12-2.fc28
  cairo-gobject 1.15.12-1.fc28 -> 1.15.12-2.fc28
  capstone 3.0.4-14.fc28 -> 3.0.4-16.fc28
  checkpolicy 2.7-7.fc28 -> 2.8-1.fc28
  cldr-emoji-annotation 33.0.0_1-1.fc28 -> 33.1.0_0-1.fc28
  container-selinux 2:2.55-1.fc28 -> 2:2.69-3.git452b90d.fc28
  container-storage-setup 0.8.0-3.git1d27ecf.fc28 -> 0.11.0-1.git42c9d9c.fc28
  containernetworking-cni 0.6.0-4.fc28 -> 0.7.1-1.fc28
  coreutils 8.29-5.fc28 -> 8.29-7.fc28
  coreutils-common 8.29-5.fc28 -> 8.29-7.fc28
  crda 3.18_2016.02.08-7.fc28 -> 3.18_2018.05.31-2.fc28
  crypto-policies 20180306-1.gitaea6928.fc28 -> 20180425-5.git6ad4018.fc28
  cryptsetup 2.0.2-2.fc28 -> 2.0.4-1.fc28
  cryptsetup-libs 2.0.2-2.fc28 -> 2.0.4-1.fc28
  cups 1:2.2.6-14.fc28 -> 1:2.2.6-18.fc28
  cups-client 1:2.2.6-14.fc28 -> 1:2.2.6-18.fc28
  cups-filesystem 1:2.2.6-14.fc28 -> 1:2.2.6-18.fc28
  cups-filters 1.20.0-7.fc28 -> 1.20.0-9.fc28
  cups-filters-libs 1.20.0-7.fc28 -> 1.20.0-9.fc28
  cups-libs 1:2.2.6-14.fc28 -> 1:2.2.6-18.fc28
  curl 7.59.0-2.fc28 -> 7.59.0-6.fc28
  cyrus-sasl 2.1.27-0.1rc7.fc28 -> 2.1.27-0.2rc7.fc28
  cyrus-sasl-gssapi 2.1.27-0.1rc7.fc28 -> 2.1.27-0.2rc7.fc28
  cyrus-sasl-lib 2.1.27-0.1rc7.fc28 -> 2.1.27-0.2rc7.fc28
  cyrus-sasl-plain 2.1.27-0.1rc7.fc28 -> 2.1.27-0.2rc7.fc28
  dbus 1:1.12.0-1.fc28 -> 1:1.12.10-1.fc28
  dbus-libs 1:1.12.0-1.fc28 -> 1:1.12.10-1.fc28
  dbus-x11 1:1.12.0-1.fc28 -> 1:1.12.10-1.fc28
  device-mapper 1.02.146-4.fc28 -> 1.02.146-5.fc28
  device-mapper-event 1.02.146-4.fc28 -> 1.02.146-5.fc28
  device-mapper-event-libs 1.02.146-4.fc28 -> 1.02.146-5.fc28
  device-mapper-libs 1.02.146-4.fc28 -> 1.02.146-5.fc28
  device-mapper-multipath 0.7.4-2.git07e7bd5.fc28 -> 0.7.4-3.git07e7bd5.fc28
  device-mapper-multipath-libs 0.7.4-2.git07e7bd5.fc28 -> 0.7.4-3.git07e7bd5.fc28
  dhcp-client 12:4.3.6-19.fc28 -> 12:4.3.6-21.fc28
  dhcp-common 12:4.3.6-19.fc28 -> 12:4.3.6-21.fc28
  dhcp-libs 12:4.3.6-19.fc28 -> 12:4.3.6-21.fc28
  dmidecode 1:3.1-5.fc28 -> 1:3.1-7.fc28
  dnsmasq 2.79-1.fc28 -> 2.79-5.fc28
  docker 2:1.13.1-51.git4032bd5.fc28 -> 2:1.13.1-61.git9cb56fd.fc28
  docker-common 2:1.13.1-51.git4032bd5.fc28 -> 2:1.13.1-61.git9cb56fd.fc28
  docker-rhel-push-plugin 2:1.13.1-51.git4032bd5.fc28 -> 2:1.13.1-61.git9cb56fd.fc28
  dos2unix 7.4.0-2.fc28 -> 7.4.0-3.fc28
  dracut 047-8.git20180305.fc28 -> 048-14.git20180726.fc28
  e2fsprogs 1.43.8-2.fc28 -> 1.44.2-0.fc28
  e2fsprogs-libs 1.43.8-2.fc28 -> 1.44.2-0.fc28
  edk2-ovmf 20171011git92d07e4-3.fc28 -> 20180529gitee3198e672e2-3.fc28
  efibootmgr 15-6.fc28 -> 16-2.fc28
  efivar 34-1.fc28 -> 35-1.fc28
  efivar-libs 34-1.fc28 -> 35-1.fc28
  elfutils-default-yama-scope 0.170-11.fc28 -> 0.173-1.fc28
  elfutils-libelf 0.170-11.fc28 -> 0.173-1.fc28
  elfutils-libs 0.170-11.fc28 -> 0.173-1.fc28
  emacs-filesystem 1:25.3-5.fc28 -> 1:26.1-3.fc28
  enchant2 2.2.3-2.fc28 -> 2.2.3-4.fc28
  environment-modules 4.1.2-1.fc28 -> 4.1.3-1.fc28
  eog 3.28.1-2.fc28 -> 3.28.3-1.fc28
  epiphany-runtime 1:3.28.1-1.fc28 -> 1:3.28.3.1-1.fc28
  ethtool 2:4.16-1.fc28 -> 2:4.17-1.fc28
  evince-djvu 3.28.2-1.fc28 -> 3.28.2-2.fc28
  evince-libs 3.28.2-1.fc28 -> 3.28.2-2.fc28
  evolution-data-server 3.28.1-2.fc28 -> 3.28.5-1.fc28
  evolution-data-server-langpacks 3.28.1-2.fc28 -> 3.28.5-1.fc28
  exiv2-libs 0.26-8.fc28 -> 0.26-12.fc28
  f28-backgrounds-base 28.1.3-1.fc28 -> 28.1.5-1.fc28
  f28-backgrounds-gnome 28.1.3-1.fc28 -> 28.1.5-1.fc28
  fedora-gpg-keys 28-1 -> 28-5
  fedora-release 28-1 -> 28-2
  fedora-release-workstation 28-1 -> 28-2
  fedora-repos 28-1 -> 28-5
  file 5.32-3.fc28 -> 5.33-7.fc28
  file-libs 5.32-3.fc28 -> 5.33-7.fc28
  file-roller 3.28.0-1.fc28 -> 3.28.1-1.fc28
  findutils 1:4.6.0-17.fc28 -> 1:4.6.0-19.fc28
  firefox 59.0.2-1.fc28 -> 61.0.2-3.fc28
  firewalld 0.5.2-2.fc28 -> 0.5.3-2.fc28
  firewalld-filesystem 0.5.2-2.fc28 -> 0.5.3-2.fc28
  flac-libs 1.3.2-6.fc28 -> 1.3.2-7.fc28
  flatpak 0.11.3-1.fc28 -> 1.0.0-2.fc28
  flatpak-libs 0.11.3-1.fc28 -> 1.0.0-2.fc28
  fontconfig 2.13.0-3.fc28 -> 2.13.0-4.fc28
  foomatic-db 4.0-57.20180102.fc28 -> 4.0-58.20180102.fc28
  foomatic-db-filesystem 4.0-57.20180102.fc28 -> 4.0-58.20180102.fc28
  foomatic-db-ppds 4.0-57.20180102.fc28 -> 4.0-58.20180102.fc28
  fpaste 0.3.9.1-3.fc28 -> 0.3.9.2-1.fc28
  fribidi 0.19.7-7.fc28 -> 1.0.2-1.fc28
  fwupd 1.0.6-1.fc28 -> 1.0.8-1.fc28
  fwupd-labels 1.0.6-1.fc28 -> 1.0.8-1.fc28
  fwupdate-efi 10-6.fc28 -> 11-2.fc28
  fwupdate-libs 10-6.fc28 -> 11-2.fc28
  gdisk 1.0.3-6.fc28 -> 1.0.4-1.fc28
  gdm 1:3.28.1-1.fc28 -> 1:3.28.3-1.fc28
  geoclue2 2.4.8-1.fc28 -> 2.4.11-1.fc28
  geoclue2-libs 2.4.8-1.fc28 -> 2.4.11-1.fc28
  geocode-glib 3.25.4.1-3.fc28 -> 3.26.0-1.fc28
  ghostscript 9.23-1.fc28 -> 9.23-5.fc28
  git-core 2.17.0-1.fc28 -> 2.17.1-3.fc28
  gjs 1.52.2-1.fc28 -> 1.52.3-1.fc28
  glib-networking 2.56.0-1.fc28 -> 2.56.1-1.fc28
  glib2 2.56.1-1.fc28 -> 2.56.1-4.fc28
  glibc 2.27-8.fc28 -> 2.27-30.fc28
  glibc-all-langpacks 2.27-8.fc28 -> 2.27-30.fc28
  glibc-common 2.27-8.fc28 -> 2.27-30.fc28
  glusterfs 4.0.1-2.fc28 -> 4.1.2-2.fc28
  glusterfs-api 4.0.1-2.fc28 -> 4.1.2-2.fc28
  glusterfs-cli 4.0.1-2.fc28 -> 4.1.2-2.fc28
  glusterfs-client-xlators 4.0.1-2.fc28 -> 4.1.2-2.fc28
  glusterfs-fuse 4.0.1-2.fc28 -> 4.1.2-2.fc28
  glusterfs-libs 4.0.1-2.fc28 -> 4.1.2-2.fc28
  gnome-bluetooth 1:3.28.0-1.fc28 -> 1:3.28.2-1.fc28
  gnome-bluetooth-libs 1:3.28.0-1.fc28 -> 1:3.28.2-1.fc28
  gnome-boxes 3.28.2-1.fc28 -> 3.28.5-1.fc28
  gnome-calculator 3.28.1-1.fc28 -> 3.28.2-1.fc28
  gnome-characters 3.28.0-1.fc28 -> 3.28.2-1.fc28
  gnome-contacts 3.28.1-1.fc28 -> 3.28.2-1.fc28
  gnome-control-center 3.28.1-2.fc28 -> 3.28.2-1.fc28
  gnome-control-center-filesystem 3.28.1-2.fc28 -> 3.28.2-1.fc28
  gnome-desktop3 3.28.1-1.fc28 -> 3.28.2-1.fc28
  gnome-disk-utility 3.28.1-1.fc28 -> 3.28.3-1.fc28
  gnome-getting-started-docs 3.28.1-1.fc28 -> 3.28.2-1.fc28
  gnome-keyring 3.28.0.2-1.fc28 -> 3.28.2-1.fc28
  gnome-keyring-pam 3.28.0.2-1.fc28 -> 3.28.2-1.fc28
  gnome-logs 3.28.0-1.fc28 -> 3.28.5-1.fc28
  gnome-maps 3.28.1-1.fc28 -> 3.28.2-1.fc28
  gnome-shell 3.28.1-2.fc28 -> 3.28.3-1.fc28
  gnome-software 3.28.1-1.fc28 -> 3.28.2-1.fc28
  gnome-system-monitor 3.28.1-1.fc28 -> 3.28.2-1.fc28
  gnome-terminal 3.28.1-1.fc28 -> 3.28.2-2.fc28
  gnome-user-docs 3.28.1-1.fc28 -> 3.28.2-1.fc28
  gnupg 1.4.22-6.fc28 -> 1.4.23-1.fc28
  gnupg2 2.2.6-1.fc28 -> 2.2.8-1.fc28
  gnutls 3.6.2-1.fc28 -> 3.6.3-4.fc28
  google-noto-emoji-color-fonts 20180307-1.fc28 -> 20180814-1.fc28
  google-noto-emoji-fonts 20180307-1.fc28 -> 20180814-1.fc28
  grilo 0.3.4-3.fc28 -> 0.3.6-2.fc28
  grilo-plugins 0.3.5-3.fc28 -> 0.3.7-1.fc28
  grub2-common 1:2.02-34.fc28 -> 1:2.02-38.fc28
  grub2-efi-x64 1:2.02-34.fc28 -> 1:2.02-38.fc28
  grub2-pc 1:2.02-34.fc28 -> 1:2.02-38.fc28
  grub2-pc-modules 1:2.02-34.fc28 -> 1:2.02-38.fc28
  grub2-tools 1:2.02-34.fc28 -> 1:2.02-38.fc28
  grub2-tools-extra 1:2.02-34.fc28 -> 1:2.02-38.fc28
  grub2-tools-minimal 1:2.02-34.fc28 -> 1:2.02-38.fc28
  gspell 1.8.0-1.fc28 -> 1.8.1-1.fc28
  gstreamer1 1.14.0-1.fc28 -> 1.14.1-2.fc28
  gstreamer1-plugins-bad-free 1.14.0-1.fc28 -> 1.14.1-3.fc28
  gstreamer1-plugins-base 1.14.0-2.fc28 -> 1.14.1-3.fc28
  gstreamer1-plugins-good 1.14.0-1.fc28 -> 1.14.1-3.fc28
  gstreamer1-plugins-ugly-free 1.14.0-1.fc28 -> 1.14.1-3.fc28
  gtksourceview3 3.24.7-1.fc28 -> 3.24.8-1.fc28
  gutenprint 5.2.14-0.2pre2.fc28 -> 5.2.14-1.fc28
  gutenprint-cups 5.2.14-0.2pre2.fc28 -> 5.2.14-1.fc28
  gutenprint-libs 5.2.14-0.2pre2.fc28 -> 5.2.14-1.fc28
  gvfs 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-afc 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-afp 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-archive 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-client 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-fuse 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-goa 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-gphoto2 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-mtp 1.36.1-1.fc28 -> 1.36.2-2.fc28
  gvfs-smb 1.36.1-1.fc28 -> 1.36.2-2.fc28
  hplip 3.18.3-1.fc28 -> 3.18.6-1.fc28
  hplip-common 3.18.3-1.fc28 -> 3.18.6-1.fc28
  hplip-libs 3.18.3-1.fc28 -> 3.18.6-1.fc28
  httpd 2.4.33-2.fc28 -> 2.4.34-3.fc28
  httpd-filesystem 2.4.33-2.fc28 -> 2.4.34-3.fc28
  httpd-tools 2.4.33-2.fc28 -> 2.4.34-3.fc28
  hunspell-en-US 0.20140811.1-11.fc28 -> 0.20140811.1-12.fc28
  hwdata 0.311-1.fc28 -> 0.314-1.fc28
  hyperv-daemons 0-0.22.20170105git.fc28 -> 0-0.23.20180415git.fc28
  hyperv-daemons-license 0-0.22.20170105git.fc28 -> 0-0.23.20180415git.fc28
  hypervfcopyd 0-0.22.20170105git.fc28 -> 0-0.23.20180415git.fc28
  hypervkvpd 0-0.22.20170105git.fc28 -> 0-0.23.20180415git.fc28
  hypervvssd 0-0.22.20170105git.fc28 -> 0-0.23.20180415git.fc28
  ibus 1.5.18-4.fc28 -> 1.5.18-7.fc28
  ibus-gtk2 1.5.18-4.fc28 -> 1.5.18-7.fc28
  ibus-gtk3 1.5.18-4.fc28 -> 1.5.18-7.fc28
  ibus-hangul 1.5.0-12.fc28 -> 1.5.1-1.fc28
  ibus-libpinyin 1.9.91-1.fc28 -> 1.10.0-1.fc28
  ibus-libs 1.5.18-4.fc28 -> 1.5.18-7.fc28
  ibus-m17n 1.3.4-25.fc28 -> 1.3.4-26.fc28
  ibus-setup 1.5.18-4.fc28 -> 1.5.18-7.fc28
  ibus-typing-booster 1.5.36-1.fc28 -> 2.1.0-1.fc28
  info 6.5-3.fc28 -> 6.5-4.fc28
  initscripts 9.79-3.fc28 -> 9.80-1.fc28
  ipcalc 0.2.2-4.fc28 -> 0.2.3-1.fc28
  iproute 4.15.0-1.fc28 -> 4.17.0-2.fc28
  ipset 6.35-3.fc28 -> 6.38-1.fc28
  ipset-libs 6.35-3.fc28 -> 6.38-1.fc28
  iptables 1.6.2-2.fc28 -> 1.6.2-3.fc28
  iptables-libs 1.6.2-2.fc28 -> 1.6.2-3.fc28
  iso-codes 3.77-2.fc28 -> 3.79-1.fc28
  iwl100-firmware 39.31.5.1-83.fc28.1 -> 39.31.5.1-86.fc28.1
  iwl1000-firmware 1:39.31.5.1-83.fc28.1 -> 1:39.31.5.1-86.fc28.1
  iwl105-firmware 18.168.6.1-83.fc28.1 -> 18.168.6.1-86.fc28.1
  iwl135-firmware 18.168.6.1-83.fc28.1 -> 18.168.6.1-86.fc28.1
  iwl2000-firmware 18.168.6.1-83.fc28.1 -> 18.168.6.1-86.fc28.1
  iwl2030-firmware 18.168.6.1-83.fc28.1 -> 18.168.6.1-86.fc28.1
  iwl3160-firmware 1:25.30.13.0-83.fc28.1 -> 1:25.30.13.0-86.fc28.1
  iwl3945-firmware 15.32.2.9-83.fc28.1 -> 15.32.2.9-86.fc28.1
  iwl4965-firmware 228.61.2.24-83.fc28.1 -> 228.61.2.24-86.fc28.1
  iwl5000-firmware 8.83.5.1_1-83.fc28.1 -> 8.83.5.1_1-86.fc28.1
  iwl5150-firmware 8.24.2.2-83.fc28.1 -> 8.24.2.2-86.fc28.1
  iwl6000-firmware 9.221.4.1-83.fc28.1 -> 9.221.4.1-86.fc28.1
  iwl6000g2a-firmware 18.168.6.1-83.fc28.1 -> 18.168.6.1-86.fc28.1
  iwl6000g2b-firmware 18.168.6.1-83.fc28.1 -> 18.168.6.1-86.fc28.1
  iwl6050-firmware 41.28.5.1-83.fc28.1 -> 41.28.5.1-86.fc28.1
  iwl7260-firmware 1:25.30.13.0-83.fc28.1 -> 1:25.30.13.0-86.fc28.1
  jasper-libs 2.0.14-3.fc28 -> 2.0.14-5.fc28
  json-c 0.13.1-1.fc28 -> 0.13.1-2.fc28
  kernel 4.16.3-301.fc28 -> 4.17.18-200.fc28
  kernel-core 4.16.3-301.fc28 -> 4.17.18-200.fc28
  kernel-modules 4.16.3-301.fc28 -> 4.17.18-200.fc28
  kernel-modules-extra 4.16.3-301.fc28 -> 4.17.18-200.fc28
  khmeros-base-fonts 5.0-24.fc28 -> 5.0-25.fc28
  khmeros-fonts-common 5.0-24.fc28 -> 5.0-25.fc28
  kpartx 0.7.4-2.git07e7bd5.fc28 -> 0.7.4-3.git07e7bd5.fc28
  krb5-libs 1.16-21.fc28 -> 1.16.1-13.fc28
  libacl 2.2.52-20.fc28 -> 2.2.53-1.fc28
  libao 1.2.0-10.fc28 -> 1.2.0-13.fc28
  libappstream-glib 0.7.7-3.fc28 -> 0.7.11-1.fc28
  libattr 2.4.47-23.fc28 -> 2.4.48-3.fc28
  libblkid 2.32-2.fc28 -> 2.32.1-1.fc28
  libbytesize 1.2-3.fc28 -> 1.4-1.fc28
  libcacard 3:2.5.3-4.fc28 -> 3:2.6.0-1.fc28
  libcap-ng 0.7.9-1.fc28 -> 0.7.9-4.fc28
  libcgroup 0.41-14.fc28 -> 0.41-20.fc28
  libcom_err 1.43.8-2.fc28 -> 1.44.2-0.fc28
  libcurl 7.59.0-2.fc28 -> 7.59.0-6.fc28
  libdrm 2.4.91-1.fc28 -> 2.4.93-1.fc28
  libdvdnav 5.0.3-8.fc28 -> 6.0.0-1.fc28
  libdvdread 5.0.3-9.fc28 -> 6.0.0-1.fc28
  libepoxy 1.5.0-1.fc28 -> 1.5.2-1.fc28
  libertas-usb8388-firmware 2:20180402-83.git8c1e439c.fc28 -> 2:20180815-86.gitf1b95fe5.fc28
  libevdev 1.5.9-3.fc28 -> 1.5.9-4.fc28
  libfdisk 2.32-2.fc28 -> 2.32.1-1.fc28
  libfdt 1.4.6-4.fc28 -> 1.4.7-1.fc28
  libgcab1 1.1-1.fc28 -> 1.1-3.fc28
  libgcc 8.0.1-0.20.fc28 -> 8.1.1-5.fc28
  libgcrypt 1.8.2-2.fc28 -> 1.8.3-1.fc28
  libglvnd 1:1.0.1-0.5.20180327git5baa1e5.fc28 -> 1:1.1.0-1.fc28
  libglvnd-egl 1:1.0.1-0.5.20180327git5baa1e5.fc28 -> 1:1.1.0-1.fc28
  libglvnd-gles 1:1.0.1-0.5.20180327git5baa1e5.fc28 -> 1:1.1.0-1.fc28
  libglvnd-glx 1:1.0.1-0.5.20180327git5baa1e5.fc28 -> 1:1.1.0-1.fc28
  libgnomekbd 3.26.0-4.fc28 -> 3.26.0-5.fc28
  libgomp 8.0.1-0.20.fc28 -> 8.1.1-5.fc28
  libgpg-error 1.29-1.fc28 -> 1.31-1.fc28
  libgs 9.23-1.fc28 -> 9.23-5.fc28
  libgweather 3.28.1-1.fc28 -> 3.28.2-1.fc28
  libgxps 0.3.0-3.fc28 -> 0.3.0-5.fc28
  libidn 1.34-1.fc28 -> 1.34-3.fc28
  libidn2 2.0.4-7.fc28 -> 2.0.5-1.fc28
  libinput 1.10.4-1.fc28 -> 1.11.3-1.fc28
  libipa_hbac 1.16.1-2.fc28 -> 1.16.3-2.fc28
  libjpeg-turbo 1.5.3-3.fc28 -> 1.5.3-6.fc28
  libldb 1.3.2-1.fc28 -> 1.4.0-3.fc28.1.3.5
  libmount 2.32-2.fc28 -> 2.32.1-1.fc28
  libmspack 0.6-0.2.alpha.fc28 -> 0.7-0.1.alpha.fc28
  libnfs 1.9.8-7.fc28 -> 1.11.0-1.fc28
  libnfsidmap 1:2.3.1-7.rc1.fc28 -> 1:2.3.2-1.rc3.fc28
  libnghttp2 1.31.1-1.fc28 -> 1.32.0-1.fc28
  libnsl2 1.2.0-1.fc28 -> 1.2.0-2.20180605git4a062cf.fc28
  libpcap 14:1.8.1-8.fc28 -> 14:1.9.0-1.fc28
  libpinyin 2.1.91-2.fc28 -> 2.2.0-1.fc28
  libpinyin-data 2.1.91-2.fc28 -> 2.2.0-1.fc28
  libpng 2:1.6.34-3.fc28 -> 2:1.6.34-6.fc28
  libproxy 0.4.15-5.fc28 -> 0.4.15-6.fc28
  libproxy-mozjs 0.4.15-5.fc28 -> 0.4.15-6.fc28
  libpsl 0.20.1-1.fc28 -> 0.20.2-2.fc28
  librados2 1:12.2.4-1.fc28 -> 1:12.2.7-1.fc28
  librbd1 1:12.2.4-1.fc28 -> 1:12.2.7-1.fc28
  libreport-filesystem 2.9.4-1.fc28 -> 2.9.5-1.fc28
  librsvg2 2.42.3-1.fc28 -> 2.42.6-1.fc28
  libsane-hpaio 3.18.3-1.fc28 -> 3.18.6-1.fc28
  libselinux 2.7-13.fc28 -> 2.8-1.fc28
  libselinux-utils 2.7-13.fc28 -> 2.8-1.fc28
  libsemanage 2.7-12.fc28 -> 2.8-2.fc28
  libsepol 2.7-6.fc28 -> 2.8-1.fc28
  libsmartcols 2.32-2.fc28 -> 2.32.1-1.fc28
  libsmbclient 2:4.8.0-0.5.rc4.fc28 -> 2:4.8.4-0.fc28
  libsmbios 2.4.1-1.fc28 -> 2.4.2-1.fc28
  libsolv 0.6.34-1.fc28 -> 0.6.35-1.fc28
  libsoup 2.62.1-1.fc28 -> 2.62.3-1.fc28
  libss 1.43.8-2.fc28 -> 1.44.2-0.fc28
  libssh 0.7.5-7.fc28 -> 0.8.1-4.fc28
  libsss_certmap 1.16.1-2.fc28 -> 1.16.3-2.fc28
  libsss_idmap 1.16.1-2.fc28 -> 1.16.3-2.fc28
  libsss_nss_idmap 1.16.1-2.fc28 -> 1.16.3-2.fc28
  libstdc++ 8.0.1-0.20.fc28 -> 8.1.1-5.fc28
  libthai 0.1.27-2.fc28 -> 0.1.28-1.fc28
  libtiff 4.0.9-7.fc28 -> 4.0.9-10.fc28
  libtirpc 1.0.3-1.fc28 -> 1.0.3-3.rc2.fc28
  libtool-ltdl 2.4.6-22.fc28 -> 2.4.6-24.fc28
  libunistring 0.9.9-1.fc28 -> 0.9.10-1.fc28
  libusbx 1.0.21-6.fc28 -> 1.0.22-1.fc28
  libuuid 2.32-2.fc28 -> 2.32.1-1.fc28
  libv4l 1.12.5-7.fc28 -> 1.14.2-2.fc28
  libvirt-daemon 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-interface 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-network 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-nodedev 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-nwfilter 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-qemu 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-secret 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-core 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-disk 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-gluster 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-iscsi 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-logical 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-mpath 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-rbd 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-scsi 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-sheepdog 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-driver-storage-zfs 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-daemon-kvm 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvirt-libs 4.1.0-2.fc28 -> 4.1.0-4.fc28
  libvorbis 1:1.3.6-1.fc28 -> 1:1.3.6-3.fc28
  libwacom 0.28-3.fc28 -> 0.30-1.fc28
  libwacom-data 0.28-3.fc28 -> 0.30-1.fc28
  libwbclient 2:4.8.0-0.5.rc4.fc28 -> 2:4.8.4-0.fc28
  libwebp 0.6.1-8.fc28 -> 1.0.0-1.fc28
  libxcrypt 4.0.0-5.fc28 -> 4.1.1-4.fc28
  libxkbcommon 0.8.0-2.fc28 -> 0.8.0-5.fc28
  libxkbcommon-x11 0.8.0-2.fc28 -> 0.8.0-5.fc28
  libxml2 2.9.7-4.fc28 -> 2.9.8-4.fc28
  libzhuyin 2.1.91-2.fc28 -> 2.2.0-1.fc28
  libzstd 1.3.4-1.fc28 -> 1.3.5-1.fc28
  linux-firmware 20180402-83.git8c1e439c.fc28 -> 20180815-86.gitf1b95fe5.fc28
  llvm-libs 6.0.0-11.fc28 -> 6.0.1-6.fc28
  logrotate 3.14.0-1.fc28 -> 3.14.0-2.fc28
  lsof 4.89-8.fc28 -> 4.89-9.fc28
  lua-socket 3.0-0.16.rc1.fc28 -> 3.0-0.17.rc1.fc28
  lvm2 2.02.177-4.fc28 -> 2.02.177-5.fc28
  lvm2-libs 2.02.177-4.fc28 -> 2.02.177-5.fc28
  man-pages 4.15-1.fc28 -> 4.15-3.fc28
  mesa-dri-drivers 18.0.1-2.fc28 -> 18.0.5-3.fc28
  mesa-filesystem 18.0.1-2.fc28 -> 18.0.5-3.fc28
  mesa-libEGL 18.0.1-2.fc28 -> 18.0.5-3.fc28
  mesa-libGL 18.0.1-2.fc28 -> 18.0.5-3.fc28
  mesa-libgbm 18.0.1-2.fc28 -> 18.0.5-3.fc28
  mesa-libglapi 18.0.1-2.fc28 -> 18.0.5-3.fc28
  mesa-libxatracker 18.0.1-2.fc28 -> 18.0.5-3.fc28
  microcode_ctl 2:2.1-22.fc28 -> 2:2.1-26.fc28
  mod_http2 1.10.16-1.fc28 -> 1.10.20-1.fc28
  mozjs52 52.7.3-1.fc28 -> 52.9.0-1.fc28
  mpg123-libs 1.25.6-2.fc28 -> 1.25.10-1.fc28
  mutter 3.28.1-1.fc28 -> 3.28.3-3.fc28
  ncurses 6.1-4.20180224.fc28 -> 6.1-5.20180224.fc28
  ncurses-base 6.1-4.20180224.fc28 -> 6.1-5.20180224.fc28
  ncurses-libs 6.1-4.20180224.fc28 -> 6.1-5.20180224.fc28
  net-snmp-libs 1:5.7.3-36.fc28 -> 1:5.7.3-38.fc28
  nfs-utils 1:2.3.1-7.rc1.fc28 -> 1:2.3.2-1.rc3.fc28
  nss 3.36.0-1.0.fc28 -> 3.38.0-1.0.fc28
  nss-softokn 3.36.0-1.0.fc28 -> 3.38.0-1.0.fc28
  nss-softokn-freebl 3.36.0-1.0.fc28 -> 3.38.0-1.0.fc28
  nss-sysinit 3.36.0-1.0.fc28 -> 3.38.0-1.0.fc28
  nss-tools 3.36.0-1.0.fc28 -> 3.38.0-1.0.fc28
  nss-util 3.36.0-1.0.fc28 -> 3.38.0-1.0.fc28
  ntfs-3g 2:2017.3.23-4.fc28 -> 2:2017.3.23-6.fc28
  ntfsprogs 2:2017.3.23-4.fc28 -> 2:2017.3.23-6.fc28
  open-vm-tools 10.2.0-3.fc28 -> 10.3.0-4.fc28
  open-vm-tools-desktop 10.2.0-3.fc28 -> 10.3.0-4.fc28
  opencc 1.0.3-6.fc28 -> 1.0.5-1.fc28
  openldap 2.4.46-1.fc28 -> 2.4.46-3.fc28
  openssh 7.7p1-2.fc28 -> 7.7p1-6.fc28
  openssh-clients 7.7p1-2.fc28 -> 7.7p1-6.fc28
  openssh-server 7.7p1-2.fc28 -> 7.7p1-6.fc28
  openvpn 2.4.5-1.fc28 -> 2.4.6-1.fc28
  opus 1.3-0.4.beta.fc28 -> 1.3-0.5.rc.fc28
  orca 3.28.0-1.fc28 -> 3.28.2-1.fc28
  osinfo-db 20180325-1.fc28 -> 20180720-1.fc28
  ostree 2018.3-2.fc28 -> 2018.7-1.fc28
  ostree-grub2 2018.3-2.fc28 -> 2018.7-1.fc28
  ostree-libs 2018.3-2.fc28 -> 2018.7-1.fc28
  p11-kit 0.23.10-1.fc28 -> 0.23.12-1.fc28
  p11-kit-trust 0.23.10-1.fc28 -> 0.23.12-1.fc28
  pam 1.3.0-10.fc28 -> 1.3.1-1.fc28
  pango 1.42.1-1.fc28 -> 1.42.4-1.fc28
  pcre 8.42-1.fc28 -> 8.42-2.fc28
  pcre2 10.31-4.fc28 -> 10.31-8.fc28
  pcre2-utf16 10.31-4.fc28 -> 10.31-8.fc28
  perl-Carp 1.42-395.fc28 -> 1.42-396.fc28
  perl-Errno 1.28-409.fc28 -> 1.28-413.fc28
  perl-File-Temp 0.230.400-396.fc28 -> 0.230.600-1.fc28
  perl-HTTP-Tiny 0.070-395.fc28 -> 0.076-1.fc28
  perl-IO 1.38-409.fc28 -> 1.38-413.fc28
  perl-Pod-Perldoc 3.28-396.fc28 -> 3.28.01-1.fc28
  perl-Storable 1:2.62-396.fc28 -> 1:3.11-2.fc28
  perl-Time-Local 1:1.250-395.fc28 -> 1:1.280-1.fc28
  perl-interpreter 4:5.26.1-409.fc28 -> 4:5.26.2-413.fc28
  perl-libs 4:5.26.1-409.fc28 -> 4:5.26.2-413.fc28
  perl-macros 4:5.26.1-409.fc28 -> 4:5.26.2-413.fc28
  perl-podlators 4.10-2.fc28 -> 4.11-1.fc28
  pipewire 0.1.9-1.fc28 -> 0.2.2-1.fc28
  pipewire-libs 0.1.9-1.fc28 -> 0.2.2-1.fc28
  pixman 0.34.0-6.fc28 -> 0.34.0-8.fc28
  plymouth 0.9.3-5.fc28 -> 0.9.3-9.fc28
  plymouth-core-libs 0.9.3-5.fc28 -> 0.9.3-9.fc28
  plymouth-graphics-libs 0.9.3-5.fc28 -> 0.9.3-9.fc28
  plymouth-plugin-label 0.9.3-5.fc28 -> 0.9.3-9.fc28
  plymouth-plugin-two-step 0.9.3-5.fc28 -> 0.9.3-9.fc28
  plymouth-scripts 0.9.3-5.fc28 -> 0.9.3-9.fc28
  plymouth-system-theme 0.9.3-5.fc28 -> 0.9.3-9.fc28
  plymouth-theme-charge 0.9.3-5.fc28 -> 0.9.3-9.fc28
  podman 0.4.1-1.gitb51d327.fc28 -> 0.8.3-1.git9d09a4d.fc28
  policycoreutils 2.7-18.fc28 -> 2.8-1.fc28
  policycoreutils-python-utils 2.7-18.fc28 -> 2.8-1.fc28
  polkit 0.114-1.fc28 -> 0.115-1.fc28
  polkit-libs 0.114-1.fc28 -> 0.115-1.fc28
  poppler 0.62.0-1.fc28 -> 0.62.0-4.fc28
  poppler-data 0.4.8-5.fc28 -> 0.4.9-1.fc28
  poppler-glib 0.62.0-1.fc28 -> 0.62.0-4.fc28
  ppp 2.4.7-21.fc28 -> 2.4.7-22.fc28
  procps-ng 3.3.12-1.fc28 -> 3.3.12-3.fc28
  publicsuffix-list-dafsa 20180328-1.fc28 -> 20180514-1.fc28
  pulseaudio 11.1-18.fc28 -> 12.2-1.fc28
  pulseaudio-libs 11.1-18.fc28 -> 12.2-1.fc28
  pulseaudio-libs-glib2 11.1-18.fc28 -> 12.2-1.fc28
  pulseaudio-module-bluetooth 11.1-18.fc28 -> 12.2-1.fc28
  pulseaudio-module-x11 11.1-18.fc28 -> 12.2-1.fc28
  pulseaudio-utils 11.1-18.fc28 -> 12.2-1.fc28
  python2 2.7.14-15.fc28 -> 2.7.15-2.fc28
  python2-libs 2.7.14-15.fc28 -> 2.7.15-2.fc28
  python2-pip 9.0.3-1.fc28 -> 9.0.3-2.fc28
  python2-setuptools 39.0.1-1.fc28 -> 39.2.0-6.fc28
  python3 3.6.5-1.fc28 -> 3.6.6-1.fc28
  python3-audit 2.8.3-3.fc28 -> 2.8.4-2.fc28
  python3-bind 32:9.11.3-6.fc28 -> 32:9.11.4-5.P1.fc28
  python3-brlapi 0.6.7-5.fc28 -> 0.6.7-19.fc28
  python3-cffi 1.11.2-1.fc28 -> 1.11.5-3.fc28
  python3-cryptography 2.2.1-1.fc28 -> 2.3-1.fc28
  python3-cups 1.9.72-19.fc28 -> 1.9.72-20.fc28
  python3-firewall 0.5.2-2.fc28 -> 0.5.3-2.fc28
  python3-gobject 3.28.2-1.fc28 -> 3.28.3-1.fc28
  python3-gobject-base 3.28.2-1.fc28 -> 3.28.3-1.fc28
  python3-libs 3.6.5-1.fc28 -> 3.6.6-1.fc28
  python3-libselinux 2.7-13.fc28 -> 2.8-1.fc28
  python3-libsemanage 2.7-12.fc28 -> 2.8-2.fc28
  python3-libxml2 2.9.7-4.fc28 -> 2.9.8-4.fc28
  python3-pillow 5.1.0-1.fc28 -> 5.1.1-1.fc28
  python3-pip 9.0.3-1.fc28 -> 9.0.3-2.fc28
  python3-policycoreutils 2.7-18.fc28 -> 2.8-1.fc28
  python3-pycurl 7.43.0-15.fc28 -> 7.43.0.2-1.fc28
  python3-pytoml 0.1.14-5.git7dea353.fc28 -> 0.1.18-1.fc28
  python3-requests 2.18.4-3.fc28 -> 2.18.4-4.fc28
  python3-rpm 4.14.1-7.fc28 -> 4.14.1-9.fc28
  python3-setools 4.1.1-6.fc28 -> 4.1.1-8.1.fc28
  python3-setuptools 39.0.1-1.fc28 -> 39.2.0-6.fc28
  python3-sssdconfig 1.16.1-2.fc28 -> 1.16.3-2.fc28
  python3-urllib3 1.22-6.fc28 -> 1.22-9.fc28
  qemu-block-curl 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-block-dmg 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-block-gluster 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-block-iscsi 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-block-nfs 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-block-rbd 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-block-ssh 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-common 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-guest-agent 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-img 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-kvm 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-system-x86 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qemu-system-x86-core 2:2.11.1-2.fc28 -> 2:2.11.2-2.fc28
  qgnomeplatform 0.3-9.fc28 -> 0.4-1.fc28
  qpdf-libs 7.1.1-4.fc28 -> 7.1.1-6.fc28
  qt 1:4.8.7-36.fc28 -> 1:4.8.7-40.fc28
  qt-common 1:4.8.7-36.fc28 -> 1:4.8.7-40.fc28
  qt-x11 1:4.8.7-36.fc28 -> 1:4.8.7-40.fc28
  qt5-qtdeclarative 5.10.1-5.fc28 -> 5.10.1-6.fc28
  quota 1:4.04-5.fc28 -> 1:4.04-7.fc28
  quota-nls 1:4.04-5.fc28 -> 1:4.04-7.fc28
  readline 7.0-10.fc28 -> 7.0-11.fc28
  rng-tools 6.1-4.fc28 -> 6.3.1-1.fc28
  rpm 4.14.1-7.fc28 -> 4.14.1-9.fc28
  rpm-build-libs 4.14.1-7.fc28 -> 4.14.1-9.fc28
  rpm-libs 4.14.1-7.fc28 -> 4.14.1-9.fc28
  rpm-ostree 2018.4-1.fc28 -> 2018.7-1.fc28
  rpm-ostree-libs 2018.4-1.fc28 -> 2018.7-1.fc28
  rpm-plugin-selinux 4.14.1-7.fc28 -> 4.14.1-9.fc28
  runc 2:1.0.0-19.rc5.git4bb1fe4.fc28 -> 2:1.0.0-50.dev.git20aff4f.fc28
  samba-client 2:4.8.0-0.5.rc4.fc28 -> 2:4.8.4-0.fc28
  samba-client-libs 2:4.8.0-0.5.rc4.fc28 -> 2:4.8.4-0.fc28
  samba-common 2:4.8.0-0.5.rc4.fc28 -> 2:4.8.4-0.fc28
  samba-common-libs 2:4.8.0-0.5.rc4.fc28 -> 2:4.8.4-0.fc28
  sane-backends 1.0.27-15.fc28 -> 1.0.27-17.fc28
  sane-backends-drivers-scanners 1.0.27-15.fc28 -> 1.0.27-17.fc28
  sane-backends-libs 1.0.27-15.fc28 -> 1.0.27-17.fc28
  scl-utils 1:2.0.2-5.fc28 -> 1:2.0.2-7.fc28
  seabios-bin 1.11.0-2.fc28 -> 1.11.1-1.fc28
  seavgabios-bin 1.11.0-2.fc28 -> 1.11.1-1.fc28
  selinux-policy 3.14.1-21.fc28 -> 3.14.1-40.fc28
  selinux-policy-targeted 3.14.1-21.fc28 -> 3.14.1-40.fc28
  setup 2.11.3-1.fc28 -> 2.11.4-1.fc28
  shadow-utils 2:4.5-9.fc28 -> 2:4.6-1.fc28
  shared-mime-info 1.9-3.fc28 -> 1.10-1.fc28
  shim-x64 13-4 -> 15-2
  sil-padauk-fonts 3.002-3.fc28 -> 3.003-1.fc28
  skopeo 0.1.29-5.git7add6fc.fc28 -> 0.1.31-13.dev.gite3034e1.fc28
  sos 3.5-2.fc28 -> 3.6-2.fc28
  soundtouch 2.0.0-2.fc28 -> 2.0.0-6.fc28
  spice-glib 0.34-4.fc28 -> 0.35-1.fc28
  spice-gtk3 0.34-4.fc28 -> 0.35-1.fc28
  sssd 1.16.1-2.fc28 -> 1.16.3-2.fc28
  sssd-ad 1.16.1-2.fc28 -> 1.16.3-2.fc28
  sssd-client 1.16.1-2.fc28 -> 1.16.3-2.fc28
  sssd-common 1.16.1-2.fc28 -> 1.16.3-2.fc28
  sssd-common-pac 1.16.1-2.fc28 -> 1.16.3-2.fc28
  sssd-ipa 1.16.1-2.fc28 -> 1.16.3-2.fc28
  sssd-krb5 1.16.1-2.fc28 -> 1.16.3-2.fc28
  sssd-krb5-common 1.16.1-2.fc28 -> 1.16.3-2.fc28
  sssd-ldap 1.16.1-2.fc28 -> 1.16.3-2.fc28
  subscription-manager-rhsm-certificates 1.21.2-3.fc28 -> 1.21.5-1.fc28
  sudo 1.8.22-0.2.b1.fc28 -> 1.8.23-1.fc28
  sushi 3.24.0-4.fc28 -> 3.28.3-1.fc28
  symlinks 1.4-17.fc28 -> 1.4-18.fc28
  system-config-printer-libs 1.5.11-8.fc28 -> 1.5.11-9.fc28
  system-config-printer-udev 1.5.11-8.fc28 -> 1.5.11-9.fc28
  systemd 238-7.fc28.1 -> 238-9.git0e0aa59.fc28
  systemd-container 238-7.fc28.1 -> 238-9.git0e0aa59.fc28
  systemd-libs 238-7.fc28.1 -> 238-9.git0e0aa59.fc28
  systemd-pam 238-7.fc28.1 -> 238-9.git0e0aa59.fc28
  systemd-udev 238-7.fc28.1 -> 238-9.git0e0aa59.fc28
  tcpdump 14:4.9.2-2.fc28 -> 14:4.9.2-4.fc28
  telnet 1:0.17-72.fc28 -> 1:0.17-73.fc28
  thai-scalable-fonts-common 0.6.4-2.fc28 -> 0.6.5-1.fc28
  thai-scalable-waree-fonts 0.6.4-2.fc28 -> 0.6.5-1.fc28
  totem 1:3.26.0-7.fc28 -> 1:3.26.2-1.fc28
  totem-nautilus 1:3.26.0-7.fc28 -> 1:3.26.2-1.fc28
  totem-pl-parser 3.26.0-3.fc28 -> 3.26.1-1.fc28
  tracker 2.0.3-1.fc28 -> 2.1.2-1.fc28
  tracker-miners 2.0.4-3.fc28 -> 2.1.1-1.fc28
  tzdata 2018d-1.fc28 -> 2018e-1.fc28
  unicode-ucd 10.0.0-3.fc28 -> 11.0.0-1.fc28
  urw-base35-bookman-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-c059-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-d050000l-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-fonts-common 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-gothic-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-nimbus-mono-ps-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-nimbus-roman-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-nimbus-sans-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-p052-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-standard-symbols-ps-fonts 20170801-9.fc28 -> 20170801-10.fc28
  urw-base35-z003-fonts 20170801-9.fc28 -> 20170801-10.fc28
  usbmuxd 1.1.0-12.fc28 -> 1.1.0-13.fc28
  usbredir 0.7.1-7.fc28 -> 0.8.0-1.fc28
  usermode 1.112-1.fc28 -> 1.112-3.fc28
  userspace-rcu 0.10.1-2.fc28 -> 0.10.1-3.fc28
  util-linux 2.32-2.fc28 -> 2.32.1-1.fc28
  vim-minimal 2:8.0.1704-1.fc28 -> 2:8.1.279-1.fc28
  vino 3.22.0-6.fc28 -> 3.22.0-9.fc28
  virtualbox-guest-additions 5.2.8-1.fc28 -> 5.2.16-2.fc28
  volume_key-libs 0.3.9-19.fc28 -> 0.3.10-1.fc28
  vte-profile 0.52.1-1.fc28 -> 0.52.2-1.fc28
  vte291 0.52.1-1.fc28 -> 0.52.2-1.fc28
  wavpack 5.1.0-7.fc28 -> 5.1.0-8.fc28
  webkit2gtk3 2.20.1-1.fc28 -> 2.20.5-1.fc28
  webkit2gtk3-jsc 2.20.1-1.fc28 -> 2.20.5-1.fc28
  wget 1.19.4-2.fc28 -> 1.19.5-1.fc28
  wireless-tools 1:29-18.1.fc28 -> 1:29-20.fc28
  wpa_supplicant 1:2.6-14.fc28 -> 1:2.6-17.fc28
  xdg-desktop-portal 0.10-1.fc28 -> 1.0-1.fc28
  xdg-desktop-portal-gtk 0.10-1.fc28 -> 1.0-1.fc28
  xdg-utils 1.1.2-4.fc28 -> 1.1.3-2.fc28
  xen-libs 4.10.0-8.fc28 -> 4.10.1-5.fc28
  xen-licenses 4.10.0-8.fc28 -> 4.10.1-5.fc28
  xkeyboard-config 2.23.1-1.fc28 -> 2.24-2.fc28
  xmlsec1 1.2.25-3.fc28 -> 1.2.25-4.fc28
  xmlsec1-openssl 1.2.25-3.fc28 -> 1.2.25-4.fc28
  xorg-x11-drv-evdev 2.10.5-5.fc28 -> 2.10.6-2.fc28
  xorg-x11-drv-wacom 0.36.1-2.fc28 -> 0.36.1-4.fc28
  xorg-x11-drv-wacom-serial-support 0.36.1-2.fc28 -> 0.36.1-4.fc28
  xorg-x11-font-utils 1:7.5-37.fc28 -> 1:7.5-38.fc28
  xorg-x11-server-Xorg 1.19.6-7.fc28 -> 1.19.6-8.fc28
  xorg-x11-server-Xwayland 1.19.6-7.fc28 -> 1.19.6-8.fc28
  xorg-x11-server-common 1.19.6-7.fc28 -> 1.19.6-8.fc28
  xorg-x11-xkb-utils 7.7-23.fc28 -> 7.7-26.fc28
  xz 5.2.3-7.fc28 -> 5.2.4-2.fc28
  xz-libs 5.2.3-7.fc28 -> 5.2.4-2.fc28
  zlib 1.2.11-7.fc28 -> 1.2.11-8.fc28
Removed:
  aspell-12:0.60.6.1-21.fc28.x86_64
  grubby-8.40-11.fc28.x86_64
  skopeo-containers-0.1.29-5.git7add6fc.fc28.x86_64
  sqlite-3.22.0-4.fc28.x86_64
Added:
  adcli-0.8.0-6.fc28.x86_64
  containers-common-0.1.31-13.dev.gite3034e1.fc28.x86_64
  criu-3.10-4.fc28.x86_64
  dbusmenu-qt-0.9.3-0.16.20150604.fc28.x86_64
  exiv2-0.26-12.fc28.x86_64
  gnupg2-smime-2.2.8-1.fc28.x86_64
  gupnp-igd-0.2.5-2.fc28.x86_64
  hardlink-1:1.3-6.fc28.x86_64
  iproute-tc-4.17.0-2.fc28.x86_64
  libkcapi-1.1.1-11.fc28.x86_64
  libkcapi-hmaccalc-1.1.1-11.fc28.x86_64
  libnet-1.1.6-15.fc28.x86_64
  libnice-0.1.14-7.20180504git34d6044.fc28.x86_64
  libsss_autofs-1.16.3-2.fc28.x86_64
  libsss_sudo-1.16.3-2.fc28.x86_64
  libvirt-daemon-config-network-4.1.0-4.fc28.x86_64
  linux-atm-libs-2.5.1-20.fc28.x86_64
  oci-systemd-hook-1:0.1.17-3.gitbd86a79.fc28.x86_64
  openssl-pkcs11-0.4.8-1.fc28.x86_64
  perl-Mozilla-CA-20160104-7.fc28.noarch
  pigz-2.4-2.fc28.x86_64
  pinentry-gtk-1.1.0-2.fc28.x86_64
  poppler-utils-0.62.0-4.fc28.x86_64
  protobuf-c-1.3.0-4.fc28.x86_64
  rpm-sign-libs-4.14.1-9.fc28.x86_64
  sane-backends-drivers-cameras-1.0.27-17.fc28.x86_64
  slirp4netns-0.1-1.dev.gitc4e1bc5.fc28.x86_64
  sni-qt-0.2.6-11.fc28.x86_64
  sssd-nfs-idmap-1.16.3-2.fc28.x86_64
  sssd-proxy-1.16.3-2.fc28.x86_64
  systemd-bootchart-233-1.fc28.x86_64
  timedatex-0.5-3.fc28.x86_64
  trousers-0.3.13-10.fc28.x86_64
  webkit2gtk3-plugin-process-gtk2-2.20.5-1.fc28.x86_64
Run "systemctl reboot" to start a reboot
[kushal@silverblue28 kushal]$ 

+1 glad to have got you unblocked. Do you really think there is an issue with the ISO? Are you doing an interactive install?

I would expect many more people to not be able to upgrade if we had a problem with the default install path (which is interactive install from ISO).

Ah maybe that's what I did wrong=2E No, I did express install using gnome b=
oxes=2E=20

Do you not have this issue with the latest iso?

Ah maybe that's what I did wrong=2E No, I did express install using gnome b=oxes=2E=20

not really sure what an express install is, haven't done that before

Do you not have this issue with the latest iso?

This is the first I've heard of it. Maybe others have?

This one

Boxes is the GNOME application for running virtual machines=2E Recently =
Boxes added a new feature that makes it easier to run different Linux distr=
ibutions=2E You can now automatically install these distros in Boxes, as we=
ll as operating systems like FreeBSD and FreeDOS=2E=20

https://fedoramagazine=2Eorg/download-os-gnome-boxes/

ahh. someone more familiar with gnome-boxes and express build would need to try to reproduce and fix the issue. Thanks for the report.

cc @mclasen

I was hesitant to report it as we are so close to 29 but I thought maybe it=
will add a test case in testing for 29 when we get there=2E=20

I'm here if I can help in any way=2E I'm very excited for this project!=20

Sincerely,

There was a similar issue about a typo in the remote config that was reported on the old Silverblue discourse site, but it looks like that content has disappeared.

I remember trying to reproduce it with the ISO in a VM, but wasn't able to. However, there was a small handful of users where this happened.

Never zeroed in on the root cause, though. :cry:

I saw this in #silverblue this morning:

<Finwood> Hi there! I just installed silverblue28 (via GNOME Boxes as VM) and would like to perform an update / install layered packages, but `rpm-ostree status` reports *OstreeRemoteStatus: Remote "fedora-workstation" not found*
<Finwood> Is there anything I can do just now to fix this?
<misc> mhh, yes, what is the configuration in /etc/ostree ? (or rpm-ostree, not sure, left my laptop at home :/ )
<Finwood> inside `/etc/ostree` there's a `remotes.d` with a `fedora-worstation-28.conf` file
<Finwood> (not a typo, the file is actually named 'worstation' without k)
<Finwood> creating a new remote named 'fedora-workstation' with the same URL did not help, the repository does not have a 'fedora/28/x86_64/workstation' branch
<Finwood> looking at `ostree remote summary fedora-worstation-28` the repository seems to only have F27 branches
<Finwood> poking around I found a working repo; it should be "https://kojipkgs.fedoraproject.org/atomic/repo/" instead of "/atomic/workstation/"
<Finwood> problem seems to be solved :-)

So I think this is coming from osinfo-db, which GNOME Boxes uses. I submitted:
https://www.redhat.com/archives/libosinfo/2018-September/msg00023.html

screenshot.png
No such branch 'fedora/29/x86_64/workstation' in repository summary (0)

What's the environment here? GNOME Boxes? virt-manager?

Which ISO are you using?

GNOME Boxes. Fedora-Silverblue-ostree-x86_64-29-1.2.iso from https://silverblue.fedoraproject.org/download - it only fails when I leave the "express installation" option checked.

EDIT: Fixed wrong link (old clipboard)

one thing to do is check to see if the patch from jlebon made it into upstream and into to fedora.

one thing to do is check to see if the patch from jlebon made it into upstream and into to fedora.

Found it upstream -
https://gitlab.com/libosinfo/osinfo-db/commit/baae239e5a03f7918ad6869e1e8f7f380c0cc0c7

And it is included in version v20180920 forward of osinfo-db

Latest version of osinfo-db in Fedora 29 is osinfo-db-20181116-1.fc29

https://bodhi.fedoraproject.org/updates/FEDORA-2018-1f2ba5575c

So a freshly updated F29 system should have that patch.

The libosinfo Fedora package doesn't have the files from the patch when I do fedpkg prep.

Where should I look?

I have osinfo-db-20181116-1.fc29.noarch and itsems to have the patch.

$ grep ostreesetup /usr/share/osinfo/install-script/fedoraproject.org/silverblue-kickstart-desktop.xml 
ostreesetup --osname="fedora-workstation" --remote="fedora-<xsl:value-of select="os/version"/>" --url="file:///ostree/repo" --ref="fedora/<xsl:value-of select="os/version"/>/<xsl:value-of select="config/hardware-arch"/>/workstation" --nogpg

I reproduced what @churchyard was seeing running GNOME Boxes from a flatpak on my own Silverblue F29 system.

Interestingly enough, the flatpak info for it shows that the last change was to use the newest version of osinfo-db

$ flatpak info org.gnome.Boxes/x86_64/stable
Ref: app/org.gnome.Boxes/x86_64/stable
ID: org.gnome.Boxes
Arch: x86_64
Branch: stable
Origin: flathub
Collection ID: org.flathub.Stable
Date: 2018-11-16 15:55:48 +0000
Subject: Update osinfo-db to 20181116 (bcb32ed1)
Commit: 37995b8d1d70a840640287eaa2559b8e00da99c708a418bcf1e3d7ae490cf166
Parent: 7c2feda4b8d54f0fe65e1ce650f68f65f76e028c8d2f0ca88e635599704040d3
Location: /var/lib/flatpak/app/org.gnome.Boxes/x86_64/stable/37995b8d1d70a840640287eaa2559b8e00da99c708a418bcf1e3d7ae490cf166
Installed size: 488.9 MB
Runtime: org.gnome.Platform/x86_64/3.30
Sdk: org.gnome.Sdk/x86_64/3.30

And the patch has been applied:

$ grep ostreesetup /var/lib/flatpak/app/org.gnome.Boxes/x86_64/stable/37995b8d1d70a840640287eaa2559b8e00da99c708a418bcf1e3d7ae490cf166/files/share/osinfo/install-script/fedoraproject.org/silverblue-kickstart-desktop.xml 
ostreesetup --osname="fedora-workstation" --remote="fedora-<xsl:value-of select="os/version"/>" --url="file:///ostree/repo" --ref="fedora/<xsl:value-of select="os/version"/>/<xsl:value-of select="config/hardware-arch"/>/workstation" --nogpg

But the real problem is that there is no longer a fedora/29/x86_64/workstation ref in the ostree repo. It was renamed to fedora/29/x86_64/silverblue

$ ostree remote refs fedora-workstation | grep fedora/29/x86_64
fedora-workstation:fedora/29/x86_64/atomic-host
fedora-workstation:fedora/29/x86_64/silverblue
fedora-workstation:fedora/29/x86_64/testing/atomic-host
fedora-workstation:fedora/29/x86_64/testing/silverblue
fedora-workstation:fedora/29/x86_64/updates/atomic-host
fedora-workstation:fedora/29/x86_64/updates/silverblue

@dustymabe I thought we had a redirect from fedora/29/x86_64/workstation to fedora/29/x86_64/silverblue?

i was able to edit the file used by the Boxes flatpak to point to the right ref as a workaround:

$ diff silverblue-kickstart-desktop.xml silverblue-kickstart-desktop.xml.old 
62c62
< ostreesetup --osname="fedora-workstation" --remote="fedora-<xsl:value-of select="os/version"/>" --url="file:///ostree/repo" --ref="fedora/<xsl:value-of select="os/version"/>/<xsl:value-of select="config/hardware-arch"/>/silverblue" --nogpg
---
> ostreesetup --osname="fedora-workstation" --remote="fedora-<xsl:value-of select="os/version"/>" --url="file:///ostree/repo" --ref="fedora/<xsl:value-of select="os/version"/>/<xsl:value-of select="config/hardware-arch"/>/workstation" --nogpg

I submitted a patch to the libosinfo list with the above change. Will post a link once it is past the mailing list moderation.

@dustymabe I thought we had a redirect from fedora/29/x86_64/workstation to fedora/29/x86_64/silverblue?

see https://pagure.io/releng/issue/7761 . we aliased for rawhide (since it was an existing thing people were following) but we don't have an alias for 29 because if people are rebasing they should be using the new ref.

I submitted a patch to the libosinfo list with the above change. Will post a link once it is past the mailing list moderation.

The patch needs some additional work; the maintainers volunteered to help with the additional changes and it should be merged soon.

https://www.redhat.com/archives/libosinfo/2018-December/msg00025.html

It's been merged:
5420829e03348bd0fd30dd28fdc86d099ebb0215

The next release (which will include this fix) should happen around Dec 21st.

I'm closing this issue - if the problem persists, please open a bug report in https://github.com/fedora-silverblue/issue-tracker/issues.

Metadata Update from @tpopela:
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata
Attachments 1
Attached 5 years ago View Comment