Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636910 - dev-util/geany-1.31 : PermissionError: [Errno 13] Permission denied: /root/cache
Summary: dev-util/geany-1.31 : PermissionError: [Errno 13] Permission denied: /root/cache
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 567192
  Show dependency tree
 
Reported: 2017-11-08 19:59 UTC by Toralf Förster
Modified: 2019-04-29 06:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.84 KB, text/plain)
2017-11-08 19:59 UTC, Toralf Förster
Details
dev-util:geany-1.31:20171108-194620.log (dev-util:geany-1.31:20171108-194620.log,233.86 KB, text/plain)
2017-11-08 19:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,351.83 KB, text/plain)
2017-11-08 19:59 UTC, Toralf Förster
Details
environment (environment,91.58 KB, text/plain)
2017-11-08 19:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.37 KB, application/x-bzip)
2017-11-08 19:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.61 KB, application/x-bzip)
2017-11-08 19:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.34 KB, application/x-bzip)
2017-11-08 19:59 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-08 19:59:37 UTC
  File "/usr/lib/python-exec/python3.4/../../../lib64/python3.4/os.py", line 237, in makedirs
    mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: '/root/cache'
make[2]: *** [Makefile:865: geany-gtkdoc.h] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-util/geany-1.31/work/geany-1.31/doc'
make[1]: *** [Makefile:584: all-recursive] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171025-203252

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-7]
*)	IcedTea JDK 3.6.0 [icedtea-8]
3)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
4)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-8  system-vm
  [3]   icedtea-bin-7 
  [4]   icedtea-bin-8 

emerge -qpv dev-util/geany
[ebuild  N    ] dev-util/geany-1.31  USE="vte -gtk3"
Comment 1 Toralf Förster gentoo-dev 2017-11-08 19:59:40 UTC
Created attachment 503226 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-08 19:59:43 UTC
Created attachment 503228 [details]
dev-util:geany-1.31:20171108-194620.log
Comment 3 Toralf Förster gentoo-dev 2017-11-08 19:59:46 UTC
Created attachment 503230 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-08 19:59:50 UTC
Created attachment 503232 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-08 19:59:52 UTC
Created attachment 503234 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-08 19:59:56 UTC
Created attachment 503236 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-08 19:59:58 UTC
Created attachment 503238 [details]
temp.tbz2
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-28 12:20:58 UTC
commit 28bf78317cf5f57bd7e4875826a2d51d52fa7524
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Sat Apr 20 21:04:38 2019

    dev-util/geany: Bumped live ebuild top EAPI-7

    replaced gnome2-utils eclass with xdg eclass

    Bug: https://bugs.gentoo.org/588570
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>


Keeping this bug open until the first release makes use of xdg eclass.
Comment 9 Larry the Git Cow gentoo-dev 2019-04-29 06:34:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef04704fb7494b6c9224c45b42729c2ded4b05b

commit 6ef04704fb7494b6c9224c45b42729c2ded4b05b
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-04-29 06:33:43 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-04-29 06:33:43 +0000

    dev-util/geany: Bump to version 1.35
    
    Use xdg eclass for having a clean environment.
    
    Closes: https://bugs.gentoo.org/588570
    Closes: https://bugs.gentoo.org/636910
    Package-Manager: Portage-2.3.65, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 dev-util/geany/Manifest          |  1 +
 dev-util/geany/geany-1.35.ebuild | 82 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+)