Yumex Package Manager v5.2.0

Ответить
Draguljche
Сообщения: 18
Зарегистрирован: 15 фев 2023, 22:34
Operating system: ROSA Fresh Desktop 13.0 (fresh-desktop) x86_64
Откуда: SR Serbia

Yumex Package Manager v5.2.0

Сообщение Draguljche »

Hello there, I have a problem with yumex from rosa 13 repos version 5.2.0 when I select packages to install and/or when i click apply. I already searched through github of yumex, and found that there was others who had that problem like I do. And I think it is becouse of some deps in Rosa that needs to be updated. here is the error:

Код: Выделить всё

─[stefanm@Starchild:~]─[14:27:11]
╰─>$ yumex
(process:24414): Gtk-WARNING **: 14:27:14.861: Theme parser error: gtk-dark.css:8630:39-43: Expected a valid color.

(process:24414): Gtk-WARNING **: 14:27:14.861: Theme parser error: gtk-dark.css:8657:49-53: Expected a valid color.

(process:24414): Adwaita-WARNING **: 14:27:14.880: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.

(yumex:24414): Gtk-WARNING **: 14:27:16.151: Failed to set text 'Floorp fork build using custom branding & settings' from markup due to error parsing markup: Error on line 1: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity — escape ampersand as &

(yumex:24414): Gtk-WARNING **: 14:27:35.702: GtkText - did not receive a focus-out event.
If you handle this event, you must return
GDK_EVENT_PROPAGATE so the default handler
gets the event as well
  File "/usr/lib/python3.11/site-packages/yumex/utils/__init__.py", line 82, in target
    result = self.task_func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/backend/presenter.py", line 100, in depsolve
    return self.package_backend.depsolve(pkgs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/backend/dnf5daemon/__init__.py", line 551, in depsolve
    res, rc = self._build_transations(pkgs)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/backend/dnf5daemon/__init__.py", line 240, in _build_transations
    self.client.session_goal.reset()
  File "/usr/lib64/python3.11/site-packages/dbus/proxies.py", line 141, in __call__
    return self._connection.call_blocking(self._named_service,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/site-packages/dbus/connection.py", line 652, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/utils/__init__.py", line 82, in target
    result = self.task_func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/backend/presenter.py", line 100, in depsolve
    return self.package_backend.depsolve(pkgs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/backend/dnf5daemon/__init__.py", line 551, in depsolve
    res, rc = self._build_transations(pkgs)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/backend/dnf5daemon/__init__.py", line 240, in _build_transations
    self.client.session_goal.reset()
  File "/usr/lib64/python3.11/site-packages/dbus/proxies.py", line 141, in __call__
    return self._connection.call_blocking(self._named_service,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/site-packages/dbus/connection.py", line 652, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:27:54 CRITICAL: (yumex.main) -  Uncaught exception: org.freedesktop.DBus.Error.UnknownMethod: Unknown method reset or interface org.rpm.dnf.v0.Goal.
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/yumex/ui/window.py", line 416, in on_actions
    self.on_apply_actions_clicked()
  File "/usr/lib/python3.11/site-packages/yumex/ui/window.py", line 296, in on_apply_actions_clicked
    result = self._do_transaction(queued)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/ui/window.py", line 193, in _do_transaction
    result: TransactionResult = backend.build_transaction(queued)
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/backend/dnf5daemon/__init__.py", line 289, in build_transaction
    content, rc = self._build_transations(pkgs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/yumex/backend/dnf5daemon/__init__.py", line 240, in _build_transations
    self.client.session_goal.reset()
  File "/usr/lib64/python3.11/site-packages/dbus/proxies.py", line 141, in __call__
    return self._connection.call_blocking(self._named_service,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.11/site-packages/dbus/connection.py", line 652, in call_blocking
    reply_message = self.send_message_with_reply_and_block(
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Unknown method reset or interface org.rpm.dnf.v0.Goal.
fish: Job 1, 'yumex' terminated by signal SIGTERM (Polite quit request)
┬─[stefanm@Starchild:~]─[14:28:04]
And maybe yumex package to be updated to new version 5.4.0
irton
Сообщения: 1139
Зарегистрирован: 30 окт 2021, 04:17
Operating system: Rosa Fresh Xfce

Re: Yumex Package Manager v5.2.0

Сообщение irton »

updated to 5.4.0, may be fixed.
org.rpm.dnf.v0 may be from libdnf
Draguljche
Сообщения: 18
Зарегистрирован: 15 фев 2023, 22:34
Operating system: ROSA Fresh Desktop 13.0 (fresh-desktop) x86_64
Откуда: SR Serbia

Re: Yumex Package Manager v5.2.0

Сообщение Draguljche »

I will try it when I get home. Than ill report back. Thanx.
Ответить

Вернуться в «Программы РОСА десктоп»