archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Archinstall crashes with target path already exists: /mnt/arch_btrfs/@ when duel booting

Open MulesGaming opened this issue 1 year ago • 0 comments

Which ISO version are you using?

"2024.07.01"

The installation log

Mounting /dev/nvme0n1p3: mount /dev/nvme0n1p3 /mnt/arch_btrfs
Partition /dev/nvme0n1p3 is currently mounted at: ['/mnt/arch_btrfs']
Unmounting mountpoint: /mnt/arch_btrfs
Could not determine the filesystem: parted.FileSystem instance --
  type: linux-swap(v1)  geometry: <parted.geometry.Geometry object at 0x7b289e3257f0>  checked: False
  PedFileSystem: <_ped.FileSystem object at 0x7b289e309500>
Hardware model detected: GIGABYTE G5 GD; UEFI mode: True
Processor model detected: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
Memory statistics: 14470620 available out of 16152892 total installed
Could not detect virtual system: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [1]: none

System is not running in a VM: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [1]: none

Virtualization detected: None; is VM: False
Graphics devices detected: dict_keys(['Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)', 'NVIDIA Corporation GA107M [GeForce RTX 3050 Mobile] (rev a1)'])
Disk states before installing: [
    {
        "children": [],
        "fsavail": 0,
        "fsroots": [
            "."
        ],
        "fstype": "squashfs",
        "fsuse_percentage": "100%",
        "fsver": "4.0",
        "log_sec": 512,
        "mountpoint": "/run/archiso/airootfs",
        "mountpoints": [
            "/run/archiso/airootfs"
        ],
        "name": "loop0",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/loop0",
        "pkname": null,
        "pttype": null,
        "ptuuid": null,
        "rota": false,
        "size": "795 MiB",
        "tran": null,
        "type": "loop",
        "uuid": null
    },
    {
        "children": [
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "iso9660",
                "fsuse_percentage": null,
                "fsver": "Joliet Extension",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "sda1",
                "partn": 1,
                "parttype": "0x0",
                "partuuid": "c862cd74-01",
                "path": "/dev/sda1",
                "pkname": "sda",
                "pttype": "dos",
                "ptuuid": "c862cd74",
                "rota": true,
                "size": "953 MiB",
                "tran": null,
                "type": "part",
                "uuid": "2024-07-01-18-09-00-00"
            },
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "vfat",
                "fsuse_percentage": null,
                "fsver": "FAT32",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "sda2",
                "partn": 2,
                "parttype": "0xef",
                "partuuid": "c862cd74-02",
                "path": "/dev/sda2",
                "pkname": "sda",
                "pttype": "dos",
                "ptuuid": "c862cd74",
                "rota": true,
                "size": "165 MiB",
                "tran": null,
                "type": "part",
                "uuid": "0F18-AE4A"
            }
        ],
        "fsavail": null,
        "fsroots": [],
        "fstype": "iso9660",
        "fsuse_percentage": null,
        "fsver": "Joliet Extension",
        "log_sec": 512,
        "mountpoint": null,
        "mountpoints": [],
        "name": "sda",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/sda",
        "pkname": null,
        "pttype": "dos",
        "ptuuid": "c862cd74",
        "rota": true,
        "size": "30000 MiB",
        "tran": "usb",
        "type": "disk",
        "uuid": "2024-07-01-18-09-00-00"
    },
    {
        "children": [
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "vfat",
                "fsuse_percentage": null,
                "fsver": "FAT32",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "nvme0n1p1",
                "partn": 1,
                "parttype": "c12a7328-f81f-11d2-ba4b-00a0c93ec93b",
                "partuuid": "0944424c-b237-469e-8e0b-a6ccad86846e",
                "path": "/dev/nvme0n1p1",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
                "rota": false,
                "size": "260 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "CC20-B4EF"
            },
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "btrfs",
                "fsuse_percentage": null,
                "fsver": null,
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "nvme0n1p3",
                "partn": 3,
                "parttype": "0fc63daf-8483-4772-8e79-3d69d8477de4",
                "partuuid": "d272cfd2-b4f7-4060-9ceb-2ee2a9290c93",
                "path": "/dev/nvme0n1p3",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
                "rota": false,
                "size": "317861 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "f74e61a6-285b-4cc5-bfb4-ed902fde28ab"
            },
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "swap",
                "fsuse_percentage": null,
                "fsver": "1",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "nvme0n1p10",
                "partn": 10,
                "parttype": "0657fd6d-a4ab-43c4-84e5-0933c84b4f4f",
                "partuuid": "c687026a-a669-4812-8d76-0a0e7cba5b31",
                "path": "/dev/nvme0n1p10",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
                "rota": false,
                "size": "2048 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "d618b88f-61e5-428a-a74f-582030e24dd3"
            }
        ],
        "fsavail": null,
        "fsroots": [],
        "fstype": null,
        "fsuse_percentage": null,
        "fsver": null,
        "log_sec": 512,
        "mountpoint": null,
        "mountpoints": [],
        "name": "nvme0n1",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/nvme0n1",
        "pkname": null,
        "pttype": "gpt",
        "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
        "rota": false,
        "size": "488386 MiB",
        "tran": "nvme",
        "type": "disk",
        "uuid": null
    }
]
Checking version...
Failed determine pacman version: ['/usr/bin/pacman', '-Qu', 'archinstall'] exited with abnormal exit code [1]: [?25l[?25h
Password strength: very weak
 * Passwords did not match * 
Password strength: very weak
Password strength: very weak
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/custom.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktop.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/minimal.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/server.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/tailored.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/xorg.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/applications/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/applications/pipewire.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/awesome.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/bspwm.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/budgie.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/cinnamon.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/cutefish.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/deepin.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/enlightenment.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/gnome.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/hyprland.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/i3.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/lxqt.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/mate.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/plasma.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/qtile.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/sway.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/xfce4.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/cockpit.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/docker.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/httpd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/lighttpd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/mariadb.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/nginx.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/postgresql.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/sshd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/tomcat.py
 -- Chosen configuration --
{
    "__separator__": null,
    "additional-repositories": [],
    "archinstall-language": "English",
    "audio_config": null,
    "bootloader": "Systemd-boot",
    "config_version": "2.8.1",
    "debug": false,
    "disk_config": {
        "config_type": "manual_partitioning",
        "device_modifications": [
            {
                "device": "/dev/nvme0n1",
                "partitions": [
                    {
                        "btrfs": [],
                        "dev_path": "/dev/nvme0n1p1",
                        "flags": [
                            "Boot",
                            "ESP"
                        ],
                        "fs_type": "fat32",
                        "mount_options": [],
                        "mountpoint": "/boot",
                        "obj_id": "a8e9b74d-ff0c-4e11-8cb9-339742614025",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 272629760
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 2048
                        },
                        "status": "existing",
                        "type": "primary"
                    },
                    {
                        "btrfs": [
                            {
                                "mountpoint": "None",
                                "name": "@"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/var"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/usr/local"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/srv"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/root"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/opt"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/home"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/boot/grub2/x86_64-efi"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/boot/grub2/i386-pc"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/1/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/152/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/153/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/163/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/164/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/171/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/172/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/173/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/174/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/175/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/176/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/197/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/198/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/199/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/200/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/201/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/202/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/var"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/203/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/204/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/205/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/206/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/207/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/208/snapshot"
                            }
                        ],
                        "dev_path": "/dev/nvme0n1p3",
                        "flags": [],
                        "fs_type": "btrfs",
                        "mount_options": [],
                        "mountpoint": null,
                        "obj_id": "15191114-4bb5-4b9a-bc39-cbb770c26f0d",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 333301415936
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 567296
                        },
                        "status": "existing",
                        "type": "primary"
                    },
                    {
                        "btrfs": [],
                        "dev_path": "/dev/nvme0n1p10",
                        "flags": [],
                        "fs_type": null,
                        "mount_options": [],
                        "mountpoint": null,
                        "obj_id": "9d1eeddc-e318-4392-a643-1a39d7ad704e",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 2147483648
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 651546624
                        },
                        "status": "existing",
                        "type": "primary"
                    },
                    {
                        "btrfs": [
                            {
                                "mountpoint": "/",
                                "name": "@"
                            },
                            {
                                "mountpoint": "/home",
                                "name": "@home"
                            }
                        ],
                        "dev_path": null,
                        "flags": [],
                        "fs_type": "btrfs",
                        "mount_options": [],
                        "mountpoint": null,
                        "obj_id": "07e5c773-a840-47e6-be23-89457c49ae83",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 176370818048
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 655740928
                        },
                        "status": "create",
                        "type": "primary"
                    }
                ],
                "wipe": false
            }
        ]
    },
    "disk_encryption": null,
    "hostname": "laptop-of-doom",
    "kernels": [
        "linux"
    ],
    "locale_config": {
        "kb_layout": "us",
        "sys_enc": "UTF-8",
        "sys_lang": "en_US"
    },
    "mirror_config": null,
    "network_config": {
        "type": "nm"
    },
    "no_pkg_lookups": false,
    "ntp": true,
    "offline": false,
    "packages": [],
    "parallel downloads": 0,
    "profile_config": {
        "gfx_driver": "Nvidia (proprietary)",
        "greeter": "sddm",
        "profile": {
            "custom_settings": {
                "KDE Plasma": {}
            },
            "details": [
                "KDE Plasma"
            ],
            "main": "Desktop"
        }
    },
    "save_config": null,
    "script": "guided",
    "silent": false,
    "skip_ntp": false,
    "skip_version_check": false,
    "swap": true,
    "timezone": "America/Chicago",
    "uki": false,
    "version": "2.8.1"
}
Unmounting all existing partitions: /dev/nvme0n1
Unmounting: /dev/nvme0n1p1
Unmounting: /dev/nvme0n1p3
Unmounting: /dev/nvme0n1p10
Use existing device: /dev/nvme0n1
Creating partitions: /dev/nvme0n1
	Type: primary
	Filesystem: btrfs
	Geometry: 655740928 start sector, 344474254 length
Formatting filesystem: mkfs.btrfs -f /dev/nvme0n1p2
partition information found: {'name': 'nvme0n1p2', 'path': '/dev/nvme0n1p2', 'pkname': 'nvme0n1', 'size': '168200 MiB', 'log_sec': 512, 'pttype': 'gpt', 'ptuuid': '76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9', 'rota': False, 'tran': 'nvme', 'partn': 2, 'partuuid': 'fc105cd6-1151-457f-8f7b-f8dedc998d36', 'parttype': '4f68bce3-e8cd-4db1-96e7-fbcaf984b709', 'uuid': '27f63281-c369-46f5-9b10-b4cafef8b644', 'fstype': 'btrfs', 'fsver': None, 'fsavail': None, 'fsuse_percentage': None, 'type': 'part', 'mountpoint': None, 'mountpoints': [], 'fsroots': [], 'children': []}
Creating subvolumes: /dev/nvme0n1p3
Mounting /dev/nvme0n1p3: mount /dev/nvme0n1p3 /mnt/arch_btrfs
Creating subvolume: @
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/archinstall/__init__.py", line 353, in run_as_a_module
    main()
  File "/usr/lib/python3.12/site-packages/archinstall/__init__.py", line 328, in main
    importlib.import_module(mod_name)
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/usr/lib/python3.12/site-packages/archinstall/scripts/guided.py", line 245, in <module>
    fs_handler.perform_filesystem_operations()
  File "/usr/lib/python3.12/site-packages/archinstall/lib/disk/filesystem.py", line 87, in perform_filesystem_operations
    device_handler.create_btrfs_volumes(part_mod, enc_conf=self._enc_config)
  File "/usr/lib/python3.12/site-packages/archinstall/lib/disk/device_handler.py", line 592, in create_btrfs_volumes
    SysCommand(f"btrfs subvolume create {subvol_path}")
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 365, in __init__
    self.create_session()
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 414, in create_session
    with SysCommandWorker(
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 197, in __exit__
    raise SysCallError(
archinstall.lib.exceptions.SysCallError: ['/usr/bin/btrfs', 'subvolume', 'create', '/mnt/arch_btrfs/@'] exited with abnormal exit code [1]: ERROR: target path already exists: /mnt/arch_btrfs/@


Archinstall experienced the above error. If you think this is a bug, please report it to
https://github.com/archlinux/archinstall and include the log file "/var/log/archinstall/install.log".

Hint: To extract the log from a live ISO 
curl -F'file=@/var/log/archinstall/install.log' https://0x0.st

Could not determine the filesystem: parted.FileSystem instance --
  type: linux-swap(v1)  geometry: <parted.geometry.Geometry object at 0x7e0fa8bf1820>  checked: False
  PedFileSystem: <_ped.FileSystem object at 0x7e0fa8bd5580>
Mounting /dev/nvme0n1p2: mount /dev/nvme0n1p2 /mnt/arch_btrfs
Partition /dev/nvme0n1p2 is currently mounted at: ['/mnt/arch_btrfs']
Unmounting mountpoint: /mnt/arch_btrfs
Hardware model detected: GIGABYTE G5 GD; UEFI mode: True
Processor model detected: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
Memory statistics: 14486304 available out of 16152892 total installed
Could not detect virtual system: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [1]: none

System is not running in a VM: ['/usr/bin/systemd-detect-virt'] exited with abnormal exit code [1]: none

Virtualization detected: None; is VM: False
Graphics devices detected: dict_keys(['Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)', 'NVIDIA Corporation GA107M [GeForce RTX 3050 Mobile] (rev a1)'])
Disk states before installing: [
    {
        "children": [],
        "fsavail": 0,
        "fsroots": [
            "."
        ],
        "fstype": "squashfs",
        "fsuse_percentage": "100%",
        "fsver": "4.0",
        "log_sec": 512,
        "mountpoint": "/run/archiso/airootfs",
        "mountpoints": [
            "/run/archiso/airootfs"
        ],
        "name": "loop0",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/loop0",
        "pkname": null,
        "pttype": null,
        "ptuuid": null,
        "rota": false,
        "size": "795 MiB",
        "tran": null,
        "type": "loop",
        "uuid": null
    },
    {
        "children": [
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "iso9660",
                "fsuse_percentage": null,
                "fsver": "Joliet Extension",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "sda1",
                "partn": 1,
                "parttype": "0x0",
                "partuuid": "c862cd74-01",
                "path": "/dev/sda1",
                "pkname": "sda",
                "pttype": "dos",
                "ptuuid": "c862cd74",
                "rota": true,
                "size": "953 MiB",
                "tran": null,
                "type": "part",
                "uuid": "2024-07-01-18-09-00-00"
            },
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "vfat",
                "fsuse_percentage": null,
                "fsver": "FAT32",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "sda2",
                "partn": 2,
                "parttype": "0xef",
                "partuuid": "c862cd74-02",
                "path": "/dev/sda2",
                "pkname": "sda",
                "pttype": "dos",
                "ptuuid": "c862cd74",
                "rota": true,
                "size": "165 MiB",
                "tran": null,
                "type": "part",
                "uuid": "0F18-AE4A"
            }
        ],
        "fsavail": null,
        "fsroots": [],
        "fstype": "iso9660",
        "fsuse_percentage": null,
        "fsver": "Joliet Extension",
        "log_sec": 512,
        "mountpoint": null,
        "mountpoints": [],
        "name": "sda",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/sda",
        "pkname": null,
        "pttype": "dos",
        "ptuuid": "c862cd74",
        "rota": true,
        "size": "30000 MiB",
        "tran": "usb",
        "type": "disk",
        "uuid": "2024-07-01-18-09-00-00"
    },
    {
        "children": [
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "vfat",
                "fsuse_percentage": null,
                "fsver": "FAT32",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "nvme0n1p1",
                "partn": 1,
                "parttype": "c12a7328-f81f-11d2-ba4b-00a0c93ec93b",
                "partuuid": "0944424c-b237-469e-8e0b-a6ccad86846e",
                "path": "/dev/nvme0n1p1",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
                "rota": false,
                "size": "260 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "CC20-B4EF"
            },
            {
                "children": [],
                "fsavail": 228110659584,
                "fsroots": [
                    "@/.snapshots/1/snapshot"
                ],
                "fstype": "btrfs",
                "fsuse_percentage": "31%",
                "fsver": null,
                "log_sec": 512,
                "mountpoint": "/mnt/arch_btrfs",
                "mountpoints": [
                    "/mnt/arch_btrfs"
                ],
                "name": "nvme0n1p3",
                "partn": 3,
                "parttype": "0fc63daf-8483-4772-8e79-3d69d8477de4",
                "partuuid": "d272cfd2-b4f7-4060-9ceb-2ee2a9290c93",
                "path": "/dev/nvme0n1p3",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
                "rota": false,
                "size": "317861 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "f74e61a6-285b-4cc5-bfb4-ed902fde28ab"
            },
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "swap",
                "fsuse_percentage": null,
                "fsver": "1",
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "nvme0n1p10",
                "partn": 10,
                "parttype": "0657fd6d-a4ab-43c4-84e5-0933c84b4f4f",
                "partuuid": "c687026a-a669-4812-8d76-0a0e7cba5b31",
                "path": "/dev/nvme0n1p10",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
                "rota": false,
                "size": "2048 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "d618b88f-61e5-428a-a74f-582030e24dd3"
            },
            {
                "children": [],
                "fsavail": null,
                "fsroots": [],
                "fstype": "btrfs",
                "fsuse_percentage": null,
                "fsver": null,
                "log_sec": 512,
                "mountpoint": null,
                "mountpoints": [],
                "name": "nvme0n1p2",
                "partn": 2,
                "parttype": "4f68bce3-e8cd-4db1-96e7-fbcaf984b709",
                "partuuid": "fc105cd6-1151-457f-8f7b-f8dedc998d36",
                "path": "/dev/nvme0n1p2",
                "pkname": "nvme0n1",
                "pttype": "gpt",
                "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
                "rota": false,
                "size": "168200 MiB",
                "tran": "nvme",
                "type": "part",
                "uuid": "27f63281-c369-46f5-9b10-b4cafef8b644"
            }
        ],
        "fsavail": null,
        "fsroots": [],
        "fstype": null,
        "fsuse_percentage": null,
        "fsver": null,
        "log_sec": 512,
        "mountpoint": null,
        "mountpoints": [],
        "name": "nvme0n1",
        "partn": null,
        "parttype": null,
        "partuuid": null,
        "path": "/dev/nvme0n1",
        "pkname": null,
        "pttype": "gpt",
        "ptuuid": "76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9",
        "rota": false,
        "size": "488386 MiB",
        "tran": "nvme",
        "type": "disk",
        "uuid": null
    }
]
Checking version...
Failed determine pacman version: ['/usr/bin/pacman', '-Qu', 'archinstall'] exited with abnormal exit code [1]: [?25l[?25h
Password strength: very weak
Password strength: very weak
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/custom.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktop.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/minimal.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/server.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/tailored.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/xorg.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/applications/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/applications/pipewire.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/awesome.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/bspwm.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/budgie.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/cinnamon.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/cutefish.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/deepin.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/enlightenment.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/gnome.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/hyprland.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/i3.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/lxqt.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/mate.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/plasma.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/qtile.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/sway.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/desktops/xfce4.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/__init__.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/cockpit.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/docker.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/httpd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/lighttpd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/mariadb.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/nginx.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/postgresql.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/sshd.py
Importing profile: /usr/lib/python3.12/site-packages/archinstall/default_profiles/servers/tomcat.py
 -- Chosen configuration --
{
    "__separator__": null,
    "additional-repositories": [],
    "archinstall-language": "English",
    "audio_config": {
        "audio": "pipewire"
    },
    "bootloader": "Systemd-boot",
    "config_version": "2.8.1",
    "debug": false,
    "disk_config": {
        "config_type": "manual_partitioning",
        "device_modifications": [
            {
                "device": "/dev/nvme0n1",
                "partitions": [
                    {
                        "btrfs": [],
                        "dev_path": "/dev/nvme0n1p1",
                        "flags": [
                            "Boot",
                            "ESP"
                        ],
                        "fs_type": "fat32",
                        "mount_options": [],
                        "mountpoint": "/boot",
                        "obj_id": "276002f5-aef5-4c60-8b64-2c026f5c7060",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 272629760
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 2048
                        },
                        "status": "existing",
                        "type": "primary"
                    },
                    {
                        "btrfs": [
                            {
                                "mountpoint": "None",
                                "name": "@"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/var"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/usr/local"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/srv"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/root"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/opt"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/home"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/boot/grub2/x86_64-efi"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/boot/grub2/i386-pc"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots"
                            },
                            {
                                "mountpoint": "/mnt/arch_btrfs",
                                "name": "@/.snapshots/1/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/152/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/153/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/163/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/164/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/171/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/172/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/173/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/174/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/175/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/176/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/197/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/198/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/199/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/200/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/201/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/202/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/var"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/203/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/204/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/205/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/206/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/207/snapshot"
                            },
                            {
                                "mountpoint": "None",
                                "name": "@/.snapshots/208/snapshot"
                            }
                        ],
                        "dev_path": "/dev/nvme0n1p3",
                        "flags": [],
                        "fs_type": "btrfs",
                        "mount_options": [],
                        "mountpoint": null,
                        "obj_id": "d8bddc5a-0ea1-4125-a25d-6a2f611d6914",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 333301415936
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 567296
                        },
                        "status": "existing",
                        "type": "primary"
                    },
                    {
                        "btrfs": [],
                        "dev_path": "/dev/nvme0n1p10",
                        "flags": [],
                        "fs_type": null,
                        "mount_options": [],
                        "mountpoint": null,
                        "obj_id": "5153bbbb-f890-4baf-bea2-7b8f8639cbb3",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 2147483648
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 651546624
                        },
                        "status": "existing",
                        "type": "primary"
                    },
                    {
                        "btrfs": [],
                        "dev_path": "/dev/nvme0n1p2",
                        "flags": [],
                        "fs_type": "btrfs",
                        "mount_options": [],
                        "mountpoint": null,
                        "obj_id": "6374a8be-9556-4f0a-9ab3-67cbd103ba5c",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 176370483200
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 655740928
                        },
                        "status": "delete",
                        "type": "primary"
                    },
                    {
                        "btrfs": [],
                        "dev_path": null,
                        "flags": [],
                        "fs_type": "btrfs",
                        "mount_options": [],
                        "mountpoint": null,
                        "obj_id": "bb46f8b8-7b96-4baf-ab75-827c9151e20d",
                        "size": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "B",
                            "value": 176370483200
                        },
                        "start": {
                            "sector_size": {
                                "unit": "B",
                                "value": 512
                            },
                            "unit": "sectors",
                            "value": 655740928
                        },
                        "status": "create",
                        "type": "primary"
                    }
                ],
                "wipe": false
            }
        ]
    },
    "disk_encryption": null,
    "hostname": "laptop-of-doom",
    "kernels": [
        "linux"
    ],
    "locale_config": {
        "kb_layout": "us",
        "sys_enc": "UTF-8",
        "sys_lang": "en_US"
    },
    "mirror_config": null,
    "network_config": {
        "type": "nm"
    },
    "no_pkg_lookups": false,
    "ntp": true,
    "offline": false,
    "packages": [],
    "parallel downloads": 0,
    "profile_config": {
        "gfx_driver": "Nvidia (proprietary)",
        "greeter": "sddm",
        "profile": {
            "custom_settings": {
                "KDE Plasma": {}
            },
            "details": [
                "KDE Plasma"
            ],
            "main": "Desktop"
        }
    },
    "save_config": null,
    "script": "guided",
    "silent": false,
    "skip_ntp": false,
    "skip_version_check": false,
    "swap": true,
    "timezone": "America/Chicago",
    "uki": false,
    "version": "2.8.1"
}
Unmounting all existing partitions: /dev/nvme0n1
Unmounting: /dev/nvme0n1p1
Unmounting: /dev/nvme0n1p3
Partition /dev/nvme0n1p3 is currently mounted at: ['/mnt/arch_btrfs']
Unmounting mountpoint: /mnt/arch_btrfs
Unmounting: /dev/nvme0n1p10
Unmounting: /dev/nvme0n1p2
Use existing device: /dev/nvme0n1
Creating partitions: /dev/nvme0n1
Delete existing partition: /dev/nvme0n1p2
	Type: primary
	Filesystem: btrfs
	Geometry: 655740928 start sector, 344473600 length
Formatting filesystem: mkfs.btrfs -f /dev/nvme0n1p2
partition information found: {'name': 'nvme0n1p2', 'path': '/dev/nvme0n1p2', 'pkname': 'nvme0n1', 'size': '168200 MiB', 'log_sec': 512, 'pttype': 'gpt', 'ptuuid': '76e6cd6b-fe6b-48c2-9df5-ec1abd587ea9', 'rota': False, 'tran': 'nvme', 'partn': 2, 'partuuid': 'b6b7c41e-342f-4e0e-b511-1a5a9ebf8340', 'parttype': '0fc63daf-8483-4772-8e79-3d69d8477de4', 'uuid': '7a6c6aa5-fd3d-44b6-8cb8-9957696059cd', 'fstype': 'btrfs', 'fsver': None, 'fsavail': None, 'fsuse_percentage': None, 'type': 'part', 'mountpoint': None, 'mountpoints': [], 'fsroots': [], 'children': []}
Creating subvolumes: /dev/nvme0n1p3
Mounting /dev/nvme0n1p3: mount /dev/nvme0n1p3 /mnt/arch_btrfs
Creating subvolume: @
Traceback (most recent call last):
  File "/usr/lib/python3.12/site-packages/archinstall/__init__.py", line 353, in run_as_a_module
    main()
  File "/usr/lib/python3.12/site-packages/archinstall/__init__.py", line 328, in main
    importlib.import_module(mod_name)
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/usr/lib/python3.12/site-packages/archinstall/scripts/guided.py", line 245, in <module>
    fs_handler.perform_filesystem_operations()
  File "/usr/lib/python3.12/site-packages/archinstall/lib/disk/filesystem.py", line 87, in perform_filesystem_operations
    device_handler.create_btrfs_volumes(part_mod, enc_conf=self._enc_config)
  File "/usr/lib/python3.12/site-packages/archinstall/lib/disk/device_handler.py", line 592, in create_btrfs_volumes
    SysCommand(f"btrfs subvolume create {subvol_path}")
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 365, in __init__
    self.create_session()
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 414, in create_session
    with SysCommandWorker(
  File "/usr/lib/python3.12/site-packages/archinstall/lib/general.py", line 197, in __exit__
    raise SysCallError(
archinstall.lib.exceptions.SysCallError: ['/usr/bin/btrfs', 'subvolume', 'create', '/mnt/arch_btrfs/@'] exited with abnormal exit code [1]: ERROR: target path already exists: /mnt/arch_btrfs/@


Archinstall experienced the above error. If you think this is a bug, please report it to
https://github.com/archlinux/archinstall and include the log file "/var/log/archinstall/install.log".

Hint: To extract the log from a live ISO 
curl -F'file=@/var/log/archinstall/install.log' https://0x0.st

describe the problem

Description of the issue

I am trying to duel boot Arch Linux with OpenSuse Tumbleweed. I am making a new partition (I tried both btrfs and ext4 and got the same result for both) and assigning a existing partition as /boot through Manual partitioning without a encrypted disk. When I try to install it I get archinstall.lib.exceptions.SysCallError: ['/usr/bin/btrfs', 'subvolume', 'create', '/mnt/arch_btrfs/@'] exited with abnormal exit code [1]: ERROR: target path already exists: /mnt/arch_btrfs/@ .

MulesGaming avatar Jul 21 '24 21:07 MulesGaming