Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#6332 closed enhancement (fixed)

gvfs-1.24.0

Reported by: bdubbs@… Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Didn't we just do gvfs-1.22.4?

Change History (4)

comment:1 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

Yes, I forgot to check for a new version, yesterday.

comment:2 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r15736.

comment:3 by Fernando de Oliveira, 9 years ago

Error in make check:

Making check in test
make[1]: Entering directory '/tmp/porg-build-2015.03.28-14h56m26s/gvfs-1.24.0/test'
Makefile:1472: warning: overriding recipe for target 'check'
Makefile:1292: warning: ignoring old recipe for target 'check'
./run-in-tree.sh ./gvfs-test 
Traceback (most recent call last):
  File "./gvfs-test", line 38, in <module>
    from gi.repository import GLib, Gio
  File "/usr/lib/python2.7/site-packages/gi/__init__.py", line 42, in <module>
    from . import _gi
ImportError: /usr/lib/python2.7/site-packages/gi/_gi.so: undefined symbol: _Py_ZeroStruct
Makefile:1472: recipe for target 'check' failed
make[1]: *** [check] Error 1

comment:4 by Fernando de Oliveira, 9 years ago

Got previous status as in LFS7.6:

Ran 32 tests in 15.329s

FAILED (failures=2, errors=6, skipped=8)

But before unsetting the wrong PYTHONPATH, tests didnt even start.

Note: See TracTickets for help on using tickets.