seduction
Language:
EN
DE
Siduction Forum
»
Siduction Forum
»
Upgrade Warnings (DE / EN)
»
install software from SNAP
manual
news
wiki
bugs
git
gallery
packages
download
donate
imprint
Advanced search
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
2021/01/15, 16:22:15
1 Hour
1 Day
1 Week
1 Month
Forever
Links
Debian Transitions
New/Byhand
Distrowatch
Google+
Help
Help
Contact
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: install software from SNAP (Read 1481 times)
0 Members and 1 Guest are viewing this topic.
dacorsa
User
Posts: 68
install software from SNAP
«
on:
2019/03/23, 14:45:34 »
Hi guys,
i'd like to install keepassxc from SNAP, so i have installed snap
sudo apt install snapd
and try
sudo snap install keepassxc
but have always same error:
error: cannot install "keepassxc": Post
https://api.snapcraft.io/v2/snaps/refresh
: proxyconnect
tcp: dial tcp :80: connect: connection refused
I don't use PROXY, then if i give:
14:37:01 root@NanoSID /root # systemctl status snapd.service
● snapd.service - Snappy daemon
Loaded: loaded (/lib/systemd/system/snapd.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Sat 2019-03-23 14:37:06 CET; 42s ago
Process: 20060 ExecStart=/usr/lib/snapd/snapd
(code=exited, status=42)
Main PID: 20060 (code=exited, status=42)
mar 23 14:37:01 NanoSID systemd[1]: Starting Snappy daemon...
mar 23 14:37:01 NanoSID snapd[20060]: AppArmor status: apparmor not enabled
mar 23 14:37:01 NanoSID snapd[20060]: daemon.go:379: started snapd/2.37.4-1 (series 16; classic; devmode) debian/ (amd
mar 23 14:37:01 NanoSID systemd[1]: Started Snappy daemon.
mar 23 14:37:01 NanoSID snapd[20060]: stateengine.go:102: state ensure error: Get
https://api.snapcraft.io/api/v1/snap
mar 23 14:37:01 NanoSID snapd[20060]: api.go:1077: Installing snap "anbox-installer" revision unset
mar 23 14:37:06 NanoSID snapd[20060]: daemon.go:611: gracefully waiting for running hooks
mar 23 14:37:06 NanoSID snapd[20060]: daemon.go:613: done waiting for running hooks
mar 23 14:37:06 NanoSID snapd[20060]: daemon stop requested to wait for socket activation
mar 23 14:37:06 NanoSID systemd[1]: snapd.service: Succeeded.
I have search on internet and find that can be
in the journal that the problem was related to
squashfs
cannot start snapd: cannot mount squashfs image using "squashfs": mount: unknown filesystem type 'squashfs'
Can you help me?
«
Last Edit: 2019/03/23, 14:55:30 by dacorsa
»
Logged
melmarker
Global Moderator
User
Posts: 2.800
Re: install software from SNAP
«
Reply #1 on:
2019/03/23, 16:16:57 »
Is there a reason to use snap? Wouldn't be debian packages or appimage better?
Logged
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)
dacorsa
User
Posts: 68
Re: install software from SNAP
«
Reply #2 on:
2019/03/23, 20:18:43 »
no but i want to try to install with that..
Thanks
Logged
melmarker
Global Moderator
User
Posts: 2.800
Re: install software from SNAP
«
Reply #3 on:
2019/03/23, 20:56:19 »
in that case - please use appimage, debian or flatpak if available. I don't know how the rest of the core team think about, but imho there is no reason to offical support snaps in siduction.
Logged
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)
devil
Administrator
User
Posts: 4.481
Re: install software from SNAP
«
Reply #4 on:
2019/03/23, 21:06:39 »
I totaly agree. Flatpak and AppImage work fine, no need to drag in Canonicals tools.
Logged
devil
Administrator
User
Posts: 4.481
Re: install software from SNAP
«
Reply #5 on:
2019/03/23, 21:16:56 »
and by the way: how does anbox-installer fit in the picture?
Logged
titan
User
Posts: 253
Re: install software from SNAP
«
Reply #6 on:
2019/03/24, 08:54:14 »
Sorry not answering your question, I looked at all the password store options and decided the KISS principal would work best for me and use Pass
https://www.passwordstore.org/
with QtPass GUI which is cross platform
https://qtpass.org/
I don't use Windows so haven't tried it but Pass works on Android with Password-store. No need for Flatpak AppImage or
SNAP.
Logged
axt
User
Posts: 469
Re: install software from SNAP
«
Reply #7 on:
2019/03/24, 09:26:09 »
Quote from: dacorsa
keepassxc
Try arch, there it is up to date (2.4.0)! ;-) Not in sid...Or take a pen and a paper! :-D
But more seriously, If you can't or don't want to wait, you could compile it yourself (Read INSTALL.md in keepassxc-2.4.0-src.tar.xz!).
Quote from: devil
no need to drag in Canonicals tools.
ACK.
Logged
axt -
Rechner sind viel zu schnell viel zu langsam.
dacorsa
User
Posts: 68
Re: install software from SNAP
«
Reply #8 on:
2019/03/24, 09:37:45 »
@devil
don't know, maybe try to install other software
@titan
thanks for your reply, i will try that software
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Siduction Forum
»
Siduction Forum
»
Upgrade Warnings (DE / EN)
»
install software from SNAP