Page 1 of 2
					
				problems with slapt-src
				Posted: 9. Jan 2011, 19:09
				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
			 
			
					
				Re: problems with slapt-src
				Posted: 9. Jan 2011, 20:44
				by h2t
				I think you need to update the local cache first using the command slapt-src -u
			 
			
					
				Re: problems with slapt-src
				Posted: 9. Jan 2011, 23:34
				by salix2501
				the problem continues...
-t
			 
			
					
				Re: problems with slapt-src
				Posted: 10. Jan 2011, 14:05
				by gapan
				What version of slapt-src are you using? Try
first.
 
			 
			
					
				Re: problems with slapt-src
				Posted: 11. Jan 2011, 01:47
				by salix2501
				sorry...same problem.
-t
			 
			
					
				Re: problems with slapt-src
				Posted: 11. Jan 2011, 09:16
				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.
			 
			
					
				Re: problems with slapt-src
				Posted: 11. Jan 2011, 11:34
				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
			 
			
					
				Re: problems with slapt-src
				Posted: 11. Jan 2011, 11:49
				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.
 
			 
			
					
				Re: problems with slapt-src
				Posted: 12. Jan 2011, 01:14
				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
			 
			
					
				Re: problems with slapt-src
				Posted: 12. Jan 2011, 05:58
				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.