Results 1 to 1 of 1
when i run sbopkg -r
i get this error:
Code:
Syncing with the remote repository into /var/lib/sbopkg/SBo/13.0.
rsync: getaddrinfo: slackbuilds.org 873: Temporary failure in name resolution
rsync error: error in ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-28-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
sbopkg help
when i run sbopkg -r
i get this error:
in my /etc/profile i have my proxy settingCode:Syncing with the remote repository into /var/lib/sbopkg/SBo/13.0. rsync: getaddrinfo: slackbuilds.org 873: Temporary failure in name resolution rsync error: error in socket IO (code 10) at clientserver.c(124) [receiver=3.0.6] Rsync reported a socket error which may be due to a problem with the LINK value in sbopkg.conf. (The repo's LINK is currently set to: slackbuilds.org::slackbuilds/13.0). Please check your settings and try again later. All done.
everything works grea (Firefox, slackpkg, slapt-get, and so forth).Code:export http_proxy=http://localhost:8080/ export ftp_proxy=http://localhost:8080/ export HTTP_PROXY=http://localhost:8008/ export FTP_PROXY=http://localhost:8080/
but for some reason sbopkg is having a hard time with these setting.
help


Reply With Quote
