View Bug Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000015 | DVD-o-matic | General | public | 2012-12-22 01:04 | 2013-01-21 09:51 |
Reporter | slycordinator | Assigned To | carl | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | 64-bit | OS | Gentoo Linux | ||
Product Version | 0.67 | ||||
Summary | 0000015: Cannot configure libdcp-0.34 or dvd-o-matic-0.67 from sources | ||||
Description | After unpacking the source for libdcp-0.34 and changing to the unpacked directory, when I run "./waf configure" I receive the following message: Waf: The wscript in '/home/chris/dvd-o-matic/libdcp-0.34' is unreadable And when I download the dvd-o-matic 0.67 sources and do the same I receive the following: | ||||
Steps To Reproduce | 1) wget http://carlh.net/software/libdcp/libdcp-0.34.tar.bz2 1) wget http://carlh.net/software/dvdomatic/dvdomatic-0.67.tar.bz2 | ||||
Tags | No tags attached. | ||||
cc | |||||
|
This is because those wscripts aren't happy being run by python 3 (yet). A workaround would be to run waf with a copy of python 2 (if you have one around); with something like python2 ./waf configure or whatever. |
|
Fixed in libdcp-0.35; updated dvdomatic to follow. |
|
Should be fixed in libdcp-0.35 and dvdomatic-0.68beta10. Do let me know if you are still having problems. Thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-22 01:04 | slycordinator | New Bug | |
2012-12-22 12:38 | carl | Note Added: 0000006 | |
2012-12-22 12:38 | carl | Status | new => acknowledged |
2012-12-22 13:21 | carl | Note Added: 0000007 | |
2012-12-22 13:31 | carl | Note Added: 0000008 | |
2012-12-22 13:31 | carl | Status | acknowledged => resolved |
2012-12-22 13:31 | carl | Resolution | open => fixed |
2012-12-22 13:31 | carl | Assigned To | => carl |
2013-01-21 09:51 | carl | Status | resolved => closed |