Opened 3 weeks ago

Last modified 3 weeks ago

#70645 assigned defect

py36-gobject3 a gvfs dependency, broken on M3

Reported by: nnolan-wbd Owned by: dbevans (David B. Evans)
Priority: Low Milestone:
Component: ports Version:
Keywords: Cc: nnolan-wbd
Port: gvfs

Description

I found this error while trying to get thunar to support smb through gvfs. xquartz: thunar+samba4 > gvfs > python36 > py36-gobject3

sudo port install py36-gobject3
Error: Cannot install py36-gobject3 for the arch 'arm64' because
Error: its dependency python36 is only installed for the arch 'x86_64'
Error: and does not have a universal variant.
Error: Unable to execute port py36-gobject3: architecture mismatch

strangely, py36 arm64 installs successfully, but py36-gobject3 still throws this error.

gvfs shouldn't even be depending on py36 anyway. I suggest pushing this instead to gvfs to get it on a newer py3x.

Change History (2)

comment:1 Changed 3 weeks ago by nnolan-wbd

Cc: nnolan-wbd added

comment:2 Changed 3 weeks ago by jmroot (Joshua Root)

Keywords: gvfs thunar removed
Owner: set to dbevans
Port: gvfs added
Status: newassigned
Type: updatedefect

There is a python37 variant which should at least work on arm64, but that's of course also an EOL python version.

Note: See TracTickets for help on using tickets.