Beiträge von akumar123

    Hello,

    I am using Susie Tumbleweed.


    ```

    NAME="openSUSE Tumbleweed"

    # VERSION="20230222"

    ID="opensuse-tumbleweed"

    ID_LIKE="opensuse suse"

    VERSION_ID="20230222"

    PRETTY_NAME="openSUSE Tumbleweed"

    ANSI_COLOR="0;32"

    CPE_NAME="cpe:/o:opensuse:tumbleweed:20230222"

    BUG_REPORT_URL="https://bugs.opensuse.org"

    HOME_URL="https://www.opensuse.org/"

    DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"

    LOGO="distributor-logo-Tumbleweed"

    ```


    If I try to update system with `zypper dup` I get below error, choosing solution 1 / 4, it goes recursive mode for similar such actions and it never ends.



    ```

    3 issues:

    Problem: the to be installed libKF5ConfigQml5-5.106.0-1.1.x86_64 requires 'libQt5Core5 >= 5.15.9+kde151', but this requirement cannot be provided

    Problem: the installed libKPimItinerary5-22.12.2-1.1.x86_64 requires 'libQt5Qml.so.5(Qt_5.15.8_PRIVATE_API)(64bit)', but this requirement cannot be provided

    Problem: the installed libQtQuick5-5.15.8+kde22-1.1.x86_64 requires 'libQt5Core.so.5(Qt_5.15.8_PRIVATE_API)(64bit)', but this requirement cannot be provided


    Problem: the to be installed libKF5ConfigQml5-5.106.0-1.1.x86_64 requires 'libQt5Core5 >= 5.15.9+kde151', but this requirement cannot be provided

    not installable providers: libQt5Core5-5.15.9+kde151-2.1.x86_64[Tumbleweed]

    libQt5Core5-5.15.9+kde151-2.1.x86_64[https-download.opensuse.org-3bde93b8]

    libQt5Core5-5.15.9+kde151-2.1.x86_64[https-download.opensuse.org-9f0e6545]

    libQt5Core5-5.15.9+kde151-2.1.x86_64[repo-oss]

    Solution 1: The following actions will be done:

    keep obsolete libKF5ConfigQml5-5.103.0-1.1.x86_64

    keep obsolete libKPimItinerary5-22.12.2-1.1.x86_64

    keep obsolete libQt5Test5-5.15.8+kde160-1.3.x86_64

    keep obsolete libQt5Widgets5-5.15.8+kde160-1.3.x86_64

    keep obsolete libQt5DBus5-5.15.8+kde160-1.3.x86_64

    keep obsolete libQt5Sql5-sqlite-5.15.8+kde160-1.3.x86_64

    keep obsolete libQt5Sql5-5.15.8+kde160-1.3.x86_64

    keep obsolete libKF5I18n5-5.103.0-1.1.x86_64

    Solution 2: uninstall libKF5ConfigQml5-5.103.0-1.1.x86_64

    Solution 3: deinstallation of libKPimItinerary5-22.12.2-1.1.x86_64

    Solution 4: break libKF5ConfigQml5-5.106.0-1.1.x86_64 by ignoring some of its dependencies


    Choose from above solutions by number or skip, retry or cancel [1/2/3/4/s/r/c/d/?] (c):

    ```


    What should I do please suggest.


    Thank you very much.