Skip to content

Instantly share code, notes, and snippets.

@AcouBass
Created February 15, 2019 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AcouBass/f9c1ffbdd51582dbd110f84d92b55f15 to your computer and use it in GitHub Desktop.
Save AcouBass/f9c1ffbdd51582dbd110f84d92b55f15 to your computer and use it in GitHub Desktop.
Feb 15 18:26:33 Sailfish systemd[1]: dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device: Job dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device/start timed out.
Feb 15 18:26:33 Sailfish systemd[1]: Timed out waiting for device dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device.
-- Subject: Unit dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device has failed.
--
-- The result is timeout.
Feb 15 18:26:33 Sailfish systemd[1]: Dependency failed for Open DM-Crypt LUKS on SD-card crypto_luks_6593cf98/82e3/49fb/8ad0/57354400a7e9.
-- Subject: Unit cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service has failed.
--
-- The result is dependency.
Feb 15 18:26:33 Sailfish systemd[1]: Dependency failed for Mount LUKS encrypted SD-card (crypto_luks_6593cf98/82e3/49fb/8ad0/57354400a7e9) with udisks.
-- Subject: Unit mount-cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
...skipping 1 line
--
-- The result is dependency.
Feb 15 18:26:33 Sailfish systemd[1]: Dependency failed for SD card under android_storage.
-- Subject: Unit home-nemo-android_storage-sd.mount has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit home-nemo-android_storage-sd.mount has failed.
--
-- The result is dependency.
Feb 15 18:26:33 Sailfish systemd[1]: home-nemo-android_storage-sd.mount: Job home-nemo-android_storage-sd.mount/start failed with result 'dependency'.
Feb 15 18:26:33 Sailfish systemd[1]: mount-cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service: Job mount-cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service/start fai
led with result 'dependency'.
Feb 15 18:26:33 Sailfish systemd[1]: cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service: Job cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service/start failed with res
ult 'dependency'.
Feb 15 18:26:33 Sailfish systemd[1]: dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device: Job dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device/start failed with result 'timeout'.
Feb 15 18:26:33 Sailfish systemd[1]: dev-mapper-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device: Job dev-mapper-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device/start timed out.
Feb 15 18:26:33 Sailfish systemd[1]: Timed out waiting for device dev-mapper-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device.
-- Subject: Unit dev-mapper-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit dev-mapper-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device has failed.
--
-- The result is timeout.
Feb 15 18:26:33 Sailfish systemd[1]: dev-mapper-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device: Job dev-mapper-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device/start failed with result 'tim
eout'.
GNU nano 2.2.6 File: /etc/systemd/system/home-nemo-android_storage-sd.mount
[Unit]
Description=SD card under android_storage
After=mount-cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service run-media-nemo-Nemo.mount aliendalvik.service
BindsTo=mount-cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service run-media-nemo-Nemo.mount aliendalvik.service
RequiresMountsFor=/run/media/nemo/Nemo/ /home/nemo/android_storage/
Conflicts=rescue.target actdead.target factory-test.target
[Mount]
What=/run/media/nemo/Nemo/
Where=/home/nemo/android_storage/sd/
Options=bind
[Install]
WantedBy=cryptosd-luks@crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.service run-media-nemo-Nemo.mount aliendalvik.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment