Bug 1297448 - Rpmlint should not depend on python2
Summary: Rpmlint should not depend on python2
Keywords:
Status: CLOSED DUPLICATE of bug 1243292
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmlint
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-11 14:41 UTC by Pavel Raiskup
Modified: 2016-12-21 06:01 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-11 20:07:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pavel Raiskup 2016-01-11 14:41:52 UTC
Steps to reproduce:

  $ mock  -r fedora-rawhide-x86_64 --init
  $ mock  -r fedora-rawhide-x86_64 --install rpmlint
  $ mock  -r fedora-rawhide-x86_64 --shell
  <mock-chroot>sh-4.3# rpmlint rpmlint
  sh: /usr/bin/python: No such file or directory
  rpmlint.noarch: W: incoherent-version-in-changelog 1.8-3 ['1.8-4.fc24',
  '1.8-4']
  rpmlint.noarch: W: no-manual-page-for-binary el4-rpmlint
  rpmlint.noarch: W: no-manual-page-for-binary el5-rpmlint
  1 packages and 0 specfiles checked; 0 errors, 3 warnings.

See the '/usr/bin/python: No such file or directory' message.

Comment 1 Ville Skyttä 2016-01-11 20:07:16 UTC
Harmless warning (from rpm, see dupe bug), not a dependency.

*** This bug has been marked as a duplicate of bug 1243292 ***

Comment 2 Pavel Raiskup 2016-12-21 05:52:18 UTC
Obviously not a DUPLICATE because bug#1243292 is not yet resolved.. and
rpmlint pulls the python3 package ATM which (seems to) resolved the issues.
If there's better reason, please tell.

Comment 3 Pavel Raiskup 2016-12-21 06:01:25 UTC
I was wrong.  For some reason python (2) was pulled by 'mock --init'.  Sorry
for rush.  This still _is_ a bug.

*** This bug has been marked as a duplicate of bug 1243292 ***


Note You need to log in before you can comment on or make changes to this bug.