FS#34631 - [pyalpm] Unrecognized option

Attached to Project: Arch Linux
Opened by Daniel Apolinario (dapolinario) - Friday, 05 April 2013, 21:25 GMT
Last edited by Eric Belanger (Snowman) - Friday, 05 April 2013, 22:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: pyalpm not know some of the parameters used by the new pacman 4.1.

Additional info:
* package version(s) pyalpm 0.6-1

Steps to reproduce:
daniel ~ $ sudo powerpill -Syu
[sudo] password for daniel:
/usr/lib/python3.3/site-packages/pycman/config.py:130: InvalidSyntax: unable to parse /etc/pacman.conf, unrecognized option: 'Color'
warnings.warn(InvalidSyntax(f.name, 'unrecognized option', key))
/usr/lib/python3.3/site-packages/pycman/config.py:125: InvalidSyntax: unable to parse /etc/pacman.conf, unrecognized option: 'LocalFileSigLevel'
warnings.warn(InvalidSyntax(f.name, 'unrecognized option', key))
This task depends upon

Closed by  Eric Belanger (Snowman)
Friday, 05 April 2013, 22:36 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#34591 

Loading...