public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] automated extended information gathering
Date: Sun, 8 Jul 2007 15:31:23 +1200	[thread overview]
Message-ID: <8cd1ed20707072031n6d4e47c7l4ea616660c6dcefb@mail.gmail.com> (raw)
In-Reply-To: <200707072319.40004.vapier@gentoo.org>

On 7/8/07, Mike Frysinger <vapier@gentoo.org> wrote:
> On Saturday 07 July 2007, Kent Fredric wrote:
> > Implementation details wise, I would like to see packages have
> > possibly 2 functions,
> > 1: Info, and 2: Check.
> > Reason Being that you wont be able to fetch installation status info
> > on a package thats not installed, and if a package is failing to
> > install, you're more likely wanting to check the status of the things
> > it depends on, not the package itself.
>
> i dont really understand what you're going for here ... the point was to get
> extended information on things that are installed ... i dont know what you'd
> want/expect for trying to query packages that arent installed
>
> > Check would contain manual tests for a given package, thats either
> > installed or not installed ,as well as names of packages to run info
> > on.
> >
> > Info would be more usefull in diagnosing mis-installed packages or
> > packages that failed to run properly despite being compiled and
> > installed without a hitch ( it happens )
>
> sounds like you're duplicating the point of src_test() but without any real
> way of quantifying it or making it useful to coordinate things ... please
> expound on what you're going for because i'm just not seeing it ...
> -mike
>
>

50% of bugs I tend to see are compile failures.

Compile Failures are often a result of things that the compile was dependant on.

Thus, finding info on a given package to understand what its problem
is, you should be info-querying its dependants, not the package
itself, no?

Information you want sent to bug reports are related to the software
that it depended on, no? ( ie: xine-libs wont compile : emerge --info
xine-libs should report information on ffmpeg, which has changed,
causing the failure )

And if xine libs wasnt installed, it would be pointless to report
information about xine-libs installation when its not installed
becasue it cant be ;)

So instead of asking the user what version of X dependant they have,
emerge --info atom  should report that in a standardised way, making
them able to provide more relevant information in the initial report

-- 
Kent
ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x|
print "enNOSPicAMreil kdrtf@gma.com"[(2*x)..(2*x+1)]}'
-- 
gentoo-dev@gentoo.org mailing list



  reply	other threads:[~2007-07-08  3:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-07 21:43 [gentoo-dev] automated extended information gathering Mike Frysinger
2007-07-07 22:58 ` Petteri Räty
2007-07-07 23:10 ` Marius Mauch
2007-07-07 23:24   ` Kevin Lacquement
2007-07-07 23:41     ` Mike Frysinger
2007-07-08  0:21       ` [gentoo-dev] " Duncan
2007-07-08  0:52     ` [gentoo-dev] " Kent Fredric
2007-07-08  3:19       ` Mike Frysinger
2007-07-08  3:31         ` Kent Fredric [this message]
2007-07-08  3:56           ` Mike Frysinger
2007-07-08  4:42             ` Kent Fredric
2007-07-08  5:01               ` Mike Frysinger
2007-07-08  5:12                 ` Kent Fredric
2007-07-08 11:04                   ` [gentoo-dev] " Steve Long
2007-07-08 10:45               ` [gentoo-dev] " Mike Auty

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8cd1ed20707072031n6d4e47c7l4ea616660c6dcefb@mail.gmail.com \
    --to=kentfredric@gmail.com \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox