devkitPro / installer

376 stars 40 forks source link

error: GPGME error: No data #22

Closed TheBlueOompaLoompa closed 4 years ago

TheBlueOompaLoompa commented 4 years ago

When I run the installer it runs into the error "error: GPGME error: No data" and when I run the command "pacman -Sl" in msys2 that devkitpro installs it gives the same error image

I also did a bit of digging and I found that the servers for installing these packages are down, any eta on when they might be up again.

WinterMute commented 4 years ago

The servers aren't down.

From your msys shell run the command cat /opt/devkitpro/pacman/var/lib/pacman/sync/dkp-libs.db and paste the output here. You should be able to highlight the text in the window & right click copy in the context menu. Failing that cat /opt/devkitpro/pacman/var/lib/pacman/sync/dkp-libs.db > test.txt then open that test.txt file in a text editor & copy & paste from there.

TheBlueOompaLoompa commented 4 years ago

cat: /opt/devkitpro/pacman/var/lib/pacman/sync/dkp-libs.db: No such file or directory The opt directory is empty when I looked in there.

WinterMute commented 4 years ago

What's the output of ls -al /opt/?

Ignore that, use cat /var/lib/pacman/sync/dkp-libs.db. Forgetting which OS we're dealing with here, sorry.

TheBlueOompaLoompa commented 4 years ago

total 8 drwxr-xr-x 1 ben ben 0 Feb 18 2018 . drwxr-xr-x 1 ben ben 0 Apr 1 14:18 .. drwxr-xr-x 1 ben ben 0 Apr 1 14:20 devkitpro

WinterMute commented 4 years ago

As above, use cat /var/lib/pacman/sync/dkp-libs.db

TheBlueOompaLoompa commented 4 years ago
<!doctype html>
<html lang="en">

<head>
  <meta name="referrer" content="unsafe-url">
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <title>Potential Threat Detected</title>
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <meta name="msapplication-TileColor" content="#000000">
  <meta name="msapplication-config" content="./browserconfig.xml">
  <meta name="theme-color" content="#000000">

  <link rel="stylesheet" href="./css/theme-xdns-security.min.css" inline>

  <script type="text/javascript" src="js/jquery/jquery.js"></script>
  <script type="text/javascript" src="js/class/class.min.js"></script>
  <script type="text/javascript" src="js/jquery-encoder/jquery.jquery-encoder.min.js"></script>
  <script type="text/javascript" src="js/warn.js"></script>
</head>

<body onload="render()">
  <header class="header">
    <img src="./img/icon_enhanced-security-no-threats.svg" height="70" alt="" inline>
  </header>
  <div class="wrapper">
    <h1>Hold On!</h1>
    <hr noshade>
    <div class="section_info">
      <p>We blocked access to</p>
      <p id="site"></p>
    </div>
    <div class="subheader">
      <p>This site might compromise your device or contain dangerous content. <br/>
To avoid these risks, close this window and skip this site. </p>
    </div>
    <div class="buttons">
      <a href="#" class="access_link" id="unsafe" rel="noopener noreferrer">Proceed Anyway</a>
    </div>
  </div>
</body>

</html>

I looked at the html and it detects what was returned from the servers as a threat.

WinterMute commented 4 years ago

It doesn't detect anything as a threat. Your ISP is using a filter service that blocks devkitPro urls, I don't know why. Can you check if you can get to https://devkitpro.org & let me know if that works or has the same message.

What ISP are you using? Can you disable protected browsing? Does https://www.xfinity.com/support/articles/xfinity-xfi-faqs#protect help any?

TheBlueOompaLoompa commented 4 years ago

I can get to https://devkitpro.org and I am using xfinity but I am not the admin, I did send a message to the admin to temporarily turn protected browsing off so I can attempt to install the required files with the devkitpro updater.

TheBlueOompaLoompa commented 4 years ago

Yes, you were right I had the idea of doing a wifi hotspot from my phone instead and immediately when I tried reinstalling all the packages worked thank you so much, this thing has been a pain for the past month or two.

TheBlueOompaLoompa commented 4 years ago

Waiting to close this until I have it compiling the hello world stuff just to make sure everything is there.

TheBlueOompaLoompa commented 4 years ago

It compiled successfully and ran under dolphin perfectly!

WinterMute commented 4 years ago

One last thing, when you said you found that the servers for installing these packages are down what did you mean? How did you test that?

Can you try http://downloads.devkitpro.org/packages via your Xfinity connection & see if that gives the unsafe message or is it just http://downloads.devkitpro.org/packages/dkp-libs.db ?

TheBlueOompaLoompa commented 4 years ago

Yeah it says that link is unsafe image https://www.safebrowse.io/warn.html?url=http://downloads.devkitpro.org/packages