question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

something wrong in ajenti repo source

See original GitHub issue

I think problem is in this repo => http://repo.ajenti.org/debian/ but i breif you details how i have detect it.

  1. In one of my vps i was trying to take the latest update of ajenti. But error it could not locate the package.
  2. In my another vps i was trying to download the ajenti puma package. I get the same error “unable to locate the package.” they i run apt-get update command. but i get this error "Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)" following this article i have solved the problem. http://www.namhuy.net/2243/how-to-fix-could-not-get-lock-error-in-ubuntu.html

Now i have run apt-get update command. But it takes to time to update the repo of ajenti.

  1. I thought something wrong in my two vps. So i opened a new instance by installing ubuntu. and run the command => wget http://repo.ajenti.org/debian/key -O- | sudo apt-key add -

It’s takes too time to get the file.

  1. Opened another instance in amazon by installing ubuntu. then run the command => wget -O- https://raw.github.com/Eugeny/ajenti/master/scripts/install-ubuntu.sh | sudo sh Here is the screenshot, file was not downloading. => http://s9.postimg.org/b0znvmmy7/bug_of_ajenti.png

    Can u take care of it?

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
Eugenycommented, Oct 15, 2014

@visnetacvs in the meanwhile, you can use http://realrepo.ajenti.org:8888 to bypass the CDN

0reactions
stale[bot]commented, May 10, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days unless you comment. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cannot install ajenti using source from apt-get - Launchpad Bugs
W: Failed to fetch http://repo.ajenti.org/debian/dists/main/InRelease Unable to find expected entry 'main/source/Sources' in Release file ...
Read more >
General / Ajenti
Welcome to the Ajenti Idea Exchange. It's your chance to collaborate with our team and other users to influence the future of Ajenti!...
Read more >
Unable to install Ajenti-V on Ubuntu - Stack Overflow
2 Answers 2 · Add repository key: wget http://repo.ajenti.org/debian/key -O- | sudo apt-key add - · Add repository to /etc/apt/sources.list: · Install the...
Read more >
How To Install the Ajenti Control Panel and Ajenti V on Ubuntu ...
This is used to validate the sources of the Ajenti packages you will be installing. wget http://repo.ajenti.org/debian/key -O- | sudo apt- ...
Read more >
How to Install Ajenti Control Panel to Manage Linux Servers
Ajenti is an open-source web-based system management control panel for ... you need to enable the EPEL repository to install needed Ajenti ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found