public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] ebuild ChangeLog and emerge -l
@ 2011-05-23 15:29 Nikos Chantziaras
  2011-05-23 15:46 ` James Wall
  2011-05-23 16:50 ` Paul Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Nikos Chantziaras @ 2011-05-23 15:29 UTC (permalink / raw
  To: gentoo-user

When doing an update using the -l option of emerge, eg:

   emerge -uDNl world

The ChangeLog entries that are displayed seem buggy to me.  For example, 
sometimes a whole page worth of changes from a single ChangeLog is 
displayed, containing entries for ebuilds older than what is currently 
installed.  Some other times it's less dramatic, but still contains 
stuff that should not show up.

The above seems to be the norm rather than the exception.  For example, 
right now I'm doing an update from llvm-2.9-r1 to llvm-2.9-r2, and 
emerge prints:

*llvm-2.9-r2

   23 May 2011; Bernard Cafarelli <voyageur@gentoo.org> +llvm-2.9-r2.ebuild,
   +files/llvm-2.9-Operator.h-c++0x.patch:
   Fix header for gcc 4.6, bug #365925

   21 Apr 2011; Fabian Groffen <grobian@gentoo.org> llvm-2.9-r1.ebuild,
   llvm-9999.ebuild:
   Fix broken reference that I missed yesterday

   20 Apr 2011; Fabian Groffen <grobian@gentoo.org> llvm-2.9-r1.ebuild,
   llvm-9999.ebuild:
   Fix install_name_tooling

Is this normal?  Bug?




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] ebuild ChangeLog and emerge -l
  2011-05-23 15:29 [gentoo-user] ebuild ChangeLog and emerge -l Nikos Chantziaras
@ 2011-05-23 15:46 ` James Wall
  2011-05-23 16:50 ` Paul Hartman
  1 sibling, 0 replies; 3+ messages in thread
From: James Wall @ 2011-05-23 15:46 UTC (permalink / raw
  To: gentoo-user

On Mon, May 23, 2011 at 10:29 AM, Nikos Chantziaras <realnc@arcor.de> wrote:
> When doing an update using the -l option of emerge, eg:
>
>  emerge -uDNl world
>
> The ChangeLog entries that are displayed seem buggy to me.  For example,
> sometimes a whole page worth of changes from a single ChangeLog is
> displayed, containing entries for ebuilds older than what is currently
> installed.  Some other times it's less dramatic, but still contains stuff
> that should not show up.
>
> The above seems to be the norm rather than the exception.  For example,
> right now I'm doing an update from llvm-2.9-r1 to llvm-2.9-r2, and emerge
> prints:
>
> *llvm-2.9-r2
>
>  23 May 2011; Bernard Cafarelli <voyageur@gentoo.org> +llvm-2.9-r2.ebuild,
>  +files/llvm-2.9-Operator.h-c++0x.patch:
>  Fix header for gcc 4.6, bug #365925
>
>  21 Apr 2011; Fabian Groffen <grobian@gentoo.org> llvm-2.9-r1.ebuild,
>  llvm-9999.ebuild:
>  Fix broken reference that I missed yesterday
This is pulled in because of the change to the live ebuild which
evaluates as a newer ebuild.
>  20 Apr 2011; Fabian Groffen <grobian@gentoo.org> llvm-2.9-r1.ebuild,
>  llvm-9999.ebuild:
>  Fix install_name_tooling
>
same as above.
> Is this normal?  Bug?
>
>
>
HTH,
James Wall



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] ebuild ChangeLog and emerge -l
  2011-05-23 15:29 [gentoo-user] ebuild ChangeLog and emerge -l Nikos Chantziaras
  2011-05-23 15:46 ` James Wall
@ 2011-05-23 16:50 ` Paul Hartman
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Hartman @ 2011-05-23 16:50 UTC (permalink / raw
  To: gentoo-user

On Mon, May 23, 2011 at 10:29 AM, Nikos Chantziaras <realnc@arcor.de> wrote:
> When doing an update using the -l option of emerge, eg:
>
>  emerge -uDNl world
>
> The ChangeLog entries that are displayed seem buggy to me.  For example,
> sometimes a whole page worth of changes from a single ChangeLog is
> displayed, containing entries for ebuilds older than what is currently
> installed.  Some other times it's less dramatic, but still contains stuff
> that should not show up.

You can also take a look at:

/usr/lib64/portage/pym/_emerge/resolver/output_helpers.py

It contains the regexp that is used to parse the changelogs and the
logic of what is shown and ignored.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-23 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-23 15:29 [gentoo-user] ebuild ChangeLog and emerge -l Nikos Chantziaras
2011-05-23 15:46 ` James Wall
2011-05-23 16:50 ` Paul Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox