Issue 1054: scriptsinstall target fails in alternate build dir (original) (raw)

Created on 2007-08-29 01:23 by skip.montanaro, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (4)
msg55398 - (view) Author: Skip Montanaro (skip.montanaro) * (Python triager) Date: 2007-08-29 01:23
I tried running make scriptsinstall from my build directory. It failed with this error message: error: file 'byteyears.py' does not exist I added os.path.abspath() around the source file name in the error message. It's looking for byteyears.py in the current directory. From where I executed make it's in ../Tools/scripts. I'm not sure it would work if executed from the top-level source directory either.
msg113114 - (view) Author: Mark Lawrence (BreamoreBoy) * Date: 2010-08-06 17:03
Set to needs patch as I don't see why you need a unit test for this build issue, feel free to change it back if you see fit.
msg224270 - (view) Author: Mark Lawrence (BreamoreBoy) * Date: 2014-07-29 22:55
I have no intention of finding out what is in the 48 attached html files :(
msg341683 - (view) Author: SilentGhost (SilentGhost) * (Python triager) Date: 2019-05-07 05:55
Closing as out of date. Too much spam in this issue.
History
Date User Action Args
2022-04-11 14:56:26 admin set github: 45395
2019-05-07 06:02:56 SilentGhost set nosy: + SilentGhost
2019-05-07 06:02:10 SilentGhost set messages: -
2019-05-07 06:01:18 SilentGhost set files: - pec48.html
2019-05-07 06:01:14 SilentGhost set files: - pec47.html
2019-05-07 06:01:07 SilentGhost set files: - pec46.html
2019-05-07 06:01:02 SilentGhost set files: - pec45.html
2019-05-07 06:00:50 SilentGhost set files: - pec44.html
2019-05-07 06:00:44 SilentGhost set files: - pec43.html
2019-05-07 06:00:34 SilentGhost set files: - pec42.html
2019-05-07 06:00:29 SilentGhost set files: - pec41.html
2019-05-07 06:00:23 SilentGhost set files: - pec40.html
2019-05-07 06:00:18 SilentGhost set files: - pec39.html
2019-05-07 06:00:12 SilentGhost set files: - pec38.html
2019-05-07 06:00:06 SilentGhost set files: - pec37.html
2019-05-07 06:00:01 SilentGhost set files: - pec36.html
2019-05-07 05:59:34 SilentGhost set files: - pec35.html
2019-05-07 05:59:28 SilentGhost set files: - pec34.html
2019-05-07 05:59:23 SilentGhost set files: - pec33.html
2019-05-07 05:59:18 SilentGhost set files: - pec32.html
2019-05-07 05:59:13 SilentGhost set files: - pec31.html
2019-05-07 05:59:08 SilentGhost set files: - pec30.html
2019-05-07 05:59:03 SilentGhost set files: - pec29.html
2019-05-07 05:58:57 SilentGhost set files: - pec28.html
2019-05-07 05:58:52 SilentGhost set files: - pec27.html
2019-05-07 05:58:47 SilentGhost set files: - pec26.html
2019-05-07 05:58:42 SilentGhost set files: - pec25.html
2019-05-07 05:58:37 SilentGhost set files: - pec24.html
2019-05-07 05:58:31 SilentGhost set files: - pec23.html
2019-05-07 05:58:25 SilentGhost set files: - pec22.html
2019-05-07 05:58:18 SilentGhost set files: - pec21.html
2019-05-07 05:58:13 SilentGhost set files: - pec20.html
2019-05-07 05:58:07 SilentGhost set files: - pec19.html
2019-05-07 05:58:01 SilentGhost set nosy: - SilentGhost -> (no value)
2019-05-07 05:57:46 SilentGhost set files: - pec18.html
2019-05-07 05:57:41 SilentGhost set files: - pec17.html
2019-05-07 05:57:36 SilentGhost set files: - pec16.html
2019-05-07 05:57:31 SilentGhost set files: - pec15.html
2019-05-07 05:57:26 SilentGhost set files: - pec14.html
2019-05-07 05:57:20 SilentGhost set files: - pec13.html
2019-05-07 05:57:11 SilentGhost set files: - pec12.html
2019-05-07 05:57:05 SilentGhost set files: - pec11.html
2019-05-07 05:56:59 SilentGhost set files: - pec10.html
2019-05-07 05:56:54 SilentGhost set files: - pec9.html
2019-05-07 05:56:48 SilentGhost set files: - pec8.html
2019-05-07 05:56:43 SilentGhost set files: - pec7.html
2019-05-07 05:56:36 SilentGhost set files: - pec6.html
2019-05-07 05:56:29 SilentGhost set files: - pec5.html
2019-05-07 05:56:17 SilentGhost set files: - pec4.html
2019-05-07 05:56:08 SilentGhost set files: - pec3.html
2019-05-07 05:55:43 SilentGhost set status: open -> closednosy: + SilentGhost, - topworkermessages: + resolution: out of datestage: needs patch -> resolved
2019-05-07 05:54:23 SilentGhost set files: - pec2.html
2019-05-07 05:53:03 SilentGhost set files: - pec1.html
2019-05-06 11:30:29 topworker set nosy: + topworkermessages: +
2019-04-26 20:11:36 BreamoreBoy set nosy: - BreamoreBoy -> (no value)
2014-07-29 22:55:03 BreamoreBoy set nosy: + BreamoreBoymessages: + versions: + Python 3.4, Python 3.5, - Python 3.1, Python 3.2
2014-02-03 19:11:24 BreamoreBoy set nosy: - BreamoreBoy -> (no value)
2012-06-13 20:01:19 gukaar77 set files: + pec48.html
2012-06-13 20:01:06 gukaar77 set files: + pec47.html
2012-06-13 20:00:57 gukaar77 set files: + pec46.html
2012-06-13 20:00:47 gukaar77 set files: + pec45.html
2012-06-13 20:00:38 gukaar77 set files: + pec44.html
2012-06-13 20:00:28 gukaar77 set files: + pec43.html
2012-06-13 20:00:20 gukaar77 set files: + pec42.html
2012-06-13 20:00:10 gukaar77 set files: + pec41.html
2012-06-13 20:00:00 gukaar77 set files: + pec40.html
2012-06-13 19:59:51 gukaar77 set files: + pec39.html
2012-06-13 19:59:42 gukaar77 set files: + pec38.html
2012-06-13 19:59:33 gukaar77 set files: + pec37.html
2012-06-13 19:59:21 gukaar77 set files: + pec36.html
2012-06-13 19:59:09 gukaar77 set files: + pec35.html
2012-06-13 19:58:54 gukaar77 set files: + pec34.html
2012-06-13 19:58:38 gukaar77 set files: + pec33.html
2012-06-13 19:58:28 gukaar77 set files: + pec32.html
2012-06-13 19:58:12 gukaar77 set files: + pec31.html
2012-06-13 19:58:02 gukaar77 set files: + pec30.html
2012-06-13 19:57:52 gukaar77 set files: + pec29.html
2012-06-13 19:57:43 gukaar77 set files: + pec28.html
2012-06-13 19:57:33 gukaar77 set files: + pec27.html
2012-06-13 19:57:22 gukaar77 set files: + pec26.html
2012-06-13 19:57:12 gukaar77 set files: + pec25.html
2012-06-13 19:57:03 gukaar77 set files: + pec24.html
2012-06-13 19:56:52 gukaar77 set files: + pec23.html
2012-06-13 19:56:39 gukaar77 set files: + pec22.html
2012-06-13 19:56:29 gukaar77 set files: + pec21.html
2012-06-13 19:56:18 gukaar77 set files: + pec20.html
2012-06-13 19:56:09 gukaar77 set files: + pec19.html
2012-06-13 19:55:59 gukaar77 set files: + pec18.html
2012-06-13 19:55:51 gukaar77 set files: + pec17.html
2012-06-13 19:55:41 gukaar77 set files: + pec16.html
2012-06-13 19:55:32 gukaar77 set files: + pec15.html
2012-06-13 19:55:14 gukaar77 set files: + pec14.html
2012-06-13 19:55:04 gukaar77 set files: + pec13.html
2012-06-13 19:54:49 gukaar77 set files: + pec12.html
2012-06-13 19:54:36 gukaar77 set files: + pec11.html
2012-06-13 19:54:25 gukaar77 set files: + pec10.html
2012-06-13 19:54:14 gukaar77 set files: + pec9.html
2012-06-13 19:54:04 gukaar77 set files: + pec8.html
2012-06-13 19:53:54 gukaar77 set files: + pec7.html
2012-06-13 19:53:43 gukaar77 set files: + pec6.html
2012-06-13 19:53:28 gukaar77 set files: + pec5.html
2012-06-13 19:53:16 gukaar77 set files: + pec4.html
2012-06-13 19:53:05 gukaar77 set files: + pec3.html
2012-06-13 19:52:55 gukaar77 set files: + pec2.html
2012-06-13 19:52:41 gukaar77 set files: + pec1.html
2010-08-06 17:03:00 BreamoreBoy set versions: + Python 3.1, Python 2.7, Python 3.2, - Python 2.6, Python 3.0nosy: + BreamoreBoymessages: + stage: test needed -> needs patch
2010-05-20 20:29:09 skip.montanaro set nosy: - skip.montanaro -> (no value)
2009-04-07 04:04:26 ajaksu2 set stage: test neededcomponents: + Installationversions: + Python 3.0
2007-08-29 01:23:22 skip.montanaro create