From: Günter M. <mi...@us...> - 2025-09-20 08:51:04
|
- **summary**: error on v0.22.1 --> error installing v0.22.1 on MacOS - **Comment**: It seems that install on MacOS (or just homebrew or snakemake, ...) trip over the spurious file while with Python's standard "pip" installment program or installing "by hand" the spurious file is just ignored. We will release a new version without the spurious file ASAP. --- **[bugs:#513] error installing v0.22.1 on MacOS** **Status:** open **Created:** Thu Sep 18, 2025 11:58 AM UTC by Daeho Ro **Last Updated:** Sat Sep 20, 2025 03:54 AM UTC **Owner:** nobody Hello, when I install `docutil` v0.22.1, I got an error ``` docutils-0.22.1/docutils/__init__.py: Failed to restore metadata: File exists tar: Error exit delayed from previous errors. Error: Failure while executing; `/usr/bin/env tar --extract --no-same-owner --file /Users/brew/Library/Caches/Homebrew/downloads/88b03c744685105eccb97d4a6655d840b7fed55a81342d1432838845ab291c6f--docutils-0.22.1.tar.gz --directory /private/tmp/homebrew-unpack-20250917-6599-dbea5b` exited with 1. Here's the output: ``` Some other package depending on this also occur same error. Can you check? Thanks, --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |