zhengzkkai / opkg

Automatically exported from code.google.com/p/opkg
0 stars 0 forks source link

opkg.conf is being read twice #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. execute "opkg-cl update"

What is the expected output? What do you see instead?
Instead of no errors, it shows following error message:
"Collected errors:
ERROR: duplicate src declaration. Skipping:"

What version of the product are you using? On what operating system?
Using latest SVN build r215 on Ubuntu based distribution.

Original issue reported on code.google.com by jos...@gmail.com on 3 Sep 2009 at 2:32

GoogleCodeExporter commented 9 years ago
A patch for this problem can be found on github: 

http://github.com/hentel/openwrt/blob/c0d7c71e534a7c0746a3176a2f6a469cdd49e0ab/p
ackage/opkg/patches/001-fix-double-parsing.patch

Original comment by pixdamix@gmail.com on 12 Oct 2009 at 2:48

GoogleCodeExporter commented 9 years ago
The referenced patch snuck in via r221.

Original comment by graham.g...@gmail.com on 17 Nov 2009 at 3:51