You are not logged in.

#26 2008-04-12 21:17:06

SpookyET
Member
Registered: 2008-01-27
Posts: 410

Re: Shaman - libalpm frontend in Qt4

I've played with it. It's awesome. If only it had GTK brother:-(.  However, I have found 2 problems. It wants to install dependencies that are already installed and the log it generates differs from pacman. First are pacman. Last 2 are Shaman.

[2008-04-12 15:46] installed amarok2 (2.0.0-20080412)
[2008-04-12 15:54] installed shaman (1.0Alpha2dev-20080412)
[2008-04-12 16:07] plasma (4.1.0-20080412) installed successfully!
[2008-04-12 16:07] playground-plasma (4.1.0-20080412) installed successfully!

Offline

#27 2008-04-13 10:29:47

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

SpookyET wrote:

I've played with it. It's awesome. If only it had GTK brother:-(.  However, I have found 2 problems. It wants to install dependencies that are already installed and the log it generates differs from pacman. First are pacman. Last 2 are Shaman.

[2008-04-12 15:46] installed amarok2 (2.0.0-20080412)
[2008-04-12 15:54] installed shaman (1.0Alpha2dev-20080412)
[2008-04-12 16:07] plasma (4.1.0-20080412) installed successfully!
[2008-04-12 16:07] playground-plasma (4.1.0-20080412) installed successfully!

Thanks smile In what sense dependencies that are already installed? Can you please give me an example?
About logging, you're right. I'll fix that soon

Offline

#28 2008-04-16 13:25:54

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

In svn, ABS2 support is ready smile Both in configuration and in the behaviour

Offline

#29 2008-04-16 21:15:41

DanielW
Member
Registered: 2008-01-27
Posts: 23

Re: Shaman - libalpm frontend in Qt4

Hello.

looks nice, but i found a  bug.

Added the gui repro to install shaman. And well there is a newer version of firefox3. So  i tried to install it.

That is what happend:

Shaman says:

"Alpm did not give further details."

And it wrote to stdout:

Error Thread Waiting.                                                                       
"error: Konnte Datei 'firefox3-3.0b5pre-20080416-i686.pkg.tar.bz2' nicht von kdemod.ath.cx übertragen : Not Found
"                                                         

in english: could not download file xyz from kdemod.ath.cx. 

pacman itself can install it. But it tries to fetch it from gui repro (pkg.eth-os.org/gui/i686.

shaman is also saying that is is from gui repro.

Offline

#30 2008-04-16 21:22:00

DanielW
Member
Registered: 2008-01-27
Posts: 23

Re: Shaman - libalpm frontend in Qt4

Ok another bug.

Now i tried to install arxin from gui.

And now it complains about qt-copy (have installed that local) in conflict with qt.  But it should not install qt,  qt-copy provides qt4

And again: pacman does it without any problems.

Last edited by DanielW (2008-04-16 21:22:42)

Offline

#31 2008-04-16 21:33:25

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

Hi Daniel,
Can you please try if latest svn version still has this problem?
If it has, please tell me exactly the steps to reproduce this.

Thanks

Offline

#32 2008-04-19 11:03:16

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

Beta 2 was released, featuring ABS 2 support. Full announcement here: http://shaman.iskrembilen.com/site/?q=node/8

PKGBUILD in AUR was updated, obviously upgrading is strongly recommended wink

Offline

#33 2008-04-20 10:18:54

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

Hi.
Great job! Thanks for all your efforts!
But I can't use it, i'm having 2 bugs:
1) internationalization, i'm using ru_RU.UTF-8 locale and shaman seems not to support UTF-8 output in its dialogs, for example if i'm doing an Optimize database action in Settings -> General -> Mainterance, the output is messy, so i have to run shaman like $ LC_ALL=C shaman
2) when i'm trying to update databases i'm getting error: "unexpected error" in shaman. Here is the console output of running shaman:

[n0ne@darkstar ~]$ LC_ALL=C shaman
Translations are enabled.
Could not find a translation for this locale.
Parsing  "core"
Parsing  "extra"
Parsing  "community"
Parsing  "kdemod"
Parser exited
Log File should be: ""
"core" ---> "http://spreader.yandex.net/archlinux/core/os/x86_64"
"extra" ---> "http://spreader.yandex.net/archlinux/extra/os/x86_64"
"community" ---> "http://spreader.yandex.net/archlinux/community/os/x86_64"
"kdemod" ---> "http://kdemod.ath.cx/repo/current/x86_64"
XFerCommand is: "/usr/bin/wget --passive-ftp -c -O %o %u"
Root privileges retired.
"/home/n0ne/.config/shaman/shaman.conf"
>>
 ... cut...
>>
>>      Starting Up Shaman...

User agent is: "shaman/1.0Beta2 (Linux x86_64) libalpm/2.3.1"
Shaman registered on the System Bus as ":1.16"
Service org.archlinux.shaman successfully exported on the System Bus.
--> UNSETENV HTTP_PROXY
--> UNSETENV FTP_PROXY
Populating Repo column
Log file is: /var/log/pacman.log
Starting PAM Auth Routine, messages to process: 1
Processing message 0
Starting Auth Dialog
Inserting Reply
Reply inserted
Ok, streaming now the response
PAM Transaction inited successfully!
Authentication was successful!
Root Privileges granted.
Uid is: 1000
/var/lib/pacman/core.db.tar.gz.part: Permission denied
/var/lib/pacman/extra.db.tar.gz.part: Permission denied
/var/lib/pacman/community.db.tar.gz.part: Permission denied
/var/lib/pacman/kdemod.db.tar.gz.part: Permission denied
Root privileges retired.
Database Update Performed
DB Update Finished

But I don't even have such files in my /var/lib/pacman:

[n0ne@darkstar ~]$ LC_ALL=C ls -la /var/lib/pacman
total 68
drwxr-xr-x   4 root root 4096 Apr 20 14:09 .
drwxr-xr-x  15 root root 4096 Apr 12 02:30 ..
drwxr-xr-x 668 root root 8192 Apr 20 13:53 local
drwxr-xr-x   6 root root   32 Apr 20 13:24 sync

And the last thing I can say: please count my voice for implementing AUR support big_smile
Thanks!
UPD: And, yeah, svn version is still having this bugs.

Last edited by alcazoid (2008-04-20 10:22:01)

Offline

#34 2008-04-20 10:32:29

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

alcazoid wrote:

Hi.
Great job! Thanks for all your efforts!
But I can't use it, i'm having 2 bugs:
1) internationalization, i'm using ru_RU.UTF-8 locale and shaman seems not to support UTF-8 output in its dialogs, for example if i'm doing an Optimize database action in Settings -> General -> Mainterance, the output is messy, so i have to run shaman like $ LC_ALL=C shaman
2) when i'm trying to update databases i'm getting error: "unexpected error" in shaman. Here is the console output of running shaman:

[n0ne@darkstar ~]$ LC_ALL=C shaman
Translations are enabled.
Could not find a translation for this locale.
Parsing  "core"
Parsing  "extra"
Parsing  "community"
Parsing  "kdemod"
Parser exited
Log File should be: ""
"core" ---> "http://spreader.yandex.net/archlinux/core/os/x86_64"
"extra" ---> "http://spreader.yandex.net/archlinux/extra/os/x86_64"
"community" ---> "http://spreader.yandex.net/archlinux/community/os/x86_64"
"kdemod" ---> "http://kdemod.ath.cx/repo/current/x86_64"
XFerCommand is: "/usr/bin/wget --passive-ftp -c -O %o %u"
Root privileges retired.
"/home/n0ne/.config/shaman/shaman.conf"
>>
 ... cut...
>>
>>      Starting Up Shaman...

User agent is: "shaman/1.0Beta2 (Linux x86_64) libalpm/2.3.1"
Shaman registered on the System Bus as ":1.16"
Service org.archlinux.shaman successfully exported on the System Bus.
--> UNSETENV HTTP_PROXY
--> UNSETENV FTP_PROXY
Populating Repo column
Log file is: /var/log/pacman.log
Starting PAM Auth Routine, messages to process: 1
Processing message 0
Starting Auth Dialog
Inserting Reply
Reply inserted
Ok, streaming now the response
PAM Transaction inited successfully!
Authentication was successful!
Root Privileges granted.
Uid is: 1000
/var/lib/pacman/core.db.tar.gz.part: Permission denied
/var/lib/pacman/extra.db.tar.gz.part: Permission denied
/var/lib/pacman/community.db.tar.gz.part: Permission denied
/var/lib/pacman/kdemod.db.tar.gz.part: Permission denied
Root privileges retired.
Database Update Performed
DB Update Finished

But I don't even have such files in my /var/lib/pacman:

[n0ne@darkstar ~]$ LC_ALL=C ls -la /var/lib/pacman
total 68
drwxr-xr-x   4 root root 4096 Apr 20 14:09 .
drwxr-xr-x  15 root root 4096 Apr 12 02:30 ..
drwxr-xr-x 668 root root 8192 Apr 20 13:53 local
drwxr-xr-x   6 root root   32 Apr 20 13:24 sync

And the last thing I can say: please count my voice for implementing AUR support big_smile
Thanks!
UPD: And, yeah, svn version is still having this bugs.

Hi smile
This is a known problem with XFerCommand. XFerCommand is still not supported, if you disable it  you won't experience this problem no more. We're working on that big_smile
About UTF-8, can you please provide me a screenshot?
Thanks!

Offline

#35 2008-04-20 10:45:02

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

drf wrote:
alcazoid wrote:

Hi.
Great job! Thanks for all your efforts!
But I can't use it, i'm having 2 bugs:
1) internationalization, i'm using ru_RU.UTF-8 locale and shaman seems not to support UTF-8 output in its dialogs, for example if i'm doing an Optimize database action in Settings -> General -> Mainterance, the output is messy, so i have to run shaman like $ LC_ALL=C shaman
2) when i'm trying to update databases i'm getting error: "unexpected error" in shaman. Here is the console output of running shaman:

[n0ne@darkstar ~]$ LC_ALL=C shaman
Translations are enabled.
Could not find a translation for this locale.
Parsing  "core"
Parsing  "extra"
Parsing  "community"
Parsing  "kdemod"
Parser exited
Log File should be: ""
"core" ---> "http://spreader.yandex.net/archlinux/core/os/x86_64"
"extra" ---> "http://spreader.yandex.net/archlinux/extra/os/x86_64"
"community" ---> "http://spreader.yandex.net/archlinux/community/os/x86_64"
"kdemod" ---> "http://kdemod.ath.cx/repo/current/x86_64"
XFerCommand is: "/usr/bin/wget --passive-ftp -c -O %o %u"
Root privileges retired.
"/home/n0ne/.config/shaman/shaman.conf"
>>
 ... cut...
>>
>>      Starting Up Shaman...

User agent is: "shaman/1.0Beta2 (Linux x86_64) libalpm/2.3.1"
Shaman registered on the System Bus as ":1.16"
Service org.archlinux.shaman successfully exported on the System Bus.
--> UNSETENV HTTP_PROXY
--> UNSETENV FTP_PROXY
Populating Repo column
Log file is: /var/log/pacman.log
Starting PAM Auth Routine, messages to process: 1
Processing message 0
Starting Auth Dialog
Inserting Reply
Reply inserted
Ok, streaming now the response
PAM Transaction inited successfully!
Authentication was successful!
Root Privileges granted.
Uid is: 1000
/var/lib/pacman/core.db.tar.gz.part: Permission denied
/var/lib/pacman/extra.db.tar.gz.part: Permission denied
/var/lib/pacman/community.db.tar.gz.part: Permission denied
/var/lib/pacman/kdemod.db.tar.gz.part: Permission denied
Root privileges retired.
Database Update Performed
DB Update Finished

But I don't even have such files in my /var/lib/pacman:

[n0ne@darkstar ~]$ LC_ALL=C ls -la /var/lib/pacman
total 68
drwxr-xr-x   4 root root 4096 Apr 20 14:09 .
drwxr-xr-x  15 root root 4096 Apr 12 02:30 ..
drwxr-xr-x 668 root root 8192 Apr 20 13:53 local
drwxr-xr-x   6 root root   32 Apr 20 13:24 sync

And the last thing I can say: please count my voice for implementing AUR support big_smile
Thanks!
UPD: And, yeah, svn version is still having this bugs.

Hi smile
This is a known problem with XFerCommand. XFerCommand is still not supported, if you disable it  you won't experience this problem no more. We're working on that big_smile
About UTF-8, can you please provide me a screenshot?
Thanks!

Oh! I resolved troubles with XferCommand! Thanks a lot! smile
As for screenshot - surely, I can give as many as you want smile I just don't know where to upload it...

Offline

#36 2008-04-20 10:46:52

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

alcazoid wrote:

Oh! I resolved troubles with XferCommand! Thanks a lot! smile
As for screenshot - surely, I can give as many as you want smile I just don't know where to upload it...

Try imageshack: http://imageshack.us/

Offline

#37 2008-04-20 10:53:20

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

Will try...
Meanwhile, doesn't shaman support building from source?
I'm getting this message when trying to build mplayer from source:

Building operation has started.


Could not set up the environment correctly for mplayer!!


Building mplayer failed!!

Offline

#38 2008-04-20 11:06:38

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

And here's the screenshot:
99945830gl6.th.png

Offline

#39 2008-04-20 11:07:59

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

alcazoid wrote:

Will try...
Meanwhile, doesn't shaman support building from source?
I'm getting this message when trying to build mplayer from source:

Building operation has started.


Could not set up the environment correctly for mplayer!!


Building mplayer failed!!

Have you updated ABS first? big_smile

Offline

#40 2008-04-20 11:10:54

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

drf wrote:
alcazoid wrote:

Will try...
Meanwhile, doesn't shaman support building from source?
I'm getting this message when trying to build mplayer from source:

Building operation has started.


Could not set up the environment correctly for mplayer!!


Building mplayer failed!!

Have you updated ABS first? big_smile

Yes, I have!
Edit: Look for the screenshot above wink

Last edited by alcazoid (2008-04-20 11:11:20)

Offline

#41 2008-04-20 11:44:53

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

alcazoid wrote:

Yes, I have!
Edit: Look for the screenshot above wink

Seen that, will check wink
Please, check permissions on /var/shaman/builds . Maybe your user don't have write access to it.

Offline

#42 2008-04-20 11:55:20

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

No such directory at all, no /var/shaman too.
After making this directories and chown'ing got this results:

Building operation has started.


Building mplayer...


==> Making package: mplayer 1.0rc2-3 (Sun Apr 20 15:52:22 MSD 2008)
==> Checking Runtime Dependencies...

Building mplayer failed!!


==> Checking Buildtime Dependencies...
==> Missing Dependencies:
  -> libcaca
  -> live-media
==> ERROR: Could not resolve all dependencies.

which indicates 2 problems smile
1) No internationalized output(have to use LC_ALL=C to get this one) once more
2) shaman cannot resolve buildtime dependencies?

Offline

#43 2008-04-20 11:56:40

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

Yeah, it should. Have you checked the box "Process dependencies from binary first" before starting the build?

Offline

#44 2008-04-20 12:07:54

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

No, I haven't, I thought it should build them instead of installing the binary version when this checkbox is checked.

Offline

#45 2008-04-20 12:10:42

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

No, it installs the binaries wink

Offline

#46 2008-04-20 12:12:19

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

It there any way to build dependencies instead of installing binary packages?

Offline

#47 2008-04-20 12:21:34

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

It works this way:

* Makedepends are processed from Binary only, and removed right after building.
* All other packages are installed from binary, then built from source. This assures that dependencies are satisfied, but actual dependencies are built from source afterwards.

Offline

#48 2008-04-20 13:20:42

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

drf, thanks. And what about UTF-8? Is there a bug tracker I should report to or something?

Offline

#49 2008-04-20 13:27:13

drf
Member
From: Milano, Italy
Registered: 2008-01-13
Posts: 113

Re: Shaman - libalpm frontend in Qt4

alcazoid wrote:

drf, thanks. And what about UTF-8? Is there a bug tracker I should report to or something?

Of course: http://shaman.iskrembilen.com/trac wink

Offline

#50 2008-04-20 14:38:34

alcazoid
Member
From: Russia
Registered: 2006-03-11
Posts: 35

Re: Shaman - libalpm frontend in Qt4

drf, ok, I submited the bug to the bug tracker

Offline

Board footer

Powered by FluxBB