No - still there - I always zypper ref first  - there is a Bugzilla open on this for gtk3-branding-openSUSE.

Thu Sep  8 07:32:20 CDT 2022
VM4:~ # zypper ref ; zypper -n up ; date
Repository 'Packman 15.4 Repository' is up to date.                             
Repository 'Update repository of openSUSE Backports' is up to date.             
Repository 'openSUSE-Leap-15.4-Non-Oss' is up to date.                          
Repository 'openSUSE-Leap-15.4-Oss' is up to date.                              
Repository 'Update repository from SUSE Linux Enterprise 15' is up to date.     
Repository 'Update Repository (Non-Oss)' is up to date.                         
Repository 'openSUSE-Leap-15.4-Update' is up to date.                           
Repository 'TeamViewer - x86_64' is up to date.                                 
All repositories have been refreshed.
Loading repository data...
Reading installed packages...

The following package update will NOT be installed:
  libgtk-3-0
Nothing to do.
Thu Sep  8 07:32:42 CDT 2022
VM4:~ # zypper in libgtk-3-0
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: the installed gtk3-branding-openSUSE-15.0-lp154.2.2.1.noarch requires 'libgtk-3-0 = 3.24.31', but this requirement cannot be provided
 Solution 1: deinstallation of gtk3-branding-openSUSE-15.0-lp154.2.2.1.noarch
 Solution 2: do not install libgtk-3-0-3.24.34-150400.3.3.1.x86_64
 Solution 3: break gtk3-branding-openSUSE-15.0-lp154.2.2.1.noarch by ignoring some of its dependencies


Choose from above solutions by number or cancel [1/2/3/c/d/?] (c): c

VM4:~ # zypper lr
Repository priorities are without effect. All enabled repositories share the same priority.

#  | Alias                    | Name                                            | Enabled | GPG Check | Refresh
---+--------------------------+-------------------------------------------------+---------+-----------+--------
 1 | Packman                  | Packman 15.4 Repository                         | Yes     | (r ) Yes  | Yes
 2 | X11_MATE_Current         | MATE openSUSE_Leap_15.4                         | No      | ----      | ----
 3 | adobe                    | adobe                                           | No      | ----      | ----
 4 | brave-browser            | brave-browser                                   | No      | ----      | ----
 5 | mozilla                  | mozilla                                         | No      | ----      | ----
 6 | os-repo-backports-update | Update repository of openSUSE Backports         | Yes     | (r ) Yes  | Yes
 7 | os-repo-non-oss          | openSUSE-Leap-15.4-Non-Oss                      | Yes     | (r ) Yes  | Yes
 8 | os-repo-oss              | openSUSE-Leap-15.4-Oss                          | Yes     | (r ) Yes  | Yes
 9 | os-repo-sle-update       | Update repository from SUSE Linux Enterprise 15 | Yes     | (r ) Yes  | Yes
10 | os-repo-update-non-oss   | Update Repository (Non-Oss)                     | Yes     | (r ) Yes  | Yes
11 | os-repo-update-oss       | openSUSE-Leap-15.4-Update                       | Yes     | (r ) Yes  | Yes
12 | os-repo-virtualization   | openSUSE-Leap-15.4-Virtualization               | No      | ----      | ----
13 | skype-stable             | Skypeforlinux - stable                          | No      | ----      | ----
14 | teamviewer               | TeamViewer - x86_64                             | Yes     | (r ) Yes  | No
VM4:~ # grep http /etc/zypp/repos.d/*.repo
/etc/zypp/repos.d/X11_MATE_Current.repo:baseurl=http://mirrorcache-us.opensuse.org/repositories/X11:/MATE:/Current/openSUSE_Leap_$releasever/
/etc/zypp/repos.d/X11_MATE_Current.repo:gpgkey=http://mirrorcache-us.opensuse.org/repositories/X11:/MATE:/Current/openSUSE_Leap_$releasever/repodata/repomd.xml.key
/etc/zypp/repos.d/adobe.repo:baseurl=http://linuxdownload.adobe.com/linux/x86_64/
/etc/zypp/repos.d/brave-browser.repo:baseurl=https://brave-browser-rpm-release.s3.brave.com/x86_64/
/etc/zypp/repos.d/mozilla.repo:baseurl=http://mirrorcache-us.opensuse.org/repositories/mozilla/openSUSE_Leap_$releasever
/etc/zypp/repos.d/os-repo-backports-update.repo:baseurl=https://mirrorcache-us.opensuse.org/update/leap/$releasever/backports/
/etc/zypp/repos.d/os-repo-non-oss.repo:baseurl=https://mirrorcache-us.opensuse.org/distribution/leap/$releasever/repo/non-oss/
/etc/zypp/repos.d/os-repo-oss.repo:baseurl=https://mirrorcache-us.opensuse.org/distribution/leap/$releasever/repo/oss/
/etc/zypp/repos.d/os-repo-sle-update.repo:baseurl=https://mirrorcache-us.opensuse.org/update/leap/$releasever/sle/
/etc/zypp/repos.d/os-repo-update-non-oss.repo:baseurl=https://mirrorcache-us.opensuse.org/update/leap/$releasever/non-oss/
/etc/zypp/repos.d/os-repo-update-oss.repo:baseurl=https://mirrorcache-us.opensuse.org/update/leap/$releasever/oss/
/etc/zypp/repos.d/os-repo-virtual.repo:baseurl=https://mirrorcache-us.opensuse.org/repositories/Virtualization/openSUSE_Leap_$releasever/
/etc/zypp/repos.d/packman.repo:baseurl=http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_$releasever
/etc/zypp/repos.d/skype-stable.repo:baseurl=https://repo.skype.com/rpm/stable/
/etc/zypp/repos.d/skype-stable.repo:gpgkey=https://repo.skype.com/data/SKYPE-GPG-KEY
/etc/zypp/repos.d/teamviewer.repo:baseurl=https://linux.teamviewer.com/yum/stable/main/binary-$basearch/
/etc/zypp/repos.d/teamviewer.repo:gpgkey=https://linux.teamviewer.com/pubkey/currentkey.asc
VM4:~ #



On 9/8/22 06:48, Marcus Meissner wrote:
Hi,

Did you run "zypper ref" before?

I think the conflicts should be resolved now.

Is zypper patch working or also reporting conflicts?

Ciao, Marcus

On Wed, Sep 07, 2022 at 01:17:48PM -0500, Larry Len Rainey wrote:
Any idea when this will be fixed every 15.4 machine I support has this issue.
This way since 07:00 CST.


The following 18 package updates will NOT be installed:
  gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai
  gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-lang

Nothing to do.


VM1:~ # zypper in gtk3-immodule-amharic
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: the to be installed gtk3-immodule-amharic-3.24.34-150400.3.3.1.x86_64
requires 'gtk3 = 3.24.34', but this requirement cannot be provided
  not installable providers: libgtk-3-0-3.24.34-150400.3.3.1.x86_64
[os-repo-sle-update]
 Solution 1: deinstallation of gtk3-branding-openSUSE-15.0-lp154.2.2.1.noarch
 Solution 2: do not install gtk3-immodule-amharic-3.24.34-150400.3.3.1.x86_64
 Solution 3: break gtk3-immodule-amharic-3.24.34-150400.3.3.1.x86_64 by
ignoring some of its dependencies

Choose from