[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1714750] Re: 2.10.0 cannot be installed on case-insens
From: |
Peter Maydell |
Subject: |
[Qemu-devel] [Bug 1714750] Re: 2.10.0 cannot be installed on case-insensitive file system |
Date: |
Thu, 28 Mar 2019 11:38:13 -0000 |
We updated our u-boot sources to v2019.01 in QEMU commit
f2a3b549e357041f86d7e, and we removed the scripts/make-release
workaround in commit 082c0543baa6f23770, so all the loose ends I
mentioned in comment #18 are now fixed and will be in QEMU 4.0.
** Changed in: qemu
Status: New => Fix Committed
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1714750
Title:
2.10.0 cannot be installed on case-insensitive file system
Status in QEMU:
Fix Committed
Bug description:
The https://download.qemu.org/qemu-2.10.0.tar.bz2 tarball cannot be
unpacked on a case-insensitive file system because it has a file
qemu-2.10.0/roms/u-boot/scripts/Kconfig and a directory
qemu-2.10.0/roms/u-boot/scripts/kconfig. This prevents installation on
most macOS systems since by default the file system is case
insensitive. The 2.10.0 upgrade is blocked in Homebrew due to this
issue. See https://github.com/Homebrew/homebrew-core/pull/17467. This
is a regression from 2.9.0, which didn't have this problem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1714750/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [Bug 1714750] Re: 2.10.0 cannot be installed on case-insensitive file system,
Peter Maydell <=