pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

devel/py-mercurial fails on Linux (SLES11sp1)



Hello,


While trying to build devel/py-mercurial against cvs HEAD on a Linux
system (SLES 11sp1, kernel 2.6.32) I encountered a pkg_create failure.
On such a system, PLIST.inotify is added to PLIST_SRC, but the build
doesn't actually include the files specified by that file.

=> Automatic manual page handling
pkg_create: can't stat 
`/p/current-test/devel/py-mercurial/work/.destdir/nasa/pkgsrc/current-test/lib/python2.
7/site-packages/hgext/inotify/__init__.py'
pkg_create: can't stat 
`/p/current-test/devel/py-mercurial/work/.destdir/nasa/pkgsrc/current-test/lib/python2.
7/site-packages/hgext/inotify/__init__.pyc'
pkg_create: can't stat 
`/p/current-test/devel/py-mercurial/work/.destdir/nasa/pkgsrc/current-test/lib/python2.
7/site-packages/hgext/inotify/__init__.pyo'
pkg_create: can't stat 
`/p/current-test/devel/py-mercurial/work/.destdir/nasa/pkgsrc/current-test/lib/python2.
7/site-packages/hgext/inotify/client.py'
...

What I'm really interested in is building devel/mercurial, which works
with the 2014Q1 release, but it now requires devel/py-mercurial. And,
I'm not sure why py-mercurial is not including the expected inotify
support.

-- 
Iain Morgan


Home | Main Index | Thread Index | Old Index