We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-08-01 17:06:33 +0200 |
I am trying to refresh packages on SOS emulator. I ssh'ed into the emu and added "export https_proxy", "export http_proxy" and "export ftp_proxy" to my corporate http(s)-proxy.
However when I try to update packages by executing "pkcon refresh" I get the following error:
[root@SailfishEmul connman]# pkcon refresh
Refreshing cache
Waiting in queue
Waiting for authentication
Waiting in queue
Starting
Refreshing software list
Fatal error: Download (curl) error for 'https://releases.jolla.com/releases/1.0.8.19/nemo/adaptation- x86-common/i486/repodata/repomd.xml':
Error code: Connection failed
Error message: Failed to connect to releases.jolla.com port 443: Connection timed out
Why is pkcon not using my exported http(s) proxy settings? I know that there are issues with proxy settings stated on SDK release notes, but is there a way to fix it manually?
2 | No.2 Revision |
I am trying to refresh packages on SOS emulator. I ssh'ed into the emu and added "export https_proxy", "export http_proxy" and "export ftp_proxy" to my corporate http(s)-proxy.
However when I try to update packages by executing "pkcon refresh" I get the following error:
[root@SailfishEmul connman]# pkcon refresh
Refreshing cache
Waiting in queue
Waiting for authentication
Waiting in queue
Starting
Refreshing software list
Fatal error: Download (curl) error for 'https://releases.jolla.com/releases/1.0.8.19/nemo/adaptation- x86-common/i486/repodata/repomd.xml':
Error code: Connection failed
Error message: Failed to connect to releases.jolla.com port 443: Connection timed out
Why is pkcon not using my exported http(s) proxy settings? I know that there are issues with proxy settings stated on SDK release notes, but is there a way to fix it manually?
EDIT: Added proxy to question.
3 | No.3 Revision |
I am trying to refresh packages on SOS emulator. I ssh'ed into the emu and added "export https_proxy", "export http_proxy" and "export ftp_proxy" to my corporate http(s)-proxy.
However when I try to update packages by executing "pkcon refresh" I get the following error:
[root@SailfishEmul connman]# pkcon refresh
Refreshing cache
Waiting in queue
Waiting for authentication
Waiting in queue
Starting
Refreshing software list
Fatal error: Download (curl) error for 'https://releases.jolla.com/releases/1.0.8.19/nemo/adaptation- x86-common/i486/repodata/repomd.xml':
Error code: Connection failed
Error message: Failed to connect to releases.jolla.com port 443: Connection timed out
Why is pkcon not using my exported http(s) proxy settings? I know that there are issues with proxy settings stated on SDK release notes, but is there a way to fix it manually?
EDIT: Added proxy to question.