FS#34659 - [pyalpm] Warnings [pyalpm errors] after pacman's update

Attached to Project: Arch Linux
Opened by Panos (Opanos) - Sunday, 07 April 2013, 15:49 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 07 April 2013, 20:20 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Rémy Oudompheng (remyoudompheng)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When i run
armh command -all the times] i get those two warnings.
/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))


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

* config and/or log files etc.


Steps to reproduce:Every time that i run armh command e.x.
armh --search [package] --color --table

When i place comment at the proper lines of pacman.conf those warnings disappeard.
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 07 April 2013, 20:20 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#34591 

Loading...