Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550110 - sys-apps/portage-2.2.20: columnar output of repoman has spurious newlines
Summary: sys-apps/portage-2.2.20: columnar output of repoman has spurious newlines
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
: 551130 (view as bug list)
Depends on: 534022
Blocks:
  Show dependency tree
 
Reported: 2015-05-22 05:43 UTC by Patrick Lauer
Modified: 2022-07-12 03:18 UTC (History)
2 users (show)

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 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.