Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Mint 18.3 x86_64 build fails #23

Open
dandennison84 opened this issue Apr 25, 2018 · 0 comments
Open

Linux Mint 18.3 x86_64 build fails #23

dandennison84 opened this issue Apr 25, 2018 · 0 comments

Comments

@dandennison84
Copy link

Build is failing with the error below. I checked that the missing file is actually in the directory below.

~/Projects/starter-pack$ ls build/LNP/utilities/Armok\ Vision/
Armok Vision Linux_Data Armok Vision Linux.x86_64 Changelog.txt Credits.txt manifest.json Pugins Readme.txt

Python 3.5.2
Linux Mint 18.3 x86_64

python3 main.py --os linux --bits 64 --stable

Component: Age: Version: Filename:
TwbT 17 v6.41 twbt-6.41-linux.zip
DFHack 19 0.44.09-r1 dfhack-0.44.09-r1-Linux-64-gcc
Armok Vision 21 v0.19.1 Armok.Vision.0.19.1.Linux.zip
Dwarf Fortress 23 0.44.09 df_44_09_linux.tar.bz2
GemSet 36 44.07a DFgraphics_GemSet_44.07a.zip
Obsidian 41 44.07 DFgraphics_Obsidian_44.07.zip
Ironhand 41 44.07 DFgraphics_Ironhand_44.07.zip
Phoebus 41 44.07 DFgraphics_Phoebus_44.07.zip
Meph 41 44.07_v2.3.0.3 jecowa_Meph_44.07_v2.3.0.3.zip
Spacefox 41 44.07 DFgraphics_Spacefox_44.07.zip
Legends Browser 44 1.17.1 legendsbrowser-1.17.1.jar
Mayday 45 44.06 DFgraphics_Mayday_44.06.zip
CLA 102 44.xx-v25 DFgraphics_CLA_44.xx-v25.zip
PyLNP 152 0.13 PyLNP_0.13-linux-x64.tar.xz
DungeonSet 665 1.03 DungeonSet.zip
Soundsense 772 2016-1 soundSense_2016-1_196.zip
Stocksettings prese 1236 2 stocksettings-presets-v2.zip

Extracting components...
df_44_09_linux.tar.bz2 -> Dwarf Fortress 0.44.09
Armok.Vision.0.19.1.Linux.zi -> LNP/utilities/Armok Vision
df_44_09_linux.tar.bz2 -> LNP/baselines/df_44_09
df_44_09_linux.tar.bz2 -> LNP/graphics/ASCII
PyLNP_0.13-linux-x64.tar.xz -> starter-pack-launcher
jecowa_Meph_44.07_v2.3.0.3.z -> LNP/graphics/Meph
DFgraphics_Mayday_44.06.zip -> LNP/graphics/Mayday
legendsbrowser-1.17.1.jar -> LNP/utilities/Legends Browser
DungeonSet.zip -> LNP/graphics/DungeonSet
DFgraphics_Spacefox_44.07.zi -> LNP/graphics/Spacefox
DFgraphics_Phoebus_44.07.zip -> LNP/graphics/Phoebus
DFgraphics_Ironhand_44.07.zi -> LNP/graphics/Ironhand
DFgraphics_Obsidian_44.07.zi -> LNP/graphics/Obsidian
DFgraphics_GemSet_44.07a.zip -> LNP/graphics/GemSet
soundSense_2016-1_196.zip -> LNP/utilities/Soundsense
DFgraphics_CLA_44.xx-v25.zip -> LNP/graphics/CLA
twbt-6.41-linux.zip -> Dwarf Fortress 0.44.09/hack/plugins
dfhack-0.44.09-r1-Linux-64-g -> Dwarf Fortress 0.44.09
stocksettings-presets-v2.zip -> Dwarf Fortress 0.44.09/stocksettings

Configuring pack...
ERROR: pack version must start with DF version.
Traceback (most recent call last):
File "main.py", line 19, in
stage.main()
File "/home/dan/Projects/starter-pack/starterpack/build.py", line 406, in main
create_utilities()
File "/home/dan/Projects/starter-pack/starterpack/build.py", line 240, in create_utilities
os.chmod(exe, 0o110 | os.stat(exe).st_mode)
FileNotFoundError: [Errno 2] No such file or directory: 'Armok Vision Linux.x86_64'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant