You are not logged in.

#1 2008-01-31 01:51:49

~slice
Member
From: Arizona
Registered: 2007-10-31
Posts: 58

Help with install please

hi I am trying to install dpkg using yaourt. I have all of my dependancies taken care of but I am still getting an error.

==> Building and installing package
==> ERROR: Running makepkg as root is a BAD idea and can cause
    permanent, catastrophic damage to your system. If you
    wish to run as root, please use the --asroot option.
Error: Makepkg was unable to build dpkg package.

I have sudo installed and I added the lines it said on the makepkg wiki page but no love. Any ideas as to what I am missing. Thanks.


There are 10 types of peaple in the world. Those who know binary and those that don't.

Offline

#2 2008-01-31 02:55:19

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Help with install please

First make sure you have at least the basic tools for compiling stuff and building pkgs: pacman -S base-devel
Then run yaourt -S dpkg (not as root user).


1000

Offline

#3 2008-01-31 15:20:36

~slice
Member
From: Arizona
Registered: 2007-10-31
Posts: 58

Re: Help with install please

Thanks that worked for the dpkg install. But now I am trying to install a deb package using dpkg and I am getting this error.

dpkg: unable to access dpkg status area: No such file or directory

There are 10 types of peaple in the world. Those who know binary and those that don't.

Offline

#4 2008-01-31 20:32:13

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: Help with install please

~slice wrote:

Thanks that worked for the dpkg install. But now I am trying to install a deb package using dpkg and I am getting this error.

dpkg: unable to access dpkg status area: No such file or directory

why in the hell u would do that?? arch isnt debian based..


Its a sick world we live in....

Offline

#5 2008-01-31 21:48:35

crouse
Arch Linux f@h Team Member
From: Iowa - USA
Registered: 2006-08-19
Posts: 907
Website

Re: Help with install please

sickhate wrote:

why in the hell u would do that?? arch isnt debian based..

From the AUR page on dpkg ....

Comment by: Neverth on 20060731 [07:23:31]
With this we can port debian packages. \'man dpkg-deb\' (dpkg-deb -x $deb.deb $startdir/pkg).

dpkg -X | --vextract filename directory
                  Extract and display the filenames contained by a
                  package.

Personally never tried it.....but assume it would be similar to rpmextract.

Offline

#6 2008-02-01 09:06:01

~slice
Member
From: Arizona
Registered: 2007-10-31
Posts: 58

Re: Help with install please

Need it to install printer drivers. That only come in deb and rpm format. So any help?


There are 10 types of peaple in the world. Those who know binary and those that don't.

Offline

#7 2008-06-01 15:56:41

haukew
Member
From: Hamburg, Germany
Registered: 2007-10-25
Posts: 96
Website

Re: Help with install please

I have a similar problem (SANE-drivers that only come as a deb-package) - can i install them via dpkg?

Offline

#8 2008-06-01 16:53:07

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Help with install please

No, this is not supposed to work. dpkg can be used if you want to make a package for a  debian-based distribution.

Offline

#9 2008-06-01 17:21:38

finferflu
Forum Fellow
From: Manchester, UK
Registered: 2007-06-21
Posts: 1,899
Website

Re: Help with install please

Are you sure they don't have the sources available? If it's under the GPL license they must provide the sources as well.


Have you Syued today?
Free music for free people! | Earthlings

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery

Offline

#10 2008-06-02 08:00:46

~slice
Member
From: Arizona
Registered: 2007-10-31
Posts: 58

Re: Help with install please

haukew wrote:

I have a similar problem (SANE-drivers that only come as a deb-package) - can i install them via dpkg?

I have not had any luck and have given up for the time being. Let me know if you get something to work.

finferflu wrote:

Are you sure they don't have the sources available? If it's under the GPL license they must provide the sources as well.

All they have on there web page is deb and rpm files check it out.


There are 10 types of peaple in the world. Those who know binary and those that don't.

Offline

#11 2008-06-02 08:09:41

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Help with install please

Use rpmextract.


1000

Offline

Board footer

Powered by FluxBB