Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 395995 - repoman with auto-changelog generation doesn't show enough info
Summary: repoman with auto-changelog generation doesn't show enough info
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 395831
  Show dependency tree
 
Reported: 2011-12-25 14:59 UTC by Patrick Lauer
Modified: 2011-12-28 09:05 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2011-12-25 14:59:16 UTC
Right now the output looks like this:

>>> Creating Manifest for /home/pal/code/gentoo-x86/dev-python/amqplib
  ebuild.allmasked              1
   dev-python/amqplib

Note: use --include-dev (-d) to check dependencies for 'dev' profiles

Commit changes? [Yes/No] yes

At this point repoman doesn't show the "right" info, once you enter "yes" it prints this chunk:

--- ./ChangeLog
+++ ./ChangeLog
@@ -4,0 +5,5 @@
+*amqplib-1.0.2 (25 Dec 2011)
+
+  25 Dec 2011; Patrick Lauer <patrick@gentoo.org> +amqplib-1.0.2.ebuild:
+  Bump for #391875
+

* 2 files being committed... 2 have headers that will change.
* Files with headers will cause the manifests to be changed and committed separately.

Showing that *before* asking would allow easy visual verification that things are in a good state to commit and nothing was forgotten.
Comment 2 Zac Medico gentoo-dev 2011-12-28 09:05:55 UTC
This is fixed in 2.1.10.44 and 2.2.0_alpha84.