Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] xdg-desktop-portal scheitert
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1609

PostPosted: Fri Sep 22, 2023 11:20 am    Post subject: [gelöst] xdg-desktop-portal scheitert Reply with quote

Hallo zusammen,

in gentoo-unstable kommt ein Problem:

Code:

Verifying ebuild manifests
>>> Emerging (1 of 52) sys-apps/xdg-desktop-portal-1.18.0::gentoo
>>> Failed to emerge sys-apps/xdg-desktop-portal-1.18.0, Log file:
>>>  '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/temp/build.log'
>>> Jobs: 0 of 52 complete, 1 failed                Load avg: 0.47, 2.74, 3.69
 * Package:    sys-apps/xdg-desktop-portal-1.18.0:0
 * Repository: gentoo
 * Maintainer: kde@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux systemd
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Checking whether python3_12 is suitable ...
 *   dev-lang/python:3.12 ...
 [ ok ]
 *   python_check_deps ...
 *     dev-python/pytest[python_targets_python3_12(-)] ...
 [ !! ]
 [ !! ]
 * Checking whether python3_11 is suitable ...
 *   dev-lang/python:3.11 ...
 [ ok ]
 *   python_check_deps ...
 *     dev-python/pytest[python_targets_python3_11(-)] ...
 [ !! ]
 [ !! ]
 * Checking whether python3_10 is suitable ...
 *   dev-lang/python:3.10 ...
 [ !! ]
 * No Python implementation found for the build. This is usually
 * a bug in the ebuild. Please report it to bugs.gentoo.org
 * along with the build log.

 * ERROR: sys-apps/xdg-desktop-portal-1.18.0::gentoo failed (setup phase):
 *   No supported Python implementation installed.
 *
 * Call stack:
 *              ebuild.sh, line 136:  Called pkg_setup
 *              ebuild.sh, line 370:  Called python-any-r1_pkg_setup
 *   python-any-r1.eclass, line 342:  Called python_setup
 *   python-any-r1.eclass, line 330:  Called die
 * The specific snippet of code:
 *      die "No supported Python implementation installed."
 *
 * If you need support, post the output of `emerge --info '=sys-apps/xdg-desktop-portal-1.18.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/xdg-desktop-portal-1.18.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/temp/die.env'.
 * Working directory: '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/empty'
 * S: '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/work/xdg-desktop-portal-1.18.0'

 * Messages for package sys-apps/xdg-desktop-portal-1.18.0:

 * No Python implementation found for the build. This is usually
 * a bug in the ebuild. Please report it to bugs.gentoo.org
 * along with the build log.
 * ERROR: sys-apps/xdg-desktop-portal-1.18.0::gentoo failed (setup phase):
 *   No supported Python implementation installed.
 *
 * Call stack:
 *              ebuild.sh, line 136:  Called pkg_setup
 *              ebuild.sh, line 370:  Called python-any-r1_pkg_setup
 *   python-any-r1.eclass, line 342:  Called python_setup
 *   python-any-r1.eclass, line 330:  Called die
 * The specific snippet of code:
 *      die "No supported Python implementation installed."
 *
 * If you need support, post the output of `emerge --info '=sys-apps/xdg-desktop-portal-1.18.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/xdg-desktop-portal-1.18.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/temp/die.env'.
 * Working directory: '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/empty'
 * S: '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.18.0/work/xdg-desktop-portal-1.18.0'


Es taucht auf am Anfang von kde-plasma/plasma-meta

Warum funktioniert das nicht mit der Installation?
Ich verstehe es leider nicht, was da abläuft.

Gruß
ManfredB


Last edited by ManfredB on Sat Sep 23, 2023 5:40 am; edited 1 time in total
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4558
Location: Germany

PostPosted: Fri Sep 22, 2023 11:27 am    Post subject: Reply with quote

ManfredB,
herzlichen Glückwunsch - du hast ein Bug gefunden :)
-> https://bugs.gentoo.org/914510

Vorschlag: warte bis der bug gefixt ist,
oder nutze die stable Version.

/edit:
Vorläufiger Workaround der erst mal funktionieren sollte:
Code:
echo "=sys-apps/xdg-desktop-portal-1.18.0 -~amd64" >> /etc/portage/package.accept_keywords/misc
Back to top
View user's profile Send private message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1609

PostPosted: Fri Sep 22, 2023 12:06 pm    Post subject: Reply with quote

Vielen Dank für die Aufklärung!

Ich habe gerade in den bug-Nachrichten geschaut.
Alle Tricks haben bis jetzt nicht geholfen.
Also - warten, warten,warten....

Das mache ich auch.

Liebe Grüße
ManfredB
Back to top
View user's profile Send private message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1609

PostPosted: Fri Sep 22, 2023 1:13 pm    Post subject: Reply with quote

Hallo zusammen,

mir ist vorhin ein lustiger Gedanke durch den Kopf gegangen:

g.-stable: wie ein entspannter Spaziergang um einen See herum, nach ein paar Stunden ist man am Ziel.

g.-unstable: wie ein Aufstieg in den Alpen, plötzlich geht es nicht mehr weiter - die Bergrettung müsste kommen....

Wenn ich meine eigenen Vorstellungen betrachte: ich würde auch lieber um einen See herum spazieren als mühevoll auf einen Berg zu klettern.

Fazit: stable +++, unstable +-+
Back to top
View user's profile Send private message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1609

PostPosted: Fri Sep 22, 2023 1:41 pm    Post subject: Reply with quote

Das habe ich gerade unter bug gefunden:

Code:

 Harris Landgarten 2023-09-22 12:16:53 UTC

on my system, I installed python-dbusmock and sys-apps/flatplat and then xdg-desktop-portal built to completion.


Was er dort schreibt: sys-apps/flatplat habe ich bei gentoo nicht gefunden.

Gruß
ManfredB

Möglicherweise meinte er sys-apps/flatpak
Back to top
View user's profile Send private message
ManfredB
Veteran
Veteran


Joined: 27 Dec 2007
Posts: 1609

PostPosted: Fri Sep 22, 2023 2:57 pm    Post subject: Reply with quote

Fazit:

Ich habe die Installation trotzdem fortgesetzt. Interessant war, als ich kdeadmin-meta kdegraphics-meta kdemultimedia-meta und kdeutils-meta kdialog kmahjongg krusader kshisen kwrite installiert habe, kamen gegen Ende 7 Pakete von kde-plasma dazu, vermutlich weil sie benötigt wurden.
Die Gesamt-Installation ist nun beim letzten großen Volumen: libreoffice libreoffice-l10n.

Nun bin ich sehr gespannt, ob das System starten kann und vor allem auf dem Desktop landet.

Gruß
ManfredB
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum