Making install in libpurple make[1]: Entering directory '/tmp/portage/net-im/pidgin-2.13.0-r8/work/pidgin-2.13.0/libpurple' make install-recursive make[2]: Entering directory '/tmp/portage/net-im/pidgin-2.13.0-r8/work/pidgin-2.13.0/libpurple' Making install in data/gconf make[3]: Entering directory '/tmp/portage/net-im/pidgin-2.13.0-r8/work/pidgin-2.13.0/libpurple/data/gconf' make[4]: Entering directory '/tmp/portage/net-im/pidgin-2.13.0-r8/work/pidgin-2.13.0/libpurple/data/gconf' make[4]: Nothing to be done for 'install-exec-am'. GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule purple.schemas 2>&1 | \ grep -v "^WARNING: failed to install schema" | grep -v "^Attached schema" 1>&2 || true * ACCESS DENIED: open_wr: /etc/gconf/gconf.xml.defaults/.testing.writeability * ACCESS DENIED: unlink: /etc/gconf/gconf.xml.defaults/.testing.writeability r7 builds and installs fine here.
Created attachment 618716 [details] emerge --info net-im/pidgin
Created attachment 618718 [details] build.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a17c5d09e80b2228b47dba7b103a8dae06c9520 commit 5a17c5d09e80b2228b47dba7b103a8dae06c9520 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2020-03-14 10:04:17 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2020-03-14 10:04:36 +0000 sys-devel/kgcc64: restore valid ebuild Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/712454 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> sys-devel/kgcc64/kgcc64-9.3.0-r1.ebuild | 47 +++++++++++++++++++++++++++++++++ sys-devel/kgcc64/kgcc64-9.3.0.ebuild | 19 ------------- 2 files changed, 47 insertions(+), 19 deletions(-)
(In reply to Larry the Git Cow from comment #3) > Closes: https://bugs.gentoo.org/712454 @slyfox: Typo?
(In reply to Ulrich Müller from comment #4) > (In reply to Larry the Git Cow from comment #3) > > Closes: https://bugs.gentoo.org/712454 > > @slyfox: Typo? Yes. My apologies.
I was just about to report this myself.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead80efffd4500dd53852399c577c929658abc1c commit ead80efffd4500dd53852399c577c929658abc1c Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2020-03-14 23:07:17 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2020-03-14 23:07:46 +0000 net-im/pidgin: Attempt to fix installation with gnome-base/gconf Bug: https://bugs.gentoo.org/712454 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> net-im/pidgin/pidgin-2.13.0-r8.ebuild | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-)
PLease test again and report your result
(In reply to Lars Wendler (Polynomial-C) from comment #8) > PLease test again and report your result Lars, this fix (manually applied) worked for me.
(In reply to Lars Wendler (Polynomial-C) from comment #8) > PLease test again and report your result r8 built and installed successfully now.