#88 comps sync updates
Closed 5 years ago by dustymabe. Opened 5 years ago by dustymabe.
dustymabe/workstation-ostree-config dusty  into  master

file modified
+1 -1
@@ -26,7 +26,7 @@ 

      # Why?

      - ncurses

      # Needs to be arch specific

-     - ppc64-utils

+     - powerpc-utils

    base-x:

      # These are for arm...need to handle arch-specific bits

      - xorg-x11-drv-armsoc

@@ -7,6 +7,7 @@ 

          "NetworkManager-bluetooth",

          "NetworkManager-openconnect-gnome",

          "NetworkManager-openvpn-gnome",

+         "NetworkManager-ppp",

          "NetworkManager-pptp-gnome",

          "NetworkManager-ssh-gnome",

          "NetworkManager-vpnc-gnome",
@@ -74,6 +75,7 @@ 

          "foomatic",

          "foomatic-db-ppds",

          "fpaste",

+         "fprintd-pam",

          "fros-gnome",

          "gdm",

          "gedit",
@@ -115,15 +117,8 @@ 

          "gnu-free-serif-fonts",

          "gnupg2",

          "google-noto-emoji-color-fonts",

-         "google-noto-emoji-fonts",

          "google-noto-sans-cjk-ttc-fonts",

-         "google-noto-sans-lisu-fonts",

-         "google-noto-sans-mandaic-fonts",

-         "google-noto-sans-meetei-mayek-fonts",

          "google-noto-sans-sinhala-fonts",

-         "google-noto-sans-tagalog-fonts",

-         "google-noto-sans-tai-tham-fonts",

-         "google-noto-sans-tai-viet-fonts",

          "google-noto-serif-cjk-ttc-fonts",

          "gstreamer1-plugin-mpg123",

          "gstreamer1-plugins-bad-free",
@@ -192,6 +187,7 @@ 

          "libproxy-mozjs",

          "librsvg2",

          "libsane-hpaio",

+         "linux-firmware",

          "logrotate",

          "lohit-assamese-fonts",

          "lohit-bengali-fonts",
@@ -204,6 +200,7 @@ 

          "lohit-telugu-fonts",

          "lrzsz",

          "lsof",

+         "lsvpd",

          "man-db",

          "man-pages",

          "mcelog",
@@ -278,6 +275,7 @@ 

          "spice-vdagent",

          "sssd",

          "sssd-common",

+         "sssd-kcm",

          "stix-fonts",

          "sudo",

          "sushi",
@@ -285,7 +283,6 @@ 

          "system-config-printer-udev",

          "systemd",

          "systemd-udev",

-         "tabish-eeyek-fonts",

          "tar",

          "tcpdump",

          "telnet",
@@ -308,7 +305,6 @@ 

          "which",

          "wireless-tools",

          "words",

-         "wvdial",

          "xdg-desktop-portal",

          "xdg-desktop-portal-gtk",

          "xdg-user-dirs-gtk",

  • comps sync; leave in authselect workaround
  • comps sync blacklist ppc64-utils -> powerpc-utils

@walters @jlebon do we still need to keep leaving in the "authselect workaround" (7512f9f) like I have been doing?

I think we should use my PR https://pagure.io/workstation-ostree-config/pull-request/89 - I tested it locally and hit the lsvpd is ppc64le only issue for example.

As far as the authselect workaround - as far as I know yes.

Pull-Request has been closed by dustymabe

5 years ago