On Tue, Mar 24, 2009 at 1:57 PM, Alexander Pilipovsky
<alexander.pilipovsky@gmail.com> wrote:
Alan McKinnon ΞΑΠΙΣΑΧ(ΜΑ):
I have no idea, but I imagine
mkdir -p /var/lib/dpkg
touch /var/lib/dpkg/status
would be a good first test. Did you even attempt that much?
And why are you installing dpkg on a portage box? That looks like a vast
file
collision fsck-fest just waiting to happen
I tried to
mkdir -p /var/lib/dpkg
touch /var/lib/dpkg/status
touch /var/lib/dpkg/available
ln /sbin/update-rc /sbin/update-rc.d
and got a new error, heh
sh-3.2# dpkg -i nerolinux-3.5.0.1-x86.deb
dpkg: error processing nerolinux-3.5.0.1-x86.deb (--install):
package architecture (i386) does not match system ()
Errors were encountered while processing:
nerolinux-3.5.0.1-x86.deb
Why not use the ebuild for app-cdr/nero?
I used nero in previous listing as example to install, but I get these
errors for any deb :(