[SOLVED] Glibc broke pacman after 2 months without update

Hello all !
So I did an update of the system after two months.
To begin with I couldn't update because of the issue with the /lib.
Pacman was complaining that /lib was existing in the filesystem.
I used the command provided by the wiki and by some posts to update :
pacman -Syu --ignore glibc,curl
Everything went fine and 422 packages were upgraded.
But then when I tried to use pacman, I had the following error :
pacman: /lib/libc.so.6: version 'GLIBC_2.16' not found (required by /lib/libarchive.so.12)
I tried to follow several posts, and that's what I did :
- downgrade pacman (extracting the tar.xz directly in the /)
- downgrade curl (extracting the tar.xz directly in the /)
- upgrade pacman to 2.16 (downloading it on the web and extracting it directly in the /)
I still have the same problem with version 'GLIBC_2.16' not found.
When I tried to upgrade pacman to 2.16, no files were put in /lib, they were put instead to /usr/lib, so I don't see how it could have solved the problem.
Thank you for your help, I'm desperate now ! (by the way, I use yaourt)
Last edited by Sathors (2012-10-05 13:06:16)

WorMzy wrote:Which post? You've been told never to use --force during this update: https://www.archlinux.org/news/the-lib- … a-symlink/
The message error was different from the one about this update : https://www.archlinux.org/news/the-lib- … a-symlink/
It was that I installed glibc by extracting the tarball, and I was trying to reinstall it cleanly using pacman. It was complaining about the files of glibc already installed.
That's why I used the flag --force, only to overwrite glibc install.
WorMzy wrote:It seems to me that you're only interested in a quick fix, and aren't interested in understanding what the problem is. Coupled with the fact that you haven't updated in two months, I'm going to tentatively suggest that Arch isn't the distro for you.
Actually I am quite interested in understanding what the problem is, but even following the different posts I don't clearly get it, because I can find solutions, but not many explanations.
As for the fact that I didn't do an update in two months, it was because I had a master thesis to write, and I couldn't afford even one day of messing around with my system. So I guess I had my reasons for doing so.
I finally found the solution to be able to chroot back into my system, I simply had to delete /lib, and to symlink /usr/lib to /lib.
Now everything seems to work fine.
I am sorry if my previous posts were not clear enough, as I'm chrooting into a live usb on my desktop and using my laptop at the same time, it was hard for me to keep track of all the topics I followed.
Thank you for your help, now I'll try and solve my booting problems !

Similar Messages

  • [solved] ssh went down after recent binary update

    well i just did a binary update and ran into some problems apparently not knowing what i was doing, see last couple posts here https://bbs.archlinux.org/viewtopic.php … 3#p1300263.  So now i am trying to reinstall some of my apps, but when i go to ssh into it i get connection activily refused.  so i go to the console, and run
    # systemctl restart sshd
    no output message.  then i ran systemctl stop sshd, start sshd, etc... no output messages.   then  i get
    # ps aux | grep sshd
    root 202 0.0 0.0 39736 2684 ? Ss 09:20 0:00 /usr/bin/sshd -D
    then i run nmap on port 22 localhost and get port 22/tcp state closed, host is up.
    Note, pasting my conf file will be impossible without ssh.  catch 22.  I didnt make any edits to that ssh conf file in more than 6 months, all has been fine until the binary update.  Should i be looking at that as the cause or is there something deeper going on here?
    Edit;
    # journalctl -u sshd
    Starting OpenSSH Daemon
    Started OpenSSH Daemon
    Server listening on :: port 22.
    Server listening on 0.0.0.0 port 22
    doesnt look very secure but apart from that looks fine to me atleast.
    Last edited by wolfdogg (2013-09-30 21:17:31)

    yeah netcfg is regularly giving problems loading one of two connections
    [root@falcon Backup Set 2013-05-06 134944]# journalctl | grep netcfg
    Jul 20 11:26:44 falcon netcfg[8102]: :: wolfnet down rm: cannot remove ‘/run/network/profiles/wolfnet’: No such file or directory
    Jul 20 11:26:44 falcon netcfg[8102]: [done]
    Jul 20 11:26:44 falcon netcfg-daemon[8103]: :: wolfnet down [done]
    Jul 20 11:26:44 falcon netcfg-daemon[8103]: :: hispeednet down [done]
    Jul 20 14:05:11 falcon netcfg-daemon[255]: :: wolfnet up :: hispeednet up [done]
    Jul 20 14:05:11 falcon netcfg-daemon[255]: RTNETLINK answers: File exists
    Jul 20 14:05:11 falcon netcfg-daemon[255]: Could not configure interface
    Jul 20 14:05:11 falcon netcfg-daemon[255]: [fail]
    Jul 20 14:05:11 falcon netcfg[254]: :: wolfnet up [done]
    Jul 20 14:25:28 falcon netcfg[872]: :: wolfnet down [done]
    Jul 20 14:25:28 falcon netcfg-daemon[873]: :: hispeednet down [done]
    Jul 20 14:27:38 falcon netcfg[240]: :: wolfnet up [done]
    Jul 20 14:27:38 falcon netcfg-daemon[241]: :: hispeednet up [done]
    Jul 20 14:47:26 falcon netcfg[458]: :: wolfnet down [done]
    Jul 20 14:47:26 falcon netcfg-daemon[459]: :: wolfnet down [done]
    Jul 20 14:47:26 falcon netcfg-daemon[459]: :: hispeednet down [done]
    Jul 20 15:03:39 falcon netcfg[252]: :: wolfnet up RTNETLINK answers: File exists
    Jul 20 15:03:39 falcon netcfg[252]: Could not configure interface
    Jul 20 15:03:39 falcon netcfg[252]: [fail]
    Jul 20 15:03:39 falcon netcfg-daemon[253]: :: wolfnet up :: hispeednet up [done]
    Jul 20 15:03:39 falcon netcfg-daemon[253]: [done]
    Jul 20 15:03:39 falcon systemd[1]: Unit [email protected] entered failed state.
    Jul 21 03:04:10 falcon netcfg-daemon[1819]: :: wolfnet down [done]
    Jul 21 03:04:10 falcon netcfg-daemon[1819]: :: hispeednet down [done]
    Jul 21 03:34:08 falcon netcfg-daemon[376]: :: hispeednet up :: wolfnet up [done]
    Jul 21 03:34:08 falcon netcfg-daemon[376]: [done]
    Jul 21 03:34:08 falcon netcfg[374]: :: wolfnet up RTNETLINK answers: File exists
    Jul 21 03:34:08 falcon netcfg[374]: Could not configure interface
    Jul 21 03:34:08 falcon netcfg[374]: [fail]
    Jul 21 03:34:08 falcon systemd[1]: Unit [email protected] entered failed state.
    Jul 21 03:51:27 falcon netcfg-daemon[673]: :: wolfnet down [done]
    Jul 21 03:51:29 falcon netcfg-daemon[673]: :: hispeednet down [done]
    Jul 21 03:53:01 falcon netcfg[367]: mkdir: cannot create directory ‘/run/network/suspend’: File exists
    Jul 21 03:53:01 falcon netcfg[367]: :: wolfnet up [done]
    Jul 21 03:53:01 falcon netcfg-daemon[369]: :: hispeednet up :: wolfnet up [done]
    Jul 21 03:53:01 falcon netcfg-daemon[369]: RTNETLINK answers: File exists
    Jul 21 03:53:01 falcon netcfg-daemon[369]: Could not configure interface
    Jul 21 03:53:01 falcon netcfg-daemon[369]: [fail]
    Jul 21 04:50:01 falcon netcfg[734]: :: wolfnet down [done]
    Jul 21 04:50:01 falcon netcfg-daemon[735]: :: hispeednet down [done]
    Jul 21 04:53:05 falcon netcfg-daemon[370]: :: wolfnet up :: hispeednet up [done]
    Jul 21 04:53:05 falcon netcfg-daemon[370]: [done]
    Jul 21 04:53:05 falcon netcfg[368]: :: wolfnet up RTNETLINK answers: File exists
    Jul 21 04:53:05 falcon netcfg[368]: Could not configure interface
    Jul 21 04:53:05 falcon netcfg[368]: [fail]
    Jul 21 04:53:05 falcon systemd[1]: Unit [email protected] entered failed state.
    i probably have something misconfigured, network has always been an uphill battle.
    Last edited by wolfdogg (2013-07-21 23:16:37)

  • [SOLVED] Plasma Desktop segfaults after recent KDE update to ver. 4.6

    Today after upgrading some amount of packages, including the new KDE 4.6, my Plasma Desktop "segfaults" every single time I login into my account. I tried to send some information regarding this issue using KDE's internal reporting system, but unfortunately it tells me, that those information are irrelevant. Does anyone experience "segfaulting" of the Plasma Desktop after recent KDE upgrade? I'm looking for some help on how to solve this issue, as for the moment my Arch is dead...
    Last edited by Zibi1981 (2011-01-28 18:47:24)

    panosk wrote:
    Actually, it is KDE that is giving you trouble, not the OS . When you reach the kdm login screen, don't login. Instead, switch to a tty (Ctrl+Alt+F1, for example) and login from there. Then, you can see a list with all your plasmoids with
    plasmapkg -l
    If you find the culprit plasmoid, and it is a plasmoid downloaded outside Arch's repos (from kde-look.org, for example), remove it with
    plasmapkg -r plasmoid_name
    If the plasmoid is installed as a package, it is probably better to uninstall/upgrade it using pacman.
    panosk wrote:do you use some extra plasmoid? if so, you need to rebuild them.
    Hi all,
    I have the same problem. I tried using tty, but I got  "cannot access to X server". Than I tried
    Alt+F2 to run Terminal, I used
    plasmapkg -l
    in order to see the list of all the plasmoids, but I couldn't find the "culprit" plasmoid. I don't know if I am doing it right. Here the list of my plasmapkg:
    [encho@x~]$ plasmapkg -l
    plasmapkg(1986)/libplasma Plasma::PackageStructurePrivate::createPackageMetadata: No metadata file in the package, expected it at: "/home/encho//metadata.desktop"
    BbalL
    KMLDonkey
    MolmassCalculator
    activitybar
    akonotes_list
    akonotes_note
    albums
    amarok_containment_vertical
    barapplet
    battery
    binaryclock
    blackboard
    bookmarks
    bubblemon
    calculator
    calendar
    charselect
    clock
    comic
    concentrationCalculator
    currentappcontrol
    currenttrack
    desktop
    desktop
    desktopDashboard
    desktopDashboard
    dict
    digital-clock
    eyes
    fifteenPuzzle
    fileWatcher
    folderview
    folderview
    frame
    fuzzy-clock
    gasCalculator
    icon
    incomingmsg
    info
    internal:extender
    kalgebraplasmoid
    katesession
    kdeobservatory
    keyboard_applet
    kgetpiechart
    kimpanel
    knowledgebase
    kolourpicker
    konqprofiles
    konsoleprofiles
    ktorrent
    labels
    lancelot_launcher
    lancelot_part
    launcher
    leavenote
    life
    lockout
    luna
    lyrics
    magnifique
    mediaplayer
    netpanel
    netpanel
    news
    newspaper
    newspaper
    notifications
    notifier
    nowplaying
    nuclearCalculator
    opendesktop
    opendesktop_activities
    org.kde.griddesktop
    org.kde.groupingdesktop
    org.kde.groupingpanel
    org.kde.showActivityManager
    pager
    panel
    panel
    panelspacer_internal
    paste
    pastebin
    photos
    plasma_applet_didyouknow_kalzium
    plasma_applet_notes
    plasma_applet_parley
    plasma_applet_rtm
    plasmaboard
    previewer
    qalculate
    quicklaunch
    rssnow
    sal
    sal
    saverdesktop
    saverdesktop
    searchbox
    showdashboard
    showdesktop
    similarArtists
    simplelauncher
    sm_cpu
    sm_hdd
    sm_hwinfo
    sm_net
    sm_ram
    sm_temperature
    spellcheck
    system-monitor_applet
    systemloadviewer
    systemtray
    tabs
    tasks
    timer
    trash
    twitter
    unitconverter
    upcomingEvents
    videoclip
    weather
    weatherstation
    webbrowser
    webslice
    wikipedia
    windowlist
    worldclock

  • [solved] problems with pacman after upgrading to 2.6.27-ARCH

    i'm not sure if my problem is related with the new version of software or the fact that i ran out of space during the upgrade. but once i restarted after the upgrade i was not able to boot into the system and the error i would get was:
    ERROR: Failed to parse block device name for '/dev/sda3'
    unknown
    ERROR: root fs cannot be detected. Try using the rootfstype= kernel parameter.
    i followed what some other people did and i booted with livecd, chrooted and regenerated mkinitcpio. since i saw some other people having the same problems here is what i used:
    http://wiki.archlinux.org/index.php/Boo … omplicated
    http://wiki.archlinux.org/index.php/Mki … ng_presets
    and just for good measure i decided to run fsck:
    http://wiki.archlinux.org/index.php/Fsck
    i was still seeing some segmentation faults so i decided to re-install all of the packages installed:
    http://wiki.archlinux.org/index.php/Pac … re_Restore
    now everything seems to work OK except when i run pacman. here is what i get:
    /sbin/ldconfig: /usr/lib/libgettextpo.so is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libwiretap.so.0.0.1 is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libasprintf.so.0 is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libasprintf.so.0.0.0 is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libsigc-2.0.so is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libasprintf.so is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libwiretap.so is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libgettextpo.so.0.4.0 is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libgettextsrc.so is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libsigc-2.0.so.0 is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libgettextsrc-0.17.so is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libgettextpo.so.0 is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libgettextlib-0.17.so is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libsigc-2.0.so.0.0.0 is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libwiretap.so.0 is not an ELF file - it has the wrong magic bytes at the start.
    /sbin/ldconfig: /usr/lib/libgettextlib.so is not an ELF file - it has the wrong magic bytes at the start.
    packages are still installed but i would like to get to the bottom of this and get it fixed. any ideas what went wrong (well... besides me running out of disk space!) and how to get it fixed?
    Last edited by djidji (2008-10-24 17:49:14)

    thanks for the reply. i tried finding out what packages these libraries beling to but for every single one of these listed i get an error saying that "No packages owns...". could it be something with ldconfig?
    EDIT:
    so i figured out that one of the files was related to wireshark. i tried re-installing wireshark and here is what i got:
    : sudo pacman -Sy wireshark
    :: Synchronizing package databases...
    core 31.4K 229.6K/s 00:00:00 [#############################################################################################] 100%
    extra 413.1K 508.9K/s 00:00:01 [#############################################################################################] 100%
    community 356.3K 298.9K/s 00:00:01 [#############################################################################################] 100%
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): wireshark-1.0.4-1
    Total Download Size: 11.89 MB
    Total Installed Size: 51.80 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from extra...
    wireshark-1.0.4-1-i686 11.9M 455.5K/s 00:00:27 [#############################################################################################] 100%
    checking package integrity...
    (1/1) checking for file conflicts [#############################################################################################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    wireshark: /usr/bin/capinfos exists in filesystem
    wireshark: /usr/bin/dftest exists in filesystem
    wireshark: /usr/bin/dumpcap exists in filesystem
    wireshark: /usr/bin/editcap exists in filesystem
    wireshark: /usr/bin/idl2wrs exists in filesystem
    wireshark: /usr/bin/mergecap exists in filesystem
    wireshark: /usr/bin/randpkt exists in filesystem
    wireshark: /usr/bin/rawshark exists in filesystem
    wireshark: /usr/bin/text2pcap exists in filesystem
    wireshark: /usr/bin/tshark exists in filesystem
    wireshark: /usr/bin/wireshark exists in filesystem
    wireshark: /usr/lib/libwireshark.so exists in filesystem
    wireshark: /usr/lib/libwireshark.so.0 exists in filesystem
    wireshark: /usr/lib/libwireshark.so.0.0.1 exists in filesystem
    wireshark: /usr/lib/libwiretap.so exists in filesystem
    wireshark: /usr/lib/libwiretap.so.0 exists in filesystem
    wireshark: /usr/lib/libwiretap.so.0.0.1 exists in filesystem
    wireshark: /usr/share/man/man1/capinfos.1 exists in filesystem
    wireshark: /usr/share/man/man1/dumpcap.1 exists in filesystem
    wireshark: /usr/share/man/man1/editcap.1 exists in filesystem
    wireshark: /usr/share/man/man1/idl2wrs.1 exists in filesystem
    wireshark: /usr/share/man/man1/mergecap.1 exists in filesystem
    wireshark: /usr/share/man/man1/rawshark.1 exists in filesystem
    wireshark: /usr/share/man/man1/text2pcap.1 exists in filesystem
    wireshark: /usr/share/man/man1/tshark.1 exists in filesystem
    wireshark: /usr/share/man/man1/wireshark.1 exists in filesystem
    wireshark: /usr/share/man/man4/wireshark-filter.4 exists in filesystem
    wireshark: /usr/share/wireshark/AUTHORS-SHORT exists in filesystem
    wireshark: /usr/share/wireshark/COPYING exists in filesystem
    wireshark: /usr/share/wireshark/capinfos.html exists in filesystem
    wireshark: /usr/share/wireshark/cfilters exists in filesystem
    wireshark: /usr/share/wireshark/colorfilters exists in filesystem
    wireshark: /usr/share/wireshark/dfilters exists in filesystem
    wireshark: /usr/share/wireshark/diameter/Ericsson.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/TGPPGmb.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/TGPPSh.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/chargecontrol.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/dictionary.dtd exists in filesystem
    wireshark: /usr/share/wireshark/diameter/dictionary.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/etsie2e4.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/gqpolicy.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/imscxdx.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/mobileipv4.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/nasreq.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/sip.xml exists in filesystem
    wireshark: /usr/share/wireshark/diameter/sunping.xml exists in filesystem
    wireshark: /usr/share/wireshark/dtds/dc.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/itunes.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/mscml.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/pocsettings.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/presence.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/reginfo.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/rlmi.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/rss.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/smil.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/watcherinfo.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/xcap-caps.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dtds/xcap-error.dtd exists in filesystem
    wireshark: /usr/share/wireshark/dumpcap.html exists in filesystem
    wireshark: /usr/share/wireshark/editcap.html exists in filesystem
    wireshark: /usr/share/wireshark/help/capture_filters.txt exists in filesystem
    wireshark: /usr/share/wireshark/help/capturing.txt exists in filesystem
    wireshark: /usr/share/wireshark/help/display_filters.txt exists in filesystem
    wireshark: /usr/share/wireshark/help/faq.txt exists in filesystem
    wireshark: /usr/share/wireshark/help/getting_started.txt exists in filesystem
    wireshark: /usr/share/wireshark/help/overview.txt exists in filesystem
    wireshark: /usr/share/wireshark/help/toc exists in filesystem
    wireshark: /usr/share/wireshark/idl2wrs.html exists in filesystem
    wireshark: /usr/share/wireshark/manuf exists in filesystem
    wireshark: /usr/share/wireshark/mergecap.html exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.3com exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.3gpp exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.3gpp2 exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.acc exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.alcatel exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.alteon exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.altiga exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.aptis exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.ascend exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.bay exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.bintec exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.bristol exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.cablelabs exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.cabletron exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.cisco exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.cisco.bbsm exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.cisco.vpn3000 exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.cisco.vpn5000 exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.colubris exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.columbia_university exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.compat exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.cosine exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.ericsson exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.erx exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.extreme exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.foundry exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.freeradius exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.gandalf exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.garderos exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.gemtek exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.itk exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.juniper exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.karlnet exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.livingston exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.localweb exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.merit exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.microsoft exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.mikrotik exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.navini exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.netscreen exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.nokia exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.nomadix exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.propel exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.quintum exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.redback exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.redcreek exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.shasta exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.shiva exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.sonicwall exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.springtide exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.t_systems_nova exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.telebit exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.trapeze exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.tunnel exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.unisphere exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.unix exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.usr exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.valemount exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.versanet exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.wispr exists in filesystem
    wireshark: /usr/share/wireshark/radius/dictionary.xedia exists in filesystem
    wireshark: /usr/share/wireshark/rawshark.html exists in filesystem
    wireshark: /usr/share/wireshark/services exists in filesystem
    wireshark: /usr/share/wireshark/smi_modules exists in filesystem
    wireshark: /usr/share/wireshark/text2pcap.html exists in filesystem
    wireshark: /usr/share/wireshark/tpncp/tpncp.dat exists in filesystem
    wireshark: /usr/share/wireshark/tshark.html exists in filesystem
    wireshark: /usr/share/wireshark/wimaxasncp/dictionary.dtd exists in filesystem
    wireshark: /usr/share/wireshark/wimaxasncp/dictionary.xml exists in filesystem
    wireshark: /usr/share/wireshark/wireshark-filter.html exists in filesystem
    wireshark: /usr/share/wireshark/wireshark.html exists in filesystem
    wireshark: /usr/share/wireshark/ws.css exists in filesystem
    Errors occurred, no packages were upgraded.
    i'm hoping there is a way to sort this out. i'm loving the way my laptop is set up and would have re-install everything...
    Last edited by djidji (2008-10-24 01:27:00)

  • My iphone 4 broke down after trying to upgrade to ios7, help please;)

    My iphone 4 broke down after trying to update to ios7, the screen turned black, then went on and showed me the conncet to itunes symbol, but it was already connected, now it's stuck and nothing is responding, itunes isn't even recognizing the iphone, help, thx in advance

    Kevin ..
    Try this support article >   iOS: Device not recognized in iTunes for Mac OS X

  • [Solved] System completely broken after update

    Today while updating my system as usual something went south terribly fast
    Here's the pacman log of the update
    [2009-07-09 12:14] synchronizing package lists
    [2009-07-09 12:14] starting full system upgrade
    [2009-07-09 12:18] upgraded kernel-headers (2.6.29.3-1 -> 2.6.30.1-1)
    [2009-07-09 12:18] upgraded glibc (2.10.1-2 -> 2.10.1-3)
    [2009-07-09 12:18] upgraded binutils (2.19.1-4 -> 2.19.1-5)
    [2009-07-09 12:18] upgraded gcc-libs (4.4.0-4 -> 4.4.0-5)
    [2009-07-09 12:18] upgraded gcc (4.4.0-4 -> 4.4.0-5)
    [2009-07-09 12:18] upgraded libtool (2.2.6a-1 -> 2.2.6a-2)
    [2009-07-09 12:18] upgraded medit (0.9.4-7 -> 0.9.4-8)
    [2009-07-09 12:18] upgraded mercurial (1.3-2 -> 1.3-3)
    [2009-07-09 12:18] upgraded sed (4.2-1 -> 4.2.1-1)
    If I remember correctly the kernel-headers upgraded just fine, then with glibc something went wrong, I saw an error for glibc and some of the following packages that said something like:
    "error: scriptlet failed to execute correctly"
    After this the system became unresponsive and I could not even switch to to any consoles and I had to turn the pc off by force.
    Trying to reboot is not an option as it will stop with a kernel panic with the error just before saying:
    "kinit: /sbin/init: No such file or directory"
    The file is there, I have confirmed it with an install image, I have tried (pacman -r) to try to reinstall some of the packages but it didn't work. I have also tried (pacman -r -Sy base) and that fails too with the scriptlet error.
    This goes beyond what I can fix myself, any help solving this will be greatly appreciated.
    Edit:
    Fixed typos.
    I have also tried to chroot into the partition but it doesn't work complaining it can't find /bin/bash (which is there also).
    Meanwhile I have also tried to remove all base packages and reinstall them but it doesn't work too, the same scriptlet error, a clean install on another disk does work fine but I would like to avoid reinstalling everything again.
    Edit 2:
    Solved by reinstalling, couldn't afford to wait too long before finding a solution.
    Last edited by R00KIE (2009-07-10 08:35:26)

    Can't you installing anything ? it hears very badly
    pacman -Qo /sbin/init
    /sbin/init is owned by sysvinit-mod 2.86-2
    If any better idea, than install a working toolchain with manually, copy the binary of them to the desired /bin /sbin, etc.. library.

  • I'm using iPhone 4S and it was working fast once I purchased and after few months I update my phone since to 7.0.1 since then neither my wifi is working nor my Bluetooth and even my phone is working slow, after than many new updates came I did but nothing

    I'm using iPhone 4S and it was working fast once I purchased and after few months I update my phone since to 7.0.1 since then neither my wifi is working nor my Bluetooth and even my phone is working slow, after than many new updates came I did but nothing works. Kindly help me out how to solve this problem.

    Hi Sameer alamgir!
    Here are two articles that can help you troubleshoot these issues with your Wi-Fi and Bluetooth connections:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    iOS: Troubleshooting Bluetooth connections
    http://support.apple.com/kb/TS4562
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • HT201412 After ios7, My iphone4 has gone dead twice in a time frame of around two months...even though its not happening very often but a two month Old phone going dead just after a New update is not acceptable.probably ios7 still has sum bugs dat need to

    After ios7, My iphone4 has gone dead twice in a time frame of around two months...even though its not happening very often but a two month Old phone going dead just after a New update is not acceptable.probably ios7 still has sum bugs dat need to be fixed...Can this bug expected to be fixed in the next update...

    Hi 1283ar.
    Unfortunately, iOS 7 is too hard to push for the iPhone 4 and therefore has a lot of effects turned off to try to get it to run as smoothly as possible.
    However, it becomes better and better with each update coming but it's hard to do anything about the hardware on an already released phones.
    If you still have trouble or think they are too hard. My tip is, if so, to restore your iPhone 4 and make a clean setup with no iCloud backup. But all your photos in a photostream so you can access it later.

  • After getting an update from 10.6.8 many of my programs were no longer able to open. How can I undo the update or solve this problem another way?

    After getting an update from 10.6.8 many of my programs were no longer able to open. How can I undo the update or solve this problem another way?

    Do you have a bootable clone from prior to the update? If so, roll back with that.
    Are your apps that won't open PPC and do they need Rosetta? Do you need to activate Rosetta?
    Have you considered reinstalling 10.6 from your install disc and then coming forward with the 10.6.8 Combo Updater, then doing software update and not including whatever it was you installed that caused this propblem?
    By the way - what update was it that caused this problem?

  • After installing the update I get this message on an app from facebook "502 Bad Gateway nginx" what is the issue and what do I need to do to solve the issue?

    after installing the update I get this message on an app from facebook "502 Bad Gateway
    nginx" what is the issue and what do I need to do to solve the issue?

    Hi there, harleygirl.
    A look around the internet and my previous knowledge indicates this is not an issue with firefox, but with how the server that the app is run on is incorrectly configured. To test this, please install an old version of firefox. You can download an older version from http://www.mozilla.org/en-US/firefox/all-older.html then try to visit the website again. Please let us know if it turns out that it works with version 3.6

  • If I am buying single app adobe premier pro by annual prepaid plan,after the after the end of the year subscription would it be possible to use the program further without updating or I should pay each year?

    If I am buying single app adobe premier pro by annual prepaid plan,after the after the end of the year subscription would it be possible to use the program further without updating or I should pay each year?

    Thanks
    2 бер. 2015 15:50, користувач "Peru Bob" <[email protected]> написав:
        If I am buying single app adobe premier pro by annual prepaid
    plan,after the after the end of the year subscription would it be possible
    to use the program further without updating or I should pay each year?
    created by Peru Bob <https://forums.adobe.com/people/Peru+Bob> in *Premiere
    Pro* - View the full discussion
    <https://forums.adobe.com/message/7243337#7243337>

  • [SOLVED] GDM/Gnome Issues after Updates

    hi everyone!
    ive run into some pesky problems (possibly nvidia related) after a full update this morning. after booting up, gdm tries to run, but it crashes and retries over and over again with this message (shown in systemctl status gdm while running):
    Failed to contact accountsservice. Error calling StartServiceByName for org.freedesktop.Accounts: GDBus.Error: org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.Accounts timed out
    i tried installing lxdm and lightdm (the former loaded, the latter didnt), but that also didnt seem to work. with lxdm i couldnt log in to gnome (screen just went black), with lightdm i had no luck at all (didnt start at all).
    can anyone point me in the right direction to debug this?
    thanks a lot!
    regards,
    M.
    Edit:
    i installed nouveau and lightdm again and checked the status with systemctl. seems polkit is looking for a file called libmozjs-17-0.so:
    ● polkit.service - Authorization Manager
    Loaded: loaded (/usr/lib/systemd/system/polkit.service; static)
    Active: failed (Result: exit-code) since Wed 2014-04-16 17:14:12 CEST; 39s ago
    Docs: man:polkit(8)
    Process: 6145 ExecStart=/usr/lib/polkit-1/polkitd --no-debug (code=exited, status=127)
    Main PID: 6145 (code=exited, status=127)
    Apr 16 17:14:12 arch systemd[1]: Starting Authorization Manager...
    Apr 16 17:14:12 arch polkitd[6145]: /usr/lib/polkit-1/polkitd: error while loading shared libraries: libmozjs-17.0.so: cannot open shared object file: No such file or directory
    Apr 16 17:14:12 arch systemd[1]: polkit.service: main process exited, code=exited, status=127/n/a
    Apr 16 17:14:12 arch systemd[1]: Failed to start Authorization Manager.
    Apr 16 17:14:12 arch systemd[1]: Unit polkit.service entered failed state.
    i checked /usr/lib and found libmozjs-24.so… weird
    Edit 2:
    so i reinstalled a package called js17, undid all my changes with lightdm, slim et al, reinstalled nvidia and it seems it works!
    marking as solved.
    Last edited by miles969 (2014-04-16 16:10:15)

    Last update (at 2014-04-16) gives me a great headache.
    All my keyboard shorcuts had become useless: freezings reach up to 30 secs.
    Number of applications are bricked, i.e. evolution can not to read any message from imap server.
    I have a bulk of errors in my journalctl.  This is cut of them (Hmm, what do you think about a necessity to punish the guy that invented localized logs?)
    $ journalctl -b | grep rror
    апр 16 19:16:27 church gdm-Xorg-:0[258]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    апр 16 19:16:31 church NetworkManager[177]: <warn> Couldn't acquire object manager proxy: Ошибка вызова StartServiceByName для org.bluez: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.bluez.service failed to load: No such file or directory.
    апр 16 19:16:37 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:16:38 church org.a11y.atspi.Registry[382]: ** (at-spi2-registryd:387): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    апр 16 19:16:46 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:16:52 church gnome-session[326]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
    апр 16 19:17:06 church org.gnome.Shell.CalendarServer[348]: (gnome-shell-calendar-server:500): ShellCalendarServer-WARNING **: Error opening calendar 1397299558.9767.2@church: ?????????? ??????? ?????????: ??????????? ???????? ?? ????
    апр 16 19:23:49 church gdm-Xorg-:0[258]: Errors from xkbcomp are not fatal to the X server
    апр 16 19:26:51 church org.gnome.evolution.dataserver.Sources3[348]: AUTH (1397299494.9760.26@church): Complete (ERROR - Ошибка вызова StartServiceByName для org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.secrets timed out)
    апр 16 19:26:51 church org.gnome.evolution.dataserver.Sources3[348]: (evolution-source-registry:507): libebackend-WARNING **: source_registry_server_authenticate_done_cb: Ошибка вызова StartServiceByName для org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.secrets timed out
    апр 16 19:27:12 church chromium.desktop[925]: [925:950:0416/192712:ERROR:nss_util.cc(853)] After loading Root Certs, loaded==false: NSS error code: -8018
    апр 16 19:28:00 church kernel: traps: evolution[760] trap int3 ip:7ff69db9c993 sp:7fff6d219560 error:0

  • IPad showed iOS notification I declined and it still showed one. All of the sudden after a month it updated?

    iPad showed iOS notification I declined and it still showed one. All of the sudden after a month it updated?

    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/TS3694
    If you can’t update or restore your iOS device
    http://support.apple.com/kb/ht1808
     Cheers, Tom

  • [SOLVED] Upgrades broke glibc

    At least I think that's what happened. I usually upgrade with a 'yaourt -Syu --aur --devel', select no to edit PKGBUILDs, and if it's been a while opt not to use existing sources and instead downloading everything again. I've now got a whole schwack of programs that don't want to start - nautilus, gnome-terminal, evince - and a couple that have issues that may or may not be related - chromium, firefox (webkit ?) - and crash whenever I try to download a file.
    When I try to start nautilus et al I get:
    *** glibc detected *** nautilus: free(): invalid pointer: 0x0000000000cc678a ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x7366a)[0x7f15ba42866a]
    /lib/libc.so.6(cfree+0x6c)[0x7f15ba42c54c]
    /usr/lib/libgtk-3.so.0(gtk_theming_engine_register_property+0xc1)[0x7f15bd2a9ad1]
    /usr/lib/gtk-3.0/3.0.0/theming-engines/libadwaita.so(+0x29ff)[0x7f15b41809ff]
    /usr/lib/libgio-2.0.so.0(g_application_run+0x114)[0x7f15bbaca124]
    nautilus[0x429790]
    /lib/libc.so.6(__libc_start_main+0xed)[0x7f15ba3d617d]
    nautilus[0x4297d1]
    ======= Memory map: ========
    00400000-00559000 r-xp 00000000 08:11 1962291 /usr/bin/nautilus
    00758000-0075e000 rw-p 00158000 08:11 1962291 /usr/bin/nautilus
    0075e000-0075f000 rw-p 00000000 00:00 0
    00cb0000-00d35000 rw-p 00000000 00:00 0 [heap]
    7f15b0000000-7f15b0021000 rw-p 00000000 00:00 0
    7f15b0021000-7f15b4000000 ---p 00000000 00:00 0
    7f15b417e000-7f15b4186000 r-xp 00000000 08:11 2243317 /usr/lib/gtk-3.0/3.0.0/theming-engines/libadwaita.so
    7f15b8e5d000-7f15b905d000 ---p 00009000 08:11 1133343 /usr/lib/libXcursor.so.1.0.2
    7f15b905d000-7f15b905e000 rw-p 00009000 08:11 1133343 /usr/lib/libXcursor.so.1.0.2
    7f15b905e000-7f15b9066000 r-xp 00000000 08:11 1133114 Aborted
    System:
    $ uname -a
    Linux dekstop 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64 AMD Phenom(tm) II X4 965 Processor AuthenticAMD GNU/Linux
    Packages:
    $ yaourt -Ss glibc | grep installed
    core/glibc 2.14-4 (base) [installed]
    multilib/lib32-glibc 2.14-4 [installed]
    Some threads suggest telling glibc to continue after receiving a memory free error by setting MALLOC_CHECK_=1 but this did not work for me. Would it be advisable to downgrade glibc? If so how is that done in Arch, I'm relatively new to this distribution.
    Thanks for any help.
    Last edited by captainron (2011-08-03 03:08:36)

    [OT]
    The grep part is handy (but he should grep for the package name), as pacman searches the whole 'pacman -Qi' output:
    [karol@black ~]$ pacman -Qs syslog
    local/perl-device-modem 1.54-1 [0,12 MB]
    Perl extension to talk to modem devices connected via serial port
    local/syslog-ng 3.2.4-3 [1,16 MB] (base)
    Next-generation syslogd with advanced networking and filtering capabilities
    '--quiet' doesn't help of course:
    [karol@black ~]$ pacman -Qqs syslog
    perl-device-modem
    syslog-ng
    Why would I want perl-device-modem if I'm searching for syslog?
    [/OT]
    Last edited by karol (2011-08-01 21:01:01)

  • Hello Sorry for the inconvenience, but I have a problem in Java I can not open files, audio chat, which type of jnlp after the last update of the Java 2012-004 Please help me in solving this problem.

    Hello Sorry for the inconvenience, but I have a problem in Java I can not open files, audio chat, which type of jnlp after the last update of the Java 2012-004
    Please help me in solving this problem. 

    Make sure Java is enable in your browser's security settings.
    Open Java Preferences (in Utilities folder)
    Make sure Web-start applications are enabled.
    Drag Java 32-bit to the top of the list.
    jnlp isn't an audio file format. It's just a java web-start program (Java Network Launching Protocol).

Maybe you are looking for