qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1720747] [NEW] cannot extract release tarball on case-


From: degaart
Subject: [Qemu-devel] [Bug 1720747] [NEW] cannot extract release tarball on case-insensitive filesystems
Date: Mon, 02 Oct 2017 08:09:24 -0000

Public bug reported:

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).

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

  Extracting the release tarball for qemu-2.10.0 results in an error on
- case-insensitive filesystems because of the files
- qemu-2.10.0/roms/u-boot/scripts/Kconfig and
- qemu-2.10.0/roms/u-boot/scripts/kconfig.
+ case-insensitive filesystems 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).

** Description changed:

  Extracting the release tarball for qemu-2.10.0 results in an error on
- case-insensitive filesystems because one is a directory
+ 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).

-- 
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

[Prev in Thread] Current Thread [Next in Thread]