Tolu Okuboyejo

Results 7 comments of Tolu Okuboyejo

Has anyone run into this issue before and is able to provide some information on how to resolve it. Thanks!

@ffdixon Hi All, Did I submit this in the wrong queue or it just hasn't gotten on anyone's radar? Looking for some feedback or thoughts on this as it is...

Thanks for your prompt response. I tried your suggestion but I'm still getting stuck. See below result for two tries. **First try** ``` (@v1.10) pkg> build Mads Building Conda ─→...

Thanks! Please see below on a fresh installed Ubuntu and Julia. ``` (@v1.10) pkg> build Compose Installing known registries into `~/.julia` ERROR: The following package names could not be resolved:...

**First attempt for `build LinearSolve` after the system got stuck running `build Mads`** ``` (@v1.10) pkg> build LinearSolve ┌ Warning: attempting to remove probably stale pidfile │ path = "/root/.julia/compiled/v1.10/Mads/P7IWT_vnlyu.ji.pidfile"...

Thank you for helping out as well. ``` root@ip:/home/ubuntu# ls -lah /root/.julia/compiled/v1.10/Mads/P7IWT_hO6AQ. P7IWT_hO6AQ.ji P7IWT_hO6AQ.so ``` 1. The pid file wasn't there. I guess due to successive runs 2. Should I...

**Adding the output of `show(err)` after running `Pkg.test("Mads")` in case this offers any useful insight** ``` julia> show(err) 1-element ExceptionStack: Package Mads errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types...