Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimal archetype fails to create workspace #84

Closed
thevpc opened this issue Oct 20, 2021 · 1 comment
Closed

minimal archetype fails to create workspace #84

thevpc opened this issue Oct 20, 2021 · 1 comment
Assignees
Labels
bug size-L complexity size large
Milestone

Comments

@thevpc
Copy link
Owner

thevpc commented Oct 20, 2021

minimal archetype fails to create workspace
The following fails

nuts -Zy --archetype=minimal settings list repos

with error: no such nuts : net.thevpc.nuts.toolbox:nsh

  /\ \ \ _  __/ /______   Network Updatable Things Services
 /  \/ / / / / __/ ___/   The Free and Open Source Package Manager
/ /\  / /_/ / /_(__  )    for Java and other Things ... by thevpc
\_\ \/\__,_/\__/____/     http:https://github.com/thevpc/nuts
    version 0.8.3.0
location:/home/vpc/.config/nuts/development  (Wheat development)
╭───────────────────────────────────────────────────────────────────────╮
│ This is the very first time nuts has been launched for this workspace │
╰───────────────────────────────────────────────────────────────────────╯

looking for java installations in default locations...
detected java jdk 15.0.4 at /usr/lib64/jvm/java-15
detected java jdk 11.0.12 at /usr/lib64/jvm/jre
detected java jdk 1.8.0_302 at /usr/lib64/jvm/java-1.8.0-openjdk-1.8.0
detected java jdk 11.0.12 at /usr/lib64/jvm/jre-openjdk
detected java jdk 11.0.12 at /usr/lib64/jvm/jre-11-openjdk
detected java jdk 15.0.4 at /usr/lib64/jvm/jre-15-openjdk
detected java jdk 11.0.12 at /usr/lib64/jvm/java
detected java jdk 1.8.0_302 at /usr/lib64/jvm/java-1.8.0-openjdk
detected java jdk 11.0.12 at /usr/lib64/jvm/java-11-openjdk-11
detected java jdk 15.0.4 at /usr/lib64/jvm/java-15-openjdk
detected java jdk 11.0.12 at /usr/lib64/jvm/jre-11
detected java jdk 1.8.0_302 at /usr/lib64/jvm/java-1.8.0
detected java jdk 15.0.4 at /usr/lib64/jvm/jre-15
detected java jre 1.8.0_302 at /usr/lib64/jvm/jre-1.8.0-openjdk
detected java jdk 15.0.4 at /usr/lib64/jvm/java-15-openjdk-15
detected java jdk 11.0.12 at /usr/lib64/jvm/java-11
detected java jre 1.8.0_302 at /usr/lib64/jvm/jre-1.8.0
detected java jdk 11.0.12 at /usr/lib64/jvm/java-11-openjdk
detected java jdk 11.0.12 at /usr/lib64/jvm/java-openjdk
install java jdk (OpenJDK) 1.8.0_302 at /usr/lib64/jvm/java-1.8.0
install java jre (OpenJDK) 1.8.0_302 at /usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre
install java jdk (OpenJDK) 11.0.12 at /usr/lib64/jvm/java
install java jdk (OpenJDK) 15.0.4 at /usr/lib64/jvm/java-15
4 new java installation locations added...
you can always add another installation manually using 'nuts settings add java' command.
create file /home/vpc/.local/share/nuts/apps/development/id/net/thevpc/nuts/nuts/0.8.3/inc/.nuts-env
create file /home/vpc/.local/share/nuts/apps/development/id/net/thevpc/nuts/nuts/0.8.3/inc/.nuts-init
create file /home/vpc/.local/share/nuts/apps/development/id/net/thevpc/nuts/nuts/0.8.3/bin/nuts
create file /home/vpc/.local/share/nuts/apps/development/id/net/thevpc/nuts/nuts/0.8.3/inc/.nuts-term-init
create file /home/vpc/.local/share/nuts/apps/development/id/net/thevpc/nuts/nuts/0.8.3/bin/nuts-term
update file /home/vpc/.local/share/applications/net.thevpc.nuts-nuts-0.8.3-Wheat-development.desktop
kbuildsycoca5 running...
kf.service.services: The desktop entry file "/usr/share/applications/qemu.desktop" has Type= "Application" but no Exec line
kf.service.sycoca: Invalid Service :  "/usr/share/applications/qemu.desktop"
kf.service.sycoca: The menu spec file contains a Layout or DefaultLayout tag without the mandatory Merge tag inside. Please fix your file.
Could not parse file "/home/vpc/.local/share/applications/Eclipse.desktop": Invalid key name: Path[$e]
looking for recommended companion tools to install... detected : net.thevpc.nuts.toolbox:nsh
unable to install companion tools :  no such nuts : net.thevpc.nuts.toolbox:nsh 
this happens when none of the following repositories are able to locate them : 

@thevpc thevpc added the bug label Oct 20, 2021
@thevpc thevpc added this to the 0.8.3 milestone Oct 20, 2021
@thevpc thevpc added this to PRODUCT BACKLOG in Nuts Package Manager via automation Oct 20, 2021
@thevpc thevpc added the size-L complexity size large label Oct 20, 2021
@thevpc thevpc moved this from PRODUCT BACKLOG to TODOS in Nuts Package Manager Oct 20, 2021
@thevpc thevpc moved this from TODOS to WIP in Nuts Package Manager Oct 25, 2021
@thevpc thevpc self-assigned this Oct 25, 2021
thevpc added a commit that referenced this issue Oct 26, 2021
[FIXED] minimal archetype fails to create workspace (closing #84)
@thevpc thevpc moved this from WIP to DONE in Nuts Package Manager Oct 26, 2021
@thevpc
Copy link
Owner Author

thevpc commented Oct 30, 2021

Fixed in @thevpc Merge pull request #90

@thevpc thevpc closed this as completed Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug size-L complexity size large
Projects
Development

No branches or pull requests

1 participant