You are not logged in.

#1 2009-01-20 19:02:40

LonelyStar
Member
Registered: 2007-12-09
Posts: 123

yaourt not installing wicked-git and awesome-git anymore

Hi,

I tried to install awesome-git und wicked-git using yaourt:
I get:

loading package data...
error: './wicked-git-20090112-1-x86_64.pkg.tar.gz': cannot open package file
==> WARNING: Your package is saved in /tmp/yaourt-tmp-root/wicked-git-20090112-1-x86_64.pkg.tar.gz
cp: cannot stat `./wicked-git-20090112-1-x86_64.pkg.tar.gz': No such file or directory
==> WARNING: Unable to copy wicked-git-1-x86_64.pkg.tar.gz to /tmp/yaourt-tmp-root/ directory

(this is from wicked-git, but I get the same for wicked-git.

What is wrong?
Thanks!

Nathan

Offline

#2 2009-01-20 20:42:10

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: yaourt not installing wicked-git and awesome-git anymore

This is a yaourt issue, not a PKGBUILD/ABS issue. Moved to Community Contributions.

Offline

#3 2009-01-20 23:47:48

kanim
Member
Registered: 2007-05-14
Posts: 104

Re: yaourt not installing wicked-git and awesome-git anymore

got the same issue with yaourt... or i guess i have it... haven´t tested it the last days..^^

Last edited by kanim (2009-01-20 23:48:09)

Offline

#4 2009-01-21 12:31:41

LonelyStar
Member
Registered: 2007-12-09
Posts: 123

Re: yaourt not installing wicked-git and awesome-git anymore

Hi,

I tested it with some other git packages, always the same.
Is this a bug?
Or maybe something wrong with my config?
Can anyone confirm?

Offline

#5 2009-01-21 19:41:36

kanim
Member
Registered: 2007-05-14
Posts: 104

Re: yaourt not installing wicked-git and awesome-git anymore

i can confirm that it's a problem with yaourt and git

a few minitues ago, i installed a non git package through yaourt and it worked fine.
However a minute later i tried a git one and get exactly the same error

Offline

#6 2009-01-21 20:26:05

anrxc
Member
From: Croatia
Registered: 2008-03-22
Posts: 834
Website

Re: yaourt not installing wicked-git and awesome-git anymore

When you get a git/svn/cvs PKGBUILD the version is set to the date of the upload, but in the package creation process the latest snapshot is downloaded and version is changed on-the-fly accordingly (I have yet to see one that checks out a specific snapshot). I guess you need to take that into account when running yaourt, either to checkout a specific snapshot or to recognise the pkgver change.


You need to install an RTFM interface.

Offline

#7 2009-01-22 18:04:18

kanim
Member
Registered: 2007-05-14
Posts: 104

Re: yaourt not installing wicked-git and awesome-git anymore

anrxc wrote:

When you get a git/svn/cvs PKGBUILD the version is set to the date of the upload, but in the package creation process the latest snapshot is downloaded and version is changed on-the-fly accordingly (I have yet to see one that checks out a specific snapshot). I guess you need to take that into account when running yaourt, either to checkout a specific snapshot or to recognise the pkgver change.

i do not realy understand in what way this helps me...

couse there is nothing i can do against it and it worked great some weeks ago tongue

Offline

#8 2009-01-26 17:46:44

kanim
Member
Registered: 2007-05-14
Posts: 104

Re: yaourt not installing wicked-git and awesome-git anymore

for others with the same error

just change the version in the pkgbuild to the one you're downloading

e.g.

packver=12062008

to

packver=01262009

Offline

Board footer

Powered by FluxBB