So, I noticed the PPA is no longer being updated.
I uninstalled the PPA and installed the snap.
apparmor seems to be killing me...
apparmor="DENIED" operation="mknod" profile="snap.bitcoin-core.qt" name="/home/serj/Bitcoin/7ffb-ef67-01f7-0640" pid=22511 comm="bitcoin-qt" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000What is more; I do not see an apparmor profile called snap.bitcoin-core.qt anywhere.
Thoughts?
More info below:
serj@serj-ubuntu:~$ uname -a
Linux serj-ubuntu 5.3.0-24-generic #26-Ubuntu SMP Thu Nov 14 01:33:18 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
serj@serj-ubuntu:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.10
DISTRIB_CODENAME=eoan
DISTRIB_DESCRIPTION="Ubuntu 19.10"
serj@serj-ubuntu:~$ snap info bitcoin-core
name: bitcoin-core
summary: peer-to-peer network based digital currency
publisher: Bitcoin Core
contact: https://github.com/bitcoin-core/packaging/issues/new?title=snap:
license: unset
description: |
Bitcoin is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or
trusted parties. Users hold the crypto keys to their own money and
transact directly with each other, with the help of a P2P network to
check for double-spending.
commands:
- bitcoin-core.cli
- bitcoin-core.daemon
- bitcoin-core.qt
snap-id: lGr3hNoqLtHTp2yV1BgnqyElQtLUDPeA
tracking: stable
refresh-date: today at 09:58 NZDT
channels:
stable: 0.19.0.1 2019-11-24 (54) 106MB -
candidate: ↑
beta: ↑
edge: 0.19.0.1 2019-11-24 (54) 106MB -
0.19/stable: 0.19.0.1 2019-11-25 (60) 106MB -
0.19/candidate: ↑
0.19/beta: ↑
0.19/edge: 0.19.0.1 2019-11-25 (60) 106MB -
0.18/stable: 0.18.1 2019-08-09 (50) 107MB -
0.18/candidate: ↑
0.18/beta: ↑
0.18/edge: 0.18.1 2019-08-09 (50) 107MB -
0.17/stable: 0.17.1 2019-08-08 (42) 106MB -
0.17/candidate: ↑
0.17/beta: ↑
0.17/edge: 0.17.1 2019-08-08 (42) 106MB -
installed: 0.19.0.1 (54) 106MB -
serj@serj-ubuntu:~$ bitcoin-core.qt
Error: Cannot write to data directory '/home/serj/Bitcoin'; check permissions.
serj@serj-ubuntu:~$ tail /var/log/kern.log
Jan 9 14:42:11 serj-ubuntu kernel: [313980.271639] audit: type=1400 audit(1578534131.921:160): apparmor="DENIED" operation="open" profile="snap.bitcoin-core.qt" name="/home/serj/Documents/" pid=22585 comm="head" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jan 9 14:42:12 serj-ubuntu kernel: [313981.273808] audit: type=1400 audit(1578534132.921:161): apparmor="DENIED" operation="open" profile="snap.bitcoin-core.qt" name="/home/serj/Bitcoin/bitcoin.conf" pid=22511 comm="bitcoin-qt" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jan 9 14:42:13 serj-ubuntu kernel: [313981.386697] audit: type=1400 audit(1578534133.037:162): apparmor="DENIED" operation="open" profile="snap.bitcoin-core.qt" name="/home/serj/.local/share/font-manager/Library/" pid=22511 comm="bitcoin-qt" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jan 9 14:42:13 serj-ubuntu kernel: [313981.387010] audit: type=1400 audit(1578534133.037:163): apparmor="DENIED" operation="open" profile="snap.bitcoin-core.qt" name="/home/serj/.local/share/font-manager/Library/" pid=22511 comm="bitcoin-qt" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jan 9 14:42:13 serj-ubuntu kernel: [313981.387019] audit: type=1400 audit(1578534133.037:164): apparmor="DENIED" operation="open" profile="snap.bitcoin-core.qt" name="/home/serj/.local/share/font-manager/Library/" pid=22511 comm="bitcoin-qt" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jan 9 14:42:14 serj-ubuntu kernel: [313982.421506] audit: type=1400 audit(1578534134.069:165): apparmor="DENIED" operation="mknod" profile="snap.bitcoin-core.qt" name="/home/serj/Bitcoin/7ffb-ef67-01f7-0640" pid=22511 comm="bitcoin-qt" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000