Opened 10 years ago
Closed 10 years ago
#11489 closed bug (no change required)
NetFS broken for 64bit prevents package repo to be updated.
Reported by: | vidrep | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | File Systems/NetFS | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Package manager no longer updates 64 bit builds to latest revision (hrev48334). Not sure if its a bug or not. I note that there are some 64 bit fixes since last updatable revision.
Attachments (2)
Change History (12)
by , 10 years ago
Attachment: | screenshot1.png added |
---|
comment:1 by , 10 years ago
Component: | Applications/HaikuDepot → File Systems/NetFS |
---|---|
Owner: | changed from | to
Summary: | pkgman no longer updates 64 bit → NetFS broken for 64bit prevents package repo to be updated. |
comment:2 by , 10 years ago
IMO netfs should be simply deactivated on x86_64 images until it builds correctly.
comment:3 by , 10 years ago
It's not in the image, but it's a package in the Haiku repository. So the images can be built, but not the repos for updating. I don't know how to make the package architecture specific yet, but I'll try to do that.
comment:4 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
You can use the FFilterByBuildFeatures
rule and annotate netfs with @!x86_64
.
comment:6 by , 10 years ago
Milestone: | R1 → Unscheduled |
---|
Done in hrev48352. Leaving the ticket open until they are actually fixed for 64bit...
comment:7 by , 10 years ago
Tried to update again. pkgman lists latest revisions. Select yes. Download never starts. (see screenshot2) I assume this is to be expected until a fix is announced, or am I mistaken?
by , 10 years ago
Attachment: | screenshot2.png added |
---|
comment:8 by , 10 years ago
This is strange, updating should work again now. How long did you wait? Does it not start, or is it just very very slow?
comment:9 by , 10 years ago
After trying to update 64 bit yesterday, I later found 32 bit was not updating either. So, apparently it was a network issue at my end. Tried again this morning and everyting updated normally. Sorry.
comment:10 by , 10 years ago
Resolution: | → no change required |
---|---|
Status: | assigned → closed |
The 64bit repository build is broken as you can see here: http://buildbot.haiku-os.org/grid This is because there is a netfs package now and netfs doesn't work in 64bit yet.
So this is not a problem with HaikuDepot, there is simply nothing to update to until this is fixed.