You are not logged in.
While upgrading the system, no packages were updated due to the error posted at the end of this message.
I think it could be related to a confilct with matplotlib, since the upgrade asks for a change for a replacement of jupyter-widgetsnbextension with extra/jupyterlab-widgets.
Could anyone help me with this?
Thanks a lot
error: failed to commit transaction (conflicting files)
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/__init__.py exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/__pycache__/__init__.cpython-311.pyc exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/__pycache__/_version.cpython-311.pyc exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/__pycache__/backend_nbagg.cpython-311.pyc exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/_version.py exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/backend_nbagg.py exists in filesystem
python-ipympl: /usr/lib/python3.11/site-packages/ipympl/nbextension/extension.js exists in filesystem
Errors occurred, no packages were upgraded.
Last edited by pvitoria (2023-07-25 16:04:49)
Offline
The solution is probably in the wiki for pacman (Troubleshooting section).
Last edited by philo (2023-07-24 17:46:38)
Offline
That's an AUR package.
https://aur.archlinux.org/packages/python-ipympl
How did you try and build/install it? How long since you rebuilt it?
If pacman -Syu is giving you that error, then uninstall the AUR package, update your machine, then look at the AUR package and see if it builds/installs.
If not then contact the AUR package maintainer.
Offline
Thanks a lot, philo, teckk,
Indeed, it was an AUR package that I installed. I uninstalled it, then I could upgrade the system and everything seems to work.
Last edited by pvitoria (2023-07-24 22:04:20)
Offline
That's an AUR package.
https://aur.archlinux.org/packages/python-ipymplHow did you try and build/install it? How long since you rebuilt it?
If pacman -Syu is giving you that error, then uninstall the AUR package, update your machine, then look at the AUR package and see if it builds/installs.If not then contact the AUR package maintainer.
It's also a package in [extra]. This sort of thing shouldn't happen, but occasionally packages get added to the official repos without checking/cleaning up now-redundant AUR packages.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Ok ok. I see that now. I'm about 1 month from last update. pacman -Ss ipympl gave me nothing. So I looked in the AUR.
Offline
Thank you all!!! I marked the issue as [Solved]
Offline