problems with slapt-src

You have a problem with Salix? Post here and we'll do what we can to help.
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

problems with slapt-src

Post by salix2501 »

I was unable to install opera, google-chrome and ufw by using slapt-src --install [package]. It is failing to fetch the application. Is there anyway to fix it?

Thanks.

-t
h2t
Posts: 10
Joined: 9. Jul 2010, 01:57

Re: problems with slapt-src

Post by h2t »

I think you need to update the local cache first using the command slapt-src -u
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

Re: problems with slapt-src

Post by salix2501 »

the problem continues...
-t
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: problems with slapt-src

Post by gapan »

What version of slapt-src are you using? Try

Code: Select all

slapt-src --clean
first.
Image
Image
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

Re: problems with slapt-src

Post by salix2501 »

sorry...same problem.
-t
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: problems with slapt-src

Post by gapan »

Your posts don't help much. You're not providing any information and you're leaving everyone do guesswork. That is not the way to get help.

All the slackbuilds you mention work just fine with slapt-src, so the problem is definitely yours.
Image
Image
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: problems with slapt-src

Post by laprjns »

Are you executing slapt-src -i as root. I notice that running it as a normal user it does seem to download the the files, but then you get various errors as it tries to build the package.

gapan: should normal users be able to run slap-src at all?

Rich
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: problems with slapt-src

Post by gapan »

laprjns wrote:gapan: should normal users be able to run slap-src at all?
Yes. Users can build packages just fine. They won't be able to installl them, but they can download the sources and build the packages.
Image
Image
salix2501
Posts: 54
Joined: 21. Mar 2010, 20:01

Re: problems with slapt-src

Post by salix2501 »

I want to apoligize because I did not explain myself.

This is what I am getting when I run slapt-src --install ufw as a root:

> slapt-src -- clean
> slapt-src --u
> slapt-src --install ufw
The following packages will be installed:
ufw
Do you want to continue? [y/N] y

It fails when it does the fetching:

Fetching http://.....Failed

Thanks...
-t
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: problems with slapt-src

Post by gapan »

It seems the source file for ufw is no longer there. It's not slapt-src's fault. If you want to have it fixed, contact the slackbuild maintainer and ask for an update.

But why are you trying to install it with slapt-src? A package for ufw is already available with slapt-get.
Image
Image
Post Reply