Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 550110

Summary: sys-apps/portage-2.2.20: columnar output of repoman has spurious newlines
Product: Portage Development Reporter: Patrick Lauer <patrick>
Component: RepomanAssignee: Portage team <dev-portage>
Status: RESOLVED WONTFIX    
Severity: normal CC: floppym, jer
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 534022    
Bug Blocks:    

Description Patrick Lauer gentoo-dev 2015-05-22 05:43:15 UTC
repoman full --output-style=column

Output example:

dependency.badmasked app-admin/glance/glance-2014.2.9999.ebuild: DEPEND: **(empty profile)
[     '<dev-python/requests-2.4.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']

the [ ] block is now separated by a newline from the rest, this makes parsing quite a bit harder and breaks AutoRepoman output in silly ways.
Comment 1 Zac Medico gentoo-dev 2015-05-23 01:50:34 UTC
The change is from this commit:

https://gitweb.gentoo.org/proj/portage.git/commit/?id=310c548e708f72ba25d66a423b679b24888ed863
Comment 2 Zac Medico gentoo-dev 2015-06-04 02:04:37 UTC
*** Bug 551130 has been marked as a duplicate of this bug. ***
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:28 UTC
repoman support has been removed per bug 835013.

Please file a new bug (or, I suppose, reopen this one) if you feel this check is still applicable to pkgcheck and doesn't already exist.