You are not logged in.

#1 2011-03-14 02:55:50

Tripsun
Member
Registered: 2011-01-22
Posts: 27

Clyde can't install packages [SOLVED]

Whenever I try to install a package from clyde (in this case chromium-stable-libpdf), I am returned the following:

:: chromium-stable-libpdf package not found, searching for group...
:: chromium-stable-libpdf group not found, searching AUR...
error:  'chromium-stable-libpdf': not found in sync db

A quick forum search returns quite a few threads with people experiencing the same issue, but these all were solved by simply running pacman -Syy (which I have tried).  Pacman seems to work just fine and clyde gives same error when I try with other packages in AUR.  I don't install things from AUR very often (last time was probably ~ 2 weeks ago) so I am not certain what package upgrade (if any) would have caused this/when this error started occurring.  I know that mirrorlist was updated a little earlier today.  Please find my pacman and clyde conf files below (with relevant parts included) and my mirrorlist (I have tried changing to different mirrors).  Thank you in advance.

/etc/pacman.d/mirrorlist

# United States
Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/x86_64
Server = http://mirror.ece.vt.edu/archlinux/$repo/os/x86_64
Server = ftp://mirrors.hosef.org/archlinux/$repo/os/x86_64
Server = http://mirrors.hosef.org/archlinux/$repo/os/x86_64
Server = http://hpc.arc.georgetown.edu/mirror/archlinux/$repo/os/x86_64
Server = ftp://ftp.archlinux.org/$repo/os/x86_64

/etc/pacman.conf

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst   = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl %u > %o
#CleanMethod = KeepInstalled

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

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

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

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

/etc/clyde.conf

#
# CLYDE OPTIONS
#
[clydeoptions]
Editor = vim
#Colors are enabled by default. To disable them, uncomment the following line
#NoColor
#Searching AUR is enabled by default. Uncomment the following line to only search with --aur
#ReposOnly
#You must set this to a normal user to install packages from AUR safely while running without sudo
BuildUser = tripsun
#Modify the following line to specify the directory in which clyde should build packages from AUR
#BuildDir = /var/cache/clyde
#
# /etc/clyde.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst   = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl %u > %o
#CleanMethod = KeepInstalled

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

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

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

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

Last edited by Tripsun (2011-03-15 17:23:45)

Offline

#2 2011-03-14 06:07:32

lives2evil
Member
From: GMT+7
Registered: 2010-03-21
Posts: 244

Re: Clyde can't install packages [SOLVED]

The only thing I notice is that the chromium-stable-libpdf package is flagged out of date.
I think it might be the cause. Can you try installing other package.


tsujeruplive, tnarongisi... ... ... ... ɥsılƃuǝ sı sıɥʇ

Offline

#3 2011-03-14 14:40:23

Tripsun
Member
Registered: 2011-01-22
Posts: 27

Re: Clyde can't install packages [SOLVED]

Thanks for the response.  I am not able to install any package from AUR.

Offline

#4 2011-03-14 17:17:04

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Clyde can't install packages [SOLVED]

make sure that your clyde is up to date.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2011-03-15 17:23:14

Tripsun
Member
Registered: 2011-01-22
Posts: 27

Re: Clyde can't install packages [SOLVED]

Thanks, rebuilding clyde-git worked. Is there a particular reason why it broke all of the sudden?

Last edited by Tripsun (2011-03-15 19:29:02)

Offline

#6 2011-03-16 10:16:13

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Clyde can't install packages [SOLVED]

aur/pacman changes, bumped libs that clyde depends on etc etc etc etc.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB