Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 760498 - sys-fs/treesize-0.54.1-r1 : cp: not writing through dangling symlink ./config.guess
Summary: sys-fs/treesize-0.54.1-r1 : cp: not writing through dangling symlink ./config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-17 16:30 UTC by Toralf Förster
Modified: 2021-10-06 03:31 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.76 KB, text/plain)
2020-12-17 16:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,185.09 KB, text/plain)
2020-12-17 16:30 UTC, Toralf Förster
Details
environment (environment,64.23 KB, text/plain)
2020-12-17 16:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.05 KB, application/x-bzip)
2020-12-17 16:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.77 KB, application/x-bzip)
2020-12-17 16:30 UTC, Toralf Förster
Details
sys-fs:treesize-0.54.1-r1:20201217-162906.log (sys-fs:treesize-0.54.1-r1:20201217-162906.log,2.16 KB, text/plain)
2020-12-17 16:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.86 KB, application/x-bzip)
2020-12-17 16:30 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 2020-12-17 16:30:43 UTC
 * update it to use configure.ac instead as newer versions of autotools will die
 * when it finds this file.  See https://bugs.gentoo.org/426262 for details.
cp: not writing through dangling symlink './config.guess'
cp: not writing through dangling symlink './config.sub'
 * ERROR: sys-fs/treesize-0.54.1-r1::gentoo failed (prepare phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20201213-122510

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Dec 16 06:05:21 PM UTC 2020
/var/db/repos/libressl	Wed Dec 16 04:11:58 PM UTC 2020

emerge -qpvO sys-fs/treesize
[ebuild  N    ] sys-fs/treesize-0.54.1-r1
Comment 1 Toralf Förster gentoo-dev 2020-12-17 16:30:44 UTC
Created attachment 678595 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-17 16:30:45 UTC
Created attachment 678598 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-12-17 16:30:47 UTC
Created attachment 678601 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-12-17 16:30:48 UTC
Created attachment 678604 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-12-17 16:30:49 UTC
Created attachment 678607 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-17 16:30:50 UTC
Created attachment 678610 [details]
sys-fs:treesize-0.54.1-r1:20201217-162906.log
Comment 7 Toralf Förster gentoo-dev 2020-12-17 16:30:51 UTC
Created attachment 678613 [details]
temp.tbz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-06 03:29:31 UTC
Interesting:
>lrwxrwxrwx  1 portage portage     37 Nov 17  2007 config.guess -> /usr/share/automake-1.10/config.guess
>lrwxrwxrwx  1 portage portage     35 Nov 17  2007 config.sub -> /usr/share/automake-1.10/config.sub
Comment 9 Larry the Git Cow gentoo-dev 2021-10-06 03:31:09 UTC
The bug has been closed via the following commit(s):

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

commit d8507aa357ce6fd607535c217085e66702d687b3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-06 03:29:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-06 03:31:02 +0000

    sys-fs/treesize: fix eautoreconf
    
    config.guess and config.sub were in the tarball as symlinks
    to a non-existent file (in most cases) for an old version
    of automake which meant eautoreconf couldn't:
    1. use them;
    2. re-generate them (as usual)
    
    Just delete them so that they get copied from
    the usual location instead.
    
    Closes: https://bugs.gentoo.org/760498
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/treesize/treesize-0.54.1-r1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)