Bug #12838
closedUnable to contact valid package repository
0%
Description
giahung@openindiana:~$ sudo pkg update -rv
Password:
No updates available for this image.WARNING: Errors were encountered when attempting to retrieve package
catalog information. Packages added to the affected publisher repositories since
the last retrieval may not be available.Errors were encountered when attempting to contact repository for publisher 'openindiana.org'.
Unable to contact valid package repository: http://pkg.openindiana.org/hipster/
Encountered the following error(s):
Framework error: code: E_OPERATION_TIMEDOUT (28) reason: Connection timed out after 60000 milliseconds
URL: 'http://pkg.openindiana.org/hipster' (happened 4 times)
This is the error message I got after I reinstall OI (I screwed up my previous installation to the state that even beadm can't help). I'm using VirtualBox 6.1, host is Linux.
Updated by giahung 1997tn almost 3 years ago
giahung 1997tn wrote:
giahung@openindiana:~$ sudo pkg update -rv
Password:
No updates available for this image.WARNING: Errors were encountered when attempting to retrieve package
catalog information. Packages added to the affected publisher repositories since
the last retrieval may not be available.Errors were encountered when attempting to contact repository for publisher 'openindiana.org'.
Unable to contact valid package repository: http://pkg.openindiana.org/hipster/
Encountered the following error(s):
Framework error: code: E_OPERATION_TIMEDOUT (28) reason: Connection timed out after 60000 milliseconds
URL: 'http://pkg.openindiana.org/hipster' (happened 4 times)This is the error message I got after I reinstall OI (I screwed up my previous installation to the state that even beadm can't help). I'm using VirtualBox 6.1, host is Linux.
This is the result I got when I ping pkg.openindiana.org from the Linux host:
ping -c 3 pkg.openindiana.org
PING pkg.openindiana.org (91.194.74.133) 56(84) bytes of data.
64 bytes from pkg.openindiana.org (91.194.74.133): icmp_seq=1 ttl=237 time=224 ms
64 bytes from pkg.openindiana.org (91.194.74.133): icmp_seq=2 ttl=237 time=225 ms
64 bytes from pkg.openindiana.org (91.194.74.133): icmp_seq=3 ttl=237 time=224 ms--- pkg.openindiana.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 224.142/224.390/224.606/0.190 ms
Updated by giahung 1997tn almost 3 years ago
giahung 1997tn wrote:
giahung 1997tn wrote:
giahung@openindiana:~$ sudo pkg update -rv
Password:
No updates available for this image.WARNING: Errors were encountered when attempting to retrieve package
catalog information. Packages added to the affected publisher repositories since
the last retrieval may not be available.Errors were encountered when attempting to contact repository for publisher 'openindiana.org'.
Unable to contact valid package repository: http://pkg.openindiana.org/hipster/
Encountered the following error(s):
Framework error: code: E_OPERATION_TIMEDOUT (28) reason: Connection timed out after 60000 milliseconds
URL: 'http://pkg.openindiana.org/hipster' (happened 4 times)This is the error message I got after I reinstall OI (I screwed up my previous installation to the state that even beadm can't help). I'm using VirtualBox 6.1, host is Linux.
This is the result I got when I ping pkg.openindiana.org from the Linux host:
ping -c 3 pkg.openindiana.org
PING pkg.openindiana.org (91.194.74.133) 56(84) bytes of data.
64 bytes from pkg.openindiana.org (91.194.74.133): icmp_seq=1 ttl=237 time=224 ms
64 bytes from pkg.openindiana.org (91.194.74.133): icmp_seq=2 ttl=237 time=225 ms
64 bytes from pkg.openindiana.org (91.194.74.133): icmp_seq=3 ttl=237 time=224 ms--- pkg.openindiana.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2001ms
rtt min/avg/max/mdev = 224.142/224.390/224.606/0.190 ms
Please close this issue as pkg is worked for me now. I don't know how to close it.