Bug 1259631 - repoman - remove-old - AttributeError: 'Repo' object has no attribute 'delete_old'
Summary: repoman - remove-old - AttributeError: 'Repo' object has no attribute 'delete...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Repoman
Classification: Community
Component: Core
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Eyal Edri
QA Contact: Eyal Edri
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-03 08:47 UTC by Sandro Bonazzola
Modified: 2022-11-25 10:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-25 10:03:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Sandro Bonazzola 2015-09-03 08:47:20 UTC
$ repoman  /tmp/3.6/ remove-old
INFO:repoman.common.stores.iso:Loading repo /tmp/3.6
INFO:repoman.common.stores.iso:Repo /tmp/3.6 loaded
INFO:repoman.common.stores.RPM:Loading repo /tmp/3.6
INFO:repoman.common.stores.RPM:Repo /tmp/3.6 loaded
INFO:repoman.cmd:
Traceback (most recent call last):
  File "/usr/bin/repoman", line 10, in <module>
    sys.exit(main())
  File "/usr/lib/python2.7/site-packages/repoman/cmd.py", line 174, in main
    repo.delete_old(keep=int(args.keep), noop=args.noop)
AttributeError: 'Repo' object has no attribute 'delete_old'
INFO:repoman.common.repo:Cleaning up temporary dir /tmp/tmpxGR_Nc

$ rpm -qv repoman
repoman-1.2.post10-1.fc22.noarch

Comment 1 Red Hat Bugzilla Rules Engine 2015-10-19 10:50:27 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 6 Sandro Bonazzola 2022-11-25 10:03:01 UTC
Not going to be handled. Closing.


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