Linux-ck: Find old packages

I want to downgrade my linux-ck-ivybridge kernel, since as many people I'm having this issue :
https://bbs.archlinux.org/viewtopic.php?id=171736
(Problem with rt2x00 driver, dropping connection)
I've tried downgrade but the A.R.M. can't find any package, in the repo-ck web the lat version is 3.10.11-1 but I need something previous.
Is there anywhere that I can find old version, or complie it myself, or even someone who happens to have in ther cache a 3.10.10 version or older?
Thank you

axelectrik wrote:I've tried downgrade but the A.R.M. can't find any package, in the repo-ck web the lat version is 3.10.11-1 but I need something previous.
Is there anywhere that I can find old version, or complie it myself, or even someone who happens to have in ther cache a 3.10.10 version or older?
Thank you
I keep old versions of the PKGBUILDs for people in need: http://repo-ck.com/PKG_source

Similar Messages

  • Where to find old packages?

    I recently upgraded my xine to the latest one, xine-ui-0.99 and it eats up all my PC resources, and I wasn't able to play any movies at all. I was wondering where I could find the previous version, 0.98, because I had no problem with it.
    i tried ftp.archlinux.org, but i can't find the old packages there anymore.
    please assist, thanks

    if it is not cached in your /var/cache/pacman/pkg then you will have to download the old PKGBUILD from the web CVS and build the package yourself. read the wiki on how to build packages.

  • Where can I find old package builds and associated files?

    In particular I need to set up and test a PHP 5.2.17 server so that I can run some tests on a website in order to debug it enough to get it running on a php 5.3.x webserver.
    So what I am looking for is the PKGBUILD and patch files for php 5.2.17.

    Go to the packages page http://www.archlinux.org/packages/extra/i686/php/ and on the top righthand side you have a box labeled 'Package Actions' - lot's of useful stuff there, including 'Source Files'. Use the 'Log' tag to go back in time.
    http://projects.archlinux.org/svntogit/ … e05a4d66fe is 5.2.10, next is version 5.3.
    http://projects.archlinux.org/svntogit/ … e05a4d66fe
    Last edited by karol (2011-09-14 11:07:25)

  • Finding PKGBUILD for an old Package!

    Hi Guys!
    After running into so many several problems about running Apache/resin
    I would like to get a grib on the old apache 2.0.5.5 PKGBUILD file.
    Can someone please help me findig this - where should i look to find this?
    More the problems must be around som configurations - That I can't get the meaning of and keeps running into error. The old package worked just fine UNTIL I updated! I' have now with a fresh install tryed to redo my old setup - but apache 2.0.5.5 have somewhere changed since!
    While compiling Resin = ./configure --with-apxs    that worked severel times???
    I now get an error about a bad apxs - so now i would like to build my own package to see if thats help - ext step is to change to another distro to make this work?? 
    Sorry and sadly to say that - but that could be the end of it!!!!
    Peque!

    Well - if I want to stick with arch - (and i will )
    I'll have to use tomcat instead of using Resin!
    But if i have severel sites at ??/ www  in dfferent maps here
    how do I make these avaible to Tomcat - each libary have a WEB-INF and thats where tomcat is comming ind ???
    Could somebody just tell me , caurse I don't get the point in the wikipage about that one ???
    Thanks!!!

  • Setting up new Arch repo with old package backup?

    I love Arch and want to give something back. I can't program and don't have any luck finding questions on the forum that I know how to answer So I thought maybe I could set up an Arch repo. I looked around for a HOWTO on doing this but couldn't find anything. How do all the repo's get their packages from the main Arch repo?
    As of late I have been working with dav7 to set up an old package repo. More like a place to download old packages at http://schlunix.org/arch-linux/i686/ he supplied all the packages. There are a lot of them there but obviously it is only as complete as the packages he uses.
    So... 1, how would I got about setting up a repo? And 2, is there any kind of nifty script I could use to instead of deleting obsolete packages, just move them to an "old" folder so people could search it if they needed an old package?
    Thanks!
    Last edited by DeltaXFX (2008-06-26 22:45:36)

    Thats what I'm trying to do, make and keep a real backup mirror for the benefit of all Archers. My hosting account has 550GB space (grows 2GB/week) and 6TB monthly bandwidth (grows 40GB per week). I don't know if that will be enough... but I would imagine that would hold quite a few packages.
    I was checking out rsync, and when I do "rsync archlinux.org::" it does say that only authorized mirrors are allowed to access it. So right now I'm looking for another mirror that will let me use rsync. But in the meantime who would I talk to to find out if it would be possible/helpful to the community/worthwhile to become an official mirror vs just syncing off a mirror that syncs off of archlinux.org?
    Also, assuming I get this all working, how do I update the packages.txt file? Would I just use the one that I would get by rsync'ing off of whatever server I end up using? Trying to figure out what the easiest way to keep all the old packages would be. If I do what iphitus suggested and just not delete the old packages but leave them in the same directories as the current packages will that cause any problems (as far as people being able to do a "pacman -Syu" to my server)?

  • Where can I find 'old' version of ATI catalyst 8.11

    I think I'm not the only person who can't use the current version of catalyst with arch64 (2.6.28 kernel).
    It starts first time but on repeat starting it gives black screen and I can only reboot by log in with ssh.
    The previous vesion of catalyst worked.
    I tried to install 8.11 from the ATI page without success. The beta version 9.1 installs but server doesn't start (error, no screen found).
    To my knowlege, the vesa driver can't be used with dual head setting, so an old catalyst version is my last hope. I couln't find a arch server which still hols the old package. Can anyone help me here ?.
    Many thanks
    fr

    Hi I was not able to rebuild PKGBUILD for 8.11 (i'm just a user). However here my intrem (hopefully ) silution:
    First I start fluxbox via startx.
    After exit X I have to
    rm .Xauthority
    sudo cp /etc/ati/amdpcsdb.default /etc/ati/amdpcsdb
    With those steps I can restart X
    I don't know what the steps do and I do not know if this can be automated (running whenever X is closed down).
    Maybe someone can help here and knows why this method works ?
    O'm on arch x86_64, kernel 2.6.28 with a HIS radeon 4650 card

  • Pacman -Ss dont find a package that actually exists -gstreamer0.10-mad

    Hi everyone. I'm new to Archlinux but not to Linux. I had problems to play mp3s on rhythmbox cause the appropiate gstreamer plugin to decode mp3 was not installed, so i search with pacman:
    pacman -Ss gstreamer
    . And it find some packages related to gstreamer but not gstreamer0.10-mad and some others like *-vorbis for instance. So i tried installing one by one gstreamer packages appearing in pacman results and openning rhythmbox to see if it works, but it didnt with some tries, so searching google realized that the package gstreamer0.10-mad was neccesary to play mp3s by gstreamer and installed it by pacman -S ... The thing is that when i need a new package or app but didnt know package's name, i obviously search it by pacman -Ss, but problems like this would make my mind to say that searched app or package doesnt exists in archlinux repositories.
    So, there's another pacman option to correctly do that?, or its just a bug with some packages?. Thanks a lot

    Nope.
    "Provides" here just means that the "gstreamer0.10-ugly-plugins" provides the same functionality as "gstreamer0.10-mad". When an application says "I need gstreamer0.10-mad", "gstreamer0.10-ugly-plugins" steps in and says "I can do everything that "...-mad" can do and more, use me instead.
    In your case you need certain libraries. Those libraries are in the "...-ugly-plugins" package. There is no way to search each package for every single library it contains without downloading it, but in this case because there's a "provides" line, pacman is able to figure out what will do what you need when you search for "...-mad" directly, even though there is no such package (nor group).
    I agree that you should be able to search for "provides" equivalents though.

  • To find which packages the PUBLIC role has execute privileges on

    Hi Experts:
    I need to find which packages the PUBLIC role has execute privileges on, since an Audit has revealed there are "there were execute privileges on 2 packages granted to the PUBLIC role"
    How can I find these? I have queried, in different ways, dba_tab_privs and dba_sys_privs but I cant get a way to see
    execute privileges on packages / procedures.
    Thanks,
    10.2.0.4
    Linux RH 4.
    Edited by: user11981168 on 30-Apr-2010 04:12

    SELECT table_name
    FROM dba_tab_privs p
    ,dba_objects o
    WHERE p.owner=o.owner
    AND p.table_name = o.object_name
    AND p.owner = 'SYS'
    AND p.privilege = 'EXECUTE'
    AND p.grantee = 'PUBLIC'
    AND o.object_type='PROCEDURE'; --PACKAGE,FUNCTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Old packages repo

    i remember reading a topic about a repo containing old packages, for downgrading after broken updates. after the latest wine upgrade the fonts are so messed up i can't read anything (very very small). the old one was working fine though so i want to downgrade, but a few days ago i cleaned up the package cache and i cant find the link to this repo.
    please give me the link of this legacy repo.
    thanks a lot!

    fortunately the wiki has it:
    http://phraktured.net/archmirror/
    Solved.

  • Can't find default package `javax.imageio' error

    We are running jdk "1.4.2_05-b04" on linux. And I have a simple program that is importing package javax.imageio. But the compiler is not finding it. Now since this is a j2ee envrionment I am using ANT to compile. Here is the error I am getting:
    --- BEGIN ERROR TEXT---- [javac] /home/sroshan/samcvs/psimc/src/com/psi/psimc/tasks/servlets/StockGraphProducer.java:28:
    error: Can't find default package `javax.imageio'.
    Check the CLASSPATH environment variable and the access to the archives
    [javac] 1 error
    --- END ERROR TEXT----
    Here are my questions:
    1-Any one has any idea why this package may be in a special location in my jdk path that ANT can not find?
    2- What jar file would be containing the javax.imageio package?
    Since at list I could see if that jar may be included into my ANT classpath or not.
    Any help is appreciated
    Regards
    Siamak

    Hi,
    hey..I am also getting the same error. Please let me know what do you mean by path was so long??
    Are you talking about system Path variable or the installation path?I believe there is no restriction on the system path length, just search for cl.exe and make sure it is included in the system PATH.
    Regards,
    Hussein

  • How to find which package is corrupted?

    Hi,
    I'm connected to the net throught a broadband connection right for the next few days and I have the following issue: I'm trying to install libreoffice, and for this, I have about 90 Mb of packages to download. Now because the connection is not too stable, and not fast at all, I had a few tries until I got all the stuff downloaded ( 1. here I mean packman downloaded for me; 2.I set aria2 as transfer command to continue the downloads ), but now pacman says that a package is corrupted and can't install.
    The problem is that pacman does not say anything about which package is corrupted, the whole output is:
    Targets (18): graphite-1:1.0.3-1 hsqldb-java-1:1.8.0.10-2 hyphen-2.8.3-1 libidl2-0.8.14-2 libreoffice-common-3.5.1-1 libreoffice-en-US-3.5.1-1 libwpd-0.9.2-2 libwps-0.2.2-2 lpsolve-5.5.2.0-2
    neon-0.29.6-4 orbit2-2.14.19-2 libreoffice-base-3.5.1-1 libreoffice-calc-3.5.1-1 libreoffice-draw-3.5.1-1 libreoffice-gnome-3.5.1-1 libreoffice-impress-3.5.1-1
    libreoffice-math-3.5.1-1 libreoffice-writer-3.5.1-1
    Total Download Size: 0.00 MiB
    Proceed with download? [Y/n]
    (18/18) checking package integrity [##########################################################################] 100%
    error: failed to commit transaction (invalid or corrupted package)
    Errors occurred, no packages were upgraded.
    Is there a way to find which package is corrupted? Because I would not start over the whole download process if it is possible, I'd like to re-download only the corrupted ones.
    I'm using pacman 4.0.2, 32bit.
    Thank you!

    Gcool wrote:pacman --debug will tell you which package it is.
    Thanks for the tip, unfortunately did not helped me, the package, which was corrupted was not listed by the debug info. I started to manually test each package I downloaded and found the bad one that way. I kind of miss the old behavior, when pacman offered you to delete and re-download a package, if it did not passed the CRC verification.
    But thanks anyway!

  • Old packages which should be removed with the new python package?

    I recently pacman -Syu'ed and got all the new updates Arch has to offer. In doing this, quodlibet wouldn't work anymore. Doing my own investigation, it apparently looks for libs in /usr/lib/python-2.4 before /usr/lib/python-2.5 come to find out a bunch of old packages still use /usr/lib/python-2.4 and therefore the folder sticks around and quodlibet complains it cant find what it needs in /usr/lib/python-2.4 when it is in fact in /usr/lib/python-2.5
    I then proceeded to pacman -Qo /usr/lib/python-2.4 and remove packages until i could successfully delete the folder with no packages owning it. I would then assume, that the packages I had to remove need to be rebuilt with the new python. If someone can confirm my logic here, I'll post a bug report and  hopefully this clears up some of the python migration issues that seem to be cropping up.
    [will@Ghost32 python2.5]$ sudo pacman -R pyxdg
    removing pyxdg... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-m2crypto
    removing python-m2crypto... done.
    [will@Ghost32 python2.5]$ sudo pacman -R setuptools
    removing setuptools... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-elementtreee
    error: could not find python-elementtreee in database
    [will@Ghost32 python2.5]$ sudo pacman -R python-elementtree
    removing python-elementtree... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-musicbrainz
    removing python-musicbrainz... done.
    [will@Ghost32 python2.5]$ sudo pacman -R picard
    removing picard... done.
    [will@Ghost32 python2.5]$ sudo pacman -R libtunepimp
    removing libtunepimp... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-pyicu
    removing python-pyicu... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-pylucene
    removing python-pylucene... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-dateutil
    removing python-dateutil... done.
    [will@Ghost32 python2.5]$ sudo pacman -R libnewt
    error: this will break the following dependencies:
    libnewt: is required by partimage
    [will@Ghost32 python2.5]$ sudo pacman -R partimage
    removing partimage...
    warning: /etc/partimaged/partimagedusers saved as /etc/partimaged/partimagedusers.pacsave
    Deleting user partimag
    done.
    [will@Ghost32 python2.5]$ sudo pacman -R libnewt
    removing libnewt... done.
    [will@Ghost32 python2.5]$ sudo pacman -R winki
    removing winki... done.
    [will@Ghost32 python2.5]$ sudo pacman -R boost
    error: this will break the following dependencies:
    boost: is required by wengophone-ng
    [will@Ghost32 python2.5]$ sudo pacman -R wengophone-ng
    removing wengophone-ng... done.
    [will@Ghost32 python2.5]$ sudo pacman -R boost
    removing boost... done.
    [will@Ghost32 python2.5]$ sudo pacman -R pacmon-svn
    removing pacmon-svn... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-notify
    removing python-notify... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-eyed3
    error: this will break the following dependencies:
    python-eyed3: is required by libgpod
    [will@Ghost32 python2.5]$ sudo pacman -R libgpod
    error: this will break the following dependencies:
    libgpod: is required by gtkpod
    [will@Ghost32 python2.5]$ sudo pacman -R gtkpod libgpod python-eyed3
    removing gtkpod... done.
    removing libgpod... done.
    removing python-eyed3... done.
    [will@Ghost32 python2.5]$
    and in the other terminal I had..
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by pyxdg 0.15-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-m2crypto 0.16-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by setuptools 0.6c3-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-elementtree 1.2.6-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-musicbrainz 2.1.2-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by picard 0.7.0-2
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by libtunepimp 0.5.0-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-pyicu 0.5-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-pylucene 2.0.0-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-dateutil 1.1-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by libnewt 0.52.2-3
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by winki 0.4.1-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by boost 1.33.1-5
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by pacmon-svn 14-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-notify 0.1.1-2
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-eyed3 0.6.11-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    No package owns /usr/lib/python2.4/
    [will@Ghost32 ~]$
    Edit: I just realized that a good deal of these packages could be ones that I built from the AUR, but hopefully theres a few in there from current and extra which will help the devs, and hopefully if nothing else it'll help some other people out there.
    Last edited by The_Nerd (2007-03-21 22:47:39)

    Hi,
    You can a cretae role by copying( 1st icon in application tollbar) from other one in t.code: PFCG & then need to assign role to user in  t.code: SU01.
    For reference check link:
    http://e-mory.blogspot.com/2007/12/sap-pfcg-create-role.html
    Regards,
    Biju K

  • Find exact package for saving the workbech request for std SAP object

    Hello friends I have edited a std SAP prog for printing the import PO(got access key from market place).After editing while creating transport request I am not able to find the package to which it should be saved.now the problem is that How to move that program to our quality server.
    the program is
    /1BCDWB/LSF00000063TOP

    Hi achal,
    are you sure you modified a standard SAP object. /1BCDWB/ prefix is common with all quick view reports - they are local and user-specific. You can convert a quickview to query to report. Using a modification key you may add it to the standard - choose a package as you prefer. But better copy the generated query report to customer name space - because it never was and never will be SAP standard. If it is in customer name space, release changes are no problem at all.
    Regards,
    Clemens

  • Can't find DBMS_CRYPTO package in my 10g R1

    Hi, I want to use the DBMS_CRYPTO pakage, I found some plsql code to use it, but when compile my code, the databse told me that this pakage not exists, I try with SYS user, but alwas the same error. I can't find this package that assumes to be included in 10g.
    Thanks

    What is the output of this query?
    SQL> select object_name, owner, object_type from dba_objects where object_name = 'DBMS_CRYPTO' ;
    OBJECT_NAME                    OWNER                          OBJECT_TYPE
    DBMS_CRYPTO                    SYS                            PACKAGE
    DBMS_CRYPTO                    SYS                            PACKAGE BODY
    DBMS_CRYPTO                    PUBLIC                         SYNONYM
    SQL> disconnect
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL>

  • How do I find old purchases in itunes from an old apple ID?

    How do I find old itunes purchases from an old apple ID?

    Login into your old Apple ID.

Maybe you are looking for