tensor5 / arch-atom

Repository of Atom and Electron binary packages for Arch Linux
48 stars 5 forks source link

Failed to get atom.db #6

Closed tirrorex closed 8 years ago

tirrorex commented 8 years ago

sudo pacman -Sy atom gives me 404 error, seems the request cannot get atom.db from noaxiom.org thus installation of atom is failing atom Tried with atom-editor also as i wasn't sure which one is proper, same thing

tensor5 commented 8 years ago

I tried sudo pacman -Syy atom right now and it works for me. Can you try again? It might be a temporary network problem.

tirrorex commented 8 years ago

I can confirm i still have the same issue. I had the repository by doing

  1. pacman-key -r B0544167
  2. pacman-key -f B0544167
  3. pacman-key --lsign-key B0544167
  4. echo "[atom] Server = http://noaxiom.org/$repo/$arch" >> /etc/pacman.conf
  5. sudo pacman -Syy atom

atom.db requested url returned error: 404

tensor5 commented 8 years ago

Can you navigate to http://noaxiom.org/atom/x86_64/ with your browser and download a package manually?

tensor5 commented 8 years ago

I assume the issue is solved.

sabian2008 commented 8 years ago

I'm having this issue too: atom.db 404 error while database syncing.

However using the web browser I'm able to see the files. Nonetheless I didn't download it manually because the folder it's name x86_64 and I'm in an i686 system. Could that be the problem in pacman too? I think it might be looking for http://noaxiom.org/atom/i686.

tensor5 commented 8 years ago

@sabian2008, currently I don't provide i686 packages, but stay tuned, I might build for i686 in the near future.

sabian2008 commented 8 years ago

Sorry for that. I saw some i686 references in the commits and got excited. Probably should have read better.

Thanks for the quick response and for your work.

Cheers,

tensor5 commented 8 years ago

@sabian2008 Atom for i686 is now in [community].