X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3E5A3853D0A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1683728472; bh=9+AODrG16krSzdKMuQbqwZpg1V12E5ZCMUzzNcCEnhM=; h=To:Cc:References:In-Reply-To:Subject:Date:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=ohX4WgLg/fKDSAbp7jDt4/aEKQQWDJ7fByM6dMAuIUSRPoZrsl6GCg2VhMyf0CCQS DLQH7FA7Ph8enjxQpVAoZ4Y/ld5L4t0AIsuw2U1OufSbZI1b0lhTKC7Sj0SnsWh57z pNs6bxwUO1SjubrzLk1kSbeupKRIK0P9QDFKFEtM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 420E53873E40 DKIM-Filter: OpenDKIM Filter v2.11.0 mail2.pdinc.us 34AEKsDt026800 To: Cc: "support" References: <02a201d982c6$477cb170$d6761450$@pdinc.us> <73af1228-ae47-d7ac-082a-4d323617b41c AT dronecode DOT org DOT uk> In-Reply-To: <73af1228-ae47-d7ac-082a-4d323617b41c@dronecode.org.uk> Subject: RE: libxml2 and python not happy... solution downgrade libxml2 Date: Wed, 10 May 2023 10:20:56 -0400 Organization: PD Inc Message-ID: <000c01d9834a$a431dc90$ec9595b0$@pdinc.us> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Content-Language: en-us Thread-Index: AQJhERgSS+dY0qwv21FU0kFivUCW1wHfCyAbrjV6gwA= X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_INFOUSMEBIZ, KAM_NUMSUBJECT, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Jason Pyeron via Cygwin Reply-To: Jason Pyeron Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" I guess I will have to adopt the virt-manager package... please put it on my plate :( -- Jason Pyeron | Architect PD Inc | Certified SBA 8(a) 10 w 24th St | Certified SBA HUBZone Baltimore, MD | CAGE Code: 1WVR6 .mil: jason DOT j DOT pyeron DOT ctr AT mail DOT mil .com: jpyeron AT pdinc DOT us tel : 202-741-9397 > -----Original Message----- > From: Jon Turney > Sent: Wednesday, May 10, 2023 10:05 AM > To: Jason Pyeron ; The Cygwin Mailing List > Subject: Re: libxml2 and python not happy... solution downgrade libxml2 > > On 09/05/2023 23:33, Jason Pyeron via Cygwin wrote: > > $ virt-manager > > Traceback (most recent call last): > > File "/usr/share/virt-manager/virt-manager", line 35, in > > from virtinst import util as util > > File "/usr/share/virt-manager/virtinst/__init__.py", line 18, in > > from virtcli import CLIConfig as _CLIConfig > > File "/usr/share/virt-manager/virtcli/__init__.py", line 3, in > > from .cliconfig import CLIConfig > > File "/usr/share/virt-manager/virtcli/cliconfig.py", line 24, in > > import ConfigParser > > ModuleNotFoundError: No module named 'ConfigParser' > > > [...] > > > > #downgrade libxml2... > > > > $ cygcheck -c libxml2 python27-libxml2 > > Cygwin Package Information > > Package Version Status > > libxml2 2.9.10-2 OK > > python27-libxml2 2.9.10-2 OK > > > > jpyeron AT blackfat ~ > > $ ./test.py > > > > jpyeron AT blackfat ~ > > $ virt-manager > > Right. The real problem here is that virt-manager is still using > python2, which long past EOL, and is planned to be removed. > > The current plan, per [1] is for virt-manager to become uninstallable > after this, and see if anyone complains. > > If virt-manager is important to you, perhaps you could help us bring it > up to date? > > [1] https://cygwin.com/pipermail/cygwin-apps/2023-April/042778.html -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple