Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POCS install: fails to install astrometry-net #1212

Closed
oguyon opened this issue Nov 24, 2023 · 1 comment · Fixed by #1213
Closed

POCS install: fails to install astrometry-net #1212

oguyon opened this issue Nov 24, 2023 · 1 comment · Fixed by #1213
Labels

Comments

@oguyon
Copy link

oguyon commented Nov 24, 2023

Log shows:
E: Unable to locate package astrometry-net

Consequently, subsequent packages fail to install, as this command fails:

sudo apt-get -y -qq install
ack
astrometry-net
astrometry-data-tycho2-10-19
byobu
curl
dcraw
exiftool
fonts-powerline
gcc
htop
httpie
jo
jq
libcfitsio-bin
make
nano
vim-nox
supervisor
wget

@wtgee
Copy link
Member

wtgee commented Nov 24, 2023

Thanks, that would do it. I've put in a fix at #1213. We can also add an --ignore-missing option but I think I would rather it complain more loudly than fail silently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants