Parallel pacman downloading and reflector

Ask questions about Arch Linux ARM. Please search before making a new topic.

Parallel pacman downloading and reflector

Postby Ataraxy » Thu Jul 09, 2020 6:29 am

I would like to use powerpill for parallel pacman downloading.

The go-to tool seems to be `powerpill`, which requires `reflector`

`reflector` is apparently an `any` archicture and `Community` package, but:

$this->bbcode_second_pass_quote('', '$') sudo pacman -S reflector
error: target not found: reflector


How to do parallel pacman downloads on ARM?
Ataraxy
 
Posts: 9
Joined: Fri Feb 15, 2019 6:04 am

Re: Parallel pacman downloading and reflector

Postby karog » Thu Jul 09, 2020 2:39 pm

reflector is just a python script.

Follow the Upstream URL from here then src/ on that page.
karog
 
Posts: 301
Joined: Thu Jan 05, 2012 7:55 pm

Re: Parallel pacman downloading and reflector

Postby Ataraxy » Fri Jul 10, 2020 6:43 am

How would I go about requesting a package be built for it?

(Given it's a script, I'm surprised that the package was *disabled* for ARM)
Ataraxy
 
Posts: 9
Joined: Fri Feb 15, 2019 6:04 am

Re: Parallel pacman downloading and reflector

Postby Ataraxy » Fri Jul 10, 2020 6:52 am

!!! Don't actually do this!!!

I found out that most mirrors don't carry ARM packages, and currently reflector doesn't allow filtering by architecture

!!! Don't actually do this!!!

Here's how I built Arch package 'reflector' for ARM:

$this->bbcode_second_pass_code('', 'sudo pacman -S --noconfirm --needed base-devel
mkdir reflector && cd reflector
curl https://git.archlinux.org/svntogit/community.git/plain/trunk/PKGBUILD?h=packages/reflector > PKGBUILD
makepkg -si --noconfirm')

!!! Don't actually do this!!!

If you break your mirrorlist (like I did): viewtopic.php?f=57&t=14050#p62692
Ataraxy
 
Posts: 9
Joined: Fri Feb 15, 2019 6:04 am

Re: Parallel pacman downloading and reflector

Postby Ataraxy » Mon Aug 10, 2020 3:07 am

Here's what needs to be done before reflector can support ARM:

viewtopic.php?f=8&t=14662
Ataraxy
 
Posts: 9
Joined: Fri Feb 15, 2019 6:04 am


Return to User Questions

Who is online

Users browsing this forum: No registered users and 22 guests