Crust weirdness
#1
I tried to installl caffeine today by running `sudo apt install caffeine`. I got this error message:

```
md5sum: /usr/lib/crust/scp.bin: No such file or directory
E: Sub-process if grep -qE '(u-boot-sunxi|arm-trusted-firmware)'; then touch /tmp/upgrade-uboot; else md5sum /usr/lib/crust/scp.bin > /tmp/crust.md5; fi returned an error code (1)
E: Failure running script if grep -qE '(u-boot-sunxi|arm-trusted-firmware)'; then touch /tmp/upgrade-uboot; else md5sum /usr/lib/crust/scp.bin > /tmp/crust.md5; fi

```

After this, I couldn't installl anything without getting the same message. So I ran the following:

```
sudo mkdir /usr/lib/crust/

sudo cp /usr/bin/scp /usr/lib/crust/scp.bin
```

Now everything works, but this is a hack and I'm not sure what went wrong here, or how to fix it properly. Thoughts?
  Reply


Messages In This Thread
Crust weirdness - by 3x5co - 12-27-2020, 06:26 PM
RE: Crust weirdness - by javier.pb - 01-13-2021, 03:58 AM
RE: Crust weirdness - by johns - 01-27-2021, 09:50 PM
RE: Crust weirdness - by a-wai - 01-28-2021, 01:49 AM
RE: Crust weirdness - by Hiraghm - 10-16-2021, 07:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mobian and Deep Sleep Crust some_pinephone_user 1 1,958 11-14-2021, 07:05 AM
Last Post: some_pinephone_user
  More weirdness when booting from eMMC Zebulon Walton 2 1,785 10-27-2021, 07:06 PM
Last Post: Zebulon Walton
  CRUST power management on Mobian 0x070 6 8,696 07-16-2020, 04:30 AM
Last Post: a-wai

Forum Jump:


Users browsing this thread: 1 Guest(s)