You are not logged in.

#1 2007-10-09 23:48:51

Amphaeon
Member
Registered: 2007-01-31
Posts: 72

Pacman database error

hey wassup everyone. i used to be able to pacman -Ss with regular user to just check on what avaliable in the repos. now its giving me this error

error: failed to parse config (could not open database)

Offline

#2 2007-10-09 23:50:01

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pacman database error

sounds like your config file is screwed up - can you post /etc/pacman.conf?

Offline

#3 2007-10-09 23:52:10

Amphaeon
Member
Registered: 2007-01-31
Posts: 72

Re: Pacman database error

# /etc/pacman.conf
#
# See the pacman manpage for option directives

#
# GENERAL OPTIONS
#
[options]
LogFile     = /var/log/pacman.log
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
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#
#[testing]
#Include = /etc/pacman.d/testing

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

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

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

[kdemod]
#kdemod server
Server = http://kdemod.ath.cx/repo/current/i686

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

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

Offline

#4 2007-10-09 23:54:35

Amphaeon
Member
Registered: 2007-01-31
Posts: 72

Re: Pacman database error

btw i did run a pacman-optimize a couple of weeks ago but im not sure if this could have caused the issue. it did take a long time to implement the new optimized database.

Offline

Board footer

Powered by FluxBB