[Solved]Nameserver issue with ABS

Problems with packages? Post here, using [tags] of the package name.

[Solved]Nameserver issue with ABS

Postby ThinkFast » Thu Jan 30, 2014 6:45 pm

I installed the abs package with pacman. When I try to run the script, I get and error:
$this->bbcode_second_pass_code('', '[bitcoin@alarm-01 ~]$ sudo abs
[sudo] password for bitcoin:
==> Downloading tarballs...
==> core...
==> ERROR: Download failed
==> extra...
==> ERROR: Download failed
==> community...
==> ERROR: Download failed
==> multilib...
==> ERROR: Download failed
[bitcoin@alarm-01 ~]$')
I have tried changing the nameserver with no luck.

Here's the config file:
$this->bbcode_second_pass_code('', '[bitcoin@alarm-01 ~]$ cat /etc/abs.conf
#
# /etc/abs.conf
#

# the top-level directory of all your PKGBUILDs
[ "$ABSROOT" = "" ] && ABSROOT="/var/abs/"

#
# Server to sync from
#
SYNCSERVER="rsync.archlinux.org"

#
# The architecture to fetch abs for
# Either i686 or x86_64
#
ARCH="i686"

#
# Pacman mirror list used for syncing via tarball
#
MIRRORLIST="/etc/pacman.d/mirrorlist"

#
# REPOS to be parsed by abs (in this order)
# (prefix a repo with a ! to disable it)
#
# Note: If a repo is removed, it is still fetched!
# Repos must be preceded with a ! to prevent fetching
#
REPOS=(core extra community multilib !testing !community-testing !multilib-testing
!staging !community-staging !gnome-unstable !kde-unstable)
[bitcoin@alarm-01 ~]$ ')
Should I change ARCH="i686" to "arm"?
Thanks.

Nevermind. It seems requesting each repository separately works. Very strange!
ThinkFast
 
Posts: 29
Joined: Fri Mar 01, 2013 2:14 am

Re: [Solved]Nameserver issue with ABS

Postby WarheadsSE » Thu Jan 30, 2014 7:48 pm

Our PKGBUILDs are on github, and we use i686 otherwise, with -A
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [Solved]Nameserver issue with ABS

Postby pepedog » Thu Jan 30, 2014 7:57 pm

I have found that if you do
abs core
Followed by
abs
It works
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK


Return to Packages

Who is online

Users browsing this forum: No registered users and 4 guests