You are not logged in.
Pages: 1
No need to say anything more: go grab it!
http://github.com/drf/shaman1/tarball/1.2.0-alpha1
You'll need Aqpm alpha 1 as well to build it:
http://github.com/drf/aqpm/tarball/1.3.3-alpha1
Of course, you need the (still patched, since the patch is not yet in the main tree) latest alpm (pacman 3.3, from git).
What's cool in this version? Well, almost everything: not a line running as root, hard rock security with PolicyKit, thread safety and transparency with Aqpm (goodbye crashes), improved speed (but A LOT of optimization is about to come), a lot of rewritten parts: your favourite package manager as always, but much better than before.
A post about Aqpm for all you developers out there is coming. Developing arch linux applications interfacing with pacman has never been easier, Aqpm is extremely easy and does everything for you. And it is fully privilege trasparent: privilege escalation and policies are embedded in Aqpm itself.
The only regression right now is the config dialog, that is currently not working. I need to port it to policykit as well.
It's alpha, so you know what you're risking. I'm running it right now and I find it more stable than the old one, but this might not be the same for you.
(Also, admins, should I post shaman announcements here or in the Pacman section?)
Enjoy it!!
Offline
old shaman used to break dependencies for me..like if i downloaded vlc it will pull all dependencies and install it but then when i did pacman -Rscn vlc it will not remove the stuff it installed ...after it happened twice i stopped using shaman ..otherwise loved it...still use it to find what is there in the repos...
will try later
Acer Aspire V5-573P Antergos KDE
Offline
I have made a "release" of aqpm and shaman for pacman-3.3.0 from the current git branch. It is available from http://dev.archlinux.org/~allan/shaman/ .
I have issues with a lack of text in the interface but I am not sure if I am missing a dep (I only have the qt components specified in the deps). I'd appreciate knowing if it works for others.
Offline
I have made a "release" of aqpm and shaman for pacman-3.3.0 from the current git branch. It is available from http://dev.archlinux.org/~allan/shaman/ .
I have issues with a lack of text in the interface but I am not sure if I am missing a dep (I only have the qt components specified in the deps). I'd appreciate knowing if it works for others.
Allan,
Lack of text confirmed on Extra-KDE 64bit. "Update Database" and "Process Queue" appear-but that is the only text, pop-up menus are also missing text.
Offline
OK... maybe it is a qt-4.5 issue? I will see if the kdemod guys also suffer from this.
Offline
Lack of text confirmed on an testing enabled XFCE 64bit box
Offline
I am no kdemod and I do not have text either!
Acer Aspire V5-573P Antergos KDE
Offline
OK... it seems something is wrong. Now to figure out if it is my packaging or shaman itself.
Could a KDE user recompile shaman (PKGBUILD is in link I provided above) and see if it fixes the issue for them. That would indicate I missed a dep.
Edit: it is an issue with the "en" translation file. Running shaman with the "--force-i18n=de" flags gives lots of "de" text in the interface.
Offline
Pages: 1