You are not logged in.

#1 2006-04-25 17:27:20

lumiwa
Member
Registered: 2005-12-26
Posts: 712

guzuta

Hi!

I installed guzuta from AUR, looks okay but when I run it I got:

pacman -Sy
:: Synchronizing package databases...
testing [################] 100% 3K 6.6K/s 00:00:00
:: current is up to date
extra [################] 100% 247K 255.2K/s 00:00:00
community [################] 100% 66K 91.6K/s 00:00:00
shadowhand [################] 100% 8K 25.2K/s 00:00:00
cimi [################] 100% 4K 8.8K/s 00:00:00

guzuta
FLOW2: PM_OPT_DBPATH set to 'var/lib/pacman'
FLOW2: PM_OPT_CACHEDIR set to 'var/cache/pacman/pkg'
FLOW1: registering database 'current'
DEBUG: opening database 'current'
could not register current
FLOW1: unregistering database 'current'
DEBUG: closing database 'current'

Thanks.

Offline

#2 2006-04-25 20:25:25

tranquility
Member
From: Portugal
Registered: 2004-08-06
Posts: 136

Re: guzuta

I'm currently looking into this. Thanks for the report.

Edit: Would you be so kind to email me or post here your /etc/pacman.conf and your /etc/pacman.d/* ? Thanks.

Offline

#3 2006-04-28 23:34:42

lumiwa
Member
Registered: 2005-12-26
Posts: 712

Re: guzuta

tranquility wrote:

I'm currently looking into this. Thanks for the report.

Edit: Would you be so kind to email me or post here your /etc/pacman.conf and your /etc/pacman.d/* ? Thanks.

pacman.conf:

[options]
LogFile     = /var/log/pacman.log
NoUpgrade   = etc/passwd etc/group etc/shadow etc/sudoers
NoUpgrade   = etc/fstab etc/raidtab etc/ld.so.conf
NoUpgrade   = etc/rc.conf etc/rc.local
NoUpgrade   = etc/modprobe.conf etc/modules.conf
NoUpgrade   = etc/lilo.conf boot/grub/menu.lst
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here.
#   - local/custom mirrors can be added here or in separate files
# 

[testing]
Server = ftp://ftp.archlinux.org/testing/os/i686

[current]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/current

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/extra

#[unstable]
# Add your preferred servers here, they will be used first
#Include = /etc/pacman.d/unstable

[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/community

[shadowhand] 
Server = http://arch.os-zen.net/pkg/shadowhand

[cimi] 
Server = http://www.webalice.it/cimi86/arch/i686
 
# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

In the /etc/pacman.d I have:
community, current, extra, release, unstable.

In the community is for example:

[current]
# North America
Server = ftp://ftp.archlinux.org/current/os/i686
Server = ftp://ftp.nethat.com/pub/linux/archlinux/current/os/i686
Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/current/os/i686
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/current/os/i686
# Europe
Server = http://archlinux.antesis.org/current/os/i686
Server = ftp://ftp.rez-gif.supelec.fr/pub/Linux/distrib/archlinux/current/os/i686
Server = ftp://ftp.archlinux.de/pub/archlinux/current/os/i686
Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/current/os/i686
Server = ftp://ftp.mpi-sb.mpg.de/pub/linux/mirror/ftp.ibiblio.org/pub/Linux/distributions/archlinux/current/os/i686
...and more

Offline

#4 2006-06-21 10:11:29

Cinna
Member
Registered: 2005-04-18
Posts: 15

Re: guzuta

Hi

I've exactly the same problem with same message:

 guzuta
FLOW2: PM_OPT_DBPATH set to 'var/lib/pacman'
FLOW2: PM_OPT_CACHEDIR set to 'var/cache/pacman/pkg'
FLOW1: registering database 'current'
DEBUG: opening database 'current'
could not register  current
FLOW1: unregistering database 'current'
DEBUG: closing database 'current'

Offline

#5 2006-06-21 17:11:13

ScriptDevil
Member
From: In Front of My PC
Registered: 2006-04-06
Posts: 253

Re: guzuta

guzuta woked well with UnderGround linux, An Archlinux derivative with kde preinstalled


Be yourself, because you are all that you can be

Offline

#6 2006-06-21 17:42:43

lumiwa
Member
Registered: 2005-12-26
Posts: 712

Re: guzuta

ScriptDevil wrote:

guzuta woked well with UnderGround linux, An Archlinux derivative with kde preinstalled

...but I have an Arch Linux and KDE and Guzuta doesn't work (still same errors).

Offline

#7 2006-07-02 12:57:55

Cinna
Member
Registered: 2005-04-18
Posts: 15

Re: guzuta

Hello

What's new about this problem ??

Offline

#8 2006-07-02 14:41:36

lumiwa
Member
Registered: 2005-12-26
Posts: 712

Re: guzuta

Cinna wrote:

Hello

What's new about this problem ??

Few minutes ago I built guzuta by myself. Everything was okay but when I ran:

guzuta
FLOW2: PM_OPT_DBPATH set to 'var/lib/pacman'
FLOW2: PM_OPT_CACHEDIR set to 'var/cache/pacman/pkg'
FLOW1: registering database 'current'
DEBUG: opening database 'current'
could not register  current
FLOW1: unregistering database 'current'
DEBUG: closing database 'current'

Offline

#9 2006-07-03 00:38:25

tranquility
Member
From: Portugal
Registered: 2004-08-06
Posts: 136

Re: guzuta

Hi,

I'm the developer of guzuta. It's just to let you know that guzuta will be discontinued in favor of another front end that, hopefully, will be completed somewhere in the summer time.

That'll have that bug fixed (hopefully) and many other additions.

If you'd like to wait a little bit, I'm sure you won't regret it smile

Thanks for taking the time to test guzuta.

Offline

#10 2006-07-03 18:08:14

Cinna
Member
Registered: 2005-04-18
Posts: 15

Re: guzuta

ok , i'll be wait...
Thank

Offline

#11 2006-07-30 07:31:32

Cinna
Member
Registered: 2005-04-18
Posts: 15

Re: guzuta

Hello

Some news about this new front end ????

Offline

Board footer

Powered by FluxBB