Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install #3

Open
LocoTacoTruck opened this issue Jul 25, 2024 · 3 comments
Open

unable to install #3

LocoTacoTruck opened this issue Jul 25, 2024 · 3 comments

Comments

@LocoTacoTruck
Copy link

I manually partitioned everything beforehand and I am running into this error when trying to install.

localuser:root being added to access control list
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
chcon: failed to get security context of '/': No data available
chcon: failed to get security context of '/boot/efi': No such file or directory
chcon: failed to get security context of '/dev': No data available
chcon: failed to get security context of '/home': No data available
chcon: failed to get security context of '/proc': Operation not supported
chcon: failed to get security context of '/run': No data available
chcon: failed to get security context of '/run/udev': No data available
chcon: failed to get security context of '/sys': No data available
chcon: failed to get security context of '/sys/firmware/efi/efivars': Operation not supported
00:11:59 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
    ERROR: Installation failed: "Failed to unpack image \"/run/live/medium/live/filesystem.squashfs\"" 
localuser:root being removed from access control list

yes windows is installed that's why it starts at 5, my partition setup looks like this:

+-----------+-------------------+
|   sda5    |       sda6        |
+-----------+-------------------+
| Luks2     | Luks2             |
| Fat32     | Lvm 2 pv          |
| /boot/efi | VG                |
| -         | Luks2 luks2 Luks2 |
| -         | swap  Btrfs Btrfs |
| -         | -     /    /home  |
+-----------+-------------------+
@beforethesurge
Copy link

Discussed in Parrot Discord

Issue seems to be a known encryption layering bug with mixing LVM with Luks encryption on the same partition: calamares/calamares#1564

@beforethesurge
Copy link

Pastebin of what user was attempting to perform for partition: https://pastebin.com/2E2sz8cu

@LocoTacoTruck
Copy link
Author

LocoTacoTruck commented Jul 26, 2024

Calamari log:
https://pastebin.com/pWG3y5sM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants