Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Rebasculer de ~arch vers arch (sans ACCEPT_KEYWORDS)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
pti-rem
Guru
Guru


Joined: 14 Oct 2011
Posts: 472

PostPosted: Thu Mar 11, 2021 11:30 am    Post subject: Reply with quote

Code:
n73sm ~ # equery d mercurial
 * These packages depend on mercurial:
app-portage/layman-2.4.3 (mercurial ? dev-vcs/mercurial)
dev-python/setuptools_scm-5.0.1 (!sparc ? dev-vcs/mercurial)
n73sm ~ #

Code:
n73sm ~ # layman -l

 * plex-overlay              [Git       ] (https://github.com/comio/plex-overlay.git                                                                                                    )

n73sm ~ #

YetiBarBar wrote:
En tout cas, sauf si tu as un besoin primordial d'accéder à mercurial ou que tu utilises un overlay basé sur mercurial, tu ne risques rien!

J'ai un lointain souvenir qui me rappelle « on sait jamais, ça pourrait servir... »
J'en ai pas l'utilité.

Par contre, je sais pas ce que ce dev-python/setuptools_scm-5.0.1 fait là...

Code:
n73sm ~ # equery d dev-python/setuptools_scm
 * These packages depend on dev-python/setuptools_scm:
dev-python/importlib_metadata-3.4.0 (dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)])
dev-python/py-1.10.0 (dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)])
dev-python/pylast-4.1.0 (dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)])
dev-python/setuptools-53.0.0 (dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)])
dev-python/tox-3.21.4 (dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)])
dev-python/virtualenv-20.4.0 (dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)])
dev-python/zipp-3.4.0 (>=dev-python/setuptools_scm-3.4.2[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)])
n73sm ~ #

C'est un gros bazar ?
Je laisse, c'est pas grave.
Back to top
View user's profile Send private message
YetiBarBar
Guru
Guru


Joined: 23 Dec 2005
Posts: 532

PostPosted: Thu Mar 11, 2021 5:18 pm    Post subject: Reply with quote

Tu n'utilises pas d'overlay sous Mercurial, donc tu peux des USE de layman.

Pour setuptools_scm, c'est une dépendance requise si tu utilises le USE test. equery donne un faux positif.

En enlevant le USE="mercurial" et en laissant:
Code:
emerge -DuavN --keep-going=y --with-bdeps=y @world
puis
Code:
emerge -av --depclean
, tu devrait avoir un paquet de moins en unstable!
Back to top
View user's profile Send private message
pti-rem
Guru
Guru


Joined: 14 Oct 2011
Posts: 472

PostPosted: Fri Mar 12, 2021 3:30 pm    Post subject: Reply with quote

Bonjour,

J'ai recompilé layman sans mercurial mais j'avoue que je n'ai pas très bien compris ton message YetiBarBar.
Que equery donne un faux positif, d'accord. Je ne sais pas pourquoi mais d'accord.

Je n'utilise pas le USE test pour setuptools_scm

Code:
rem@n73sm ~ $ sudo emerge -pv setuptools_scm

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] dev-python/setuptools_scm-5.0.1::gentoo  USE="-test" PYTHON_TARGETS="python3_7 python3_8 -pypy3 -python3_9" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
rem@n73sm ~ $

dev-vcs/mercurial-5.6.1-r1::gentoo n'est pas instable pour amd64 mais « The following features are restricted: [test] »
https://packages.gentoo.org/packages/dev-vcs/mercurial

Si il y a un objectif, c'est d'enlever dev-vcs/mercurial de mon système.

Code:
rem@n73sm ~ $ sudo emerge -av --depclean =dev-vcs/mercurial-5.6.1-r1::gentoo

Calculating dependencies... done!
>>> Calculating removal order...

>>> These are the packages that would be unmerged:

 dev-vcs/mercurial
    selected: 5.6.1-r1
   protected: none
     omitted: none

All selected packages: =dev-vcs/mercurial-5.6.1-r1

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

Would you like to unmerge these packages? [Yes/No] y
>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging (1 of 1) dev-vcs/mercurial-5.6.1-r1...
Packages installed:   1744
Packages in world:    372
Packages in system:   43
Required packages:    1744
Number removed:       1

 * GNU info directory index is up-to-date.
rem@n73sm ~ $

Voilà ! Ça a marché...
Ça revient presque au même que ce que tu voulais me dire, mais hier, ça voulait pas.

Code:
rem@n73sm ~ $ sudo equery depends dev-python/zstandard
 * These packages depend on dev-python/zstandard:
rem@n73sm ~ $
Back to top
View user's profile Send private message
YetiBarBar
Guru
Guru


Joined: 23 Dec 2005
Posts: 532

PostPosted: Sat Mar 13, 2021 7:22 am    Post subject: Reply with quote

Bonjour,

Pour le faux positif, "equery depends" a un bug avec les conditions imbriquées: https://bugs.gentoo.org/show_bug.cgi?id=485306

Code:
cat /usr/portage/dev-python/setuptools_scm/setuptools_scm-5.0.2.ebuild
permet de voir (si tu arrives à t'y retrouver dans la syntaxe des ebuilds :? ) que setuptools_scm dépend de mercurial si le flag test et que tu n'es pas sur sparc (ce qui n'est ni ton cas, ni le mien!).



Quitte à me répéter, après chaque mise à jour de world avec le flag --newuse, pense à lancer un
Code:
emerge -av --depclean
sans spécifier de paquets à nettoyer pour dégager tout ce qui est devenu obsolète (il faut quand même vérifier avant).
Back to top
View user's profile Send private message
pti-rem
Guru
Guru


Joined: 14 Oct 2011
Posts: 472

PostPosted: Sat Jul 10, 2021 11:26 am    Post subject: Reply with quote

Bonjour,

YetiBarBar wrote:
Pour le faux positif, "equery depends" a un bug avec les conditions imbriquées: https://bugs.gentoo.org/show_bug.cgi?id=485306

Je ne me suis pas intéressé au bug ; Il me fait penser à celui du USE doc global pour les références circulaires.

YetiBarBar wrote:
si tu arrives à t'y retrouver dans la syntaxe des ebuilds

Non, je ne m'y intéresse pas.

YetiBarBar wrote:
Quitte à me répéter

Tu as raison mais pas de souci pour moi à ce niveau là.
Je n'utilise pas l'option --verbose pour la commande --depclean ; juste --ask
Je peux l'utiliser pour un --depclean d'un paquet particulier.

YetiBarBar wrote:
il faut quand même vérifier avant

Ça peut être évident comme quasiment impossible.
Généralement, je fais confiance.
Je vérifie un peu.

Pour en revenir à ce sujet, le retrait de ruby25 aura eu la peau de ma volonté de revenir en stable.
La compilation de dev-ruby/bundler-2.1.4 échouait sur un "rdoc not found"
Après, je me suis bien mélangé les pinceaux et j'ai perdu du temps.
J'en aurais certainement gagné en postant une demande d'aide.

Je n'ai pas envie de revenir en arrière même si c'est probablement possible.

Je n'ai toujours pas de mention ACCEPT_KEYWORDS dans mon make.conf
J'ai retiré mon dépôt local g20 qui à vrai dire n'a pas beaucoup servi.

J'ai retiré mon /etc/portage/package.accept_keywords/arch qui était généré avant chaque mise à jour par la commande :
Code:
equery list -F '=$cpv::$repo' '*' > /etc/portage/package.accept_keywords/arch


Je laisse désormais ce sujet à l'abandon. Je verrai bien comment se dérouleront les prochaines mises à jour.
J'en ai marre d'administrer et mon utilisation se réduit de beaucoup. La mise en veille fonctionne bien.

Bien à vous

Code:
n73sm ~ # emerge --info
Portage 3.0.20 (python 3.9.5-final-0, default/linux/amd64/17.1/desktop, gcc-10.3.0, glibc-2.33-r1, 4.19.97-gentoo x86_64)
=================================================================
System uname: Linux-4.19.97-gentoo-x86_64-Intel-R-_Core-TM-_i7-2670QM_CPU_@_2.20GHz-with-glibc2.33
KiB Mem:    12200416 total,   4068596 free
KiB Swap:   12582908 total,  12582908 free
Timestamp of repository gentoo: Fri, 09 Jul 2021 23:45:01 +0000
Head commit of repository gentoo: 9dbdc2ab3748b2823e26edd26efa13356ada5f91
sh bash 5.1_p8
ld GNU ld (Gentoo 2.35.2 p1) 2.35.2
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.32.1::gentoo
dev-lang/python:          2.7.18_p10::gentoo, 3.6.13_p5::gentoo, 3.7.10_p6::gentoo, 3.9.5_p2::gentoo
dev-lang/rust-bin:        1.52.1::gentoo
dev-util/cmake:           3.18.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.24::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.3-r1::gentoo
sys-devel/binutils:       2.35.2::gentoo
sys-devel/gcc:            8.3.0-r3::gentoo, 9.2.0-r2::gentoo, 9.3.0-r2::gentoo, 10.3.0::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.fr.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24

plex-overlay
    location: /var/lib/layman/plex-overlay
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7-avx -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7-avx -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=3 --load-average=3.0 --keep-going --with-bdeps=y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirrors.linuxant.fr/distfiles.gentoo.org/ http://gentoo.modulix.net/gentoo/ http://gentoo.mirrors.ovh.net/gentoo-distfiles/ ftp://gentoo.mirrors.ovh.net/gentoo-distfiles/"
LANG="fr_FR.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="fr-FR fr en-US en en-GB"
MAKEOPTS="-j3 -l6"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi aes alsa amd64 avx bluetooth branding bzip2 cairo cdda cdr cli crypt cups dbus dri dts dvd dvdr elogind emboss encode examples exif fdk flac fortran gdbm gif gpm gtk gui handbook iconv icu jpeg lcms libglvnd libnotify libtirpc mad mmx mmxext mng mp3 mp4 mpeg multilib ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt5 readline sdl seccomp spell split-usr sse sse2 sse4_1 sse4_2 ssl ssse3 startup-notification svg tcpd tiff tools truetype udev udisks unicode upower usb utils vorbis wxwidgets x264 x265 xattr xcb xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="ptp2 ax203" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="fr-FR fr en-US en en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" NGINX_MODULES_HTTP="dav auth_pam fancyindex addition geoip fastcgi uwsgi gzip rewrite autoindex charset proxy" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python3_9 python3_7" RUBY_TARGETS="ruby26" SANE_BACKENDS="genesys hp hp3500 hp3900 hp4200 hp5400 hp5590 snapscan hpsj5s canon canon630u canon_dr" USERLAND="GNU" VIDEO_CARDS="i965 i915 intel nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS

n73sm ~ #


Last edited by pti-rem on Mon Jul 12, 2021 8:09 am; edited 1 time in total
Back to top
View user's profile Send private message
pti-rem
Guru
Guru


Joined: 14 Oct 2011
Posts: 472

PostPosted: Sat Jul 10, 2021 11:50 pm    Post subject: Reply with quote

pti-rem wrote:
Je n'ai pas envie de revenir en arrière même si c'est probablement possible.

Je n'ai pas pu m'en empêcher vu le petit correctif à appliquer à dev-ruby/bundler-2.1.4 pour achever son installation. (USE="-doc")
Je travaille mieux la nuit et après avoir dormi. Les journées sont souvent remplies de certitudes.

J'ai retiré de /etc/portage/package.accept_keywords/ ce que j'y avais mis pour la mise à jour en unstable de paquets concernant ruby ; l'essentiel de cette mise à jour.
Le nettoyage des USEs va attendre un petit peu.

Du coup, j'ai un petit paquet de downgrades :

Code:
n73sm ~ # emerge -avuDN @world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     UD ] virtual/rubygems-15::gentoo [16::gentoo] RUBY_TARGETS="ruby26 (-ruby25) (-ruby27%*) (-ruby30%*)" 0 KiB
[ebuild     UD ] dev-ruby/rake-12.3.3::gentoo [13.0.4::gentoo] USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27%*) (-ruby30%*)" 0 KiB
[ebuild     UD ] dev-ruby/power_assert-1.1.5::gentoo [2.0.0::gentoo] USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27*) (-ruby30%*)" 0 KiB
[ebuild   R    ] virtual/ruby-ssl-11::gentoo  RUBY_TARGETS="ruby26 (-ruby25) (-ruby27*) (-ruby30*)" 0 KiB
[ebuild     UD ] dev-ruby/did_you_mean-1.3.1:2.6::gentoo [1.5.0:2.6::gentoo] USE="-test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27%*) (-ruby30%*)" 0 KiB
[ebuild     UD ] dev-ruby/minitest-5.11.3:5::gentoo [5.14.4:5::gentoo] USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27%*) (-ruby30%*)" 0 KiB
[ebuild   R    ] dev-ruby/net-telnet-0.2.0:1::gentoo  USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27*)" 0 KiB
[ebuild     UD ] dev-ruby/xmlrpc-0.3.0::gentoo [0.3.2::gentoo] USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27*) (-ruby30%)" 0 KiB
[ebuild   R    ] dev-ruby/kpeg-1.1.0-r1:1::gentoo  USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27*) (-ruby30*)" 0 KiB
[ebuild     UD ] dev-ruby/test-unit-3.3.3:2::gentoo [3.4.4:2::gentoo] USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27%*) (-ruby30%*)" 0 KiB
[ebuild     UD ] dev-ruby/json-2.3.0:2::gentoo [2.5.1-r1:2::gentoo] USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27*) (-ruby30%*)" 0 KiB
[ebuild     UD ] dev-ruby/racc-1.4.14::gentoo [1.5.2-r1::gentoo] USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27%*) (-ruby30%*)" 0 KiB
[ebuild     UD ] dev-ruby/rubygems-3.0.9::gentoo [3.2.14::gentoo] USE="-server -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27%*) (-ruby30%*)" 0 KiB
[ebuild     UD ] dev-ruby/rdoc-6.1.2::gentoo [6.3.2::gentoo] USE="-doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27%*) (-ruby30%*)" 0 KiB
[ebuild     UD ] dev-ruby/bundler-2.1.4:2::gentoo [2.2.21:2::gentoo] USE="doc -test" RUBY_TARGETS="ruby26 (-ruby25) (-ruby27*) (-ruby30%*)" 0 KiB

Total: 15 packages (12 downgrades, 3 reinstalls), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] n

Quitting.

n73sm ~ # echo "=dev-ruby/bundler-2.1.4:2::gentoo -doc" >> /etc/portage/package.use/bundler
n73sm ~ # eselect ruby list
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
  [3]   ruby30 (with Rubygems)
n73sm ~ # eselect ruby set 1
Successfully switched to profile:
  ruby26
n73sm ~ #

Cette mise à jour s'effectue sans problème. « Found 19 matches » unstable.

Je préfèrerai me passer de ce /etc/portage/package.accept_keywords/arch que je générais.
À vrai dire, je n'ai pas encore bien compris réellement son fonctionnement et son utilité.
édition après une nouvelle mise à jour : il semble bien que cela fonctionne bien sans maintenant ; c'était peut-être utile au début ?

pti-rem wrote:
Je laisse désormais ce sujet à l'abandon

Je lui redonne sa chance mais je n'interviendrai pas beaucoup.
Back to top
View user's profile Send private message
pti-rem
Guru
Guru


Joined: 14 Oct 2011
Posts: 472

PostPosted: Mon Jul 12, 2021 11:14 am    Post subject: Reply with quote

Le retour en paquets stables est achevé.
J'ai un peu accéléré sur la fin avec une bonne quinzaine de paquets dont je n'avais pas une réelle utilité et qui pouvaient être retirés.

Ce fut une expérience intéressante ; Elle m'a fait ralentir mon rythme et elle a révélé des points que je dois mieux étudier.

Donc « ce n'est pas une mince affaire » en effet, mais c'est possible.
Cet achèvement est symbolique ; ce n'est qu'un trait dessiné dans le sable.

Je vais continuer mon utilisation ordinaire de Gentoo sur mon transportable presque vieux de 10 ans.
Je ne m'interdis pas du tout d'installer autre chose que du stable.

Pour le moment, je vais la tester telle qu'elle est quelques temps.
Et j'ai besoin de souffler aussi...

Je remercie toutes les personnes qui m'ont aidé en contribuant.

Code:
n73sm ~ # eix --installed-unstable
No matches found
n73sm ~ # ls /etc/portage/package.accept_keywords/
n73sm ~ # grep ACCEPT_KEYWORDS /etc/portage/make.conf
#ACCEPT_KEYWORDS="~amd64"
n73sm ~ #
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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