well, doing apt-get install update, ends in:
Errors were encountered while processing:
bluez
ubuntu-system-settings
unity8
which could be why im having issues
well, doing apt-get install update, ends in:
Errors were encountered while processing:
bluez
ubuntu-system-settings
unity8
which could be why im having issues... or thats what I thought.
the first error generated was:
insserv: can not stat(../rc3.d/): Structure needs cleaning
which is from a dirty filesystem. I cloned the Ubuntu ports image directly, and did not then also run fack.etx4 /dev/mmcbk0p1 against the unmounted filesystem.
I havent looked at the scripts for cloning, I just used ddrescue, but in either case, maybe the ports image should get filesystem checked prior to being distributed.
IDK, is that a PinePhone image issue, or an Ubuntu Ports issue?
anyway, fsck your boot disk prior to booting, the ubuntu ports image isnt clean.
so then kernel updates break my system (ubuntu) every damn time
I learned this command to block package updates, and not update the things that break my OS when updated:
sudo apt-mark hold linux-image-generic linux-image-generic-lts-xenial linux-headers-generic linux-headers-generic-lts-xenial unity8 bluez ubuntu-system-settings
Errors were encountered while processing:
bluez
ubuntu-system-settings
unity8
which could be why im having issues
well, doing apt-get install update, ends in:
Errors were encountered while processing:
bluez
ubuntu-system-settings
unity8
which could be why im having issues... or thats what I thought.
the first error generated was:
insserv: can not stat(../rc3.d/): Structure needs cleaning
which is from a dirty filesystem. I cloned the Ubuntu ports image directly, and did not then also run fack.etx4 /dev/mmcbk0p1 against the unmounted filesystem.
I havent looked at the scripts for cloning, I just used ddrescue, but in either case, maybe the ports image should get filesystem checked prior to being distributed.
IDK, is that a PinePhone image issue, or an Ubuntu Ports issue?
anyway, fsck your boot disk prior to booting, the ubuntu ports image isnt clean.
so then kernel updates break my system (ubuntu) every damn time
I learned this command to block package updates, and not update the things that break my OS when updated:
sudo apt-mark hold linux-image-generic linux-image-generic-lts-xenial linux-headers-generic linux-headers-generic-lts-xenial unity8 bluez ubuntu-system-settings