You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
please, I am facing some problems testing my package on Solaris platforms. This is likely related to issues #150 and #435.
Basically, whenever I run the command:
rhub::check(platform = "solaris-x86-patched")
the function stops at Preparing build, see status at. The "wheel" is spinning, but it will idle for more than half-an-hour with no results. Checking the link provided, the web page's "Duration" and "Status" fields are empty; the page crashes after a while reporting a generic error.
I also tried to check with the get_check command: it provides the "Build ID", the "Platform" and "Submitted" information only.
I face the same behavior with "solaris-x86-patched-ods" platform, or selecting the Solaris platforms via interactive selection after running rhub::check(). Other platforms seems to be ok for me, and I am able to successfully run rhub::check_for_cran().
I tried installing the rhub package both from CRAN and from GitHub (devel version), but had no luck.
(PS: In any case, thank you for the amazing package! It's a game changer!)
The text was updated successfully, but these errors were encountered:
lcorag
changed the title
checks() hangs at "Preparing build" on Solaris (patched and patched-ods)
check() hangs at "Preparing build" on Solaris (patched and patched-ods)
Oct 6, 2021
Our provider has fixed the network, and the macOS and Solaris builders are back in operation. You don't need to re-submit builds, but there is a long queue, so it might take some time for your build to finish.
Hi,
please, I am facing some problems testing my package on Solaris platforms. This is likely related to issues #150 and #435.
Basically, whenever I run the command:
the function stops at
Preparing build, see status at
. The "wheel" is spinning, but it will idle for more than half-an-hour with no results. Checking the link provided, the web page's "Duration" and "Status" fields are empty; the page crashes after a while reporting a generic error.I also tried to check with the
get_check
command: it provides the "Build ID", the "Platform" and "Submitted" information only.I face the same behavior with
"solaris-x86-patched-ods"
platform, or selecting the Solaris platforms via interactive selection after runningrhub::check()
. Other platforms seems to be ok for me, and I am able to successfully runrhub::check_for_cran()
.I tried installing the
rhub
package both from CRAN and from GitHub (devel version), but had no luck.(PS: In any case, thank you for the amazing package! It's a game changer!)
The text was updated successfully, but these errors were encountered: