Conky show pacman updates

I know this has been discussed before but I have tried as many as I could find in the forums and none of them seem to work. Also the topic for a python update notifier script is now closed.
Can someone please post there working script or help me discover why this: Conky - update notifier in python is not working for me.
Thanks

Yes I saw that, it seems all links are broken and images gone though.
I have tried to implement that with no success. I am getting these errors:
Traceback (most recent call last):
File ".scripts/paconky.py", line 238, in <module>
main(sys.argv[1])
File ".scripts/paconky.py", line 189, in main
os.rename(tmp_local_db_path, tmp_local_db_path + '.old')
OSError: [Errno 20] Not a directory
Can you please post your variation?

Similar Messages

  • Recommended pacman updates conky script?

    Hi,
    I have been trying some of the conky pacman updates scripts on the forum/wiki.
    So far they either say my system is up to date when in fact pacman -Syu shows otherwise, or they fail to give any info at all.
    Can anybody recommend a conky script that is working at this moment in time?:/
    Last edited by ancleessen4 (2010-03-03 15:29:45)

    Sure-heavily plagiairized from either arch or ubuntu threads...a work in progress...;)
    If I find it back I will honour the original author...
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_hints undecorated,below,skip_taskbar
    own_window_type override
    own_window_colour brown
    own_window_transparent yes
    own_window_hints below
    background no
    maximum_width 200
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    # fiddle with window
    use_spacer right
    # Update interval in seconds
    update_interval 1
    # Minimum size of text area
    minimum_size 350 5
    # Draw shades?
    draw_shades yes
    draw_borders no
    # Stippled borders?
    # stippled_borders 8
    # window.border_inner_margin 4
    border_width 2
    # Default colors and also border colors, grey90 == #e5e5e5
    default_color white
    default_shade_color black
    default_outline_color white
    # Text alignment, other possible values are commented
    #alignment top_left
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right
    # Gap between borders of screen and text
    gap_x 10
    gap_y 30
    # Text stuff
    draw_outline no # amplifies text if yes
    uppercase no # set to yes if you want all text to be in uppercase
    override_utf8_locale no
    use_xft yes
    xftfont Terminus:size=9
    #xftfont Sans:size=8
    xftalpha 0.8
    text_buffer_size 768
    # Force UTF8? note that UTF8 support required XFT
    override_utf8_locale yes
    color1 333333
    color2 cccccc
    color3 ddaa00
    ########## BEGIN FORMATTED DISPLAY ##########
    TEXT
    ${font :size=15}${color red}${alignc}${execi 6000 hostname}${font}${color }
    ${font :size=8}${alignc}${color lightgrey}$kernel${font}${color }
    ${hr 1}
    ${color slate grey}UpTime: ${alignr}${color lightgrey}$uptime${color }
    ${font StyleBats:size=17}k${font Terminus:size=12} CPU ${font}${hr 2}
    ${color slate grey}CPU:${color } ${cpu cpu0}% ${cpu cpu1}% ${alignr}${color }$loadavg
    ${alignc}${cpugraph cpu0 20,90 000000 ffffff} ${cpugraph cpu1 20,90 000000 ffffff}
    ${color slate grey}cpu0: ${alignr}${color lightgrey}${execi 5 sensors | grep "Core 0" | cut -d "+" -f2 | cut -c1-2}C${color }
    ${color slate grey}cpu1: ${alignr}${color lightgrey}${execi 5 sensors | grep "Core 1" | cut -d "+" -f2 | cut -c1-2}C${color }
    ${color slate grey}sda: ${alignr}${color lightgrey}${execi 30 hddtemp /dev/sda | cut -c 31-33}C
    ${color slate grey}Processes: ${color }${alignr}$processes
    ${color slate grey}Running: ${color }${alignr}$running_processes
    ${color slate grey}Top CPU:
    ${color #ddaa00} ${top name 1}${alignr}${top_mem cpu 1}
    ${color lightgrey} ${top name 2}${alignr}${top cpu 2}
    ${color lightgrey} ${top name 3}${alignr}${top cpu 3}
    ${color lightgrey} ${top name 4}${alignr}${top cpu 4}
    ${color lightgrey} ${top name 5}${alignr}${top cpu 5}
    ${color lightgrey} ${top name 6}${alignr}${top cpu 6}
    ${font StyleBats:size=17}M${font Terminus:size=12} MEMORY ${font}${hr 2}
    ${color slate grey}RAM: ${alignr}${membar 5,100}
    ${color slate grey}SWAP: ${alignr}${swapbar 5,100}
    ${color slate grey}ROOT: ${alignr}${fs_bar 5,100 /}
    ${color slate grey}HOME: ${alignr}${fs_bar 5,100 /home}
    ${color slate grey}Top Memory:
    ${color #ddaa00} ${top_mem name 1}${alignr}${top_mem mem 1}
    ${color lightgrey} ${top_mem name 2}${alignr}${top_mem mem 2}
    ${color lightgrey} ${top_mem name 3}${alignr}${top_mem mem 3}
    ${font StyleBats:size=17}5${font Terminus:size=12} NETWORK ${font}${hr 2}
    ${color slate grey}Local IP: ${alignr}${color }${addr eth0}
    ${color slate grey}Public IP: ${alignr}${color }${execi 450 ~/.scripts/externip.sh}
    ${color}Up: ${color }${upspeed eth0} k/s
    ${alignc}${upspeedgraph eth0 20,170 000000 ffffff}
    ${color}Down: ${color }${downspeed eth0}k/s${color}
    ${alignc}${downspeedgraph eth0 20,170 000000 ffffff}
    ${font StyleBats:size=17}v${font Terminus:size=12} UPDATES ${font}${hr 2}
    ${execpi 60 /home/neil/.scripts/pacman-update}${color}
    ${execpi 3600 paconky /home/neil/.scripts/repos.paconky}
    ${execpi 3600 paconky /home/neil/.scripts/aur.paconky}
    ${voffset 900}
    Current screen grab;
    http://neilhoughton.com/wp-content/uplo … nshot3.png

  • KDEMod 3.5: problems after pacman update

    I did a pacman update of KDEMod 3.5, and now, several things don't work anymore:
    -there's no desktop background, it's just black
    -there's no icons on the desktop: as mentioned above, it's just black (so I think the component that displays wallpaper and icons doesn't work)
    -when just starting KDE, there's a "report crash" window (I don't know which the thing that crashes is, it just shows the crash window and I can click it away)
    -when choosing "lock session" in the start menu, nothing happens. It used to show screensaver and require password to continue, now it does nothing at all
    -maybe some other things I didn't discover yet are also broken...
    How can I fix all this? I'd like my system to work properly, like it used to. KDEMod 3.5 appears to have some difficulties after pacman updates these days...
    Thanks.
    Last edited by aardwolf (2009-08-17 16:37:21)

    Hmm, I just realized that the wallpaper is a jpeg, and it could be related to the fix I did in my previous post: http://bbs.archlinux.org/viewtopic.php?id=78076
    Are they going to fix those jpeg issues soon? I think this is something vital.
    EDIT: FYI: this fixed it: tar -C / -zxvf /var/cache/pacman/pkg/libjpeg-6b-6-i686.pkg.tar.gz usr/lib/libjpeg.so.62 usr/lib/libjpeg.so.62.0.0
    Last edited by aardwolf (2009-08-17 16:43:14)

  • (paid support) Pacman Update GUI

    Below the project description. If you are interested in doing this programming job, please email/pm me.
    If there are questions, please reply to this post.
    Pacman Update GUI
    Archlinux (http://www.archlinux.org/) uses the pacman package manager. A number of GUI applications to control this package manager exist (http://wiki.archlinux.org/index.php/Pac … _Frontends), but none suit our needs.
    For this project you will need to design and implement two independent GTK+ applications: an Update Manager and an Update Applet. The Update Manager must be an application that guides the user through updating the system. The Update Applet must be an application which shows a systray icon. This application will check for updates once in a while and notify the user if there are updates.
    Both applications must be internationalized/localized and written in C, C++ or Python. The applications should have as little dependencies as possible. The applications must include installation scripts. The applications must be installed in compiled form. Any configuration needed for these tools should be systemwide. We do not need a gui for configuration.
    Update Manager
    The Update Manager must be an application that guides the user through the steps of updating the system with as little effort and as little user interaction as possible. You are expected to first define the minimal amount of steps required, design the application and then implement the application (gui and internals).
    There are two possibilities for this applications:
    1. You develop it from scratch.
    2. You modify the gnome update manager (used in eg ubuntu) to work with pacman.
    We will rely on your expertise to decide which approach is best.
    Update Applet
    The Update Applet provides a systray icon which checks for system updates in regular intervals. The applet should have a tooltip showing the update status, and a context menu with a few options, such as "Check for updates now", "About" and "start Update Manager". You are expected to design and implement the application.

    I don't get why you should allow your users to update their OS(that is their GUI, their kernel, xorg, libc and other _core_ functionality). These components are already quite "great" and shouldn't need upgrading if that is your worry. Only in the case of some new device coming out and the kernel or xorg need to support it i can see the problem. This should happen very rarely though. I mean, why should you allow your OS to be upgraded by some lowly non-tech users. I don't know of many workplaces which allow their users to upgrade their windows versions for example...
    You could always upgrade the OS every X years if needed.
    If the boss wants his emplyees to be able to download whichever apps/games they want then ofcourse you could allow this, but this should only be allowed if said apps/games doesn't drag in new versions of xorg, kernel versions or other core functionality or its dependencies.
    Just blacklist these in pacman.conf and make the file unwritable for the users...
    This way you only need external repo for apps which doesn't install without user intervention.
    Here i define "core functionality" as all the code responsible for giving a "working computer" as defined by the boss and you if he's not very IT. If you are worried about security and this is why you want a constantly updating machine then just connect all the machines to a router/firewall before they are allowed onto the net. That one could be an arch machine...
    Also I haven't tried xfce in a long while but you should watch against giving "windows users/mac users" anything which isn't glitzy and full-featured, because if the users doesn't think the OS have all the functionality they "need" and they don't think it looks fancy enough they have a tendency to go back to whatever OS they came from or try to "upgrade" their own os... which might spell problems for you.
    You know, never underestimate the ingeniousness of an idiot.
    Just my 5 cents.
    Last edited by test1000 (2010-06-25 00:13:42)

  • [Solved] Makepkg aborting after last pacman update

    Hi all,
    firing makepkg yields:
    $ makepkg
    ==> ERROR: An unknown error has occurred. Exiting...
    And therefore this happens also when I try building packages of the AUR with yaourt.
    The problem showed up with last pacman update.
    What I am I doing wrong?
    Thanks for you patience,
    Davide
    Last edited by flakedave (2010-06-23 22:46:39)

    Yeah, version and help are fine.
    $ cat /etc/makepkg.conf
    # /etc/makepkg.conf
    # SOURCE ACQUISITION
    #-- The download utilities that makepkg should use to acquire sources
    # Format: 'protocol::agent'
    DLAGENTS=('ftp::/usr/bin/wget -c --passive-ftp -t 3 --waitretry=3 -O %o %u'
    'http::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u'
    'https::/usr/bin/wget -c -t 3 --waitretry=3 --no-check-certificate -O %o %u'
    'rsync::/usr/bin/rsync -z %u %o'
    'scp::/usr/bin/scp -C %u %o')
    # Other common tools:
    # /usr/bin/snarf
    # /usr/bin/lftpget -c
    # /usr/bin/curl
    # ARCHITECTURE, COMPILE FLAGS
    CARCH="x86_64"
    CHOST="x86_64-unknown-linux-gnu"
    #-- Exclusive: will only run on x86_64
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
    CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
    LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"
    #-- Make Flags: change this for DistCC/SMP systems
    #MAKEFLAGS="-j2"
    # BUILD ENVIRONMENT
    # Defaults: BUILDENV=(fakeroot !distcc color !ccache)
    # A negated environment option will do the opposite of the comments below.
    #-- fakeroot: Allow building packages as a non-root user
    #-- distcc: Use the Distributed C/C++/ObjC compiler
    #-- color: Colorize output messages
    #-- ccache: Use ccache to cache compilation
    BUILDENV=(fakeroot !distcc color !ccache)
    #-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
    #-- specify a space-delimited list of hosts running in the DistCC cluster.
    #DISTCC_HOSTS=""
    # GLOBAL PACKAGE OPTIONS
    # These are default values for the options=() settings
    # Default: OPTIONS=(strip docs libtool emptydirs zipman purge)
    # A negated option will do the opposite of the comments below.
    #-- strip: Strip symbols from binaries/libraries in STRIP_DIRS
    #-- docs: Save doc directories specified by DOC_DIRS
    #-- libtool: Leave libtool (.la) files in packages
    #-- emptydirs: Leave empty directories in packages
    #-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
    #-- purge: Remove files specified by PURGE_TARGETS
    OPTIONS=(strip docs libtool emptydirs zipman purge)
    #-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
    INTEGRITY_CHECK=(md5)
    #-- Options to be used when stripping binaries. See `man strip' for details.
    STRIP_BINARIES="--strip-all"
    #-- Options to be used when stripping shared libraries. See `man strip' for details.
    STRIP_SHARED="--strip-unneeded"
    #-- Options to be used when stripping static libraries. See `man strip' for details.
    STRIP_STATIC="--strip-debug"
    #-- Manual (man and info) directories to compress (if zipman is specified)
    MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
    #-- Doc directories to remove (if !docs is specified)
    DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
    #-- Directories to be searched for the strip option (if strip is specified)
    STRIP_DIRS=(bin lib sbin usr/{bin,lib,sbin,local/{bin,lib,sbin}} opt/*/{bin,lib,sbin})
    #-- Files to be removed from all packages (if purge is specified)
    PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
    # PACKAGE OUTPUT
    # Default: put built package and cached source in build directory
    #-- Destination: specify a fixed directory where all packages will be placed
    #PKGDEST=/home/packages
    #-- Source cache: specify a fixed directory where source files will be cached
    #SRCDEST=/home/sources
    #-- Source packages: specify a fixed directory where all src packages will be placed
    #SRCPKGDEST=/home/srcpackages
    #-- Packager: name/email of the person or organization building packages
    #PACKAGER="John Doe <[email protected]>"
    # EXTENSION DEFAULTS
    # WARNING: Do NOT modify these variables unless you know what you are
    # doing.
    PKGEXT='.pkg.tar.xz'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:

  • Howto: Pacman Updates on your Awesome3 bar

    So in my boredom one day, I decided to add a textbox to my Awesome wibox bar (formerly referred to as a statusbar) that displayed the number of updates available for my system.  I see many users getting this info from Conky, but I wanted to get better acquainted with LUA and the rc.lua awesome syntax.
    This guide assumes the user has a fresh Awesome installation with a default rc.lua file.
    Thanks to Xyne for the pacman perl scripts (Shown later).
    What you will need:
    Awesome 3.4 (pacman version)
    perl
    Files you will need:
    pacman-updates: Necessary to provide the user-readable output to awesome-client
    #! /usr/bin/perl
    ## script by Xyne
    ## output format tweaked slightly
    ## http://bbs.archlinux.org/viewtopic.php?id=57291
    use strict;
    use warnings;
    my $n = (`pacman -Qu | wc -l`);
    chomp ($n);
    if ($n == 0)
    print "\" [ No new packages ] \""
    elsif ($n == 1)
    print "\" [ 1 new package ] \""
    else
    print "\" [ $n new packages ] \""
    pacman-updater: A basic way of keeping your pacman package list refreshed.
    #! /bin/bash
    # Script to update pacman database
    # Will be put in /etc/cron.hourly
    pacman -Sy 1>/dev/null 2>&1
    pacman-widget: Executes the pacman-updates script and passes it to awesome-client for display
    #! /bin/bash
    ## Script to update awesome-client widget with pacman package information
    ## Script belongs in /etc/cron.hourly
    echo mytextbox.text = `perl /path/to/script/pacman-updates` | awesome-client
    Place the files in the script folder of your choice.  Then, ensure all files have adequate permissions so that they can be executed. (chmod)
    Open your rc.lua file with your favorite text editor.  Create a textbox widget by adding the following:
    mytextbox = widget({ type = "textbox", name = "mytextbox" })
    mytextbox.text = " [ Pacman Updates ] "
    Now that the code for created the widget has been added, we need to add the widget to the existing wibox.  Find the section of your rc.lua file that looks like this:
    -- Create the wibox
    mywibox[s] = awful.wibox({ position = "top", screen = s })
    -- Add widgets to the wibox - order matters
    mywibox[s].widgets = {
    mylauncher,
    mytaglist[s],
    mypromptbox[s],
    layout = awful.widget.layout.horizontal.leftright
    mylayoutbox[s],
    mytextclock,
    s == 1 and mysystray or nil,
    mytasklist[s],
    layout = awful.widget.layout.horizontal.rightleft
    end
    Add the line "mytextbox," underneath the default textclock widget:
    -- Create the wibox
    mywibox[s] = awful.wibox({ position = "top", screen = s })
    -- Add widgets to the wibox - order matters
    mywibox[s].widgets = {
    mylauncher,
    mytaglist[s],
    mypromptbox[s],
    layout = awful.widget.layout.horizontal.leftright
    mylayoutbox[s],
    mytextclock,
    mytextbox,
    s == 1 and mysystray or nil,
    mytasklist[s],
    layout = awful.widget.layout.horizontal.rightleft
    end
    Copy pacman-updater and pacman-widget scripts into your /etc/cron.hourly folder:
    sudo cp pacman-updater /etc/cron.hourly
    If everything went smoothly, you should see package information updated hourly on your wibox in the top right corner, such as:
    I hope this guide has proven useful.  Please post if you see any errors or could suggest improvements, as I will update the guide.
    Thanks
    Last edited by trann (2009-11-05 20:03:45)

    Oh cool, I never realized that vicious was basically an upgraded wicked.  I had an old rc.lua that used wicked, and when they got rid of wicked no sooner than I made a config using it; I just moved on to another WM rather than try to read about and choose between vicious, obvious and bashets.  If I had spent 5 secs learning that my old config would've worked for what I was doing simply by replacing the word 'wicked' with the word 'vicious' everywhere, I might have not been so distraught.
    But yes, thanks for the snippet using vicious.  It works great.  I modified it a little (I didn't feel like being informed when there were 0 updates, only when there were some):
    local pacupdates = widget({type="textbox"})
    vicious.register(pacupdates,vicious.widgets.pacman,
    function (widget, args)
    if args[1] == 0 then
    return ''
    else
    return ' <span color="red">'..args[1]..' Updates</span> '
    end
    end)
    You obviously have to require("vicious") somewhere and put pacupdates in your mywibox[s].widgets (or some other bar, I suppose), but it is quite simple.
    I suppose I could make that better by adding in an 'else if args[1] == 1 then return ' <span color="white">'..args[1]..' Update</span> ' or something, so it doesn't say "Updates" when there is only one.  I suppose there is an else if in lua, but I haven't read that programming in lua thing yet, as I was planning on using xmonad instead of awesome, but seem to be experiencing some difficulties with the multi-screen setup on my tower and xmonad. 
    Right now, I'm thinking maybe I'll use xmonad on the laptop and awesome on the desktop, just so I have a good reason to tinker in both programming languages.
    Works great and doesn't require any weird background stuff or cron.

  • Iphone 4, App store showing 2 updates, but when I go into the app store it says all apps are up to date.

    I have an Iphone 4, IOS version 6.1.3. 
    My app store badge is showing 2 updates, but when I go into my app store, it tells me all apps are up to date.   I've tried several of the fixes that others have who have had simular issues,  but so far, I havn't seen anyone who is having the issue of the app store saying the apps are up to date. (Most others are unable to load the app store or its just blank.)
    Sometimes when I go into the app store the notification will go away,  but its only temporary as it will come back again later.   I've gone through my purchased list,  and there are none that have update beside them.  There are some that have a cloud,  but all of those are ones I have deleted and do not wan
    Unlike most users, I do not have a ton of apps.  Probably less then 30, some of those are ones it came with.  If this was a computer, I would think that there is something in the registry that is left over from one of the apps I deleted and its triggering the app store.  IDK if it works like that on Iphones as I'm not really an expect. This is the only apple device I've ever owned and I got it used from a friend about 6 months ago. (It was cleared and restored before I bought it from her)
    Everthing else seems to be working fine for the most part, except that it has been acting kinda slow and sometimes the browser and stuff doesn't load right the first try. (I only use wifi on it, as I don't use a cellular service with this Iphone)

    ATtempt to power off your device and power it back on, if that doesn't work reset all settings should resolve it for you

  • I have an iPad 1 that is currently showing software updated at version 5.1.1.  Is it possible to update to iOS version 7 on this device?  My goal is to get Garage Band on this device and the app store is telling me I need iOS version 7.

    I have an iPad 1 that is currently showing software updated at version 5.1.1.  Is it possible to update to iOS version 7 on this device?  My goal is to get Garage Band on this device and the app store is telling me I need iOS version 7.

    Hi,
    If you really need to upgrade you can save a bit of money and get an older version than the ipad Air.
    First, you can sell your ipad 1 to places like gazelle.com, cashforyourmac.com, sellyour mac.com, or many others out there. The sites I listed give you cash. At this point gazelle.com is giving $70.00 for any ipad 1 in 'good' condition. And cashforyourmac will give you $25.00 over what gazelle.com or sellyourmac.com offers you. Shipping is free.
    Then, with that money, go the the Apple online certified refurbished store. As an example, a new 64gb Air costs $699.00. A refurbed 4th gen 64gb costs $529.00 and a 3rd gen 64gb costs $499.00. Personally, I'd skip the 3rd gen. So if you buy a 4th gen 64gb at $529.00 minus what you can get from a sale to above, you can get an ipad 4 64gb for just over $430.00, a savings of savings of about $270.00. (A new 32gb Air is $599.00, a 4th gen 32gb is $449.00, and a 3rd gen 32gb is not on the site right now.) Google it and check if you can get better offers anywhere else. But getting one from the Apple refurb store gives you an essentially new ipad and using the above sites, you're not locked in with a particular site which will give you a gift card and restrict you to their store/site.
    Each Apple refurbished ipad (any version) comes with a new front and back cover, a brand new battery, same return policy, and a full one year warranty with 90 days of phone support. Each comes in a white box like a new ipad with the wall charger and usb cable. The only difference is that it says in small print on the bottom of the box that it is Apple certified refurbished. Also, if you buy refurbs, be sure to check the store many times a day. They can come and go quickly, so when you see what you want, buy it right away. Shipping is free and pretty fast. (We bought two a year and a half ago and they have been great!)
    Hope this helps.

  • TS3274 My App Store shows 3 updates but when I go to it the screen is blank. It will not give me the option to update all or one at a time, it doesn't show the apps at all.

    My App Store shows 3 updates but when I go to it the screen is blank. It will not give me the option to update all or one at a time, it doesn't show the apps at all.

    Many people are having this problem for the last couple of days. This is a problem that Apple has to fix. If you look around the forum, you will see many, many discusssions about this and they have been going on for a few days.
    According to Fly150 in another discussion, this is a workaround - for the time being.
    If you want to update the Apps while waiting for Apple to fix Updates:
    1. Go to App Store
    2. Select Purchased
    3. Select All
    4. Scroll down to find the Apps showing update
    5. Select update on the Apps
    This should update the Apps and get rid of the update count in App Store.

  • Creative Cloud shows 4 updates but is stuck

    Hi
    Creative Cloud shows 4 updates but is stuck and nothing happens when update is clicked, nor you can agree to the new agreement, nor you can quit and restart the app (and why should you). see screen shot.
    Cheers,
    Mic

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • HT1222 There is error showing while updating my iPad 2 software to IOS 6.1. Please suggest me what should I do?

    There is error showing while updating my iPad 2 software to IOS 6.1. Please suggest me what should I do?

    You need to tell exactly what is happening. What does the error say?

  • [solved]gcc broken after pacman update - libcloog-isl.2.so

    Hi,
    After a pacman update my gcc broke. When compiling it gives this error:
    /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory
    gcc -v output:
    Using built-in specs.
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
    Target: x86_64-unknown-linux-gnu
    Configured with: /build/src/gcc-4.6-20111223/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release --with-fpmath=sse
    Thread model: posix
    gcc version 4.6.2 20111223 (prerelease) (GCC)
    and ls /usr/lib/*cloog* output:
    /usr/lib/libcloog-isl.a  /usr/lib/libcloog-isl.so  /usr/lib/libcloog-isl.so.3  /usr/lib/libcloog-isl.so.3.0.0
    uname -a:
    Linux willem-arch 3.2.4-1-ARCH #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012 x86_64 Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel GNU/Linux
    How can I fix this? I already tried installen cloog with pacman but that doesn't help.
    edit:
    I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
    Last edited by pientertje (2012-02-08 09:47:25)

    I'm using multilib.
    @Allan
    more fully than pacman -Syu? Or is my mirror not up to date?
    edit:
    I solved the problem. There was an issue with my pacman.conf. Multilib wasn't properly enabled after the pacman4 transition.
    Last edited by pientertje (2012-02-08 09:46:40)

  • My 4s wa showing update to iso7 so I updated and it kept failing now its not showing an update at all and saying my iPhone 4S is up todate on USO 6.1.3 help???

    My 4s wa showing update to iso7 so I updated and it kept failing now its not showing an update at all and saying my iPhone 4S is up todate on USO 6.1.3 help???

    Now it's not showing any update on my phone Iv turne it off and bk on again but still saying software is up to date on 6.1.3

  • HT1338 The Mac App Store shows an update available for iMovie but when I click "update" it gives me this message, "The product distribution file could not be verified. It may be damaged or was not signed." What can I do to update this program?

    The Mac App Store shows an update available for iMovie but when I click "update" it gives me this message, "The product distribution file could not be verified. It may be damaged or was not signed." What can I do to update this program?

    http://www.apple.com/support/mac/app-store/contact.html?form=account

  • App Store shows Twitter update again and again

    Hello boys and girls.
    My Mac App Store shows the update 2.0.1 for Twitter again and again. I downloaded it 10 times again and it didn´t go away. Twitter is on 2.0.1 and the MAS shows the update again.On my iMac there wasn´t a problem with this update.
    Sorry for my bad english skills. I´m a german guy. I hope you understand my problem.
    Regards
    m1LLo

    Without the Twitter app installed the Mac App Store continues to display Twitter as being available to receive an update — this to me sounds like Cached information that is corrupt.
    Are you certain that you removed the following files:
    Remove all files in the Caches folder from the following 2 locations:
    Macintosh HD/Library/Caches
    System/Library/Caches
    You might even want to remove Caches from your home folder but I am certain it's not there because the App Store is a system wide applications and it install app into the Applications folder which is also system wide. As an addendum to this, I am also convinced that if you log into another user account on your mac you will continue to see this update offered.
    Also remove
    ~/Library/Caches
    You must restart your mac immediately afterward. There is no point attempting to empty the trash because these cache files are likely active.
    Please confirm

Maybe you are looking for

  • Setting native code from a class of a class passed in...

    I hope this makes sense, and its probably a stupid question but here it goes. I have a native function that takes in a java class. I can call the getters of this class from the native code to get values to fill out my c structure just fine, but conce

  • How do I get hyperlinks to appear on my website?

    When I add my hyperlinks, they work ok in iweb. When I publish the site, they have disappeared.How do I get hyperlinks to appear on my website?

  • Creating DVCAM Master from HDV QT

    Hello all, I'm creating a DVCAM master from An HDV project, Which is the best way to get top quality. Should I be rendering in PRORES 422, and then using the Kona card, to downconvert? or should I use compressor to convert and if so what setting sdo

  • Change in location of music in Photoshop Elements 12

    I use windows 8.1 and when I try to  add music to my slide shows I am told that the folder has moved (which I have not done). The music folder is not deleted.  How do I get it point back to my music files? Suz

  • Win 2k can't see internet via WPC54g

    Trying to set up my friend's Thinkpad to access the internet wirelessly. Here's the config: DSL cable modem/router with DHCP turned on ethernetted to Airport Extreme Airport Extreme in bridge mode (doesn't act as a router) I can access the internet w