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

Build Failure Due to Package Location Errors #59

Open
rcarteraz opened this issue Sep 17, 2024 · 0 comments
Open

Build Failure Due to Package Location Errors #59

rcarteraz opened this issue Sep 17, 2024 · 0 comments

Comments

@rcarteraz
Copy link

During the build process, multiple errors are encountered related to package location. The log indicates issues with locating several packages from their respective GitHub release URLs. The URLS within the packages file download a deb file for me, so I'm not sure what the issue is. Anyone insight?

[14:28:06] Begin /home/rcarter/aryaos/stages/stage-pytak/00-install/00-packages
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package https://github.com/snstac/pytak/releases/latest/download
E: Couldn't find any package by glob 'https://github.com/snstac/pytak/releases/latest/download'
E: Couldn't find any package by regex 'https://github.com/snstac/pytak/releases/latest/download'
E: Unable to locate package https://github.com/snstac/takproto/releases/latest/download
E: Couldn't find any package by glob 'https://github.com/snstac/takproto/releases/latest/download'
E: Couldn't find any package by regex 'https://github.com/snstac/takproto/releases/latest/download'
E: Unable to locate package https://github.com/snstac/asyncinotify/releases/download/v4.0.9-4
E: Couldn't find any package by glob 'https://github.com/snstac/asyncinotify/releases/download/v4.0.9-4'
E: Couldn't find any package by regex 'https://github.com/snstac/asyncinotify/releases/download/v4.0.9-4'
E: Unable to locate package https://github.com/snstac/aircot/releases/latest/download
E: Couldn't find any package by glob 'https://github.com/snstac/aircot/releases/latest/download'
E: Couldn't find any package by regex 'https://github.com/snstac/aircot/releases/latest/download'
E: Unable to locate package https://github.com/snstac/adsbcot/releases/latest/download
E: Couldn't find any package by glob 'https://github.com/snstac/adsbcot/releases/latest/download'
E: Couldn't find any package by regex 'https://github.com/snstac/adsbcot/releases/latest/download'
E: Unable to locate package https://github.com/snstac/aiscot/releases/latest/download
E: Couldn't find any package by glob 'https://github.com/snstac/aiscot/releases/latest/download'
E: Couldn't find any package by regex 'https://github.com/snstac/aiscot/releases/latest/download'
E: Unable to locate package https://github.com/snstac/dronecot/releases/latest/download
E: Couldn't find any package by glob 'https://github.com/snstac/dronecot/releases/latest/download'
E: Couldn't find any package by regex 'https://github.com/snstac/dronecot/releases/latest/download'
E: Unable to locate package https://github.com/snstac/lincot/releases/latest/download
E: Couldn't find any package by glob 'https://github.com/snstac/lincot/releases/latest/download'
E: Couldn't find any package by regex 'https://github.com/snstac/lincot/releases/latest/download'
[14:28:10] Build failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant