Opened 9 years ago

Closed 9 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)

screenshot1.png (107.2 KB ) - added by vidrep 9 years ago.
screenshot2.png (81.4 KB ) - added by vidrep 9 years ago.

Download all attachments as: .zip

Change History (12)

by vidrep, 9 years ago

Attachment: screenshot1.png added

comment:1 by pulkomandy, 9 years ago

Component: Applications/HaikuDepotFile Systems/NetFS
Owner: changed from stippi to bonefish
Summary: pkgman no longer updates 64 bitNetFS broken for 64bit prevents package repo to be updated.

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.

comment:2 by korli, 9 years ago

IMO netfs should be simply deactivated on x86_64 images until it builds correctly.

comment:3 by pulkomandy, 9 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 bonefish, 9 years ago

Owner: changed from bonefish to pulkomandy
Status: newassigned

You can use the FFilterByBuildFeatures rule and annotate netfs with @!x86_64.

comment:5 by korli, 9 years ago

UserlandFS can also be annotated as such.

comment:6 by pulkomandy, 9 years ago

Milestone: R1Unscheduled

Done in hrev48352. Leaving the ticket open until they are actually fixed for 64bit...

comment:7 by vidrep, 9 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?

Last edited 9 years ago by vidrep (previous) (diff)

by vidrep, 9 years ago

Attachment: screenshot2.png added

comment:8 by pulkomandy, 9 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 vidrep, 9 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 pulkomandy, 9 years ago

Resolution: no change required
Status: assignedclosed
Note: See TracTickets for help on using tickets.