LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bedrock Linux
User Name
Password
Bedrock Linux This forum is for the discussion of Bedrock Linux.

Notices


Reply
  Search this Thread
Old 01-05-2023, 02:34 AM   #1
hlopesrecife
LQ Newbie
 
Registered: Jun 2021
Location: Now in Portugal (Sintra/Rio de Mouro/Rinchoa), But I Born in Recife (Brazil)
Distribution: Now I use OpenSuse, but I use Fedora, BigLinux, and Ubuntu too. Some days I use Windows on Dualboot.
Posts: 4

Rep: Reputation: Disabled
curl: (28) SSL connection timeout | ERROR: No working mirrors found


Good Morning!
I hope everyone who reads this message is well and without major problems. Don't forget that there will always be someone or more, at some point in your life, who will help you or need help. The biggest problem is when you can't help... And you tried! We often make mistakes and successes. The union does wonderful things and at the right time everything is resolved. Maybe you have someone... A friend, family member, a neighbor, a co-worker or even an elderly person who needs your help. Do good... Fight evil, don't make the mistake I made when I failed to call people and find out if they needed my help. Even though I wasn't sure if they were my friends or not. Seek out the people you always thought were your friends without even knowing it. Maybe there's still time for you to help them.

I will write what is happening on my computer after installing Bedrock Linux.
I did some research on the Internet, but it didn't solve my problem.

I have TOR and Privoxy and it is giving the following error:
root@wkgames-home:/home/wkgames# brl update
* Checking for updates
Checking https://raw.githubusercontent.com/be...d/0.7/releases... ERROR!
Downloading https://raw.githubusercontent.com/be...d/0.7/releases
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:04:59 --:--:-- 0curl: (28) SSL connection timeout
ERROR: No working mirrors found
root@wkgames-home:/home/wkgames#
-------------------------------------------------- -------------------------------------------------- -------
root@wkgames-home:/home/wkgames# brl fetch fedora
[ 1/20 ( 5%)] Determining name
* Using fedora
[ 2/20 ( 10%)] Determining CPU architecture
* Using x86_64
[ 3/20 ( 15%)] Determining release
ERROR: Unable to automatically find a valid release. Manually specify release with `--release`.
ERROR: Unexpected error occurred.
This is commonly due to distro mirror layout changes breaking `brl fetch`. Possible solutions:
- If you did not, consider manually providing a mirror with --mirror
- Check for a Bedrock Linux update with `brl update`
- Check for a Bedrock Linux beta which may contain a fix
- Try `brl import` which does not rely on mirror layout

root@wkgames-home:/home/wkgames#
-------------------------------------------------- ------------------------------------------------

I always had the same TOR and Privoxy setup, including firewallD, iptables... Before installing Bedrock Linux:
root@wkgames-home:/home/wkgames# cat iptables-rules_-_wkgames-home.txt
# Generated by iptables-save v1.8.7 on Thu Jan 5 08:08:26 2023
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -s 127.0.0.1/32 -d 127.0.0.1/32 -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A OUTPUT -s 127.0.0.1/32 -d 127.0.0.1/32 -j ACCEPT
-A OUTPUT -p tcp -m owner --gid-owner 140 -j ACCEPT
-A OUTPUT -p tcp -m owner --gid-owner 65534 -j ACCEPT
-A OUTPUT -p udp -m owner --gid-owner 140 -j ACCEPT
-A OUTPUT -p udp -m owner --gid-owner 65534 -j ACCEPT
-A OUTPUT -p tcp -m owner --uid-owner 134 -j ACCEPT
-A OUTPUT -p udp -m owner --uid-owner 134 -j ACCEPT
-A OUTPUT -p tcp -m owner --uid-owner 130 -j ACCEPT
-A OUTPUT -p udp -m owner --uid-owner 130 -j ACCEPT
COMMIT
# Completed on Thu Jan 5 08:08:26 2023
root@wkgames-home:/home/wkgames#
-------------------------------------------------- -------------------------------------------------- ------
However, after installing Bedrock Linux and restarting the Laptop, a small message appeared in "White" saying that it was not possible to move "mv" the configuration file "resolv.conf" to some folder, I don't remember which one. The computer started without major problems and I managed to use it, but I couldn't make the "brl" settings mentioned above.

Can anyone tell me something?
If you need any configuration file or its content... Write me the complete command to later put here.
Thank you and follow the Light.
God save you.
Hugo Lopes
--------------------------------------------------------------------------------------------------------------

Bom dia!
espero que todos que lerem essa mensagem estejam bem e sem maiores problemas. Não se esqueça que sempre vai ter uma pessoa ou mais, em algum momento da sua vida, que vai lhe ajudar ou precisa receber ajuda. O problema maior é quando você não consegue ajudar... E tentou! Por muitas vezes cometemos erros e acertos. A união faz coisas maravilhosas e no momento certo tudo se resolve. Talvez você tenha alguem... Um amigo, familiar, um vizinho, um colega de trabalho ou até mesmo um idoso, que esteja precisando de sua ajuda. Faça o bem... Lute contra o mal, não cometa o erro que eu cometi quando deixei de telefonar para pessoas e saber se elas precisavam de minha ajuda. Mesmo sem ter a certeza se elas eram minhas amigas ou não. Procure as pessoas que você sempre pensou serem suas amigas, mesmo sem saber. Talvez ainda dê tempo de você ajuda-las.

Vou escrever o que está acontecendo em meu computador apos instalar o Bedrock Linux.
Fiz algumas pesquisas na Internet, mas não resolveram meu problema.

Tenho TOR e Privoxy e está dando o seguinte erro:
root@wkgames-home:/home/wkgames# brl update
* Checking for updates
Checking https://raw.githubusercontent.com/be...d/0.7/releases... ERROR!
Downloading https://raw.githubusercontent.com/be...d/0.7/releases
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:04:59 --:--:-- 0curl: (28) SSL connection timeout
ERROR: No working mirrors found
root@wkgames-home:/home/wkgames#
-----------------------------------------------------------------------------------------------------------
root@wkgames-home:/home/wkgames# brl fetch fedora
[ 1/20 ( 5%)] Determining name
* Using fedora
[ 2/20 ( 10%)] Determining CPU architecture
* Using x86_64
[ 3/20 ( 15%)] Determining release
ERROR: Unable to automatically find a valid release. Manually specify release with `--release`.
ERROR: Unexpected error occurred.
This is commonly due to distro mirror layout changes breaking `brl fetch`. Possible solutions:
- If you did not, consider manually providing a mirror with --mirror
- Check for a Bedrock Linux update with `brl update`
- Check for a Bedrock Linux beta which may contain a fix
- Try `brl import` which does not rely on mirror layout

root@wkgames-home:/home/wkgames#
--------------------------------------------------------------------------------------------------

Sempre tive a mesma configuração do TOR e Privoxy, incluindo firewallD, iptables... Antes de instalar o Bedrock Linux:
root@wkgames-home:/home/wkgames# cat iptables-rules_-_wkgames-home.txt
# Generated by iptables-save v1.8.7 on Thu Jan 5 08:08:26 2023
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -s 127.0.0.1/32 -d 127.0.0.1/32 -j ACCEPT
-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
-A OUTPUT -s 127.0.0.1/32 -d 127.0.0.1/32 -j ACCEPT
-A OUTPUT -p tcp -m owner --gid-owner 140 -j ACCEPT
-A OUTPUT -p tcp -m owner --gid-owner 65534 -j ACCEPT
-A OUTPUT -p udp -m owner --gid-owner 140 -j ACCEPT
-A OUTPUT -p udp -m owner --gid-owner 65534 -j ACCEPT
-A OUTPUT -p tcp -m owner --uid-owner 134 -j ACCEPT
-A OUTPUT -p udp -m owner --uid-owner 134 -j ACCEPT
-A OUTPUT -p tcp -m owner --uid-owner 130 -j ACCEPT
-A OUTPUT -p udp -m owner --uid-owner 130 -j ACCEPT
COMMIT
# Completed on Thu Jan 5 08:08:26 2023
root@wkgames-home:/home/wkgames#
----------------------------------------------------------------------------------------------------------
Entretanto apos instalar o Bedrock Linux e reiniciar o Laptop, apareceu uma pequena mensagem em "Branco" dizendo que não foi possivel mover "mv" o arquivo de configuração "resolv.conf" para alguma pasta, não me lembro qual. O computar iniciou sem maiores problemas e cosegui utilizar, mas não consegui fazer as configuraçoes do "brl" citadas anteriormente.

Será que alguem sabe me dizer algo?
Se precisar de algum arquivo de configuração ou seu conteudo... Me escreve o comando completo para posteriomente colocar aqui.
Obrigado e sigam a Luz.
Deus abençoe a todos.
Hugo Lopes
 
Old 01-07-2023, 11:44 AM   #2
ParadigmComplex
Bedrock Linux Founder
 
Registered: Feb 2016
Distribution: Bedrock Linux
Posts: 179

Rep: Reputation: Disabled
Quote:
Originally Posted by hlopesrecife View Post
Good Morning!
Bom dia

Quote:
Originally Posted by hlopesrecife View Post
However, after installing Bedrock Linux and restarting the Laptop, a small message appeared in "White" saying that it was not possible to move "mv" the configuration file "resolv.conf" to some folder, I don't remember which one. The computer started without major problems and I managed to use it, but I couldn't make the "brl" settings mentioned above.
If you can do normal networking stuff with non-Bedrock parts of the system, then this is probably okay.

One distro's init and networking stuff can get confused if it sees a `resolv.conf` from another distro's init and networking stuff. Bedrock solves this by deleting `resolv.conf` at boot to force the init to re-create it. If you just use one init, this workflow isn't needed, and so it not working isn't a problem.

Quote:
Originally Posted by hlopesrecife View Post
root@wkgames-home:/home/wkgames# brl update
Quote:
Originally Posted by hlopesrecife View Post
root@wkgames-home:/home/wkgames# brl fetch fedora
Both of these two commands use `/bedrock/libexec/curl`. Can you check if that command works by itself? Maybe try

Code:
/bedrock/libexec/curl https://www.linuxquestions.org
and see if that works for you. If it does not work, we'll want to figure that out before considering `brl update` or `brl fetch`. You might need to use a proxy - try setting

Code:
export http_proxy="<your-tor-proxy>"
export https_proxy="<your-tor-proxy>"
and see if that fixes it. If it does, try `brl update` and/or `brl fetch` with those.
 
1 members found this post helpful.
Old 01-07-2023, 01:18 PM   #3
hlopesrecife
LQ Newbie
 
Registered: Jun 2021
Location: Now in Portugal (Sintra/Rio de Mouro/Rinchoa), But I Born in Recife (Brazil)
Distribution: Now I use OpenSuse, but I use Fedora, BigLinux, and Ubuntu too. Some days I use Windows on Dualboot.
Posts: 4

Original Poster
Rep: Reputation: Disabled
Hello ParadigmComplex, good evening!

I managed to solve the problem today, January 7, 2023, at 2:50 pm in Portugal.
In ways, I had never thought of!
I had already tried to perform the commands with root login without success. I did a checklist of all my proxy and firewall configurations, they were all right... As in other times that I had installed BedRock Linux. I could not understand what was going wrong, I know that the certificate was having a problem due to the connection, along with the SSL.
I did other tests and it kept going wrong... Until I put "sudo" with root login before the "brl update" command and to my surprise it worked. Detail... I don't have "sudo" installed and configured on my Debian 11. I noticed that this also happens when I have a root login and I try to execute the command "dpkg -i", I have to put "sudo" before the command, otherwise it doesn't work. On Fedora or Ubuntu, this has never happened to me, much less on OpenSUSE.

Problem solved! I managed to install Fedora from Bedrock Linux on Debian 11. The funny thing is that I had already used Debian 11 other times, before formatting and that had never happened. I already purposely put "sudo" before the command as Root to do some research and see how the system behaved. Fortunately, I see that I have to keep researching, always!

Thank you ParadigmComplex.
Follow the Light and God save you!
Hugo Lopes
 
Old 01-07-2023, 01:37 PM   #4
ParadigmComplex
Bedrock Linux Founder
 
Registered: Feb 2016
Distribution: Bedrock Linux
Posts: 179

Rep: Reputation: Disabled
It's not clear to me how sudo helps here, but I'm happy to hear you've got a viable solution. Enjoy
 
1 members found this post helpful.
  


Reply

Tags
curl, mirrors, privoxy, ssl, tor



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] No package 'x11' found No package 'xext' found No package 'xdamage' found No package 'xfixes' found No package 'x11-xcb' found Jigsaw Linux From Scratch 14 02-23-2021 08:35 PM
Curl-OPENSSL1 update for SUSE 11 SP4 - Backdates Curl DaveUSC SUSE / openSUSE 5 05-31-2019 02:04 PM
[SOLVED] Slackware ARM 14.2 - Updates Rollback - curl-7.57.0 - curl-7.58.0 abga Slackware - ARM 13 02-02-2018 11:44 AM
CentOS 6.7 has really OLD curl. Best way to update curl? sneakyimp Linux - Server 4 04-26-2016 03:06 PM
cURL: Server has many IPs, how would I make a cURL script use those IPs to send data? guest Programming 0 04-11-2009 11:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bedrock Linux

All times are GMT -5. The time now is 09:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration