Gentoo Archives: gentoo-dev

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [RFC] adding more entries to profiles/info_pkgs
Date: Sun, 16 Dec 2018 22:31:27
Message-Id: 2841808.J3EoXrtVBX@reaper
In Reply to: Re: [gentoo-dev] [RFC] adding more entries to profiles/info_pkgs by "Toralf Förster"
1 On Sunday, December 16, 2018 2:18:33 PM PST Toralf Förster wrote:
2 > On 12/15/18 3:00 AM, Georgy Yakovlev wrote:
3 > > that should be enough to provide a bit more to initial information without
4 > > going crazy and clobbering output too much.
5 > >
6 > > Thoughts?
7 >
8 > At least for the tinderbox image issues I was asked by devs in the past to
9 > include bits for the following software in #comment0:
10 >
11 > cat << EOF >> $issuedir/issue
12 > gcc-config -l:
13 > $(gcc-config -l )
14 > $( [[ -x /usr/bin/llvm-config ]] && echo llvm-config: && llvm-config
15 > --version ) $(eselect python list 2>/dev/null)
16 > $(eselect ruby list 2>/dev/null)
17 > $(eselect rust list 2>/dev/null)
18 > $( [[ -x /usr/bin/java-config ]] && echo java-config: && java-config
19 > --list-available-vms --nocolor ) $(eselect java-vm list 2>/dev/null)
20 >
21 > ...
22 Actually after conversation with you on some rust related bug It occurred to
23 me that there should be a more central location for similar info, so every
24 reported bug that has --info output can show it right away, not only tinderbox
25 bugs.
26 --
27 Georgy Yakovlev
28 Gentoo Linux Developer

Attachments

File name MIME type
signature.asc application/pgp-signature