Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Dec 2014 19:08:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 188856] devel/py-gobject3 doesn't install on systems where ARCH != MACHINE_ARCH
Message-ID:  <bug-188856-6497-AzbB2gAHOH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188856-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188856-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188856

Dirk Heinrichs <dirk.heinrichs@altum.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dirk.heinrichs@altum.de

--- Comment #16 from Dirk Heinrichs <dirk.heinrichs@altum.de> ---
I see the same on a 64bit VM:

pkg-static:
lstat(/usr/ports/devel/py-gobject3/work/stage/usr/local/lib/python2.7/site-packages/pygobject-3.14.0-py2.7-freebsd-10.0-RELEASE-p12-amd64.egg-info):
No such file or directory
*** Error code 74

However, the file name difference is not in the architecture part, but in the
Python part:

# ll
/usr/ports/devel/py-gobject3/work/stage/usr/local/lib/python2.7/site-packages/ 
                               :(
total 22
drwxr-xr-x  5 root  wheel    40  3 Dez 19:53 gi/
-rw-r--r--  1 root  wheel  1013  3 Dez 19:53
pygobject-3.14.0-pypython2.7-freebsd-10.0-RELEASE-p12-amd64.egg-info
drwxr-xr-x  2 root  wheel    11  3 Dez 19:53 pygtkcompat/

It's py2.7 vs pypython2.7.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-188856-6497-AzbB2gAHOH>