FS#35028 - [pyalpm][namcap] can't handle UseDelta

Attached to Project: Arch Linux
Opened by Matthias Krüger (matthiaskrgr) - Monday, 29 April 2013, 18:01 GMT
Last edited by Eric Belanger (Snowman) - Monday, 29 April 2013, 21:51 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I have #UseDelta uncommented and namcap complains


/usr/lib/python3.3/site-packages/pycman/config.py:127: InvalidSyntax: unable to parse /etc/pacman.conf, unrecognized option: 'UseDelta'
warnings.warn(InvalidSyntax(f.name, 'unrecognized option', key))

namcap 3.2.5-1
This task depends upon

Closed by  Eric Belanger (Snowman)
Monday, 29 April 2013, 21:51 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#34791 
Comment by Eric Belanger (Snowman) - Monday, 29 April 2013, 19:51 GMT
Looks like UseDelta need to move from BOOLEAN_OPTIONS to SINGLE_OPTIONS
Comment by Matthias Dienstbier (fs4000) - Monday, 29 April 2013, 20:38 GMT
already reported:  FS#34791 

Loading...