You are not logged in.

#1 2008-07-10 21:38:30

echo6
Member
Registered: 2007-09-23
Posts: 12

EEE repository

I have Server = http://code.toofishes.net/packages/eee/ in /etc/pacman.conf

but when I try and install any of the packages available I get an error. e.g.

bash-3.2# pacman -Sy lucview
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
error: 'lucview': not found in sync d

?

Offline

#2 2008-07-10 21:44:32

kclive18
Member
From: Columbus, Ohio, USA
Registered: 2008-05-08
Posts: 219

Re: EEE repository

Looks like it didn't sync with that mirror you wanted to get the package from.  Could you please post your /etc/pacman.conf?


My Rigs:
- Mid-2007 iMac 20", Intel 2GHz Core 2 Duo, 2x1GB DDR2-800, 250GB SATA HDD, and...MIGHTY MOUSE!!! tongue, OSX 10.5 Leopard, ATI Radeon 2400XT 128MB
- HP zv6203cl, AMD Athlon 64 3200 S939, 2x512MB DDR400, 80GB 4200rpm HDD, ATI Radeon Xpress 200M 128MB, Arch i686 cool
- 1986 Gibson SG Junior Cherry Red, Ibanez 15W amp, DigiTech RP250 modeling processor

Offline

#3 2008-07-10 22:14:00

echo6
Member
Registered: 2007-09-23
Posts: 12

Re: EEE repository

# /etc/pacman.conf
[options]
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

#[testing]
#Include = /etc/pacman.d/mirrorlist
[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
#[unstable]
Include = /etc/pacman.d/mirrorlist
#[custom]
#Server = file:///home/custompkgs
Server = http://code.toofishes.net/packages/eee/

Offline

#4 2008-07-10 23:30:25

Shaika-Dzari
Member
From: Québec, Canada
Registered: 2006-04-14
Posts: 436
Website

Re: EEE repository

Try to add this before your server line:

[eee]

@+

Offline

#5 2008-07-11 08:11:53

echo6
Member
Registered: 2007-09-23
Posts: 12

Re: EEE repository

Doh!...thanks.
smile

Offline

Board footer

Powered by FluxBB