BrettMayson / HEMTT

Build System for Arma 3
http://hemtt.dev/
GNU General Public License v2.0
113 stars 40 forks source link

Successful unpack of PBO on "No such file or directory (os error 2)" #629

Closed AndreasBrostrom closed 8 months ago

AndreasBrostrom commented 10 months ago

Linux build (on arch)

 Static hostname: archlinux
       Icon name: computer-desktop
         Chassis: desktop 🖥️
      Machine ID: 99e7f73d591e4f9fae33fc3700c98861
         Boot ID: e450bf04367a4867b5666d5f435eadd5
Operating System: Arch Linux                      
          Kernel: Linux 6.6.10-arch1-1
    Architecture: x86-64
 Hardware Vendor: Inet_AB
  Hardware Model: B550M Pro4
Firmware Version: P1.80
   Firmware Date: Thu 2021-02-25
    Firmware Age: 2y 10month 2w 6d          
~/Downloads
$ hemtt --version
hemtt 1.11.0-rc3

~/Downloads 
$ ls
7Cav_Domination_V5_0.altis.pbo

~/Downloads 
$ hemtt utils pbo unpack 7Cav_Domination_V5_0.altis.pbo $PWD/7Cav_Domination_V5_0.altis/
ERROR IO Error: No such file or directory (os error 2)

~/Downloads 
$ cd 7Cav_Domination_V5_0.altis/

~/Downloads/7Cav_Domination_V5_0.altis 
$ ls
ar    cba_settings.sqf  changelog.txt  common              d_init.sqf  init                 init.sqf      i_weapons_base.sqf     i_weapons_SPE.sqf  mission.sqm  pics        scripts      sounds           x_dbsetup.sqf       x_setup.sqf
bikb  cfgfunctions.hpp  client         definedikcodes.inc  dlg         initPlayerLocal.sqf  IntroAnim     i_weapons_default.sqf  license.txt        pbo.json     revive      server       stringtable.xml  x_gdbfunctions.sqf
cba   CfgVehicles.hpp   clientui       description.ext     fsms        initServer.sqf       i_server.sqf  i_weapons_PRACS.sqf    missions           PF           revive.sqf  setuphc.sqf  whitelist.sqf    x_macros.sqf
BrettMayson commented 10 months ago

please run with -vvv to get the full logs

BrettMayson commented 8 months ago

Please reopen if you still have the issue, with the full logs (-vvv or .hemttout/latest.log)