Problem encountered while trying to read the file at the specified URI:
ABORT request: Aborting requested by user
Abort, retry, ignore? a/r/i/? shows all options: a
The command ‘/bin/sh -c zypper --non-interactive --gpg-auto-import-keys ar http://download.opensuse.org/repositories/windows:/mingw/openSUSE_42.1/windows:mingw.repo’ returned a non-zero code: 4
Can anyone help me with this issue?
I am using OpenSuse_Leap 42.1
Thank you for your reply.
I did the test with the new docker,
Just to be sure, i run the following command after pulling the docker:
sudo docker run -v “$PWD:/home/user/client” guruz/docker-owncloud-client-win32 /home/user/client/admin/win/docker/build.sh client/ $(id -u)
After the .exe is build and i run this in Windows the installation goes great.
When i run the client i get the following errors:
Entry Point Not Found : The procedure entry point __divmoddi4 could not be located in the dynamic link library C:\Program Files (x86)\Boxu\icui18n56.dll.
And
Application popup: Boxu.exe - Entry Point Not Found : The procedure entry point __divmoddi4 could not be located in the dynamic link library C:\Program Files (x86)\Boxu\Qt5Gui.dll.
@aknobbe hm… just checked and indeed something’s looking wrong on the generated installers. We’re trying to determine what’s failing in the toolchain used in the compilation. In the meantime, I’ve uploaded an snapshot I have from the old image to https://hub.docker.com/r/alfageme/docker-owncloud-client-win32/ (use docker pull alfageme/docker-owncloud-client-win32:snapshot)