Closed ioavv closed 1 year ago
installed the BlackArch
How? ISO? Which? OVA?
For quicker support join the community on Matrix: https://www.blackarch.org/community.html
installed the BlackArch
How? ISO? Which? OVA?
For quicker support join the community on Matrix: https://www.blackarch.org/community.html
Installed from Slim ISO
And you tried ti install package over tor?
Could you also fill this template:
<!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the developers get all the necessary data to fix your issue.
You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case.
Let's begin with a checklist: Replace the empty checkboxes [ ] below with checked ones [x] accordingly. -->
- [ ] I have searched open and closed issues for duplicates
- [ ] I am submitting a bug report for existing functionality that does not work as intended
----------------------------------------
### Bug description
Describe here the issue that you are experiencing.
### Steps to reproduce
- using hyphens as bullet points
- list the steps
- that reproduce the bug
**Actual result:** Describe here what happens after you run the steps above (i.e. the buggy behaviour)
**Expected result:** Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour)
### Screenshots
<!-- you can drag and drop images below -->
### Info for developers
<!-- replace the examples with your info -->
**Device:** Manufacturer Model XVI (Only if you consideer needed, for example, network cards)
**GNU/Linux distribution:** (If you are using one distro that is not BlackArch, example: Manjaro, Anarchy, etc)
**Tool version:** 0.0.0
### Link to debug log
<!-- immediately after the bug has happened capture a debug log in your terminal and upload it to a paste service or a file and attach it -->
Your message doesn't hold enough information for us to understand what happens.
Could you also fill this template:
<!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the developers get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Let's begin with a checklist: Replace the empty checkboxes [ ] below with checked ones [x] accordingly. --> - [ ] I have searched open and closed issues for duplicates - [ ] I am submitting a bug report for existing functionality that does not work as intended ---------------------------------------- ### Bug description Describe here the issue that you are experiencing. ### Steps to reproduce - using hyphens as bullet points - list the steps - that reproduce the bug **Actual result:** Describe here what happens after you run the steps above (i.e. the buggy behaviour) **Expected result:** Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour) ### Screenshots <!-- you can drag and drop images below --> ### Info for developers <!-- replace the examples with your info --> **Device:** Manufacturer Model XVI (Only if you consideer needed, for example, network cards) **GNU/Linux distribution:** (If you are using one distro that is not BlackArch, example: Manjaro, Anarchy, etc) **Tool version:** 0.0.0 ### Link to debug log <!-- immediately after the bug has happened capture a debug log in your terminal and upload it to a paste service or a file and attach it -->
Your message doesn't hold enough information for us to understand what happens.
After i installed the BlackArch from slim ISO and updated the mirrorlist both for archlinux and blackarch to the highest speed i just updated the Repo via pacman -Syyuu, it upgrade well but sometimes i get error:
failed retrieving file 'blackarch.db' from www.blackarch.org : Resolving timed out after 10000 milliseconds error: failed to synchronize all databases (download library error)
on the other hand i can't clone any GitHub repository and after a while i get the error:
fatal: unable to access 'https://github.com/tensorflow/tensorflow/': OpenSSL SSL_connect: Connection reset by peer in connection to github.com:443
I updated the key ring via website FAQ 1st option
the issue is the same when i use ' yay -S
here the details in pacman.conf
/etc/pacman.conf:
[options]
GPGDir = /etc/pacman.d/gnupg/ HoldPkg = pacman glibc
Architecture = auto
SigLevel = Required DatabaseOptional LocalFileSigLevel = Optional
[core] Server = http://mirror.hostiran.ir/archlinux/$repo/os/$arch
Include = /etc/pacman.d/mirrorlist
[extra] Include = /etc/pacman.d/mirrorlist
[community] Include = /etc/pacman.d/mirrorlist
[multilib] Include = /etc/pacman.d/mirrorlist
[blackarch] Include = /etc/pacman.d/blackarch-mirrorlist
It doesn't concern BA when you DL stuff from AL or AUR.
If you have issue maybe change you mirror in /etc/pacman.d/blackarch-mirrorlist
, you could even use rankmirror https://wiki.archlinux.org/title/Mirrors#Ranking_an_existing_mirror_list
Hi, after i installed the BlackArch and updated i can't clone any GitHub repository and after waiting some minutes I'm getting this error
fatal: unable to access 'https://github.com/torproject/tor/': SSL connection timeout
mirror list updated to fastest
would you please guide me!