Downgrading package postgis (2.0.3-1 = 2.0.2-1)

I ran into trouble with a python 3 postgis program which used to work fine:
  File "/home/john/workspace/Tkstars/src/dalriada/tk/StarDAO.py", line 31, in __init__
    cur.execute("SELECT ra,ST_AsText(ST_TRANSFORM(hyg_line,40001))as line FROM meridians")
psycopg2.OperationalError: could not load library "/usr/lib/postgresql/postgis-2.0.so": /usr/lib/postgresql/postgis-2.0.so: undefined symbol: json_tokener_errors
some struggling later I did:
pacman -U postgis-2.0.2-1-x86_64.pkg.tar.xz in /var/cache/pacman/pkg.
Then AOK again:
[john@cart tk]$ python3 StarViewer.py
StarViewer - INFO - StarViewer starting
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
Last edited by JohnColeman (2013-08-21 11:10:03)

JohnColman:  That picture is a bit bigger than permitted by  our policy, but as the size in bytes is not too bad, I am going to leave it be (I am in a good mode; just back from vacation ) Just be aware of the policy and consider using click through tumbnails.  Thanks

Similar Messages

  • Downgrade package which provides some icon features in mate-desktop

    Hello
    A couple of days ago a standard pacman update seriously messed my system. It updated the kernel and/or my nvidia drivers, but on reboot X wouldn't start properly because the nvidia driver module wouldn't load properly. After much playing about and googling, I enabled the testing repository to get access to the kernel headers that went with my new kernel. Unfortunately, this installed a shed load of 'testing' packages that I have been trying to downgrade ever since. It took me a *long* time get my 'mate' desktop working. I disabled testing, and used the 'downgrade' tool to downgrade using pacman's cache. Clearly there are packages I've missed.
    Here is a screenshot of my nautilus in MATE. As you see, several of the menu buttons have this 'icon missing' icon. Can anyone advise what package deals with these (I *think* I have downgraded gtk etc back to how they were before these problems, but to know avail...)
    https://www.dropbox.com/s/fep5tj34fhqg1 … t.png?dl=0
    any help appreciated.
    Last edited by tornadof3 (2014-10-09 17:38:51)

    Thank you for your reply.
    When I ran
    sudo pacman -Syuu
    it generated a list of packages that includes nvidia stuff, which I've opted to leave alone. However, it did also say wxgtk which I returned to version in the repos. Here are the other packages it lists:
    attica-qt5-5.3.0-1 chromium-38.0.2125.101-1
    cups-filters-1.0.60-1 dhcpcd-6.5.0-1 imagemagick-6.8.9.8-1
    kactivities-frameworks-5.3.0-1 karchive-5.3.0-1 kauth-5.3.0-1
    kbookmarks-5.3.0-1 kcmutils-5.3.0-1 kcodecs-5.3.0-1
    kcompletion-5.3.0-1 kconfig-5.3.0-1 kconfigwidgets-5.3.0-1
    kcoreaddons-5.3.0-1 kcrash-5.3.0-1 kdbusaddons-5.3.0-1
    kdebase-runtime-4.14.1-4 kdeclarative-5.3.0-1
    kglobalaccel-5.3.0-1 kguiaddons-5.3.0-1 ki18n-5.3.0-1
    kiconthemes-5.3.0-1 kio-5.3.0-1 kitemviews-5.3.0-1
    kjobwidgets-5.3.0-1 knotifications-5.3.0-1 kservice-5.3.0-1
    ktextwidgets-5.3.0-1 kwallet-5.3.0-1 kwidgetsaddons-5.3.0-1
    kwindowsystem-5.3.0-1 kxmlgui-5.3.0-1 libtiff-4.0.3-5
    man-pages-3.74-1 nvidia-340xx-libgl-340.46-3
    nvidia-340xx-utils-340.46-3 pcre-8.36-1 python-3.4.2-1
    solid-5.3.0-1 sonnet-5.3.0-1 sudo-1.8.11.p1-1
    are any of those candidates for affecting the icons/menu items in nautilus?
    thanks

  • Howto emergency-downgrade package as maintainer

    Imagine I release Big New Release 2.0 of some package, which is A Major Upgrade(tm) to my tried-and-true 1.3 package.
    Now one nice afternoon, somebody points out a major security problem that cannot be quickly fixed by improving 2.0. Perhaps 2.0 was designed on faulty assumptions.
    Assume I determine my best choice is to have all users go back to 1.x asap.
    How would I go about that? Do I need to re-release 1.3 as 2.1? Or is there some Pacman mechanism by which I can say "1.4 supersedes 2.0"?
    (This is theoretical at this point, but I'd like to understand what I'd do under these circumstances.)
    Thanks,
    Johannes.

    This is for a package in the repos.
    Epoch: so basically I declare "in the previous epoch, I was being silly, but this epoch, it's much better" :-) That might work! Thank you.
    Last edited by jernst (2014-06-16 21:00:01)

  • [Closed]Downgradeing package isn't availible in out-off sync mirror

    OK I admit this is a bit of a stupid question, but still...
    I've done
    pacman -Scc
    not knowing that I might need it again. But I do.
    I have reason to believe that Qt4.5 is a root of all recent problems I had. (BTW I use KDEmod4.2.1)
    To shortly list my problems:
    -No KHotKeys and no possibility to add a hotkey in system settings-> input actions.
    -having problems with locale, can't sett it on si_SL thus sometimes having a "weird fonts", especially with special characters as č š ž. But not always I can type this normally, but
    sometimes my y and z get switched and in HTML my č š ž aren't displayed properly, and I know for the fact that it should work as last time I edited that html file I was able to write č, š ž and get it
    appear properly. Sorry it's because Kate is set to westrn instead of UTF-8 by default so it has nothing to do with Qt.
    -No system notification if I press capslock even if I sett it to notify me. Not sure if it's a Qt related problem.
    (It's either that I somehow install a Qt4.4 or to try a SVN or the newest KDE which is coded with Qt4.5 in mind;
    I just don't know how stable is the testing / unstable or even SVN KDE. I do need Arch for my day-to-day work)
    I did consult the Arch Wiki and tried almost every out off sync mirror and the Package search but I couldn't found Qt4.4 version.
    Any help is welcome.
    thanks in advance.
    Last edited by Primoz (2009-03-16 09:31:03)

    Damn! That didn't solved any of my problems.
    I'm beginning to think that my problems with Arch are more deep and go back to installation.
    I tried just about everything and I still don't have a "normally" working OS.
    Sorry that I made you upload the Qt4.4 as it turns out that my problems are probably in me and not in the Qt, KDE or Arch

  • Downgrade of SSIS packages from 2012 to 2008

    Team,
    We have put all our efforts to develop SSIS 2012 solution and now customer requirement changes and they wants to implement ETL in SQL 2008R2.
    Is there anyway by which we can convert existing SQL 2012 packages to SQL 2008R2 , to meet the deliverables. please advice.

    Not possible to downgrade packages created in a higher version. The inverse can be done though by upgradation
    So in your case best bet is to keep SSIS inside SQL 2012 version and use other parts ie relational database etc in SQL 2008 R2
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Need to downgrade a package? Mirror inside!

    This is just a way to spread the word.. Since the previous mirrors that used to retain older packages have both died, phrakture has been kind enough to set up a mirror himself.
    http://phraktured.net/archmirror/
    Note that the db.tar.gz files are stripped so that the mirror cannot be used in your pacman.conf. This mirror is only for purposes of downgrading, and packages have to be manually retrieved. I've also updated the Downgrade Packages wiki page to reflect this.
    I had to use the mirror just tonight, so it's extremely helpful

    I recently had to dowgrade wine to the previous version. Of course I cleared my catch before realizing this! Ugh. So this mirror came in handy! Thanks!

  • [SOLVED] Unable to boot after downgrading from 2.6.38 to 2.6.37

    After experiencing some issues with 2.6.38 and my Intel video card (external monitor support). I decided to go back to 2.6.37 for the time being.
    I went into my /var/cache/pacman/pkg and typed in:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    warning: downgrading package kernel26 (2.6.38.2-1 => 2.6.37-6)
    warning: downgrading package kernel26-headers (2.6.38.2-1 => 2.6.37-6)
    warning: downgrading package linux-api-headers (2.6.38.1-1 => 2.6.37-1)
    resolving dependencies...
    looking for inter-conflicts...
    Targets (3): kernel26-2.6.37-6 kernel26-headers-2.6.37-6 linux-api-headers-2.6.37-1
    Total Download Size: 0.00 MB
    Total Installed Size: 96.04 MB
    Proceed with installation? [Y/n] y
    (3/3) checking package integrity [#######################################################] 100%
    (3/3) checking for file conflicts [#######################################################] 100%
    (1/3) upgrading kernel26 [#######################################################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> MKINITCPIO SETUP
    >>> ----------------
    >>> If you use LVM2, Encrypted root or software RAID,
    >>> Ensure you enable support in /etc/mkinitcpio.conf .
    >>> More information about mkinitcpio setup can be found here:
    >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image "default"
    ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [udev]
    :: Parsing hook [autodetect]
    :: Parsing hook [pata]
    :: Parsing hook [scsi]
    :: Parsing hook [sata]
    :: Parsing hook [uresume]
    :: Parsing hook [filesystems]
    :: Parsing hook [keymap]
    :: Generating module dependencies
    :: Generating image '/boot/kernel26.img'...SUCCESS
    ==> SUCCESS
    ==> Building image "fallback"
    ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    :: Begin build
    :: Parsing hook [base]
    :: Parsing hook [udev]
    :: Parsing hook [pata]
    :: Parsing hook [scsi]
    :: Parsing hook [sata]
    :: Parsing hook [uresume]
    :: Parsing hook [filesystems]
    :: Parsing hook [keymap]
    :: Generating module dependencies
    :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    ==> SUCCESS
    (2/3) upgrading kernel26-headers [#######################################################] 100%
    (3/3) upgrading linux-api-headers [#######################################################] 100%
    Then I rebooted and to my surprise I got stuck very early during the boot process.
    sda: sda1 sda2 sda3
    sd 0:0:0:0 [sda] Attached SCSI disk
    Waiting 10 seconds for device /dev/sda3
    mount: mounting /dev/sda3 on /new_root failed: No such device
    ERROR: Failed to mount the real root device
    Hopefully I had a 2.6.39rc3-mainline entry in my grub so I selected it and was able to boot as before. I then upgraded from 2.6.37 back to 2.6.38 and guess what... still unable to boot (same message).
    What could be the root cause?
    Thanks
    Alphazo
    Last edited by alphazo (2011-04-13 14:09:20)

    Finally I got both 2.6.37 and 2.6.38 to boot again but boy it wasn't pretty. Before I start here is what I did before the boot issue.
    - Running     2.6.38.2-1 from [Core]
    - I also have 2.6.39rc3 from [miffe] repo with a dedicated entry in Grub (testing & recovery)
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Upgraded to 2.6.38.2-1 via
    pacman -U kernel26-2.6.38.2-1-x86_64.pkg.tar.xz kernel26-headers-2.6.38.2-1-x86_64.pkg.tar.xz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Boot would stop early during the process
    - Booted 2.6.39rc3
    - Copied via USB kernel26.img and vmlinuz26 from a friend's PC (running same Arch configuration with 2.6.38 kernel)
    - Rebooted
    - This time, my friend's 2.6.38 would start
    - Upgraded to 2.6.38.2-1 via
    pacman -U kernel26-2.6.38.2-1-x86_64.pkg.tar.xz kernel26-headers-2.6.38.2-1-x86_64.pkg.tar.xz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz
    - Rebooted
    - This time, my 2.6.38 would start
    - Downgraded to 2.6.37 using from /var/cache/pacman/pkg:
    pacman -U kernel26-2.6.37-6-x86_64.pkg.tar.xz kernel26-headers-2.6.37-6-x86_64.pkg.tar.xz linux-api-headers-2.6.37-1-x86_64.pkg.tar.xz
    - Rebooted
    - Again I can boot from 2.6.37
    So overall there have been two issues. One when dowgrading from 2.6.38 to 2.6.37 while running 2.6.38 and then when downgrading to 2.6.37 or 2.6.38 while running 2.6.39.
    A bit confusing I admit but I think there is a glitch here that does bad thing when generating kernel26.img
    Alphazo

  • Best practice for replacing a package with equivalent, lots of deps

    I was having CPU issues, posted about a bit back in another thread, which brought up the fact that it might have been related to the nvidia version at that time (325.15). As a result, I switched to nvidia-beta and nvidia-utils-beta from AUR.
    Nvidia from extra is now up to 331.20, and I was thinking of switching back so that I wouldn't always be surprised after a kernel update that no screens were found (AUR packages don't tend to flag updates just because linux updated). Not a big deal, as I just have to re-build the AUR package and I'm set. Anyway, I was going to switch back to the standard nvidia packages, but am not sure what to do about the dependencies on libgl, provided by nvidia-libgl-beta (a split-package provided by nvidia-utils-beta):
    $ sudo pacman -S nvidia
    resolving dependencies...
    looking for inter-conflicts...
    :: nvidia and nvidia-beta are in conflict. Remove nvidia-beta? [y/N] y
    :: nvidia-utils and nvidia-utils-beta are in conflict. Remove nvidia-utils-beta? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-libgl-beta: requires nvidia-utils-beta
    $ sudo pacman -R nvidia-libgl-beta
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo: requires libgl
    :: freeglut: requires libgl
    :: glu: requires libgl
    :: libva: requires libgl
    :: qt4: requires libgl
    :: webkitgtk2: requires libgl
    :: xorg-xdriinfo: requires libgl
    $ sudo pacman -Rc nvidia-libgl-beta
    checking dependencies...
    :: avahi optionally requires gtk3: avahi-discover-standalone, bshell, bssh, bvnc
    :: avahi optionally requires gtk2: gtk2 bindings
    :: avahi optionally requires qt4: qt4 bindings
    :: avahi optionally requires pygtk: avahi-bookmarks, avahi-discover
    :: boost-libs optionally requires openmpi: for mpi support
    :: chromium-libpdf optionally requires chromium: default browser to use plugin in (one of the optional dependencies needs to be installed to use the library)
    :: dconf optionally requires gtk3: for dconf-editor
    :: ghostscript optionally requires gtk2: needed for gsx
    :: gvfs optionally requires gtk3: Recent files support
    :: harfbuzz optionally requires cairo: hb-view program
    :: imagemagick optionally requires librsvg: for SVG support
    :: jasper optionally requires freeglut: for jiv support
    :: jasper optionally requires glu: for jiv support
    :: jre7-openjdk optionally requires gtk2: for the Gtk+ look and feel - desktop usage
    :: libtiff optionally requires freeglut: for using tiffgt
    :: libwebp optionally requires freeglut: vwebp viewer
    :: mjpegtools optionally requires gtk2: glav GUI
    :: nvidia-utils-beta optionally requires gtk2: nvidia-settings
    :: pinentry optionally requires gtk2: for gtk2 backend
    :: pinentry optionally requires qt4: for qt4 backend
    :: smpeg optionally requires glu: to use glmovie
    :: v4l-utils optionally requires qt4
    :: wicd optionally requires wicd-gtk: needed if you want the GTK interface
    :: xdg-utils optionally requires exo: for Xfce support in xdg-open
    Packages (102): anycoloryoulike-icon-theme-0.9.4-2 arpack-3.1.2-2 bleachbit-1.0-1 cairo-1.12.16-1 chromium-31.0.1650.63-1 chromium-pepper-flash-stable-2:11.9.900.170-1
    cups-1.7.0-2 cups-filters-1.0.43-1 cups-pdf-2.6.1-2 darktable-1.4-2 dia-0.97.2-5 dropbox-2.6.2-1 emacs-24.3-4 enblend-enfuse-4.1.1-5 evince-gtk-3.10.3-1
    exo-0.10.2-2 farstream-0.1-0.1.2-3 ffmpeg-1:2.1.1-3 finch-2.10.7-4 firefox-26.0-2 flashplugin-11.2.202.332-1 foomatic-db-engine-2:4.0.9_20131201-1
    freeglut-2.8.1-1 geeqie-1.1-2 gegl-0.2.0-10 gimp-2.8.10-1 girara-gtk3-0.1.9-1 glew-1.10.0-2 glu-9.0.0-2 gmtp-1.3.4-1 gnome-icon-theme-3.10.0-1
    gnome-icon-theme-symbolic-3.10.1-1 gnome-themes-standard-3.10.0-1 gstreamer0.10-bad-plugins-0.10.23-7 gtk-engine-murrine-0.98.2-1 gtk-engines-2.21.0-1
    gtk2-2.24.22-1 gtk3-3.10.6-1 gtkspell-2.0.16-3 guvcview-1.7.2-1 hplip-3.13.11-2 hugin-2013.0.0-5 hwloc-1.8-1 impressive-0.10.3-8 jumanji-20110811-1
    libglade-2.6.4-5 libgxps-0.2.2-3 libpurple-2.10.7-4 libreoffice-base-4.1.4-1 libreoffice-calc-4.1.4-1 libreoffice-common-4.1.4-1 libreoffice-draw-4.1.4-1
    libreoffice-gnome-4.1.4-1 libreoffice-impress-4.1.4-1 libreoffice-writer-4.1.4-1 librsvg-1:2.40.1-3 libtiger-0.3.4-3 libunique-1.1.6-5 libva-1.2.1-1
    libva-vdpau-driver-0.7.4-1 libxfce4ui-4.10.0-1 libxfcegui4-4.10.0-1 lxappearance-0.5.5-1 meshlab-1.3.2-4 mpd-0.18.6-1 obconf-2.0.4-1 octave-3.6.4-6
    openbox-3.5.2-6 openmpi-1.6.5-1 pango-1.36.1-1 pangox-compat-0.0.2-1 pdf2svg-0.2.1-7 pidgin-2.10.7-4 poppler-0.24.5-1 poppler-glib-0.24.5-1
    pygtk-2.24.0-3 python2-cairo-1.10.0-1 python2-gconf-2.28.1-8 python2-opengl-3.0.2-5 qt4-4.8.5-7 qtwebkit-2.3.3-1 r-3.0.2-1 rstudio-desktop-bin-0.98.490-1
    screenkey-0.2-5 scribus-1.4.3-2 thunar-1.6.3-1 tint2-svn-652-3 truecrypt-1:7.1a-2 vlc-2.1.2-1 webkitgtk2-1.10.2-8 wicd-gtk-1.7.2.4-9 wxgtk-3.0.0-2
    wxgtk2.8-2.8.12.1-1 xfburn-0.4.3-6 xorg-utils-7.6-8 xorg-xdriinfo-1.0.4-3 xscreensaver-arch-logo-5.26-3 zathura-0.2.6-1 zathura-pdf-mupdf-0.2.5-3
    zukitwo-theme-openbox-20111021-3 zukitwo-themes-20131210-1 nvidia-libgl-beta-331.38-1
    Total Removed Size: 1756.12 MiB
    :: Do you want to remove these packages? [Y/n]
    As you might imagine, I'd prefer not to remove all of those packages just to switch my libgl providing package and then re-install.
    In digging around, I found this entry on downgrading packages without respecting dependencies.
    Is that the best method for doing what I describe above as well? Would I do something like `pacman -Rd nvidia-utils-beta` (without X running) and then install the packages from extra?

    It should be similar to switching to nouveau driver https://wiki.archlinux.org/index.php/Nouveau
    Just:
    # pacman -Rdds nvidia-beta nvidia-utils-beta
    # pacman -S nvidia nvidia-utils

  • How can I safely and painlessly downgrade catalyst drivers?

    The latest version of catalyst is 11.8 and is horrible for me. For example, the computer screen does not turn on after going to sleep (a problem I had with 11.4 as well), when running applications from Terminal I'm constantly getting X errors, and now the latest is that I can't make boxee compile at all, complaining about missing lGL (I've googled around and people suggest reinstalling catalyst or installing mesa).
    Disclaimer: I need catalyst drivers and not FOSS ones because of my hardware.
    So the question is how would I go about downgrading from 11.8 to 11.7 as painlessly as possible?

    Yes and I know how to generally downgrade packages, but catalyst is specific in that it's from AUR, it has many scripts attached to it, there is a kernel module, and my past experiences with trying to downgrade it resulted in a screwed up system (following the wiki)

  • Downgrade kde 4.4 to kde 4.3

    I've just upgraded my system. Now I'm running kde 4.4. Everything is slower. After the system upgrade about 90 % of my ram (1G) is used constantly. Before the upgrade it rarely was more then 30 %.  So I want to get rid of kde 4.4 and downgrade is to kde 4.3.
    After reading the 'Downgrading packages' wiki it seemed pretty simple:
    You may be able to downgrade the package trivially by visiting /var/cache/pacman/pkg  on your system and seeing if the older version of the package is stored there. (If you have not run pacman -Scc recently, it should be there). If the package is there, you can install that version using pacman -U pkgname-olderpkgver.pkg.tar.gz.
    One problem: there is not just one kde 4.4 package to downgrade. Do I have to downgrade all the different kde packages one by one? Or is there a more elegant way?
    Last edited by lnx (2010-02-20 18:57:24)

    You could find an outdated mirror and upgrade from there
    or
    goto /var/cache/pacman/pkg
    an do pacman -U kde*4.3*.pkg.tar.gz ( but this will not be a guarantee that everything will be running fine )
    Did you try to run kde 4.4 sc with a clean .kde4 folder ?
    maybe even backup your entire home dir and start with an empty home ?

  • 2 New packages=BibleTime and Sword

    Hi,
    I just wanted to post a couple of scripts for BibleTime and Sword
    Heres Sword
    pkgname=sword
    pkgver=1.5.7a
    pkgrel=1
    pkgdesc="SWORD libraries for Bible programs"
    url="http://www.kernel.org"
    backup=(etc/modules.conf)
    makedepends=('bash' 'mawk')
    depends=('glibc' 'zlib' 'curl')
    source=(http://www.crosswire.org/ftpmirror/pub/sword/source/v1.5/sword-1.5.7a.tar.gz) md5sums=('e77801ac7abb7a940eb8a75d725e346f')
    build() {
    cd $startdir/src/$pkgname-1.5.7
    ./configure --prefix=/usr --enable-insmod-static
    make || return 1
    make prefix=$startdir/pkg/usr install
    #mv $startdir/pkg/usr/sbin $startdir/pkg
    #mkdir -p $startdir/pkg/etc
    #cp ../modules.conf $startdir/pkg/etc
    and heres BibleTime:
    pkgname=bibletime
    pkgver=1.4.1
    pkgrel=1
    pkgdesc="Bible software that uses the Sword Engine"
    url="http://www.bibletime.info/index.html"
    license=""
    depends=('kdelibs>=3.3.0' 'kdebase>=3.3.0' 'curl>=7.9' 'sword>=1.5.7a')
    source=(http://aleron.dl.sourceforge.net/sourceforge/bibletime/bibletime-1.4.1.tar.bz2)
    md5sums=('df6ab259b188b8555f9423c629d0b239')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/opt/kde
    make || return 1
    make prefix=$startdir/pkg/usr install
    Tell me what you think!

    jftaylor21,
    Thanks for the PKGBUILD's.  You gave a couple of us in this other thread some help. 
    http://bbs.archlinux.org/viewtopic.php?t=7681
    You can get gnomesword there if you're interested.  ...but bibletime builds and runs fine without any of the downgraded packages needed for gnomesword. 
    Thanks again for the help.

  • Downgraded ATI drivers but cannot find Kernel version

    After a recent upgrade to kernel 2.6.39 and ATI catalyst 1.6 drivers, I am getting worse performance.
    I have downgraded catalyst-utils to 11.4 but cannot downgrade the catalyst driver to 11.4 as it requires a
    kernel <2.6.39
    [root@orac boot]# pacman -U /var/cache/pacman/pkg/catalyst-11.4-1-i686.pkg.tar.xz
    warning: downgrading package catalyst (11.6-1 => 11.4-1)
    resolving dependencies...
    warning: cannot resolve "kernel26<2.6.39", a dependency of "catalyst"
    :: The following package cannot be upgraded due to unresolvable dependencies:
          catalyst
    Do you want to skip the above package for this upgrade? [y/N]
    error: failed to prepare transaction (could not satisfy dependencies)
    :: catalyst: requires kernel26<2.6.39
    My problem is I dont know how to find the Arch 2-6.38.4 kernel (or previous version).
    The kernel name always appears as kernel26, so how do I find a particular version?
    I have the old 2.6.38 modules in /lib/modules
    [root@orac pkg]# ls /lib/modules/
    2.6.38-ARCH  2.6.39-ARCH  fglrx  fglrxold
    but do not have 2.6.38-ARCH in /var/cache/pacman/pkg
    Thanks in advance
    Last edited by hal8000 (2011-06-17 17:27:12)

    I use Catalyst 11.4 with kernel 2.6.39, but instead of catalyst I use catalyst-hook to build the fglrx module after kernel updates and it works perfectly.
    $ uname -sr
    Linux 2.6.39-ARCH
    $ pacman -Qs catalyst
    local/catalyst-hook 11.4-1 [3.15 MB]
    AMD/ATI drivers. Auto re-compile the fglrx module when kernel update
    (mkinitcpio's hook)
    local/catalyst-utils 11.4-1 [70.30 MB]
    AMD/ATI Catalyst drivers utilities and libraries.
    Last edited by Dastingo (2011-06-17 18:30:00)

  • [Solved] List AUR packages installed and only AUR packages.

    Here's a good one.  Thought this would be easy but thought it over and then looked around a bit and haven't found anything.  There's might just be an easy way to do this that will make me *bonk* my head in the morning but I haven't found it yet.  I'm looking to be able to just list the packages I have installed from AUR and not any that I have gotten from the official repos.  I've checked out some utilities in AUR (like AURcheck) but as far as I can tell they just look for AUR updates.  Anyone know of a way to do this?
    Last edited by Gen2ly (2009-10-30 14:32:22)

    I just got to reinstalling and this was a lifesaver - it worked great.  Thank for the help, brisbin, ghost, Allan...
    @Ghost, I would have used packup but I had a couple downgraded packages and I wanted to be able to troubleshoot it.
    The tip about the grep -v doing 'shortnameplus' was a good tip, Profjim.  I hadn't read this last post before and during the reinstall I was a bit surprised nvidia wasn't installed so... all is good now.
    I created a script to be able to create the backup list and restores from it simliar to ghosts and am able to run it in cron job.  Probably not a big deal, but... phhht.  Here it is for anyone that can use it:
    #!/bin/bash
    # pacbac - Create and restore from list all installed packages
    # Package list locations (official and local)
    pkglsoff=/opt/backup/pc-emach/arch-pkglist-official
    pkglsloc=/opt/backup/pc-emach/arch-pkglist-local
    # Exclude packages
    excldoff=()
    excldloc=()
    # Use filename as program name
    prog=${0##*/}
    # Text color variables
    bldblu='\e[1;34m' # blue
    bldred='\e[1;31m' # red
    bldwht='\e[1;37m' # white
    txtcyn='\e[0;36m' # cyan
    txtund=$(tput sgr 0 1) # underline
    txtrst='\e[0m' # text reset
    info=${bldwht}*${txtrst}
    pass=${bldblu}*${txtrst}
    warn=${bldred}!${txtrst}
    # If restoring, be sure yaourt is installed
    if [[ "$1" == 'r' ]] && [[ -z $(pacman -Qs yaourt) ]]; then
    echo ""
    echo -e "$warn $prog requires ${txtund}}Yaourt${txtrst} to be installed."
    echo -e " ${txtcyn}http://wiki.archlinux.org/index.php/Yaourt${txtrst}"
    echo ""
    exit
    fi
    case $1 in
    b ) # Create list of official repository packages (core, extra, community)
    echo -e "$info Creating list of official (core/extra/community packages) packages installed."
    # Create list, remove local, base
    pacman -Qqe | grep -vx "$(pacman -Qqg base)" | grep -vx "$(pacman -Qqm)" > "$pkglsoff"
    # Create list of local packages (includes the AUR)
    echo -e "$info Creating list of local (includes AUR) packages installed."
    pacman -Qqm > "$pkglsloc"
    echo -e "$pass Official package list saved to ${txtund}"$pkglsoff"${txtrst}"
    echo -e "$pass Local package list saved to ${txtund}"$pkglsloc"${txtrst}" ;;
    r ) # Update repository database, then restore packages from list
    echo -e "$info Installing packages from lists"
    sudo pacman -Sy
    # use -f to overwrite conflicting files
    sudo pacman -S --needed $(cat "$pkglsoff")
    # Yaourt doesn't have --needed check
    yaourt -S $(cat "$pkglsloc" | grep -vx "$(pacman -Qqm)") ;;
    * ) echo -e " pacbac b - build installed packages list. (dir:${txtund}"${pkglsoff%/*}"${txtrst})"
    echo -e " pacbac r - restore installed packages from package list." ;;
    esac
    Last edited by Gen2ly (2009-10-31 14:16:55)

  • Bug? flashplugin crashes, downgrading libvdpau solves it

    Since this morning Flash has been crashing both in Firefox and Chromium in my 64bits installation.
    Making the suggested changes to /etc/adobe/mms.cfg makes no difference.
    After downgrading libvdpau (0.6-2 => 0.6-1) flashplugin works normally again.
    Did I find a bug or am I doing something wrong?
    EDIT: Oh! https://bbs.archlinux.org/viewtopic.php?id=145408
    Last edited by Tanizaki (2013-07-02 14:52:18)

    Kebertx wrote:Doesn't the "2" in "0.6-2" represent just the pkgrel? I'm looking at the PKGBUILD for libvdpau, and it seems that 0.6-2 is really using the same source as 0.6-1. I just downgraded that way since I didn't have the old package anymore, and it hasn't helped at all. Can someone point me to a source for the working libvdpau downgrade package?
    Find 0.6-1 in the ARM http://arm.konnichi.com/
    The difference is 0.6-2 is compiled with DRI2-support while 0.6-1 is not. This apparently exposed a bug in the nouveau driver.
    Last edited by progandy (2013-07-10 11:25:58)

  • [SOLVED] Downgrading the Kernel

    I just did a system upgrade which gave me the 2.6.32-ARCH Kernel. Problem is, the RT2860 wifi driver doesn't seem to play nicely with this kernel. I now have no network connection.
    From what I can see, there doesn't seem to be a patch available for this? Which is why I want to revert back to my old kernel. I had a looksy at the ArchWiki page on downgrading packages but my problem lies with ...what packages do I need to downgrade?
    Do I just 'pacman -rsn Kernel26 Kernel26-firmware Kernel26-headers' then install those three packages from my packman cache? How do I go about fixing modules and whatnot... OSS (sound system) complained about requiring the kernel header package. Do I also need to downgrade this?
    Last edited by tehkane (2010-01-03 04:09:45)

    There is a thread on this issue http://bbs.archlinux.org/viewtopic.php?id=86447
    The driver works fine: 2.6.32 renamed the interface from ra0 to wlan0 - if you make the change in your network manager you won't need to downgrade the kernel.

Maybe you are looking for

  • How do I transfer photos from iPad to iPhone? My iCloud is on, but my phone is not getting the pics.

    I want my photos from my ipad to be on my new iPhone 4s. I have iCloud on on all devices, but pics are not in my iPhone yet. Why is that?

  • Where is the network memory object?

    Hello, I have a performance problem. I wrote a logical network in the spatial database with around 120.000 links and 100.000 nodes. I can read the network through SDO_NET_MEM PL/SQL but I cant read it through the Java API. I get an OutofMemory error.

  • Summarize Internal Table

    Hi, How can I summarize an internal table? Example being that using a SELECT statement I have obtained the Open Requisitions from table EBAN and moved it into an Internal table wa_itab. DATA: BEGIN OF wa_itab OCCURS 0,     matnr   LIKE marc-matnr,  

  • Strange Startup Crash Problem

    I've got a G5 dual 2.0 g powermac with OSX 10.4.9. It has been problem-free for about a year. Just recently, it started crashing like crazy, to the point that it wouldn't even boot to the install disc. I somehow got it to boot finally, and ended up e

  • SRP 527w Firmware version 1.01.17

    I have a "fleet" of SRP 527w modems, and all but one are running Firmware version 1.01.17.  The one black seep is running 1.01.9 Firmware.  I had some difficulty configuring the one with 1.01.9, as it was refusing to accept new /admin/config.xml file