From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6541E138CD0 for ; Mon, 18 May 2015 21:00:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41C1AE0920; Mon, 18 May 2015 21:00:07 +0000 (UTC) Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B032E08EC for ; Mon, 18 May 2015 21:00:05 +0000 (UTC) Received: by wizk4 with SMTP id k4so94117297wiz.1 for ; Mon, 18 May 2015 14:00:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=Y9mTqN+3Zy2j9OeE0+gFU0Eqaswovk/T241rTKFU5TI=; b=Tl5qpKNzxeDxW8rnBxsNIr52z3q4558bk4yaJcun6j8qN15q4l+Zz6AX8df9t4Np1x dV6QB9yaMWq1paA4aEE5fIhlZX9jiVkrC9tE3mt4YguFaC6kO8siMswfspjYY17Ske7C mqFbXG+4zY/DfG3kX7nIlCyoQ8vtf58a4qjvAauoI50WixgNuu5P1dI+e9vC/bKz8Dae oGPJ1TrgnPdisMLXwkOlnOg+JTtgu6DCDrgp8saOwnVo6qjZpDZb4TpbQAHZ6sPlQECv qk3t1ClvQDdwBalj+eQLgfNf0l+tBvuE8ECfR6oxBWs5yUUrB7aIClGoOL4OoyfxGC7h kvhA== X-Received: by 10.194.71.51 with SMTP id r19mr36030268wju.74.1431982803961; Mon, 18 May 2015 14:00:03 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPSA id o5sm14757894wia.0.2015.05.18.14.00.02 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 18 May 2015 14:00:03 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: How to disable gnome-keyring support in chromium? Date: Mon, 18 May 2015 21:59:49 +0100 User-Agent: KMail/1.13.7 (Linux/3.18.12-gentoo; KDE/4.14.3; x86_64; ; ) References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart143201891.eptSL4Gn4u"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201505182159.59103.michaelkintzios@gmail.com> X-Archives-Salt: 130c28e1-29a2-4563-a6aa-78a3f6939bed X-Archives-Hash: 7f0979fb750b37a06d4bc64f7cf2ebe4 --nextPart143201891.eptSL4Gn4u Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Monday 18 May 2015 21:30:51 Grant Edwards wrote: > On 2015-05-18, Manuel Sch=C3=B6nlaub wrote: > > Hm, I can't really reproduce it here. >=20 > I forgot to menion I'm using chromium stable 42.0.2311.135. Same here. > > - Did you disable these USE flags on the CLI, for that package only or > >=20 > > system wide? >=20 > It's not enabled anywhere (make.conf, packate.use, profile, etc), > however it is not disabled anywhere either. Almost same here. I have USE=3D"-gnome" in make.conf and gnome-keyring is = also=20 disabled globally (I guess due to my profile): $ euse -i gnome-keyring global use flags (searching: gnome-keyring) ************************************************************ [- ] gnome-keyring - Enable support for storing passwords via gnome- keyring local use flags (searching: gnome-keyring) ************************************************************ [- ] gnome-keyring sys-auth/pambase: Enable pam_gnome_keyring module on system login=20 stack. This enables proper Gnome Keyring access to logins, whether=20 they are done with the login shell, a Desktop Manager or a remote=20 login systems such as SSH. [- ] 20101024-r2 [gentoo] [- ] 20120417-r3 [gentoo] [- ] 20140313 [gentoo] [- ] 20150213 [gentoo] > > - Is the gnome-keyring directly pulled in by chromium? >=20 > No, I don't think so. >=20 > From what I can tell from looking at ebuild files, Chromium > unconditionally requires libsecret, and libsecret unconditionally > requires gnome-keyring. >=20 > > - What does emerge --info say? >=20 > It doesn't mention gnome-keyring at all: >=20 > Portage 2.2.18 (python 2.7.9-final-0, default/linux/amd64/13.0, gcc-4.8.4, > glibc-2.20-r2, 3.18.11-gentoo x86_64) > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > System uname: > Linux-3.18.11-gentoo-x86_64-Intel-R-_Core-TM-_i5-3570K_CPU_@_3.40GHz-with- > gentoo-2.2 KiB Mem: 8064448 total, 1368024 free > KiB Swap: 5885112 total, 5879556 free > Timestamp of repository gentoo: Mon, 18 May 2015 16:30:01 +0000 > sh bash 4.2_p53 > ld GNU ld (Gentoo 2.24 p1.4) 2.24 > app-shells/bash: 4.2_p53::gentoo > dev-java/java-config: 2.2.0::gentoo > dev-lang/perl: 5.20.2::gentoo > dev-lang/python: 2.7.9-r1::gentoo, 3.3.5-r1::gentoo, 3.4.1::gent= oo > dev-util/cmake: 2.8.12.2-r1::gentoo > dev-util/pkgconfig: 0.28-r2::gentoo > sys-apps/baselayout: 2.2::gentoo > sys-apps/openrc: 0.13.11::gentoo > sys-apps/sandbox: 2.6-r1::gentoo > sys-devel/autoconf: 2.13::gentoo, 2.69::gentoo > sys-devel/automake: 1.11.6-r1::gentoo, 1.13.4::gentoo > sys-devel/binutils: 2.24-r3::gentoo > sys-devel/gcc: 4.3.6-r1::gentoo, 4.5.4::gentoo, 4.6.4::gentoo, > 4.8.4::gentoo sys-devel/gcc-config: 1.7.3::gentoo > sys-devel/libtool: 2.4.6::gentoo > sys-devel/make: 4.1-r1::gentoo > sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers) > sys-libs/glibc: 2.20-r2::gentoo > Repositories: >=20 > gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 >=20 > ACCEPT_KEYWORDS=3D"amd64" > ACCEPT_LICENSE=3D"* -@EULA" > CBUILD=3D"x86_64-pc-linux-gnu" > CFLAGS=3D"-march=3Dnative -O2 -pipe" > CHOST=3D"x86_64-pc-linux-gnu" > CONFIG_PROTECT=3D"/etc /usr/lib64/libreoffice/program/sofficerc > /usr/share/gnupg/qualified.txt /var/lib/hsqldb" > CONFIG_PROTECT_MASK=3D"/etc/ca-certificates.conf /etc/dconf /etc/env.d > /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release > /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ > /etc/php/cli-php5.5/ext-active/ /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=3D"-march=3Dnative -O2 -pi= pe" > DISTDIR=3D"/usr/portage/distfiles" > FCFLAGS=3D"-O2 -pipe" > FEATURES=3D"assume-digests binpkg-logs config-protect-if-modified distloc= ks > ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs > protect-owned sandbox sfperms splitdebug strict unknown-features-warn > unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" > FFLAGS=3D"-O2 -pipe" > GENTOO_MIRRORS=3D"http://gentoo.cites.uiuc.edu/pub/gentoo/ > http://gentoo.cs.uni.edu/ http://lug.mtu.edu/gentoo/" LANG=3D"en_US.utf8" > LDFLAGS=3D"-Wl,-O1 -Wl,--as-needed" > MAKEOPTS=3D"-j2" > PKGDIR=3D"/usr/portage/packages" > PORTAGE_CONFIGROOT=3D"/" > PORTAGE_RSYNC_OPTS=3D"--recursive --links --safe-links --perms --times > --omit-dir-times --compress --force --whole-file --delete --stats > --human-readable --timeout=3D180 --exclude=3D/distfiles --exclude=3D/local > --exclude=3D/packages" PORTAGE_TMPDIR=3D"/var/tmp" > USE=3D"X a52 aac acl aes alsa amd64 avx berkdb bzip2 cdr cli cracklib cry= pt > cups cxx dri dvd flac fortran gdbm gkt2 gtk iconv imap ipv6 jpeg mmx > mmxext modules mozbranding mp3 multilib ncurses nls nptl nsplugin ogg > openmp pam pcre pdf png popcnt readline samba session sse sse2 sse3 sse4_1 > sse4_2 ssl ssse3 svg tcpd tiff tk unicode v4l vorbis xv zlib" ABI_X86=3D"= 64" > ALSA_CARDS=3D"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=3D"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 uni > que_id userdir usertrack vhost_alias" CALLIGRA_FEATURES=3D"kexi words flow > plan sheets stage tables krita karbon braindump author" CAMERAS=3D"ptp2" > COLLECTD_PLUGINS=3D"df interface irq load memory rrdtool swap syslog" > CPU_FLAGS_X86=3D"aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 > ssse3" ELIBC=3D"glibc" GPSD_PROTOCOLS=3D"ashtech aivdm earthmate evermore= fv18 > garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver > oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate > tnt ublox ubx" INPUT_DEVICES=3D"evdev mouse keyboard" KERNEL=3D"linux" > LCD_DEVICES=3D"bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb > ncurses text" LIBREOFFICE_EXTENSIONS=3D"presenter-console > presenter-minimizer" OFFICE_IMPLEMENTATION=3D"libreoffice" > PHP_TARGETS=3D"php5-5" PYTHON_SINGLE_TARGET=3D"python2_7" > PYTHON_TARGETS=3D"python2_7 python3_3" RUBY_TARGETS=3D"ruby19 ruby20" > USERLAND=3D"GNU" VIDEO_CARDS=3D"intel" XTABLES_ADDONS=3D"quota2 psd pknoc= k lscan > length2 ipv4options ipset ipp2p iface geoip fuzzy con dition tee tarpit > sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset:=20 > CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, > PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, > PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON I fought around with it too and came to the conclusion that if I want to=20 continue to use Chromium I will have to accept the installation of yet- another-gnome-package. =2D-=20 Regards, Mick --nextPart143201891.eptSL4Gn4u Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJVWlLPAAoJELAdA+zwE4YeVNsH/3N+lGhoJn65OoydfU+TKPnd NNicfErNQEdFfPOFvGLtWWcXit1Iq8ZOVK4zIapvR4maaPepC2uVD1j+X6jo2tGT yfDFyZcAXiOtr0n12jCDw0MVzcOqPD9s364QrNtTJsHF/nqbsbkSC+wAjzH/Sls0 +Lgj4RW6iMPE7nYU+c18QNiWZlxWj/JfL571Wt5HgRQIFdePH2jd+Q3NvGfpg8nz AyBgMev/xH+DLV19bxBHR23MiSXDytvdV/BFxKbdHhRgH43r4lW4UzbRf+IWoPzb KlwP0O/dbz9NI1vbFKGt9O86+8I3YXCfg/LHC+CaU9pZ5yeM3GUsGfyds0OKz6A= =S9Fs -----END PGP SIGNATURE----- --nextPart143201891.eptSL4Gn4u--