Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80754 - inconsistencies in the messages of emerge [patches attached]
Summary: inconsistencies in the messages of emerge [patches attached]
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 115839 120474
  Show dependency tree
 
Reported: 2005-02-04 10:41 UTC by Benno Schulenberg
Modified: 2006-02-26 13:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fixes missing caps in portage.py (portage-caps.patch,1.35 KB, patch)
2005-02-04 10:43 UTC, Benno Schulenberg
Details | Diff
fixes missing caps in emerge (emerge-caps.patch,5.26 KB, patch)
2005-02-04 10:44 UTC, Benno Schulenberg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benno Schulenberg 2005-02-04 10:41:25 UTC
Most of the messages of emerge of the type ">>>" start with an initial 
uppercase letter, but not all.  And most don't have a space before the 
ellipsis (...), but some mistakenly do.  The attached patches fix all 
this, and some more.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Benno Schulenberg 2005-02-04 10:43:44 UTC
Created attachment 50357 [details, diff]
fixes missing caps in portage.py
Comment 2 Benno Schulenberg 2005-02-04 10:44:43 UTC
Created attachment 50358 [details, diff]
fixes missing caps in emerge
Comment 3 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-02-03 09:03:05 UTC
Merged into trunk
Comment 4 Zac Medico gentoo-dev 2006-02-22 10:23:51 UTC
Fixed in r2641 for release in 2.1_pre5.
Comment 5 Zac Medico gentoo-dev 2006-02-26 13:45:07 UTC
Released in 2.1_pre5.  I had to revert the ">>> Emerging" bit in order to avoid breakage for tools such as genlop that parse emerge.log.