Gentoo Archives: gentoo-user

From: Fernando Rodriguez <cyklonite@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] installsources not working for some packages
Date: Wed, 18 Oct 2017 14:49:19
Message-Id: 253d249a-5acb-aaf0-9b3e-edb75007c565@gmail.com
1 Hello,
2
3 I have installsources and splitdebug in FEATURES and it works as it
4 should for some packages but for others the sources are not installed.
5 The directory for the package is created under /usr/src/debug but it's
6 empty. The only hint is the following error on the install phase between
7 strip and ecompressdir:
8
9 installsources: rsyncing source files
10 rsync: link_stat
11 "/var/tmp/portage/net-wireless/bluez-5.47-r1/work/var/tmp/portage/sys-libs/glibc-2.23-r4/work/glibc-2.23/csu"
12 failed: No such file or directory (2)
13 rsync error: some files/attrs were not transferred (see previous errors)
14 (code 23) at main.c(1178) [sender=3.1.2]
15
16 The debug symbols are installed correctly.
17 Any clues?
18
19 Thanks,
20 --
21
22 Fernando Rodriguez