FS#34791 - [pyalpm][namcap] 'UseDelta' option in pacman.conf don't recognized

Attached to Project: Arch Linux
Opened by Gustavo Alvarez (sl1pkn07) - Monday, 15 April 2013, 11:52 GMT
Last edited by Rémy Oudompheng (remyoudompheng) - Sunday, 04 August 2013, 19:50 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 5
Private No

Details

Description:

when update pyalpm, 'UseDelta' option in pacman.conf don't recognized

Additional info:
* package version(s)

namcap 3.2.5-1
pyalpm 0.6.1-1

* config and/or log files etc.

└───╼ namcap namcap-git-1\:3.2.1.22.gcadf81b-1-any.pkg.tar.xz
/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))

Steps to reproduce:

- uncoment UseDelta in pacman.conf
- namcap package
This task depends upon

Closed by  Rémy Oudompheng (remyoudompheng)
Sunday, 04 August 2013, 19:50 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed for pyalpm 0.6.2
Comment by Jakub Klinkovský (lahwaacz) - Friday, 14 June 2013, 13:05 GMT
Also 'RemoteFileSigLevel' option is not recognized - I get similar error, same package versions.
Comment by Rémy Oudompheng (remyoudompheng) - Sunday, 04 August 2013, 19:10 GMT
I cannot reproduce the error with UseDelta. Please provide an example or I close this bug.
Comment by Richard Schwab (Nothing4You) - Sunday, 04 August 2013, 19:18 GMT
This is my /etc/pacman.conf which is throwing the specified error:
http://ix.io/73Y

Loading...