View Issue Details

IDProjectCategoryView StatusLast Update
0009467ardourbugspublic2023-10-05 22:42
Reportertseaver Assigned Tox42  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
PlatformDebian GNUOSLinuxOS Version(any)
Summary0009467: Ardour-8.0.rc3.9-dbg-x86_64.run file contains empty '.size' file
DescriptionThe `.Ardour_x86_64-8.0.rc3.9-dbg.size` file created in the temporary directory is empty, leading to an error message in the `.stage2.run` script:

```
Checking for required disk space
/.../.stage2.run: 321: arithmetic expression: expecting primary: " + "
```
Steps To ReproduceFrom my download directory:

```
$ sh Ardour-8.0.rc3.9-dbg-x86_64.run --keep --target ../tmp/
Creating directory ../tmp/
Verifying archive integrity... 100% All good.
Uncompressing Ardour 100%

Welcome to the Ardour installer

Ardour will be installed for user tseaver in /opt

[sudo] password for tseaver:
Wed 04 Oct 2023 09:10:35 PM EDT
Architecture is x86_64
Checking for required disk space
/.../.stage2.run: 321: arithmetic expression: expecting primary: " + "
$ ls -laF ../tmp
total 580096
drwxr-xr-x 2 tseaver tseaver 4096 Oct 4 04:54 ./
drwxr-xr-x 33 tseaver tseaver 4096 Oct 4 20:55 ../
-rw-r--r-- 1 tseaver tseaver 0 Oct 4 04:54 .Ardour_x86_64-8.0.rc3.9-dbg.size
-rw-r--r-- 1 tseaver tseaver 593977344 Oct 4 04:54 Ardour_x86_64-8.0.rc3.9-dbg.tar
-rwxr-xr-x 1 tseaver tseaver 812 Oct 4 04:54 install.sh*
-rw-r--r-- 1 tseaver tseaver 975 Oct 4 04:54 README
-rwxr-xr-x 1 tseaver tseaver 20235 Oct 4 04:54 .stage2.run*

```
Tags8.0.rc3.9 debug

Relationships

has duplicate 0009468 resolvedx42 ardour 8.0.rc3.9 wont install due to missing syntax 

Activities

tseaver

2023-10-05 01:14

reporter   ~0028139

The corresponding non-debug build installs cleanly.

x42

2023-10-05 14:51

administrator   ~0028141

I was too late to try it with yesterday's build. Looks like it was a temporary issue (we had a disk-full).

Is this still an issue with today's Ardour-8.0.rc3.27-x86_64.run? That works here.

tseaver

2023-10-05 22:31

reporter   ~0028147

Thanks! I can report that the `Ardour-8.0.rc3.27-dbg-x86_64.run` version installs fine for me. Feel free to close the issue!

Issue History

Date Modified Username Field Change
2023-10-05 01:14 tseaver New Issue
2023-10-05 01:14 tseaver Tag Attached: 8.0.rc3.9 debug
2023-10-05 01:14 tseaver Note Added: 0028139
2023-10-05 14:51 x42 Note Added: 0028141
2023-10-05 14:51 x42 Assigned To => x42
2023-10-05 14:51 x42 Status new => feedback
2023-10-05 19:15 x42 Relationship added has duplicate 0009468
2023-10-05 22:31 tseaver Note Added: 0028147
2023-10-05 22:31 tseaver File Added: Screenshot_2023-10-05_18-30-16.png
2023-10-05 22:31 tseaver Status feedback => assigned
2023-10-05 22:42 x42 Status assigned => resolved
2023-10-05 22:42 x42 Resolution open => no change required