Hi there, i update lastest version and I have a trouble when try install zenmap from Add/Remove Software it say like below image.
And the log is:
Preparing...
Cloning zenmap build files...
Checking zenmap dependencies...
Resolving dependencies...
Warning: cannot resolve "python2-gobject2", a dependency of "pygtk"
Warning: cannot resolve "pygtk", a dependency of "zenmap"
Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'python2-gobject2' required by pygtk
- unable to satisfy dependency 'pygtk' required by zenmap
Transaction cancelled.
Preparing...
Synchronizing package databases...
Warning: manjaro-hello: local (0.6.7-2) is newer than extra (0.6.6-8)
Resolving dependencies...
Checking inter-conflicts...
Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'python2-gobject2' required by pygtk
Zenmap is build using Python2 and as Python2 was EOL since 2021-01-01 many applications build using python2 was moved to AUR.
All dependencies of zenmap can be resolved using AUR - but you need to build them in specific order - but thanks to @guinux this can be done using Pamac CLI.