Ahoy @dsscrolls ,
First you should add evidence of you ask about – pasting something here AS
One picture ( or a Cut ‘n’ Paste text ) tells more than a word
as a saying says – and how it is right , …
So I assume – first you can check your repos added to Haiku system currently.
For me it is - in command line - the easiest :
~> pkgman list-repos
BeSly Software Solutions
base-url: http://software.besly.de/repo
identifier: tag:besly.de,2020:happy
priority: 2
FatElk
base-url: http://fatelk.com/repo
identifier: http://fatelk.com/repo
priority: 1
Haiku
base-url: https://eu.hpkg.haiku-os.org/haiku/r1beta4/x86_gcc2/current
identifier: tag:haiku-os.org,2001:repositories/haiku/r1beta4/x86_gcc2
priority: 1
HaikuPorts
base-url: https://eu.hpkg.haiku-os.org/haikuports/r1beta4/x86_gcc2/current
identifier: tag:haikuports.org,2013:repositories/haikuports/master/x86_gcc2
priority: 1
LOTE
base-url: https://www.haikuware.ru/repo/lote
identifier: http://haikuware.ru/repo/lote
priority: 1
~>
These are above the 32bit version URLs - related to Haiku, Haikuports
If you are alienated to use command line,
you can enlist them in HaikuDepot as well :
( Sorry, still I could not find an appropriate picture editor here to cut out the just important part of the window - some of them too simple, some of them too complicated to use compared to a just as easy Irfanview or Paint related to this simple editing stuff as they do or I can use them. So I gave up on it and left the full window screenshot.)
1 )
-
-
Haiku Guide - Repositories
Once you reassured that you have the necassary repo configured - you can check its availability on your network.
- Does the domain name resolving work for the affected server of Haiku packages ?
~> ping -c1 eu.hpkg.haiku-os.org
PING ingress.ams3.haiku-os.org (206.189.242.242): 56 data bytes
64 bytes from 206.189.242.242: icmp_seq=0 ttl=52 time=33.426 ms
— ingress.ams3.haiku-os.org ping statistics —
1 packets transmitted, 1 packets received, 0% packet loss
round-trip min/avg/max/std-dev = 33.426/33.426/33.426/0.000 ms
~>