[SOLVED] Upgrade Broke Stunnel

Just a heads-up for stunnel4 users.  For some reason, stunnel couldn't start on two Arch boxes after a recent u/g.  This upgrade covered the last 4 days (12-15 through 12/20/11).  Startup attempts were returning a spew that included:
chroot: No such file or directory (2)
After trying a couple of dead ends, including manually creating /var/run/stunnel (this allowed the service to appear to start, but not to create a pid), I found that a reinstall of stunnel4 did the trick.
--cheers.
Last edited by purple12 (2011-12-21 04:35:44)

I have the same problem, but it seems that I need to reinstalll stunnel everytime I boot the machine.
Is it the same for you?
cheers

Similar Messages

  • [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)

  • [SOLVED] Upgrade broke vim, tmux, j4-desktop (and perhaps more)

    I just upgraded my systems, and now several strange things are happening.
    I'm using powerline fonts in tmux and vim/gvim. In gvim, everything behaves normal, but in vim, the fonts are just plain broken. Typing space just writes Â.
    The fonts are also just plain broken in the terminal - tmux doesn't show anything in the statusline at all, while the output is garbled in vim.
    Trying to start j4-dmenu-desktop also gives an error:
    j4-dmenu-desktop --dmenu="dmenu -p 'open' -i -z "                                 
    SearchPath: /usr/share/applications/
    SearchPath: /home/simendsjo/.local/share/applications/
    terminate called after throwing an instance of 'std::logic_error'
      what():  basic_string::_S_construct null not valid
    [1]    18502 abort (core dumped)  j4-dmenu-desktop --dmenu="dmenu -p 'open' -i -z "
    I noticed the upgrade included glibc and openjdk among other things.
    I don't even know where to start trying to figure this out. Any help would be greatly appreciated.
    Last edited by simendsjo (2014-09-16 08:45:32)

    Scimmia wrote:What is the output of `locale` and `locale -a`?
    $ locale                                               
    locale: Cannot set LC_CTYPE to default locale: No such file or directory
    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    locale: Cannot set LC_ALL to default locale: No such file or directory
    LANG=en_US.UTF-8
    LC_CTYPE=en_US.UTF-8
    LC_NUMERIC="en_US.UTF-8"
    LC_TIME="en_US.UTF-8"
    LC_COLLATE="en_US.UTF-8"
    LC_MONETARY="en_US.UTF-8"
    LC_MESSAGES="en_US.UTF-8"
    LC_PAPER="en_US.UTF-8"
    LC_NAME="en_US.UTF-8"
    LC_ADDRESS="en_US.UTF-8"
    LC_TELEPHONE="en_US.UTF-8"
    LC_MEASUREMENT="en_US.UTF-8"
    LC_IDENTIFICATION="en_US.UTF-8"
    LC_ALL=
    $ locale -a                                           
    locale: Cannot set LC_CTYPE to default locale: No such file or directory
    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    locale: Cannot set LC_COLLATE to default locale: No such file or directory
    C
    POSIX
    nb_NO.utf8

  • Recent Kernel / udev 088 Upgrade Broke System

    I just upgraded to the most recent kernel and udev 088. (Previously, I was using kernel 2.6.16 and the previous version of udev (udev 86 or 87).
    After I rebooted, the latest kernel loaded fine. Modules also loaded. But my computer now hangs at Loading UDev Events.
    This should not have happened for such a minor upgrade.  As mentioned previously I have been using 2.6.16  and udev.    I have filed a bug report - http://bugs.archlinux.org/task/4342
    For some reason the latest upgrade broke the system. 
    Is there any way I can debug this?  (Since it is hanging, I do not know how)
    How can I go bcak to the previous version of udev? (v 086 or 87?)
    Rob

    Thanks.  Downgrading to udev 087 did not solve the problem.  I suspect the problem is related to the new kernel or the new pcmcia package.
    I will try downgrading the pcmciautils program first.  If that does not work I will try downgrading the kernel. 
    How do I downgrade the kernel?  Do  downgrade kernel-sources first and the downgrade the kernel?
    Rob

  • [solved] Who broke vdpau? :P

    One of the last upgrade broke my vdpau playback with (s)mplayer..nvidia I'm looking at you! Anyone else?
    [VD_FFMPEG] XVMC-accelerated MPEG-2.
    [h264_vdpau @ 0x1015400]Missing reference picture, default is 0
    [h264_vdpau @ 0x1015400]decode_slice_header error
    [h264_vdpau @ 0x1015400]reference picture missing during reorder
    [h264_vdpau @ 0x1015400]Missing reference picture, default is 65538
    [h264_vdpau @ 0x1015400]reference picture missing during reorder
    [h264_vdpau @ 0x1015400]Missing reference picture, default is 65542
    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: An invalid handle value was provided.
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_display: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_display: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_block_until_surface_idle: An invalid handle value was provided.
    [vdpau] Error when calling vdp_presentation_queue_display: An invalid handle value was provided.
    and so on...
    Last edited by mangus (2013-02-10 09:19:35)

    thanks,so I'll look deeply into that..I haven't touched anything related though..
    Is (s)mplayer2 raccomended nowadays?
    edit [solved]:
    Apparently I had somehow "option DamageEvents" set to false in xorg configuration and that broke vdpau. Classic  pebkac.
    Allan is safe for now
    Last edited by mangus (2013-02-10 09:26:37)

  • Need to upgrade brok cell unreadable?

    need to upgrade brok cell unreadable?

    If you're trying to say that you physically broke your iPhone, then make an appointment at the genius bar of your local Apple Store and take it in to have it looked at.
    If that's not what you meant, then you may want to post in your native language. You don't make much sense.

  • [SOLVED] - kernel 2.6.34-2 upgrade broke my wireless ...

    ... so I downgraded back to 2.6.33.4-1 along with the headers, got rid of linux-firmware and reinstalled kernel26-firmware.
    But it still isn't working.
    iwconfig spurts out all the expected info and the card (Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) is seen, but wicd simply refuses to get an ip address. dmesg tells me that the firmware was requested and geography detected.
    I tried restarting the network daemon and it fails
    Hm, could it be udev that broke my network? Off to try...
    EDIT:
    Nope, downgraded to 151-3 but still cannot start the network daemon. dmesg is not telling me anything useful. Where else to check for useful hints?
    Last edited by toad (2010-06-23 06:58:21)

    Thanks ewaller,
    I've got dhclient and a sudo dhclient eth1 does nothing, unfortunately.
    PS:
    Your post made me think...
    Since wicd kept on failing with getting an ip address I told it to get a static one - and hey presto, I'm in again. Even upgraded everything again and am still in, so there!?
    Last edited by toad (2010-06-23 06:59:40)

  • [SOLVED] System upgrade broke pm-resume (kernel problem?)

    It now seems every other time I suspend to RAM, it fails to come back. I just get a blank screen, no backlight, with a completely unresponsive keyboard. At this point, the only thing I do that has any effect is a hard shutdown by holding down the power button. I had no problems before I upgraded on April 10. I didn't post this immediately because I wanted to see if the new xorg-server and associated updates would fix it, but it didn't.
    Here is pm-suspend.log:
    Initial commandline parameters:
    Tue Apr 14 03:46:54 PDT 2009: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: Adding quirks from HAL: --quirk-dpms-on --quirk-dpms-suspend --quirk-vbe-post --quirk-vbemode-restore --quirk-vbestate-restore --quirk-vga-mode-3
    success.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux helium 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686 Intel(R) Pentium(R) M processor 2.00GHz GenuineIntel GNU/Linux
    Module Size Used by
    radeon 144928 2
    drm 138240 3 radeon
    arc4 1556 2
    ecb 2452 2
    lib80211_crypt_wep 3476 1
    snd_seq_oss 29888 0
    snd_seq_midi_event 5972 1 snd_seq_oss
    joydev 9600 0
    snd_seq 48176 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6080 2 snd_seq_oss,snd_seq
    pcmcia 33388 0
    snd_pcm_oss 38112 0
    snd_mixer_oss 14388 1 snd_pcm_oss
    irtty_sir 4852 0
    btusb 11720 0
    wacom 19836 0
    sir_dev 11224 1 irtty_sir
    bluetooth 52292 1 btusb
    psmouse 54536 0
    ppdev 7192 0
    lp 8964 0
    usbhid 35136 0
    hid 39744 1 usbhid
    thinkpad_acpi 59736 0
    rfkill 9392 2 thinkpad_acpi
    led_class 3384 1 thinkpad_acpi
    nvram 6336 1 thinkpad_acpi
    serio_raw 5048 0
    ipw2200 139808 0
    libipw 26136 1 ipw2200
    lib80211 5208 3 lib80211_crypt_wep,ipw2200,libipw
    yenta_socket 23840 1
    rsrc_nonstatic 10868 1 yenta_socket
    pcmcia_core 32328 3 pcmcia,yenta_socket,rsrc_nonstatic
    snd_intel8x0 28688 2
    snd_intel8x0m 13312 0
    snd_ac97_codec 100120 2 snd_intel8x0,snd_intel8x0m
    ac97_bus 1364 1 snd_ac97_codec
    video 16484 0
    output 2388 1 video
    snd_pcm 67992 4 snd_pcm_oss,snd_intel8x0,snd_intel8x0m,snd_ac97_codec
    snd_timer 19260 2 snd_seq,snd_pcm
    nsc_ircc 16208 0
    parport_pc 35556 1
    parport 30924 3 ppdev,lp,parport_pc
    iTCO_wdt 10680 0
    iTCO_vendor_support 2840 1 iTCO_wdt
    uhci_hcd 22500 0
    snd 51460 14 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm,snd_timer
    soundcore 6080 1 snd
    snd_page_alloc 8092 3 snd_intel8x0,snd_intel8x0m,snd_pcm
    irda 110648 2 sir_dev,nsc_ircc
    crc_ccitt 1620 1 irda
    sg 24712 0
    ehci_hcd 35424 0
    i2c_i801 8904 0
    i2c_core 20648 2 drm,i2c_i801
    usbcore 137232 6 btusb,wacom,usbhid,uhci_hcd,ehci_hcd
    tg3 109176 0
    libphy 17780 1 tg3
    intel_agp 25628 0
    agpgart 29492 2 drm,intel_agp
    evdev 9248 11
    thermal 15120 0
    fan 4056 0
    button 5700 0
    battery 9880 0
    ac 3832 0
    cpufreq_powersave 1268 1
    cpufreq_ondemand 6752 0
    acpi_cpufreq 7584 0
    freq_table 3412 2 cpufreq_ondemand,acpi_cpufreq
    processor 39136 3 thermal,acpi_cpufreq
    rtc_cmos 10188 0
    rtc_core 16304 1 rtc_cmos
    rtc_lib 2324 1 rtc_core
    ext3 126556 4
    jbd 45512 1 ext3
    mbcache 6488 1 ext3
    dm_mod 53640 9
    sr_mod 14596 0
    cdrom 33600 1 sr_mod
    sd_mod 25072 3
    ata_generic 4504 0
    pata_acpi 3828 0
    ata_piix 22136 2
    ahci 30116 0
    libata 157036 4 ata_generic,pata_acpi,ata_piix,ahci
    scsi_mod 100500 4 sg,sr_mod,sd_mod,libata
    total used free shared buffers cached
    Mem: 2073804 1381928 691876 0 130512 929756
    -/+ buffers/cache: 321660 1752144
    Swap: 729080 0 729080
    success.
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: /bin/stty: standard input: Inappropriate ioctl for device
    :: home-wireless down [BUSY] [DONE]
    success.
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/98smart-kernel-video suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0
    Allocated buffer at 0x2010 (base is 0x0)
    ES: 0x0201 EBX: 0x0000
    success.
    Tue Apr 14 03:46:56 PDT 2009: performing suspend
    Not very informative as far as I can see. Here is what I upgraded on that day (from pacman.log):
    [2009-04-10 22:51] synchronizing package lists
    [2009-04-10 22:51] starting full system upgrade
    [2009-04-10 22:57] starting full system upgrade
    [2009-04-10 22:57] upgraded fftw (3.2-1 -> 3.2.1-1)
    [2009-04-10 22:57] upgraded gpgme (1.1.7-2 -> 1.1.8-1)
    [2009-04-10 22:57] upgraded hdparm (9.12-1 -> 9.14-1)
    [2009-04-10 22:57] upgraded ipw2200-fw (3.0-2 -> 3.1-1)
    [2009-04-10 22:57] upgraded kbproto (1.0.3-1 -> 1.0.3-2)
    [2009-04-10 22:57] upgraded kernel26-firmware (2.6.28-1 -> 2.6.29-1)
    [2009-04-10 22:57] >>> Updating module dependencies. Please wait ...
    [2009-04-10 22:57] >>> MKINITCPIO SETUP
    [2009-04-10 22:57] >>> ----------------
    [2009-04-10 22:57] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-04-10 22:57] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-04-10 22:57] >>> More information about mkinitcpio setup can be found here:
    [2009-04-10 22:57] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-04-10 22:57]
    [2009-04-10 22:57] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-04-10 22:57] ==> Building image "default"
    [2009-04-10 22:57] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-04-10 22:57] :: Begin dry run
    [2009-04-10 22:57] :: Parsing hook [base]
    [2009-04-10 22:57] :: Parsing hook [udev]
    [2009-04-10 22:57] :: Parsing hook [autodetect]
    [2009-04-10 22:57] :: Parsing hook [pata]
    [2009-04-10 22:57] :: Parsing hook [scsi]
    [2009-04-10 22:57] :: Parsing hook [sata]
    [2009-04-10 22:58] :: Parsing hook [lvm2]
    [2009-04-10 22:58] :: Parsing hook [filesystems]
    [2009-04-10 22:58] :: Generating module dependencies
    [2009-04-10 22:58] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-04-10 22:58] ==> SUCCESS
    [2009-04-10 22:58] ==> Building image "fallback"
    [2009-04-10 22:58] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-04-10 22:58] :: Begin dry run
    [2009-04-10 22:58] :: Parsing hook [base]
    [2009-04-10 22:58] :: Parsing hook [udev]
    [2009-04-10 22:58] :: Parsing hook [pata]
    [2009-04-10 22:58] :: Parsing hook [scsi]
    [2009-04-10 22:58] :: Parsing hook [sata]
    [2009-04-10 22:58] :: Parsing hook [lvm2]
    [2009-04-10 22:58] :: Parsing hook [filesystems]
    [2009-04-10 22:59] :: Generating module dependencies
    [2009-04-10 22:59] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-04-10 22:59] ==> SUCCESS
    [2009-04-10 22:59] upgraded kernel26 (2.6.28.8-1 -> 2.6.29.1-3)
    [2009-04-10 22:59] upgraded klibc-udev (140-1 -> 141-1)
    [2009-04-10 22:59] upgraded libdvdread (0.9.7-1 -> 0.9.7-2)
    [2009-04-10 22:59] upgraded libfontenc (1.0.4-1 -> 1.0.4-2)
    [2009-04-10 22:59] upgraded libid3tag (0.15.1b-2 -> 0.15.1b-3)
    [2009-04-10 22:59] upgraded libmatroska (0.8.1-1 -> 0.8.1-2)
    [2009-04-10 22:59] upgraded libofa (0.9.3-1 -> 0.9.3-2)
    [2009-04-10 22:59] upgraded libogg (1.1.3-1 -> 1.1.3-2)
    [2009-04-10 22:59] installed libftdi (0.15-1)
    [2009-04-10 22:59] upgraded lirc-utils (0.8.4-1 -> 0.8.5pre2-1)
    [2009-04-10 22:59] upgraded m4 (1.4.12-1 -> 1.4.13-1)
    [2009-04-10 22:59] upgraded man-db (2.5.4-2 -> 2.5.5-1)
    [2009-04-10 22:59] upgraded man-pages (3.19-1 -> 3.20-1)
    [2009-04-10 22:59] upgraded python-numpy (1.2.1-4 -> 1.3.0-1)
    [2009-04-10 22:59] upgraded tzdata (2009d-1 -> 2009e-1)
    [2009-04-10 22:59] upgraded udev (140-2 -> 141-1)
    The kernel was upgraded then. Is that the most likely culprit? Generally, how can I help debug this?
    Thanks...
    Last edited by Lux Perpetua (2009-07-08 04:20:11)

    Hi there. Me here with the same problem. Well I think it to be so...
    I can not suspend/resume for the second time - when I resume the backlight turns on, but the suspend LED is not turned off, HDD works, CPU, fans work. My computer is Thinkpad T43p. And older kernel does solve the problems.
    I am considering one more issue about this problem is that the drivers may conflict with the newest kernel (for example my opensource ati drivers). Any suggestions?
    By the way, if someone needs older packages, you can use 'Arch Rollback Machine' (ARM - http://bbs.archlinux.org/viewtopic.php?id=53665)

  • [solved] Upgrade audiofile broke mpd

    Yesterdays upgrade of audiofile from (0.3.2-1 -> 0.3.3-1) broke mpd (version 0.16.6.-1) on X86_64.
    Last edited by HM (2012-02-05 09:42:12)

    Thanks Larsson, that should do indeed the trick.
    Other temporarily solution is to downgrade audiofile to 0.3.2.1 if you have it still in /var/cache/pacman/pkg (pacman -U /var/cache/pacman/pkg/audiofile-0.3.2-1-x86_64.pkg.tar.xz )

  • [SOLVED] Massive upgrade broke my system (invalid ELF header)

    Hi,
    Today I decided to upgrade my system (last time i upgraded was 1 or 2 months ago), but now I can't login.
    I use gdm and I tried to login in both KDE and Gnome, with the same error:
    /usr/bin/ssh-agent: error while loading shared libraries: /usr/lib/libkafs.so.0: invalid ELF header
    When I was upgrading my system I noticed the following error for the packages 'pango', 'gconf', 'zsh', 'ktorrent':
    /sbin/ldconfig: /usr/lib/libotp.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libkasf.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libmp3lame.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libMrm.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libUil.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libUil.so is not an ELF file - it has the wrong magic bytes at the start
    /sbin/ldconfig: /usr/lib/libQtDesignerComponents.so is not an ELF file - it has the wrong magic bytes at the start
    This error message is also coming when i use pacman.
    Note that I have an another bug (maybe related to this one), I installed 'xsane' and 'libjpeg' (required by xsane), then I ran into lot of troubles: lot of applications didn't start (amarok, pgadmin, xsane...) so I had to ""fix"" this by symlinking libjpeg,62.
    I hope we can solve this mess.
    Tell me if you need more information
    Vincent
    Last edited by zakora (2009-07-20 19:24:41)

    Well, there still a problem, with readline.
    When I'm unable to use pacman nor to start postgres, i've got this error:
    /bin/bash: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
    I alreadey tried to re-install readline, but it did solve the problem.
    Any suggestion?
    Edit:
    ls -l /usr/lib | grep readline
    -rw-r--r--  1 root root   9,1K juil. 19 20:27 libguilereadline-v-17.a
    lrwxrwxrwx  1 root root     31 juil. 19 01:09 libguilereadline-v-17.so -> libguilereadline-v-17.so.17.0.3
    lrwxrwxrwx  1 root root     31 juil. 19 01:09 libguilereadline-v-17.so.17 -> libguilereadline-v-17.so.17.0.3
    -rwxr-xr-x  1 root root    16K juil. 19 20:27 libguilereadline-v-17.so.17.0.3
    -rw-r--r--  1 root root   291K juil. 19 20:27 libreadline.a
    Edit 2:
    In fact readline is not installed, how can i install it without pacman??
    Last edited by zakora (2009-07-19 19:30:02)

  • [SOLVED] Latest Upgrade Broke nm-applet/blueman-applet

    I have just upgraded my system (eeepc 901/kdemod3). Nm-applet and blueman-applet no longer appear in my toolbar (but network manager and bluetooth still work).
    When I run  them from a terminal, I get these error messages:
    ** (nm-applet:3436): WARNING **: Fallback icon 'gtk-dialog-error' missing: (0) Icon 'gtk-dialog-error' not present in theme
    ERROR:applet.c:2763:nma_icons_reload: assertion failed: (applet->fallback_icon)
    Aborted
    and
    Failed to load PowerManager
    Icon 'gtk-missing-image' not present in theme
    Obviously, some icons have been lost, or new ones are missing, but I have no idea where or how.
    I would be very grateful for advice
    Last edited by myrlin (2010-10-13 14:48:34)

    http://www.openbsd.org/cgi-bin/cvsweb/~ … xt%2Fplain
    use abs to incorporate the patch into gtk2 package. let me know if you need more assistance

  • [SOLVED] Upgrade to XOrg 1.15 broke KWin and DRI_PRIME

    I did another "pacman -Syu" this morning hoping for an uneventful update. However, after a reboot I found my KDE to be in a pretty much useless. Windows were black except for decorations (http://prifuk.cz/non_drupal/kwin_black.jpg) and DRI_PRIME=1 doesn't run 3D acceleration on my Radeon DIS anymore. At first I suspected a problem with mesa but the problem persisted even after a downgrade to 10.0.1 which worked fine for me. Another suspect on the list is X.Org but I cannot roll back to 1.14 because everything apparently depends on GLAMOR now and I do not have all necessary packages in pacman's cache anymore.
    I switched KWin to use XRender instead of OpenGL which at least renders the screen correctly, OpenBox works fine too. I might be wrong about X.Org being the cause but I can't think of anything else. Does anybody have any idea how to debug this issue? I have an Intel HD3000 + Radeon 6400M, both were working fine before the last update.
    http://prifuk.cz/non_drupal/Xorg.0.log
    Last edited by MadCat_X (2014-01-15 21:15:46)

    I noticed this as well, though not using kwin. I got DRI_PRIME back by manually
    xrandr --setprovideroffloadsink 0x55 0x7d
    where the numbers are the given by
    xrandr --listproviders
    (xrandr is not installed by default with Xorg, package name xorg-xrandr).
    Reference: Prime - ArchWiki
    I have not yet delved deeper into why it's no longer set automatically.
    EDIT: I probably jumped the gun, I have none of your problems, I just noticed DRI_PRIME=1 wasn't enough to use the radeon card. I probably had to:
    xrandr --setprovideroffloadsink 0x55 0x7d
    before as well.
    Last edited by obscurity (2014-01-14 14:04:59)

  • Upgrade Broke FCP 3 -- How do I Install OS 9

    I got a used MDD Dual M8689LL/A Dual 1.0 GHz (no FW 800).
    I have no Restore CDs (to install the OEM OS and System 9).
    I moved my existing Tiger 10.4.3 hard drive from my Quicksilver 02 into the MDD -- this broke Final Cut Pro 3.0.4 upgrade.
    This is a real problem because the FCP 3 Upgrade needs to authenticate my full FCP1 install off a "Classic" system.
    This is a real problem because...the MDD won't install 9.2.2 from my Retail OS 9.2.1 Install CD.
    This is a real problem because I am not even sure if the MDD OS X 10.4.3 system/hardware will run Classic if I drop in a System 9 drive that was done on another machine.
    Can someone please tell me if I tear my Server apart (that has a System 9.2.2 volume installed from a Retail Sys9 disk) and install it in the MDD -- will the MDD be able to launch Classic and validate my FCP Updater?
    Or does the MDD only boot off the OS9 system provided on its OEM Restore CD?
    What a fire drill this is...if you please.

    The new system for discussions asks that after you mark your question as answered, you take the time to mark any posts that have aided you with the helpful tag and the post that provided your answer with the solved tag. This not only gives points to the posters, but points anyone searching for answers to similar problems to the proper posts.
    If we use the forums properly they will work well...
    Patrick

  • [SOLVED] upgrade using Octopi system will not boot into DM

    I did a system upgrade using Octopi late last night. I use Enlightenment and Gnome. After the upgrade the desktop froze (E), so I switched to a vt and rebooted. That failed to work, so I forced power off using the power button and went to bed. The next day I started up the laptop (lenovo t430) but the boot never got to gdm login. I stops with the line: "[ OK ] Started Accounts Service". Using htop I see that gdm is running.
    Then I opened a vt and tried to do another upgrade (pacman -Syu), but that failed with an error message stating that a libgpgme was too short. I took a look and found that both libgpgme files were empty (0 bytes). I went to my pacman cache and found the packages and use them to copy over the lib files. Pacman then worked. But booting still did not.
    All this made me curious, so I checked my /usr/lib dir and found 54 lib files empty. I'm certainly no system expert, but this doesn't seem like a good sign to me. When ldconfig is run a very long list of empty libs is printed to the screen.
    At any rate, I'm wonder if anyone else ran into this issue and (of course) if anyone has a solution for this? I really don't want to go through each empty lib and copy the files by hand if I can avoid it.
    Any help would be very appreciated.
    TIA
    Gary
    Last edited by henrythemouse (2014-12-31 05:45:05)

    jasonwryan wrote:
    Please edit your title to reflect the fact that Octopi borked your system.
    https://wiki.archlinux.org/index.php/Pa … an_upgrade
    Thank you for the link, not to mention the quick reply.
    The packages python-packagekit and packagekit had to be removed before I could start the installation as they had a dependency on a older version of pacman. My mirrors file caused a good deal of packages to not be downloaded, so that had to be changed. Afterwards everything went well. This experience has shown me the strength of the Arch package system, it's really an amazing system.
    I tried the recommended command from the above link but kept getting numerous error messages stating that such and such file already existed on the filesystem. Which was true enough, so I added the --force parameter and that did the trick.
    This is the command I used to get running again:
    pacman -S $(pacman -Qnq) --force                             
    Problem solved. Except I have to wonder how it was caused in the first place. If it was caused by using Octopi, I guess I should run that by the author. And I'll have to either go back to using the command line or try another gui.
    Last edited by henrythemouse (2014-12-31 05:43:13)

  • SCCM 2012 R2 CU3 UPGRADE BROKE REMOTE ADMIN CONSOLE CONNECTIVITY

    I installed SCCM 2012 R2 CU3 on my site server but it broke a couple things. I've never had problems with SCCM upgrades before. The admin console works if you log into the site server and run it from there but not when you try it from anywhere else (another
    server or a workstation). When you open the admin console on the site server it does have the new version of 5.00.7958.1401. Of the five suggestions that appear when your console won't connect, here's what I know:
    1) the remote machines can all ping the site server (call it server 01)
    2) we know it's not my account that's a problem as I can open the console on the site server itself
    3) This problem happens on server 02, which I put the new admin console on. It also happens with other machines which still have the CU2 console
    4) Yes, I'm an admin role, shown by logging into the console on the site server
    5) I have another network where everything works. I have not put CU3 on it yet, of course. The WMI permissions on Root, Root\SMS, and Root\SMS\site_ABC are identical on both site servers yet it works on non-upgraded one and not on the upgraded one.
    WMI info-I can WMI connect from the site server to these other machines but not WMI connect from the other machines to the site server: not root, SMS, or SMS\site_ABC, nor cimv2, even though the permissions match what is on the working network.
    When I launch the console from the site server entries about loading the console loading ok are in SMSAdminUI.log, but when I try to launch the console from other machines no entries are made, even though I changed the SmsAdminSNapIN value to VERBOSE.
    I checked DCOM permissions and they are the same on both networks.
    Another issue that appeared with this upgrade: I can install the client upgrade to CU3 on other machines but on the site server it fails with "Internal Error 2503" and when you click OK it you get "Internal Error 2502".
    Ben JohnsonWY

    I'd suspected this WMI problem was only affecting our Server 2012 boxes. I compared RSOPs and noticed the ones having this problem were all under the same OU and getting few GPOs. Our GPO person found a GPO that has somehow become unlinked.  He relinked
    it. After a gpo update AND a reboot these machines start working again.  So CU3 did not cause this WMI after all.
    And yes, the CU2 consoles won't connect to a CU3 site server, you have to run the console upgrade.
    I fixed the "internal error 2503/2502" by doing this: open task manager, click details, end the explorer task (screen will look blank at first). Click File and select "start new task", enter "explorer.exe' and click the run as admin
    button. The msp for CU3 client installed and the screen looks normal again. I only saw this error on the site server and have never seen it before.
    Ben JohnsonWY

Maybe you are looking for

  • Crystal Connection error

    Hello When i update SAP B1 8.8 Pl 17 to SAP 8.81 PL 07 my crystal report software does not working before updating SAP it's working error massage occure as follows crw32.exe- Entry Point Not Found The Procedure entry point ?Print Legend@CMapXLLegand@

  • Portable power charger for ipod touch/classic

    I found this online; http://www.sourcingmap.com/black-travel-charger-pack-for-apple-iphone-ipod-p-405 93.html & again on another website; http://www.uxsight.com/product/36886/black-travel-charger-pack-for-apple-iphone- ipod.html what does anyone thin

  • Fonts are messed up in different ways

    I had a hard time getting my fonts to look right last night after publishing my site. After publishing, the fonts which I had placed on my page, were all over the page, just spread all over at random, not where I put them. Some fonts were also not th

  • Customer ageing

    HI Experts, I have made a report thats based on customer ageing..i have used BSID & BSAD tables in that..since its a ageing report i have to fetch the whole data upto current date..Now 1 more condition has been added into it that i have to check for

  • Validation by LOV

    One of the edit boxes in my page takes the value from a LOV. After the user selects the value from the LOV, it automatically validates it and if the value selected forms the combination already existing for the primary key, it automatically gives a O