LinReaper icon indicating copy to clipboard operation
LinReaper copied to clipboard

Installer hangs (Ubuntu 16.04 64bit)

Open ViktorNova opened this issue 9 years ago • 2 comments

The setup script hangs for me on "Creating Wine setup and running the installer"

I have (as far as I know) all the dependencies, and get no errors in the terminal. The last message on the terminal is "Waiting for registry files to be updated..."

I am using the installer to install a version of Reaper other than the default (64 bit latest version from the website) , but it also does the same thing when using the defaults.

I've used this in the past with success, so I'm not sure what's going on..where should I start to look to fix this?

ViktorNova avatar Jun 10 '16 20:06 ViktorNova

Could you post the full output from the terminal and possibly a listing of $HOME/.local/reaper/.wine ?

Cybolic avatar Jun 11 '16 11:06 Cybolic

I have this same issue on Ubuntu 16.04, 64bit.

The logs show the following:

$ python main.py 
Downloading Reaper
--2016-08-23 20:37:32--  http://reaper.fm/files/5.x/reaper523-install.exe
Resolving reaper.fm (reaper.fm)... 174.129.249.41
Connecting to reaper.fm (reaper.fm)|174.129.249.41|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://dl.reaper.fm/5.x/reaper523-install.exe [following]
--2016-08-23 20:37:34--  http://dl.reaper.fm/5.x/reaper523-install.exe
Resolving dl.reaper.fm (dl.reaper.fm)... 54.231.32.82
Connecting to dl.reaper.fm (dl.reaper.fm)|54.231.32.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9324440 (8.9M) [application/x-msdos-program]
Saving to: '/tmp/linreaper-reaper-install.exe’

/tmp/linreaper-reap 100%[===================>]   8.89M  1.19MB/s    in 8.9s    

2016-08-23 20:37:44 (1019 KB/s) - '/tmp/linreaCreating directory /home/michael/reaper.
Updating Wine directory

The install directory shows the following:

$ ls -R -A
.:
.wine  .winelib

./.wine:

./.winelib:

multimeric avatar Aug 23 '16 10:08 multimeric