What steps will reproduce the problem?
1. run the code
2. press yes to a downgrade choice
3. error
What is the expected output? What do you see instead?
Expect package to be downgraded, instead I get:
Force 'ladish' version
from 1:1+git20121120-1+pylash2~raring1
to 1+dfsg0-4 (saucy) [y]? y
Traceback (most recent call last):
File "./apt-downgrade.py", line 77, in <module>
pkg.mark_install(autoFix=False, fromUser=False)
TypeError: mark_install() got an unexpected keyword argument 'autoFix'
What version of the product are you using? On what operating system?
hg version, on kubuntu saucy.
Please provide any additional information below.
Original issue reported on code.google.com by
naught...@gmail.comon 12 Nov 2013 at 11:45