building in a build/ directory fails to find pyntrack-gmonitor.override
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ntrack |
Fix Released
|
High
|
Alexander Sack |
Bug Description
1. ntrack.
...
2. make
=> /usr/share/
pygobject-
--prefix pyntrack \
--override pyntrack-
pyntrack-
Traceback (most recent call last):
File "/usr/share/
sys.
File "/usr/share/
o = override.
File "/usr/share/
self.
File "/usr/share/
fp = open(filename, 'r')
IOError: [Errno 2] No such file or directory: 'pyntrack-
make[4]: *** [pyntrack-
make[4]: Leaving directory `/home/
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/
make: *** [all] Error 2
------- ------- ------- ------- ------- ------- ------- ------- ---- /launchpad. net/bugs/ 661769 gmonitor. override from $(srcdir) to fix failure when building in build/ dir - lp:661769 ------- ------- ------- ------- ------- ------- ------- ----
revno: 215
fixes bug(s): https:/
committer: Alexander Sack <email address hidden>
branch nick: ntrack
timestamp: Sat 2010-10-16 17:26:44 +0200
message:
gobject: use pyntrack-
-------