Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A arch-boxes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • arch-boxes
  • Issues
  • #114
Closed
Open
Issue created Sep 27, 2020 by Kristian Klausen@klausenbusk🎉Developer

Build sometimes fails with "probe of /dev/loop1p2 failed, cannot detect existing filesystem."

I assume it is some kind of race condition or bug in TCG:

++ losetup --find --partscan --show image.img
+ LOOPDEV=/dev/loop1
+ mkfs.btrfs /dev/loop1p2
btrfs-progs v5.7 
See http://btrfs.wiki.kernel.org for more information.
probe of /dev/loop1p2 failed, cannot detect existing filesystem.
ERROR: use the -f option to force overwrite of /dev/loop1p2
+ cleanup
+ set +o errexit
+ '[' -n /dev/loop1 ']'
+ losetup -d /dev/loop1
+ '[' -n /mnt/scratch-disk/tmp/tmp.2kEpBP43dh/mount ']'
+ mountpoint -q /mnt/scratch-disk/tmp/tmp.2kEpBP43dh/mount
+ '[' -n /mnt/scratch-disk/tmp/tmp.2kEpBP43dh ']'
+ rm -rf /mnt/scratch-disk/tmp/tmp.2kEpBP43dh

Failed builds:

  • https://gitlab.archlinux.org/klausenbusk/arch-boxes/-/jobs/5043#L568
  • https://gitlab.archlinux.org/klausenbusk/arch-boxes/-/jobs/5048#L576
  • https://gitlab.archlinux.org/archlinux/arch-boxes/-/jobs/5107#L581
Edited Sep 27, 2020 by Kristian Klausen
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking