GNU bug report logs -
#54934
[PATCH 0/4] Fix broken packages by PyYAML upgrade.
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Thu, 14 Apr 2022 11:10:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#54934: [PATCH 0/4] Fix broken packages by PyYAML upgrade.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 54934 <at> debbugs.gnu.org.
--
54934: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54934
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
zimoun <zimon.toutoune <at> gmail.com> skribis:
> gnu: python-pyyaml-for-awscli: Rename and hide.
> gnu: docker-compose: Use python-pyyaml <at> 5.
> gnu: conan: Use python-pyyaml <at> 5.
> gnu: ganeti: Use python-pyyaml <at> 5.
I had to adjust the first one (since python-pyyaml-for-awscli was
removed recently) and drop the last one (since ganeti was fixed in the
meantime), but at last the remaining 3 patches are now applied.
Thanks, and apologies for the delay!
Ludo’.
[Message part 3 (message/rfc822, inline)]
Hi,
Currently, python-pyyaml-for-awscli is not used. Its use had been removed by
commit 21cd4c704e. Reuse the package to fix some others; waiting their
regular updates.
Note that the package orange is still broken. Because
python-orange-canvas-core is broken. However, note that:
--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix graph --path python-orange-canvas-core python-pyyaml
python-orange-canvas-core <at> 0.1.24
python-qasync <at> 0.22.0
python-pyqt <at> 5.15.2
qtbase <at> 5.15.2
gtk+@3.24.30
rest <at> 0.8.1
libsoup-minimal <at> 2.72.0
samba <at> 4.15.3
python-markdown <at> 3.3.4
python-pyyaml <at> 6.0
--8<---------------cut here---------------end--------------->8---
and update it to 0.1.26 is not enough, for instance.
zimoun (4):
gnu: python-pyyaml-for-awscli: Rename and hide.
gnu: docker-compose: Use python-pyyaml <at> 5.
gnu: conan: Use python-pyyaml <at> 5.
gnu: ganeti: Use python-pyyaml <at> 5.
gnu/packages/docker.scm | 2 +-
gnu/packages/package-management.scm | 2 +-
gnu/packages/python-xyz.scm | 24 +++++++++++++-----------
gnu/packages/virtualization.scm | 2 +-
4 files changed, 16 insertions(+), 14 deletions(-)
base-commit: 7d990e775e76c0a898c7d4b53691d1932fc0e6eb
--
2.35.1
This bug report was last modified 3 years and 29 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.