Re: polystrap: dpkg: error: unable to access dpkg status area: No such file or directory
Geert Stappers <[email protected]>
| Newsgroups | gmane.linux.debian.devel.embedded |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 27, 2011 at 11:15:29AM +0200, Geert Stappers wrote: > > Hello, > > While test driving polystrap did I encount this error message > dpkg: error: unable to access dpkg status area: No such file or directory When I modify polystrap something like -/usr/bin/dpkg --configure -a +/usr/bin/dpkg --admindir=var/lib/dpkg --configure -a is the error about dpkg status gone. An unified patch is work in progress ...