Adding error message for the lock file.
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Fri, 18 Sep 2009 02:35:00 +0000 (02:35 +0000)
committerticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Fri, 18 Sep 2009 02:35:00 +0000 (02:35 +0000)
commit3635a6e7099906551fe89102b4026b387e12a1d1
tree6ed296ec1007a289a2efa294f0b9a5bc10de599f
parent37c40a63c9990377512c6345a32b3b645d1f29a4
Adding error message for the lock file.
pkg just says "Could not obtain administrative lock" and provides no
further info when it encounters problems with the lock file. The
attached
patch makes these errors a bit easier to diagnose.

Thanks to cconroy
http://code.google.com/p/opkg/issues/detail?id=22

git-svn-id: http://opkg.googlecode.com/svn/trunk@216 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/opkg_conf.c