You are not logged in.

#1 2008-08-20 08:14:10

PhotonX
Member
From: Munich
Registered: 2008-08-10
Posts: 602

[solved]git not found on the server

Hello, guys!

I'm new to Arch so sorry if I don't understand simple things immediately. smile I'm trying to install Compiz-Git from AUR with Yaourt. One of its dependencies is git of course. But yaourt tries to install git-1.5.6.5-1 and doesn't find the file on the server. But as I can see there is git-1.6.0-1 on the server which isn't seen by Pacman or Yaourt: http://ftp.hosteurope.de/mirror/ftp.arc … os/x86_64/ Maybe there is an outdated entry somewhere pointing to an old file? How can I fix this?

Thanks,
PhotonX

Last edited by PhotonX (2008-08-20 08:22:55)


Desktop: http://www.sysprofile.de/id15562, Arch Linux    |    Notebook: Thinkpad L13 Yoga Gen2, Manjaro

The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work.  -  Tuomas Lukka

Offline

#2 2008-08-20 08:16:59

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

Re: [solved]git not found on the server

You need to update you package database.  The pacman command for this is "pacman -Sy".

Offline

#3 2008-08-20 08:18:11

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [solved]git not found on the server

yaourt recommends to review/edit the PKGBUILDs. you should just do that and change the dependency to the new git version wink

Offline

#4 2008-08-20 08:19:59

PhotonX
Member
From: Munich
Registered: 2008-08-10
Posts: 602

Re: [solved]git not found on the server

Ah, so simple... Big thanks, this was the worm. Always forgetting such things... smile
@Andy: I have looked at the PKGBUILD but there was just "git" as dependency, not specifying the version. smile

Last edited by PhotonX (2008-08-20 08:21:58)


Desktop: http://www.sysprofile.de/id15562, Arch Linux    |    Notebook: Thinkpad L13 Yoga Gen2, Manjaro

The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work.  -  Tuomas Lukka

Offline

#5 2008-08-20 08:21:03

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: [solved]git not found on the server

AndyRTR wrote:

yaourt recommends to review/edit the PKGBUILDs. you should just do that and change the dependency to the new git version wink

It only depends on "git", as it should. No particular version.
It was just a -Sy problem as Allan said smile


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#6 2008-08-20 08:32:31

PhotonX
Member
From: Munich
Registered: 2008-08-10
Posts: 602

Re: [solved]git not found on the server

Sorry, another question: When I install multiple packages via Yaourt after the first succesfully installed package it doesn't continue with the next one but tries to install the first one again. Where is the problem? I enter the package numbers with spaces inbetween like "1 3 7" as requiered.


Desktop: http://www.sysprofile.de/id15562, Arch Linux    |    Notebook: Thinkpad L13 Yoga Gen2, Manjaro

The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work.  -  Tuomas Lukka

Offline

#7 2008-08-20 08:34:41

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

Re: [solved]git not found on the server

Best to open a new thread for a new problem.  Also "no-one" will look because it is marked solved.

Offline

#8 2008-08-20 08:35:50

PhotonX
Member
From: Munich
Registered: 2008-08-10
Posts: 602

Re: [solved]git not found on the server

Ok, I'll make it like this. smile

edit: Strange, I can't reproduce it any more. I'll ask about it if it happens again...

Last edited by PhotonX (2008-08-20 08:40:06)


Desktop: http://www.sysprofile.de/id15562, Arch Linux    |    Notebook: Thinkpad L13 Yoga Gen2, Manjaro

The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work.  -  Tuomas Lukka

Offline

Board footer

Powered by FluxBB