You are not logged in.
Pages: 1
hi!
thistime very simple:
I need package SIP version 4.10.2 as topic said...
I have tryed to change pkgver in PKGBUILD form ABS but nothing...
I need it because of gmail plasmoid issue.
Thanks!
Offline
"...but nothing..." Is that really all you're going to post about your issue? ![]()
What about some build output? error messages? your edited PKGBUILD?
Also, read the wiki's downgrading page, it's helpful.
Offline
Actually this problem is fixed with the latest version (0.7.15) of the plasmoid. Just update it and it's fine with current sip (4.11.2-1).
Cheers!
Offline
its no big deal about changing pkgbuild version:
pkgver=4.11.2 to
pkgver=4.10.2 ...
output was:
$ makepkg -s -i
==> Making package: sip 4.10.2-1 (Mon Oct 25 08:52:34 CEST 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Downloading sip-4.10.2.tar.gz...
--2010-10-25 08:52:46-- http://www.riverbankcomputing.com/static/Downloads/sip4/sip-4.10.2.tar.gz
Resolving www.riverbankcomputing.com... 207.126.122.146
Connecting to www.riverbankcomputing.com|207.126.122.146|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-10-25 08:52:47 ERROR 404: Not Found.
==> ERROR: Failure while downloading sip-4.10.2.tar.gz
Aborting......just like with pacman -Sy sip-4.10.2...
and actually, wiki doesn't say much about downgrading.
Anyway, I have tryed to install gmail plasmoid 0.7.15 agin with latest sip and its working!
I just dont have a clue why it hasn't work yestorday!
thanks....
Last edited by greengold (2010-10-25 06:56:35)
Offline
@greengold,
You can't pacman -Sy sip-version-number, pacman doesn't work like that. To downgrade you need to -Su an older version of the package. Search for 'downgrade' in the wiki, it gives COMPLETE instructions.
And the error you got on makepkg was that the source file could not be found. It was probably moved, did you go to the website and try to find it?
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
no I didnt go to the website...
please can U explaim usage of pacman -Su to downgrade package? ...I cannot find it out myself
...dakujem!
Offline
I think he meant 'pacman -U heres-the-old-package.pkg.tar.?z'
Offline
that wasn't about installing package from disk but about installing older version from repositories
Offline
that wasn't about installing package from disk but about installing older version from repositories
You can't.
https://wiki.archlinux.org/index.php/Downgrade
Please refer to the wiki whenever you have questions, THEN ask here if you don't understand its answers. Google is also a good source of information.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
I was wondering about using pacman -Su for downgrading as you have told me and as I expected ther is NO mention about it in wiki so I was asking...
In my opinion use pacman -Su was misinformation from you and I can search wiki or google whole day without any chance for succeed.
Offline
Pages: 1