×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Astroberry Server 2.0.1 is available now!

  • Posts: 983
  • Thank you received: 375
PHD2 v2.6.7 has been just pushed to astroberry software repository. You can get the latest version by running regular apt update && apt upgrade
The following user(s) said Thank You: Tom, Bernd Limburg, Giles
4 years 2 months ago #49599

Please Log in or Create an account to join the conversation.

  • Posts: 348
  • Thank you received: 69

That's good.

Query though, is there a reason that apt-file doesn't find the package that provides a particular file:
astroberry@indi:~ $ sudo apt-file search "/usr/bin/phd2.bin"
astroberry@indi:~ $

I normally use apt-file to find packages that provide a particular file.
4 years 2 months ago #49602

Please Log in or Create an account to join the conversation.

  • Posts: 983
  • Thank you received: 375
It is apt-file question, not astroberry related. Maybe run the query without path i.e. apt-file search phd2.bin or update the cache sudo apt-file update
The following user(s) said Thank You: Giles
4 years 2 months ago #49603

Please Log in or Create an account to join the conversation.

  • Posts: 348
  • Thank you received: 69

True, I have tried all those, also tried "--substring-match" option, without any joy.

Was just wondering whether it requires a file manifest or filelist file to be present in the repository.
4 years 2 months ago #49604

Please Log in or Create an account to join the conversation.

  • Posts: 348
  • Thank you received: 69
Quick search, it appears apt repositories can have a "Contents" file (wiki.debian.org/DebianRepository/Format#A.22Contents.22_indices).

But if they don't then apt-file won't return results for that repo.

From Man page for apt-file:

BUGS, QUIRKS
...

· Not all APT repositories have Contents files. Notably common install media (CDs etc.)
may omit them to conserve space.
...

But, as you say, it's a apt-file issue, it's up to the maintainer to provide a Contents file (or not).

All clear now though.
4 years 2 months ago #49605

Please Log in or Create an account to join the conversation.

  • Posts: 983
  • Thank you received: 375
Good point! Thanks for suggestion. Now the repository provides Contents index. This allows to find packages that provide a particular file, using apt-file.
Run "sudo apt update" to refresh index files and try "apt-file search" again.
The following user(s) said Thank You: Giles
4 years 2 months ago #49614

Please Log in or Create an account to join the conversation.

  • Posts: 348
  • Thank you received: 69

Your repo fu works:
astroberry@indi:~ $ sudo apt-file search "/usr/bin/phd2"
phd2: /usr/bin/phd2                       
phd2: /usr/bin/phd2.bin
astroberry@indi:~ $
4 years 2 months ago #49627

Please Log in or Create an account to join the conversation.

  • Posts: 238
  • Thank you received: 15

Any idea about QHYCCD connection issue? Thanks.
4 years 2 months ago #49635

Please Log in or Create an account to join the conversation.

  • Posts: 239
  • Thank you received: 38
Yes, I cannot connect to my QHY163M anymore. just in the last update, it worked fine before.

-Sonny
The following user(s) said Thank You: Tom
4 years 2 months ago #49636

Please Log in or Create an account to join the conversation.

  • Posts: 238
  • Thank you received: 15

So confirmed QHYCCD now having issue with Raspbian OS. :(

Jasem found out Fxload in debian is very old. So, he updated the fxload on his SM OS 1.5.0 and qhyccd works now. Maybe he does other things as well, we do not know.

Thanks.
The following user(s) said Thank You: Sonny Cavazos
4 years 2 months ago #49637

Please Log in or Create an account to join the conversation.

  • Posts: 239
  • Thank you received: 38
Thank you.

SM is stellarmate I assume. and Yes QHY works on SM, but not on astroberry.
4 years 2 months ago #49647

Please Log in or Create an account to join the conversation.

  • Posts: 238
  • Thank you received: 15
Yes. SM is Stellarmate. Not only that, AstroPi3 script also having this issue as well. Meaning that update from the github also faile to bring qhy camera up.
4 years 2 months ago #49648

Please Log in or Create an account to join the conversation.

Moderators: Radek Kaczorek
Time to create page: 0.404 seconds