Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[buggy but solved] missing snaps on buster

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
kro
Posts: 6
Joined: 2019-01-02 12:37

[buggy but solved] missing snaps on buster

#1 Post by kro »

hello

I've just installed snapd on buster / testing and I would like to install the "node" snap that definitely exists on snapcraft : https://snapcraft.io/node

Unfortunately I get this error :

Code: Select all

krodelabestiole@micropoutre ~  sudo snap install node
error: snap "node" not found
searching for node gives me a list of snaps but no simple "node" :

Code: Select all

krodelabestiole@micropoutre ~  snap find node
Name                             Version                Developer              Notes    Summary
node-games                       0+git.de4e610-dirty    m4sk1n                 -        Three fun console games written using Node.
node-red                         0.19.5                 noderedteam            -        A visual tool for wiring the Internet of Things
node-red-amd64                   0.16.2                 mikejac                -        Node-RED
node-web-server-tcs-poc          1.0.0                  ayushtcs               -        TCS POC on chuck norris quotation server
ndsi-node-exporter               0.16.0                 ndsi.ubuntu.admin      -        Prometheus Node Exporter
microservicebus-node             2.0                    wmmihaa                -        microservicebus-node is the node.js based agent used for microServiceBus.com
bjornt-prometheus-node-exporter  0.13.0                 bjornt                 -        Prometheus Node Exporter
libp2p-nodetrust-server          0.0.1                  mkg20001               -        Server for libp2p nodetrust
sixd-node-snap                   1.0.0                  viagents               -        SixD node demo app
hello-node-snap                  1.0.2                  bhdouglass             -        A simple hello world command
nodeled                          1.0.2                  exoforce02             -        A simple REST API to control an RGB LED on a Raspberry Pi
fibre-framework                  1.4.1                  mrbenosborne           -        Event Driven | Web Server | NodeJS | Framework
znode                            0.13.7.6               4m8b                   -        Znode for Zcoin project
homebridge                       0.4.45                 ondra                  -        HomeKit support for the impatient
webstorm                         2018.3.3               jetbrains              classic  Powerful IDE for modern JavaScript development
kube-proxy                       1.13.1                 canonical              classic  Kubernetes network proxy runs on each node.
amparewebslideshow               1.0.0                  juthawong              -        Extract Image From Web and Display it as Slideshow
widl-nan                         0.1.7                  test22222              -        Auto generate native C++ addon source code by parsing Web IDL definition
tor-middle-relay                 0.3.4.10-1             chadmiller             -        Infrastructure node for other people's use of Tor network
chuck-norris-webserver-classic   1.0.0                  didrocks               classic  Chuck Norris quotation nodejs server
chuck-norris-webserver           1.0.0                  didrocks               -        Chuck Norris quotation nodejs server
minetest-luk3yx                  0.4.17.1-12-gdd5f0373  luk3yx                 -        luk3yx's unofficial Minetest builds. Credit to the snappy playpen.
kube-proxy-eks                   1.10.3                 canonical-cloud-snaps  classic  Kubernetes network proxy runs on each node.
kubelet                          1.13.1                 canonical              classic  kubelet is the primary “node agent” that runs on each node in Kubernetes.
trustgrid                        1.0                    trustgrid              -        Trustgrid node agent
kubelet-eks                      1.10.3                 canonical-cloud-snaps  classic  kubelet is the primary “node agent” that runs on each node in Kubernetes.
hello-bdmurray                   0.1                    bdmurray               -        A hello world style nodejs webserver app
amparephonenumbercrawler         1.0.0                  juthawong              -        Simple Node GUI Application To Crawl Phone Number From The Web
neutroncoin-wallet               1.1.1                  snapsbyjo              -        Cryptocurrency Wallet for Neutron
ocf-util                         1.3.1-0                ttzeng                 -        Utilities for testing OCF devices
bl-gateway                       1.1                    jessegrant             -        The node app that runs on the dell gateway.
smartscreen                      0.1.0                  ypcloud                -        Social Screen Interaction
paradrop-voice                   0.1                    lh                     -        Enable voice output and recognition for Paradrop nodes.
mist                             master                 obedm503               -        automatic plant watering
heimer                           1.6.0                  jussi-lind             -        Heimer is a simple cross-platform mind map tool.
microk8s                         v1.13.1                canonical              classic  Kubernetes for workstations and appliances
minikube                         0.8.0                  cmars                  -        Run Kubernetes locally
obsr                             v1.0.2                 obsr                   -        OBSR is OBServer's core wallet software.
eureka-doom-editor               1.24                   beidl                  -        Eureka is a map editor for the classic DOOM games.
keycloak-standalone-spicule      4.8.1                  magicaltrout           -        Keycloak Single Sign On Server
iota-mwc17                       1.0.3                  davadl                 -        Wrapper to communicate with the iota demo dashboard
mapscii                          0.1.6                  nhaines                -        The whole world in your console.
tldr                             master                 agniva                 -        Simplified and community-driven man pages
audovia                          3.7.1.2                songbuilder            -        Database application for making music using JFugue MusicStrings
fetch-btc                        1.2+git                pl4gue                 -        BTC price fetcher
wonder-reader                    1.0.1                  msnitrogen             -        Wonder Reader
detd                             2.0-dist               dataengrave            -        Det
inkscape                         0.92.3                 inkscape               -        Vector Graphics Editor
iri                              1.1.0                  iota                   -        IOTA Reference Implementation
verum-cli                        2.1.0                  scratso                -        The official Verum CLI interface app.
Since I can't get to any documentation on how to handle repositories with snap I'm wondering what is happening here. I have a Solus and an ubuntu that successfully shows me this snap with many other more with no extra config.

Any help would me appreciated, thanks !
Last edited by kro on 2019-01-14 04:32, edited 1 time in total.

cronoik
Posts: 310
Joined: 2015-05-20 21:17

Re: missing snaps on buster

#2 Post by cronoik »

Things like that can happen in testing. Can you install other packages? Otherwise I would recommend to open a bug report or ask at forum.snapcraft.io
Have a nice day!

kro
Posts: 6
Joined: 2019-01-02 12:37

Re: missing snaps on buster

#3 Post by kro »

alright, I installed whatever snap (node-red), then it shows more snaps.

except that this is still weird :

Code: Select all

krodelabestiole@micropoutre ~  sudo snap install node
error: snap "node" is not available on stable but is available to install on the following
       channels:

       edge       snap install --edge node

       Please be mindful pre-release channels may include features not completely tested or
       implemented. Get more information with 'snap info node'.
finally I installed it like so :

Code: Select all

krodelabestiole@micropoutre ~  sudo snap install --edge node --classic
node (edge) 12.0.0-nightly20190113c24fccf0 from NodeSource, Inc. (nodesource✓) installed
krodelabestiole@micropoutre ~  npm -v
6.5.0
krodelabestiole@micropoutre ~  node -v
v12.0.0-nightly20190113c24fccf064
it's still weird that I can't access any other version...

cronoik
Posts: 310
Joined: 2015-05-20 21:17

Re: missing snaps on buster

#4 Post by cronoik »

kro wrote:it's still weird that I can't access any other version...
Well there other channels you could use as well. Just check the drop down at [1] and click install.

[1] https://snapcraft.io/node
Have a nice day!

kro
Posts: 6
Joined: 2019-01-02 12:37

Re: missing snaps on buster

#5 Post by kro »

indeed : --channel=stable doesn't work but --channel=8 9 10 or 11 are working

i guess my problem is solved for now...

thank you cronoik !

Post Reply