You are not logged in.

#1 2009-09-02 00:43:39

alexk
Member
From: Sydney, Australia
Registered: 2009-08-27
Posts: 32
Website

[solved] yaourt+customizepkg no longer work

I set up customizepkg to patch a few packages before building them from source (see the original thread where I asked how to do it)

It worked great initially, but yesterday I started seeing this error when trying to sync:

$ yaourt -S gnome-applets 
==> Building gnome-applets from sources
gnome-applets was not found on abs repos.archlinux.org

Any idea what's wrong? I swear it worked before I don't think I changed anything that could potentially affect yaourt or customizepkg sad

The files in /etc/customizepkg.d/ are fine, I can successfully do this:

~$ mkdir test; cd test
~/test$ cp /var/abs/extra/gnome-applets/* .
~/test$ customizepkg -m
~/test$ makepkg
~/test$ sudo pacman -U gnome-applets-2.26.3-1-x86_64.pkg.tar.gz

Thanks!

Last edited by alexk (2009-09-05 02:58:10)

Offline

#2 2009-09-02 01:25:08

Profjim
Member
From: NYC
Registered: 2008-03-24
Posts: 658

Re: [solved] yaourt+customizepkg no longer work

A bunch of arch servers were down this weekend. Does it work now?

Offline

#3 2009-09-02 01:29:59

alexk
Member
From: Sydney, Australia
Registered: 2009-08-27
Posts: 32
Website

Re: [solved] yaourt+customizepkg no longer work

Profjim wrote:

A bunch of arch servers were down this weekend. Does it work now?

Nope, it still returns that error.

Offline

#4 2009-09-02 01:33:30

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,422
Website

Re: [solved] yaourt+customizepkg no longer work

It looks like yaourt needs another fix to point it in the right place for the current server layout.   File a bug report with its developer.

Online

#5 2009-09-02 01:44:55

alexk
Member
From: Sydney, Australia
Registered: 2009-08-27
Posts: 32
Website

Re: [solved] yaourt+customizepkg no longer work

Allan wrote:

It looks like yaourt needs another fix to point it in the right place for the current server layout.   File a bug report with its developer.

Thanks, filed it as FS#152

Offline

#6 2009-09-02 10:56:21

tuxce
Member
Registered: 2008-02-19
Posts: 56
Website

Re: [solved] yaourt+customizepkg no longer work

yaourt use http://repos.archlinux.org/viewvc.cgi to search and download package files but url returns a 404 error.

Last edited by tuxce (2009-09-02 10:58:26)

Offline

#7 2009-09-05 02:57:54

alexk
Member
From: Sydney, Australia
Registered: 2009-08-27
Posts: 32
Website

Re: [solved] yaourt+customizepkg no longer work

tuxce wrote:

yaourt use http://repos.archlinux.org/viewvc.cgi to search and download package files but url returns a 404 error.

Thanks, it seems to work fine now that viewvc.cgi is back.

Offline

Board footer

Powered by FluxBB