*** This bug is a duplicate of bug 1714750 ***
    https://bugs.launchpad.net/bugs/1714750

** This bug has been marked a duplicate of bug 1714750
   2.10.0 cannot be installed on case-insensitive file system

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1720747

Title:
  cannot extract release tarball on case-insensitive filesystems

Status in QEMU:
  New

Bug description:
  Extracting the release tarball for qemu-2.10.0 results in an error on
  case-insensitive filesystems (e.g: macOS) because one is a directory
  (qemu-2.10.0/roms/u-boot/scripts/Kconfig) and the other one is a file
  (qemu-2.10.0/roms/u-boot/scripts/kconfig).

  All other files are extracted correctly, and the resulting source can
  be built correctly.

  But tar returns with an error, which creates difficulties when trying
  to automate the build process (e.g: homebrew).

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1720747/+subscriptions

Reply via email to