Gentoo Archives: gentoo-portage-dev

From: Pratyush Das <reikdas@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Error logs
Date: Mon, 31 Dec 2018 05:51:42
Message-Id: CAFzLTsmo77t_ddxFoqnvoF4B-vQMmmjk=vo=YZHxTaTEWX=2Ng@mail.gmail.com
In Reply to: Re: [gentoo-portage-dev] Error logs by "M. J. Everitt"
1 For oracle-jdk - https://pastebin.com/iT1XsfUv
2 In this case the log tells you to download jdk-8u192-linux-x64.tar.gz from
3 http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
4 and place it in your distfiles directory. But it does not tell you where
5 your distfiles directory is. (This is more descriptive than cudnn and one
6 could run a recursive bash script to find the distfiles directory but
7 instead of saying distfiles directory, if it printed out the actual
8 directory location it would be far more convenient)
9
10 Regards,
11
12
13 On Mon, 31 Dec 2018 at 01:45, M. J. Everitt <m.j.everitt@×××.org> wrote:
14
15 > On 30/12/18 19:58, Pratyush Das wrote:
16 >
17 > Hi,
18 >
19 > In reference to this forum post -
20 > https://forums.gentoo.org/viewtopic-t-1091144-highlight-.html , I was
21 > told that several users found wrong information in the portage error logs
22 > pointing them to the wrong directory for distfiles to be downloaded and
23 > placed in for the emerge to work when the tree variable was displayed to
24 > the user, for the user to place the downloaded files in.
25 > Instead of not using the tree variable to point to the distfiles location
26 > (and having a less descriptive error message), was using some other form of
27 > keeping a track of where the files are stored discussed? Or figuring out
28 > why the variable pointed to the wrong directory?
29 >
30 > I could take a look at it if that is a feature you would be open to
31 > having.
32 >
33 > Regards,
34 >
35 > --
36 > Pratyush Das(Reik)
37 >
38 > Can you highlight some more examples (good & bad) as even the forum post
39 > doesn't really go into much detail about what's present and missing? I can
40 > see that dev-libs/cudnn is poor - usually LICENSE-restricted files give
41 > some sensible directions, iirc. Not sure quite why this package is an
42 > exception if it's problematic in being mirrored ...
43 > Regards,
44 >
45 > Michael/veremitz.
46 >
47
48
49 --
50 Pratyush Das(Reik)

Replies

Subject Author
Re: [gentoo-portage-dev] Error logs Zac Medico <zmedico@g.o>