Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst]Portage system liste prüfen/ korrigieren
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
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3483
Location: Berlin

PostPosted: Fri Oct 15, 2021 7:05 am    Post subject: [gelöst]Portage system liste prüfen/ korrigieren Reply with quote

Hallo, ich habe den Verdacht, das bei einem system-Update auch ebuilds dabei sind, die nicht dazu gehören. (Beispiel heute: kde-plasma/polkit-kde-agent). Kann man das irgendwie überprüfen/ reparieren?

Last edited by flammenflitzer on Sun Oct 17, 2021 1:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Fri Oct 15, 2021 7:30 am    Post subject: Reply with quote

Code:
$ equery d kde-plasma/polkit-kde-agent
 * These packages depend on kde-plasma/polkit-kde-agent:
kde-frameworks/kauth-5.87.0 (policykit ? kde-plasma/polkit-kde-agent)
kde-plasma/plasma-meta-5.22.5-r1 (>=kde-plasma/polkit-kde-agent-5.22.5:5)
sys-auth/polkit-0.119-r2 (kde ? kde-plasma/polkit-kde-agent)
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3483
Location: Berlin

PostPosted: Fri Oct 15, 2021 8:41 pm    Post subject: Reply with quote

Danke. Ich meinte eigentlich, ob es irgendwo eine Liste der system ebuilds gibt und wie ich die mit meinem System vergleichen kann.
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Fri Oct 15, 2021 9:12 pm    Post subject: Reply with quote

Sorry. Ich verstehe die Frage nicht. Was ist denn "die Liste der system ebuilds"? Meinst Du eine Liste aller ebuilds, die auf dem System installiert sind? Oder eine Liste aller ebuilds, die installiert sein sollten? oder meinst Du wirklich @system?

Die letztgenannten beiden Listen solltest Du übrigens erhalten mit
Code:
emerge --empty -pv @world
emerge --empty -pv @system
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3483
Location: Berlin

PostPosted: Sat Oct 16, 2021 5:55 am    Post subject: Reply with quote

Bei mir werden bei
Code:
emerge --empty -pv @system
ebuilds angezeigt, die m.E. nicht in system, sondern in world gehören.
Code:

kde-frameworks/breeze-icons
kde-frameworks/kguiaddons
u.ä.
. Geht aber nicht um Leben und Tod. System läuft...
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4554
Location: Germany

PostPosted: Sat Oct 16, 2021 2:49 pm    Post subject: Reply with quote

Hm, ich bin mir auch nicht ganz sicher was genau gesucht wird.
Falls es die Paketliste des system-Sets ist - diese ist im ::gentoo Repo im base-Profil einsehbar –>
https://gitweb.gentoo.org/repo/gentoo.git/tree/profiles/base/packages
oder auch auf deinem System via
Code:
less `portageq get_repo_path / gentoo`/profiles/base/packages


Oder auch mit emerge, ohne die durch USE-Flags hinzufügbaren Abhängigkeiten, via
Code:
emerge -pv --nodeps @system


Ich hoffe das hilft ein wenig weiter :)
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Sat Oct 16, 2021 3:17 pm    Post subject: Reply with quote

flammenflitzer wrote:
Bei mir werden bei
Code:
emerge --empty -pv @system
ebuilds angezeigt, die m.E. nicht in system, sondern in world gehören.
Code:

kde-frameworks/breeze-icons
kde-frameworks/kguiaddons
u.ä.
. Geht aber nicht um Leben und Tod. System läuft...

Erst mal gebe ich Dir Recht, dass "breeze-icons" und "kguiaddons" nicht zu @system gehören sollten.

Aber:

Die Pakete, die zu @system gehören, hängen auch von den USE-Flags und dem gewählten Profil ab.

Ich verwende beispielsweise "no-multilib". Bei mir gehören "breeze-icons" und "kguiaddons" NICHT zu @system

Wenn ich hingegen zu "desktop/plasma/systemd" wechsle, dann gehören "breeze-icons" und "kguiaddons" auf einmal schon zu @system.

Warum?

Subversion gehört zu @system. Und Subversion hat ein USE Flag "kwallet". Dieses wird über "desktop/plasma/systemd" aktiviert - und dann zieht Subversion eine ganze Reihe von kde-frameworks Paketen mit rein.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3483
Location: Berlin

PostPosted: Sun Oct 17, 2021 1:53 pm    Post subject: Reply with quote

Ich bedanke mich, für die erschöpfenden und kompetenten Antworten. :D
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