emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cannot download packages from elpa


From: Daniel Sutton
Subject: cannot download packages from elpa
Date: Wed, 2 Oct 2019 19:44:57 -0500

The tests for CIDER have been failing because it cannot get queue and spinner from elpa.

https://elpa.gnu.org/packages/queue.html seems to be up but https://quitter.im/fsfstatus has no information about the status.

Runnings tests on CircleCI (and locally with cask install) yields:

```
Compute dependencies
cask install
Loading package information... done
Package operations: 11 installs, 0 removals
  - Installing [ 1/11] sesman (0.3.2)... downloading
  - Installing [ 1/11] sesman (0.3.2)... done
  - Installing [ 2/11] seq (2.16)... already present
  - Installing [ 3/11] spinner (1.7)... not available
  - Installing [ 4/11] queue (0.2)... not available
  - Installing [ 5/11] pkg-info (0.4)... downloading
  - Installing [ 5/11] pkg-info (0.4)... done
  - Installing [ 6/11] parseedn (0.1)... downloading
  - Installing [ 6/11] parseedn (0.1)... done
  - Installing [ 7/11] clojure-mode (5.9)... downloading
  - Installing [ 7/11] clojure-mode (5.9)... done
  - Installing [ 8/11] emacs (25)... already present
  - Installing [ 9/11] markdown-mode (latest)... downloading
  - Installing [ 9/11] markdown-mode (latest)... done
  - Installing [10/11] buttercup (latest)... downloading
  - Installing [10/11] buttercup (latest)... done
  - Installing [11/11] elisp-lint (latest)... downloading
  - Installing [11/11] elisp-lint (latest)... done
Some dependencies were not available: spinner, queue
```
I've tried to check the normal avenues for status but they are down. I'm confused why https://elpa.gnu.org/packages/ seems to be up but the packages are not able to be downloaded. It looks like the tests have been failing due to package resolution for at least 11 days.

dan sutton

reply via email to

[Prev in Thread] Current Thread [Next in Thread]