#14487 closed task (fixed)
No haikuports updates...
Reported by: | khallebal | Owned by: | kallisti5 |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Sys-Admin | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description (last modified by )
Although new recipes are being merged daily, the packages are not being updated, not being built perhaps? at least for 32 bits.
Change History (8)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Yes i'm using the new URL's posted by kallisti5, when i do pkgman update i get only updates from the haiku repo, and the depot server https://depot.haiku-os.org has not been updated for 4 days either.
comment:3 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
It appears the repos have been updated (e.g. pciutils 3.6) but indeed HaikuDepot is still stuck with 3.5.
comment:4 by , 6 years ago
haven't gotten any OS updates insce hrev52339 here, and was getting them regularly before also... that said I am getting *some* updates.
And pciutils 3.6 is on HaikuDepot now...
comment:5 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
OK it's just the delayed Cron then.
The Haiku repository updating infrequently is a known issue. We just manually trigger a new build once every few days atm.
comment:6 by , 6 years ago
and the depot server https://depot.haiku-os.org has not been updated for 4 days either.
Unfortunately I no longer have any access to the deployment environment for HDS; logs database etc... so am unable to comment or help around this problem until I can get some access.
Previously a cron
task would invoke HDS to enqueue a task to poll the HPKR data for new packages. I don't know if this cron
was re-instated after the migration to containers. If the new data is in the HPKR, it will pick it up and update its records accordingly. The API endpoint for this is;
/__maintenance/hourly /__maintenance/daily
Also, it is the intention that the event of re-building the HPKR data (eg; an update in haikuports) should raise an event with HDS to re-scan the specific HPKR data so that updates happen soon after a repository update. It is possible to trigger this with the following URL;
/__repository/haikuports/import /__repository/haikuports/source/haikuports_x86_gcc2/import
comment:7 by , 6 years ago
sorry, i've been working on Haiku for a week straight and had to take a small break for a few days for real life stuff :-)
TODO:
- Fix Buildbot scheduler for Haiku repo. It isn't triggering for some unknown reason.
- Deploy cron job to trigger HaikuPorts imports
I think waddlesplash already did #2?
Have you set the correct repo address (pkgman list):