On Sunday, December 16, 2018 2:18:33 PM PST Toralf Förster wrote: > On 12/15/18 3:00 AM, Georgy Yakovlev wrote: > > that should be enough to provide a bit more to initial information without > > going crazy and clobbering output too much. > > > > Thoughts? > > At least for the tinderbox image issues I was asked by devs in the past to > include bits for the following software in #comment0: > > cat << EOF >> $issuedir/issue > gcc-config -l: > $(gcc-config -l ) > $( [[ -x /usr/bin/llvm-config ]] && echo llvm-config: && llvm-config > --version ) $(eselect python list 2>/dev/null) > $(eselect ruby list 2>/dev/null) > $(eselect rust list 2>/dev/null) > $( [[ -x /usr/bin/java-config ]] && echo java-config: && java-config > --list-available-vms --nocolor ) $(eselect java-vm list 2>/dev/null) > > ... Actually after conversation with you on some rust related bug It occurred to me that there should be a more central location for similar info, so every reported bug that has --info output can show it right away, not only tinderbox bugs. -- Georgy Yakovlev Gentoo Linux Developer