You are not logged in.
When I try to remove python2 via "sudo pacman -R python2" it fails. Apparently python2 is a dependency from gdb. When I look at "pacman -Qi gdb" this is confirmed. But when I look at the PKGBUILD it says that gdb is built against python3 and depends on python, not python2. So where does this contradiction come from?
Last edited by FlowIt (2015-08-17 10:56:02)
Offline
https://projects.archlinux.org/svntogit … 8d1a4bb38d -> last comment on https://bugs.archlinux.org/task/44921
Last edited by karol (2015-08-17 10:30:27)
Offline
SVN trunk is not that package in the repos.
Offline
Thanks. I didn't realize that the PKGBUILD can be newer than the latest release.
I'll mark this thread as solved.
Offline
Thanks. I didn't realize that the PKGBUILD can be newer than the latest release.
There's also https://bugs.archlinux.org/task/30734
Offline