[SOLVED] Problems after upgrades and installations

I installed some packages today and did an upgrade. Now certain of my daemons are not starting on boot and I have to start them manually. I tried downgrading the kernel but that didn't help.
Here's my daemons line in /etc/rc.conf -
DAEMONS=(syslog-ng dbus gdm network @ntpd netfs crond dbus hal fam slim sensors mysqld mythbackend motion @monitorix @alsa @sshd samba @cupsd @cpufreq lircd @httpd !ddclient monitd)
I haven't checked all of them but monitorix, lircd and httpd all have to be started manually. Something odd has also happened with lirc. irexec doesn't seem to be starting from its startup script. Once I start it manually and do an irw, only the remote's up, down,left and right keys are recognised (and give strange ascii symbolic output to irw) while the other keys don't seem reognised at all.
This is my /var/log/pacman.log from today -
[2012-03-24 07:56] Running 'pacman -Suy'
[2012-03-24 07:56] synchronizing package lists
[2012-03-24 07:56] starting full system upgrade
[2012-03-24 08:02] Running 'pacman -Sy --needed totem gstreamer0.10-bad gstreamer0.10-bad-plugins gstreamer0.10-good gstreamer0.10-good-plugins gstreamer0.10-ugly gstreamer0.10-ugly-plugins gstreamer0.10-base gstreamer0.10-base-plugins gstreamer0.10-ffmpeg'
[2012-03-24 08:02] synchronizing package lists
[2012-03-24 08:02] installed gstreamer0.10-good (0.10.31-1)
[2012-03-24 08:02] installed gstreamer0.10-good-plugins (0.10.31-1)
[2012-03-24 08:02] installed gmime (2.6.7-1)
[2012-03-24 08:02] installed totem-plparser (2.32.6-3)
[2012-03-24 08:02] installed libpeas (1.2.0-1)
[2012-03-24 08:02] installed clutter-gst (1.4.6-1)
[2012-03-24 08:02] installed clutter-gtk (1.0.4-1)
[2012-03-24 08:02] installed mx (1.4.3-1)
[2012-03-24 08:02] installed totem (3.2.2-1)
[2012-03-24 08:02] installed gstreamer0.10-bad (0.10.23-1)
[2012-03-24 08:02] installed musicbrainz (2.1.5-5)
[2012-03-24 08:02] installed liblrdf (0.4.0-9)
[2012-03-24 08:02] installed fftw (3.3-2)
[2012-03-24 08:02] installed libofa (0.9.3-4)
[2012-03-24 08:02] installed soundtouch (1.6.0-1)
[2012-03-24 08:02] installed libgme (0.6.0-2)
[2012-03-24 08:02] installed gstreamer0.10-bad-plugins (0.10.23-1)
[2012-03-24 08:02] installed gstreamer0.10-ugly (0.10.19-1)
[2012-03-24 08:02] installed libsidplay (1.36.59-5)
[2012-03-24 08:02] installed gstreamer0.10-ugly-plugins (0.10.19-1)
[2012-03-24 08:02] installed gstreamer0.10-ffmpeg (0.10.13-1)
[2012-03-24 08:03] Running 'pacman -Suy'
[2012-03-24 08:03] synchronizing package lists
[2012-03-24 08:03] starting full system upgrade
[2012-03-24 08:04] warning: /etc/bash.bashrc installed as /etc/bash.bashrc.pacnew
[2012-03-24 08:04] upgraded bash (4.2.024-1 -> 4.2.024-2)
[2012-03-24 08:05] upgraded device-mapper (2.02.90-1 -> 2.02.95-1)
[2012-03-24 08:05] upgraded gnome-desktop (3.2.1-1 -> 1:3.2.1-1)
[2012-03-24 08:05] upgraded gnome-doc-utils (0.20.6-1 -> 0.20.9-1)
[2012-03-24 08:05] upgraded iproute2 (3.2.0-2 -> 3.2.0-3)
[2012-03-24 08:05] upgraded libdrm (2.4.31-1 -> 2.4.32-1)
[2012-03-24 08:05] upgraded libftdi (0.19-1 -> 0.20-1)
[2012-03-24 08:05] upgraded libtasn1 (2.9-2 -> 2.12-1)
[2012-03-24 08:05] >>> Updating module dependencies. Please wait ...
[2012-03-24 08:05] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2012-03-24 08:05] ==> Building image from preset: 'default'
[2012-03-24 08:05] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2012-03-24 08:05] ==> Starting build: 3.2.12-1-ARCH
[2012-03-24 08:05] -> Parsing hook: [base]
[2012-03-24 08:05] -> Parsing hook: [udev]
[2012-03-24 08:05] -> Parsing hook: [autodetect]
[2012-03-24 08:05] -> Parsing hook: [pata]
[2012-03-24 08:05] -> Parsing hook: [scsi]
[2012-03-24 08:05] -> Parsing hook: [sata]
[2012-03-24 08:05] -> Parsing hook: [filesystems]
[2012-03-24 08:05] -> Parsing hook: [usbinput]
[2012-03-24 08:05] -> Parsing hook: [fsck]
[2012-03-24 08:05] ==> Generating module dependencies
[2012-03-24 08:05] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2012-03-24 08:05] ==> Image generation successful
[2012-03-24 08:05] ==> Building image from preset: 'fallback'
[2012-03-24 08:05] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2012-03-24 08:05] ==> Starting build: 3.2.12-1-ARCH
[2012-03-24 08:05] -> Parsing hook: [base]
[2012-03-24 08:05] -> Parsing hook: [udev]
[2012-03-24 08:05] -> Parsing hook: [pata]
[2012-03-24 08:05] -> Parsing hook: [scsi]
[2012-03-24 08:05] -> Parsing hook: [sata]
[2012-03-24 08:05] -> Parsing hook: [filesystems]
[2012-03-24 08:05] -> Parsing hook: [usbinput]
[2012-03-24 08:05] -> Parsing hook: [fsck]
[2012-03-24 08:05] ==> Generating module dependencies
[2012-03-24 08:05] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2012-03-24 08:05] ==> Image generation successful
[2012-03-24 08:05] upgraded linux (3.2.11-1 -> 3.2.12-1)
[2012-03-24 08:05] upgraded lvm2 (2.02.90-1 -> 2.02.95-1)
[2012-03-24 08:05] upgraded nvidia-utils (295.20-1 -> 295.33-1)
[2012-03-24 08:05] upgraded mesa (8.0.1-2 -> 8.0.2-1)
[2012-03-24 08:05] upgraded openssl (1.0.0.h-1 -> 1.0.1-1)
[2012-03-24 08:05] warning: /etc/monitrc installed as /etc/monitrc.pacnew
[2012-03-24 08:05] upgraded monit (5.3.1-1 -> 5.3.2-1)
[2012-03-24 08:05] upgraded mpg123 (1.13.4-2 -> 1.13.6-1)
[2012-03-24 08:05] upgraded neon (0.29.6-3 -> 0.29.6-4)
[2012-03-24 08:05] upgraded nvidia (295.20-3 -> 295.33-1)
[2012-03-24 08:06] upgraded opencl-nvidia (295.20-1 -> 295.33-1)
[2012-03-24 08:06] upgraded openssh (5.9p1-5 -> 5.9p1-8)
[2012-03-24 08:06] upgraded psmisc (22.15-1 -> 22.16-1)
[2012-03-24 08:06] python2-docutils:
[2012-03-24 08:06] rst* binaries have been renamed to rst*2 to avoid conflict with python-docutils
[2012-03-24 08:06] remember to update your scripts
[2012-03-24 08:06] upgraded python2-docutils (0.8.1-2 -> 0.8.1-3)
[2012-03-24 08:06] upgraded python2-feedparser (5.1-3 -> 5.1.1-1)
[2012-03-24 08:06] upgraded sensors-applet (3.0.0-1 -> 3.0.0-2)
[2012-03-24 08:06] Updating font cache... done.
[2012-03-24 08:06] upgraded ttf-liberation (1.07.1-2 -> 1.07.2-1)
[2012-03-24 08:06] upgraded vlc (2.0.0-8 -> 2.0.1-1)
[2012-03-24 08:06] upgraded xf86-input-evdev (2.7.0-1 -> 2.7.0-2)
[2012-03-24 08:33] Running 'pacman -Suy'
[2012-03-24 08:33] synchronizing package lists
[2012-03-24 08:33] starting full system upgrade
[2012-03-24 08:48] Running 'pacman -S ffmpegthumbnailers extra/ffmpeg extra/gnome-settings-daemon extra/gconf extra/gconf-editor'
[2012-03-24 08:49] Running 'pacman -Sy gconf gconf-editor gnome-settings-daemon ffmpeg ffmpegthumbnailers'
[2012-03-24 08:49] synchronizing package lists
[2012-03-24 08:51] Running 'pacman -S extra/ffmpeg extra/gnome-settings-daemon extra/ffmpegthumbnailer extra/gconf extra/gconf-editor'
[2012-03-24 08:52] upgraded ffmpeg (20120317-1 -> 20120317-1)
[2012-03-24 08:52] installed libgnomekbd (3.2.0-1)
[2012-03-24 08:52] installed libcanberra-pulse (0.28-2)
[2012-03-24 08:52] upgraded gconf (3.2.3-1 -> 3.2.3-1)
[2012-03-24 08:52] installed rtkit (0.10-3)
[2012-03-24 08:52] >>> See the wiki at http://wiki.archlinux.org/index.php/PulseAudio for details
[2012-03-24 08:52] on configuring your system for PulseAudio.
[2012-03-24 08:52]
[2012-03-24 08:52] >>> Make sure to install pulseaudio-alsa to configure ALSA for PulseAudio.
[2012-03-24 08:52] installed pulseaudio (1.1-2)
[2012-03-24 08:52] installed alsa-plugins (1.0.25-1)
[2012-03-24 08:52] installed pulseaudio-alsa (2-1)
[2012-03-24 08:52] installed gnome-settings-daemon (3.2.2-1)
[2012-03-24 08:52] installed ffmpegthumbnailer (2.0.7-3)
[2012-03-24 08:52] installed gconf-editor (3.0.0-2)
[2012-03-24 10:12] Running 'pacman -U /var/cache/pacman/pkg/bash-4.2.024-1-i686.pkg.tar.xz'
[2012-03-24 10:12] warning: /etc/bash.bashrc installed as /etc/bash.bashrc.pacnew
[2012-03-24 10:12] upgraded bash (4.2.024-2 -> 4.2.024-1)
[2012-03-24 10:13] Running 'pacman -U /var/cache/pacman/pkg/openssl-1.0.0.h-1-i686.pkg.tar.xz'
[2012-03-24 10:13] upgraded openssl (1.0.1-1 -> 1.0.0.h-1)
[2012-03-24 10:14] Running 'pacman -U /var/cache/pacman/pkg/openssh-5.9p1-5-i686.pkg.tar.xz'
[2012-03-24 10:12] warning: /etc/bash.bashrc installed as /etc/bash.bashrc.pacnew
[2012-03-24 10:12] upgraded bash (4.2.024-2 -> 4.2.024-1)
[2012-03-24 10:13] Running 'pacman -U /var/cache/pacman/pkg/openssl-1.0.0.h-1-i686.pkg.tar.xz'
[2012-03-24 10:13] upgraded openssl (1.0.1-1 -> 1.0.0.h-1)
[2012-03-24 10:14] Running 'pacman -U /var/cache/pacman/pkg/openssh-5.9p1-5-i686.pkg.tar.xz'
[2012-03-24 10:14] upgraded openssh (5.9p1-8 -> 5.9p1-5)
[2012-03-24 10:29] Running 'pacman -S bash'
[2012-03-24 10:29] Running 'pacman -Sy bash'
[2012-03-24 10:29] synchronizing package lists
[2012-03-24 10:29] warning: /etc/bash.bashrc installed as /etc/bash.bashrc.pacnew
[2012-03-24 10:29] upgraded bash (4.2.024-1 -> 4.2.024-2)
[2012-03-24 10:40] Running 'pacman -Suy'
[2012-03-24 10:40] synchronizing package lists
[2012-03-24 10:40] starting full system upgrade
[2012-03-24 10:40] upgraded openssl (1.0.0.h-1 -> 1.0.1-1)
[2012-03-24 10:40] upgraded openssh (5.9p1-5 -> 5.9p1-8)
[2012-03-24 10:45] Running 'pacman -Sy irw'
[2012-03-24 10:45] synchronizing package lists
[2012-03-24 11:17] Running 'pacman -U /var/cache/pacman/pkg/linux-3.2.11-1-i686.pkg.tar.xz'
[2012-03-24 11:17] >>> Updating module dependencies. Please wait ...
[2012-03-24 11:17] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2012-03-24 11:17] ==> Building image from preset: 'default'
[2012-03-24 11:17] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2012-03-24 11:17] ==> Starting build: 3.2.11-1-ARCH
[2012-03-24 11:17] -> Parsing hook: [base]
[2012-03-24 11:17] -> Parsing hook: [udev]
[2012-03-24 11:17] -> Parsing hook: [autodetect]
[2012-03-24 11:17] -> Parsing hook: [pata]
[2012-03-24 11:17] -> Parsing hook: [scsi]
[2012-03-24 11:17] -> Parsing hook: [sata]
[2012-03-24 11:17] -> Parsing hook: [filesystems]
[2012-03-24 11:17] -> Parsing hook: [usbinput]
[2012-03-24 11:17] -> Parsing hook: [fsck]
[2012-03-24 11:17] ==> Generating module dependencies
[2012-03-24 11:17] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2012-03-24 11:17] ==> Image generation successful
[2012-03-24 11:17] ==> Building image from preset: 'fallback'
[2012-03-24 11:17] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2012-03-24 11:17] ==> Starting build: 3.2.11-1-ARCH
[2012-03-24 11:17] -> Parsing hook: [base]
[2012-03-24 11:17] -> Parsing hook: [udev]
[2012-03-24 11:17] -> Parsing hook: [pata]
[2012-03-24 11:17] -> Parsing hook: [scsi]
[2012-03-24 11:17] -> Parsing hook: [sata]
[2012-03-24 11:17] -> Parsing hook: [filesystems]
[2012-03-24 11:17] -> Parsing hook: [usbinput]
[2012-03-24 11:17] -> Parsing hook: [fsck]
[2012-03-24 11:17] ==> Generating module dependencies
[2012-03-24 11:17] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2012-03-24 11:17] ==> Image generation successful
[2012-03-24 11:17] upgraded linux (3.2.12-1 -> 3.2.11-1)
(END)
I know I should have upgraded before installing the new packages but I'd be surprised if that was the cause of the problem.
Any help or pointers would be very much appreciated.
Thanks
belbo
Last edited by belbo (2012-03-24 22:46:30)

Things have gone from bad to worse -
I edited the Daemons line which now looks like this -
DAEMONS=(dbus syslog-ng !gdm network @ntpd netfs crond !hal fam slim sensors mysqld mythbackend @motion @monitorix @alsa @sshd samba @cupsd @cpufreq lircd @httpd !ddclient @monitd)
I also upgraded the kernel (after downgrading before) with a pacman -Suy which also installed some new xorg packages.
[2012-03-24 20:38] starting full system upgrade
[2012-03-24 20:39] upgraded chromium (17.0.963.79-1 -> 17.0.963.83-1)
[2012-03-24 20:39] upgraded fontsproto (2.1.1-2 -> 2.1.2-1)
[2012-03-24 20:39] upgraded kbproto (1.0.5-2 -> 1.0.6-1)
[2012-03-24 20:39] upgraded libxaw (1.0.9-2 -> 1.0.10-1)
[2012-03-24 20:39] >>> Updating module dependencies. Please wait ...
[2012-03-24 20:40] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2012-03-24 20:40] ==> Building image from preset: 'default'
[2012-03-24 20:40] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2012-03-24 20:40] ==> Starting build: 3.2.12-1-ARCH
[2012-03-24 20:40] -> Parsing hook: [base]
[2012-03-24 20:40] -> Parsing hook: [udev]
[2012-03-24 20:40] -> Parsing hook: [autodetect]
[2012-03-24 20:40] -> Parsing hook: [pata]
[2012-03-24 20:40] -> Parsing hook: [scsi]
[2012-03-24 20:40] -> Parsing hook: [sata]
[2012-03-24 20:40] -> Parsing hook: [filesystems]
[2012-03-24 20:40] -> Parsing hook: [usbinput]
[2012-03-24 20:40] -> Parsing hook: [fsck]
[2012-03-24 20:40] ==> Generating module dependencies
[2012-03-24 20:40] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2012-03-24 20:40] ==> Image generation successful
[2012-03-24 20:40] ==> Building image from preset: 'fallback'
[2012-03-24 20:40] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2012-03-24 20:40] ==> Starting build: 3.2.12-1-ARCH
[2012-03-24 20:40] -> Parsing hook: [base]
[2012-03-24 20:40] -> Parsing hook: [udev]
[2012-03-24 20:40] -> Parsing hook: [pata]
[2012-03-24 20:40] -> Parsing hook: [scsi]
[2012-03-24 20:40] -> Parsing hook: [sata]
[2012-03-24 20:40] -> Parsing hook: [filesystems]
[2012-03-24 20:40] -> Parsing hook: [usbinput]
[2012-03-24 20:40] -> Parsing hook: [fsck]
[2012-03-24 20:40] ==> Generating module dependencies
[2012-03-24 20:40] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2012-03-24 20:40] ==> Image generation successful
[2012-03-24 20:40] upgraded linux (3.2.11-1 -> 3.2.12-1)
[2012-03-24 20:40] upgraded recordproto (1.14.1-2 -> 1.14.2-1)
[2012-03-24 20:40] upgraded scrnsaverproto (1.2.1-2 -> 1.2.2-1)
[2012-03-24 20:40] upgraded xcb-proto (1.7-2 -> 1.7.1-1)
[2012-03-24 20:40] upgraded xextproto (7.2.0-2 -> 7.2.1-1)
[2012-03-24 20:40] upgraded xf86-video-vesa (2.3.0-8 -> 2.3.1-1)
[2012-03-24 20:40] upgraded xorg-luit (1.1.0-3 -> 1.1.1-1)
[2012-03-24 20:40] upgraded xorg-setxkbmap (1.2.0-3 -> 1.3.0-1)
[2012-03-24 20:40] upgraded xorg-xauth (1.0.6-1 -> 1.0.7-1)
[2012-03-24 20:40] upgraded xorg-xgamma (1.0.4-3 -> 1.0.5-1)
[2012-03-24 20:40] upgraded xorg-xhost (1.0.4-3 -> 1.0.5-1)
[2012-03-24 20:40] upgraded xorg-xkbcomp (1.2.3-1 -> 1.2.4-1)
[2012-03-24 20:40] upgraded xorg-xkbevd (1.1.2-3 -> 1.1.3-1)
[2012-03-24 20:40] upgraded xorg-xmodmap (1.0.5-3 -> 1.0.6-1)
Now I seem to be getting a lower level problem. After grub the system is now giving me a message that it can't find or mount the root partition. I'm also getting this message when trying to boot my fallback root partition (cloned about a week ago) but can succesfully boot my previous fallback root partition (cloned about 6 months ago). (All on the same hdd). Very strange and a real bugger. Things were working beautifully up until those really-pretty-minor upgrades this morning.
Re some of the specific items referred to above -
Merging pacnew files-
I went through them all again but all looks good. I don't delete the pacnew's. I keep them and comment where I have made changes in the in-use files. BTW I use meld with this excellent command (as su) to compare my files vs the pacnew's.
for file in $(find /etc -name '*.pacnew'); do meld ${file/.pacnew/} $file; done
Re lirc -
This is the post I was referring to. My dvb-tuner cards are recognised as IR devices as well and I think the order of loading was random, hence requiring all of those lines.
It is working fine in the 6-month old fallback partition I am currently booted into.
I know there are separate threads about the unable-to-mount-root-partition issue as I've had that problem in the past, so back to those it seems.
If anybody has some brainwaves to help me in the meantime I'd really appreciate it.  I have made a lot of changes since my fallback partitions and would love to boot my latest root partition have it working normally.
Thanks
Last edited by belbo (2012-03-24 11:06:35)

Similar Messages

  • [SOLVED] Problem after upgrade last kde ( 4.9.3 )

    I have a problem after the kde upgrade ( 4.9.3 )
    With both dolphin that with konqueror if I use them to remotely access ( ftp )
    icons appear as links from the first link ( attach a photo to make me understand better )
    In the annex it can be noted that after the home are all represented by the icon link, in reality
    only home and media are links
    http://i49.tinypic.com/2wnodp3.png
    This also applies to files not only for folders, any ideas / suggestions.
    Moderator edit: The included image is too big. Reduced to url.
    Last edited by pcxz (2012-11-23 10:14:43)

    arojas wrote:Open a bug report if you want the maintainer to notice this. You should mention that the patch also fixes a crash, that will increase the options that the package is fixed.
    Added https://bugs.archlinux.org/task/32763
    Thx.

  • [Solved] Problems after upgrading graphics card

    I just upgraded my 8800GTX to a GTX650. I ran "nvidia-xconfig" initially then "nvidia-settings" to make sure both of my monitors looked good. After rebooting I have Openbox running on only my "main" screen. I can move my mouse to the second screen, but when I do the cursor changes to the default X one and I can't do anything there. I also can't drag windows to my secondary screen.
    I figure it is something to do with twinview not working properly, or some other xorg.conf configuration problem. Here is a link to my xorg.conf: http://pastie.org/private/zo9fikanxumf4haqaya2eg
    Any help would be great.
    EDIT: Solved. In nvidia-settings I needed to set both displays to the same X screen
    Last edited by Dethredic (2013-09-04 23:21:10)

    Quote from: blazing storm on 04-August-05, 17:54:18
    In your motherboard manual it describes how to re-set the CMOS. Taking out the battery would work but it's easier to re-set the CMOS via the jumper pins. It also holds info on bios features and settings in the manual so you might want to scan through that and see if there's anything you might change.
    Have you tried the graphics card in another computer? Do you get the same problems?
    Ok - I now found out which jumpers to change - thank you.
    I have tried putting my old graphics card back in but still had the problem.
    On Sunday someone is going to switch ram chips (his are good in his machine) with me and hopefully we'll establish whether or not my physical ram modules are ok.
    Seem very strange to me that both of my modules (one was ok a month ago and the other just arrived from Crucial) fail the same test - memtest #7 - random memory but then I'm only an egg when it comes to this stuff.
    Many thanks for everyone's help !
    Mike
    Well I don't know if it's good news or bad news !?
    Have just tested my system with a known to be good ram module and ?
    My machine failed Memtest #7 - the machine that the 'borrowed' ram came from passes the test.
    So I will reset the bios I guess.
    Mike

  • [SOLVED] Problem after upgrade to Anki 2.0.4-1

    Hiya,
    Today pacman upgraded anki from 2.0.3-1 to 2.0.4-1, which seems to have broken anki.
    When try to run Anki, I get a message saying
    Please build and install the PortAudio Python bindings first.
    (which I got before, when Anki worked correctly) and a popup saying
    Error during startup:
    Traceback (most recent call last):
      File "/usr/share/anki/aqt/main.py", line 42, in __init__
        self.setupAddons()
      File "/usr/share/anki/aqt/main.py", line 500, in setupAddons
        import aqt.addons
      File "/usr/share/anki/aqt/addons.py", line 13 in <module>
        from aqt.downloader import download
      File "/usr/share/anki/aqt/downloader.py", line 7, in <module>
        from anki.sync import httpCon
      File "/usr/share/anki/anki/sync.py", line 22, in <module>
        _proxy_info_from_environment =
    httplib2.ProxyInfo.from_environment
    AttributeError: 'module' object has no attribute 'ProxyInfo'
    EDIT: Sorry, should I have made a bug report for this instead? I'll file one now.
    Regards,
    Last edited by Snark1994 (2013-01-09 22:13:48)

    I confirm this is a bug. It has nothing to do with pyaudio. It seems there is some problem with sync.py. The problematic code quoted in the error messages runs without problem independently but fails when called by anki. We probably should file the bug in anki.
    In the meantime, a dirty fix is to comment out the following to lines
      from anki.sync import httpCon
      import aqt.sync # monkey-patches httplib2
    in /usr/share/anki/aqt/downloader.py.
    After this, anki is usable but the sync function will be temporarily disabled.

  • Permission problems after upgrade to 10.5 on early Power PC G5 Tower

    Permissions problems after upgrading to 10.5 on a client power PC (early) G5 tower.
    Problems include folders that are created on XServe via this client do not allow any one else including this client to access. All other clients running 10.5, which happen to be newer Intel machines do not have this problem. Repairing permissions, updating to 10.5.1, try to manually correct permissions have all failed to repair the situation. All clients log onto the XServe with the same user/password. This client has since been downgraded back to 10.4.9 and has no issues.
    The Xserve runs 10.3.9, any help would be greatly appreciated.
    We have read through the forums regarding permission problems after upgrading and even tried some tips found here.

    You really should check things out first before speaking.
    Here are the requirements for 10.5;
    Mac OS X v10.5 Leopard requires:
    A Mac computer with an Intel, PowerPC G5, or Power PC G4 (867 MHz or faster) processor
    512 MB memory or more
    A DVD drive for installation
    9 GB of available disk space or more
    Some features require a compatible Internet service provider, fees may apply.
    Some features require Apple's MobileMe service; fees apply.
    Allan

  • After download and installation of PS PE12 I have problems starting the programm. After selecting video and new project nothing happens, only the colorbar below new project is showing

    New computer.
    After download and installation of PS PE12
    I have problems starting the programm, double clicking on the icon.
    After selecting video and new project nothing happens, only the colorbar below new project is showing, nothing happens.
    (expected was to activate the program and the sarting the PE12)
    PSE12 runs fine
    System:
    WIN8.1 / i7 /16GB RAM

    New computer.
    After download and installation of PS PE12
    I have problems starting the programm, double clicking on the icon.
    After selecting video and new project nothing happens, only the colorbar below new project is showing, nothing happens.
    (expected was to activate the program and the sarting the PE12)
    PSE12 runs fine
    System:
    WIN8.1 / i7 /16GB RAM

  • Why am I facing so many problem after upgrading to ios7, my phone hangs/stuck many times, applications just stop working and close themselves, battery drainage,Facebook and all applications don't work properly. What should I do? They punished me for upgra

    I'm using iPhone 5
    Why am I facing so many problem after upgrading to ios7, my phone hangs/stuck many times, applications just stop working and close themselves, battery drainage,Facebook and all applications don't work properly. What should I do? They punished me for upgrading to ios7. I now hate apple and I'm thing of getting samsung.

    Basic troubleshooting
    Reset
    Restore with backup
    Restore as new ( better )

  • N73 - Another Problem after upgrade the firmware t...

    Except the slow contact search problem (solved by Unplug the battery), I still suffered from some application install problems.
    1. Whenever I restart the phone, a message 'Installing' always poped up, and the phone not responding for around 2-3 minutes. And then an error message 'Unable to complete ....' prompted.
    2. The K-Mobile Client application losted after upgrade, and I tried to reinstall it , but resulted error by 'File corrupted'

    Usually that annoying installation process in the beginning can be removed by deleting that installation file in MMC>\Private\10202dce . Most of them does not have the real title of the application. To delete the right one, you need to go to the application manager first and look at the title of the application that cannot be installed nor removed. Ones you know the titles, plug in ur phone to ur computer and browse MMC>\Private\10202dce , some title of the applications from the application manager should be listed there. Delete whatever you find is listed "not installed" in application manager (app cannot be installed or removed), but first make sure to make a backup of it somehow just in case you make an error. After you delete the file/files restart ur phone. The annoying installation process should not appear anymore. Note that by just removing that file may not fully remove the files it created. For advice, if you install applications in ur phone make sure you have backup of them stored in ur computer so that if the installed applications in ur phone stops working properly all you need to do is to reinstall using the original/backup sis files.
    - Is this a Signature? -

  • Problems after upgrade: Leopard to Leopard no longer works

    My sister upgraded to Leopard on her iMac(c2d) to Leopard yesterday. Earlier in the day we were able to do video chats with a number of people(her machine Tiger to Fathers machine Leopard). However, since upgrading, we've experienced weird behavior for video chats. Basically in her window she won't see her image(the small one), and I don't see her at all. We've tested this out with a number of other iChat accounts and get the same results. Btw, all machines that are chatting with her are using Leopard. Also, all other forms/capabilities work: screen sharing, sharing of pictures, audio chats.
    Anyone out there have similar problems after upgrading from Tiger to Leopard? I have done the usual adjustments of bandwidth and QT settings, as well as restarts. What else should I try?
    tia,
    n

    I finally resolved this problem: I think the issues/steps would be helpful for anyone who experiences iSight off or not working problems after upgrading to Leopard(then to 10.5.1) on a intel 20" iMac :
    Problem:
    -If you have an internal iSight on an iMac and your camera works fine in Tiger
    -If you upgrade to Leopard
    -If Chat camera doesn't show your image (iSight off) even though the green light is on
    -You can see the other persons video on iChat
    -Your friends can here you and you can share screens, files, etc.....everything but have them see you
    These are the initial steps I took:
    - Deleted the pLists(or stored preferences for the Application) described at the top of this thread
    - Was told it might be slow internet connection so did various things: disconnected other computers, changed wireless to "G" only
    - Specifically Opened of ports spec'd for Leopard on router (even though I hadn't needed to do this under Tiger)
    - Tried chats with various people on various fast/slow networks
    - Restarted all aspects of the network: router, wireless access point, computer
    - Checked to see if the iSight was shown in 'System Profiler'. It was found in 'About This Mac->More Info->System Profiler->USB'
    - Clicked Video icon in iChat Buddies window(to the right of your name) and coudn't see my image
    - Opened 'PhotoBooth' and coudn't see my image(black screen)
    - Opened iMovie and couldn't capture video via the iSight(black screen)
    - Opened iChat->Preferences->Video and couldn't see my image
    - Validated that 'Camera is Enabled' in iChat->Video->Camera is Enabled
    If you are experiencing a similar problem with you built-in iSight, I would probably focus on the last 5 things that I did. What they showed me was that the iSight was just not capturing video even though it was capturing sound in 3 different applications.
    The solution to iSight Off or iSight Not Responding or No Video is......reset your computer! I had thought my sister performed this but it turns out she hadn't. Here's the link to this procedure:
    http://docs.info.apple.com/article.html?artnum=303446
    Very easy to do though: Power off computer and unplug all cables, including power cable for at least 15 seconds. Plug everything back in and power up the computer and retry clicking on the 'Video' icon next to your login name. If you see yourself then...problem is solved.
    While I eventually found posts in several other forums, it took me the better part of a week. To try this simple step. I wish I had done so straight away. Oy. I guess I learned a lot about ports, speed etc.
    I hope this helps.

  • Problems after upgrading to vista premium from basic

    i just upgraded my laptop to vista premium from basic. a couple of changes worth to mention: the system seems to be more stable after upgrading. and ram usage reduced to roughly 47% from 55%.
    bad side: can not use thinkvantage to recover my laptop to factory condition. it seems that the option has been removed. and while start-up, if i press the blue ThinkVantage bottom, the system does not go to normal rescue and recovery program.
    the other problem i have is the system says i recently changed the system password (seems sth to do with the client security solution software). but i did not.and i need to verify the password. and problem appears, the system says my password is wrong.
    any thoughts on these problems?
    thx

    I agree with Cedric on the repair disk. As you have installed a "different" OS the Master Boot Record has been changed resulting in the loss of the function.
    Andy  ______________________________________
    Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
    Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
      Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
    PepperonI blog 

  • Layouts problem after upgrade

    Hello, I have a problem after upgrade from 2007 to 8.81 PL 05.
    Since we upgrade SAP, the layout changed.
    For example, in a credit note if it has 3 lines, in the layout will appear 2 lines in a page and 1 in other page.
    if the credit note has 4 lines, in the layout will appear 3 lines in a page and 1 in other page.
    What could it be?
    Thanks in advance.

    Hi!
    lines are not duplicated, they just printed on different pages:
    - if doc has just 2 lines  -  printed form is good
    - if doc has 3 items, two of them are printed on the first page, 3d - on the second page
    - if doc has 4 items, 3 of them are printed on the first page, 4th - on the second page
    When we are printing directly from the server everything is working fine. But printing from all Clients gives us this issue that is described above.
    SAP re-installation  for all users will take too much time. May be exist any other option that we can try?
    we really appreciate your help
    Natalia

  • Apple TV problem after upgrading to iTunes 7.5

    PROBLEM: After upgrading to 7.5, Apple TV no longer recognized iTunes and vice versa.
    ATTEMPTED SOLUTIONS: Removed and reinstalled iTunes 7.5 from scratch. Reset @TV to Factory Defaults and reconfigured. Removed Apple TV from iTunes Preferences/Apple TV/Remove Apple TV.
    iTunes no longer finds @TV, either in the Preferences/Apple TV pane, or in the Device List. Everything worked perfectly before the 7.5 upgrade. All other features and devices working fine. Have reviewed all postings and eliminated the possibility of firewall or port problems.
    Suggestions welcome! Thanks.

    I have partially resolved the problem. Something with the 7.5 upgrade changed the network protocols being used by the Apple TV... switching to a wired network from end to end with a full shut down and reboot has the @TV back online... I am still working on trying to solve the wireless side of the equation.

  • Problems after upgrade bios to v4.3 - P67A-GD65

    Hi to everybody,
    I was having a problems after upgrade bios to v4.3 of my mainboard P67A-GD65.
    After upgraded bios version (FW) its interface was changed and seemed better. also some specifiactions upgraded that i am now able to follow information of bios in my windows. with Control Center.
    1) first of all after bios upgrade XMP memory section can only be enable şf ş choose OC geniue on. but with this my cpu warm till 98C degree. because i have only stock cpu cooler of intel.
    in normal mode xmp can not be activated so that my memory that corsair vengeance dd3 1600mhz works at 1333mhz only.
    Also there was information about what is new in this version of bios fw as:
    - Enhanced PCI-E display card performance.
    - Improved memory compatibility.
    2) second problem that i have i wanted to turn cpu leds which were located above cpu slot blue leds. once i turn them off and it is ok. but when shutdown computer and restart it turn on itself.
    so may be there have benn occured a problem that mb can not save edited settings correctly?
    3) For last i could not find Winki 3 OS/linuz anywhere is there a link to it to integrate to my mb?
    Thanks for your replies from now on.
    Greetings.

    Quote from: momosala on 02-April-13, 17:54:22
    I think you had better to flash back to beta 4.39 bios, here : https://forum-en.msi.com/index.php?topic=164135.msg1214789#msg1214789
    And use and install on USB key MSI Forum HQ USB flashing tool from here : https://forum-en.msi.com/index.php?topic=108079.msg800577#msg800577
    Flash using method 1.
    And tell us if that works.
    thank you for reply that fast i will try asap and tell here.
    Btw, have you ever face a problem as i wrote above?

  • Problems after upgrading to iTunes version 6

    Hello,
    I've been going through the threads a lot since I have had problems after upgrading to iTunes v. 6. It looks like a lot of people have had the same issues, and I have tried some things that were recommended. After I upgraded, iTunes would not open. I tried:
    1. deleting sidb file
    2. doing the msconfig thing suggested in discussion boards
    3. going into safe mode and deleting 4 and 6 letter weird files in DOS - I found 3 that I deleted
    iTunes worked after this -- then I bought a song and it said my computer was not authorized, after I authorized computer (that never happened before), iTunes worked for about 15 more minutes and then closed down abruptly. I haven't been able to open it since.
    I also downloaded Spybot search & destroy and that did not find anything. I am using McAfee, and have scanned for viruses with McAfee and AdAware.
    Now, when I restart my computer, a bunch of windows pop up with Chinese/Japanese looking characters and say that device (I think) was not found. I seem to be able to use everything except iTunes and Quicktime. When I open the Task Manager, iPodService.exe and iTunesHelper.exe and qttask.exe are there, but when I click on Quicktime or iTunes the file flashes in Task Manager and then disappears.
    I'm not sure where to go from here.
    Any help would be apppreciated -- I'd like to be able to open iTunes!

    Hello,
    I used Nickroo's post:
    I was able to get iTunes launched (with the help of Tech Support) in a very unsafe environment. I owe it to those who may need this after me. It will get you going, but you will be extremely vulnerable to internet virus assaults. Please do not use this approach, until you have exhausted every other available solution for your issue in the KB.
    There are three Steps 1) Uninstall 2) Disble and 3) Reinstall.
    UNISTALL Uninstall iTunes using Windows utility Add Remove Program available in Control Panel.
    DISABLE Disable all third party System Services and Startup Items using using MSCONFIG utility as described in Service Document http://docs.info.apple.com/article.html?artnum=302538
    RE-INSTALL Re-install iTunes6 + QT7. Launch it under the Selective Startup Option.
    It worked ! You realize among other things at this point you have your Antivirus and Firewall disabled. When I started my computer in the Normal Startup Option, iTunes fails to work again. So I have ahead of me the long and ardous task of ruling out the service that is causing conflict with iTunes6. Then work with the software vendor to arrive at a solution.
    This seems to have worked so far- I haven't started to go through ruling out what made iTunes not work; I also haven't tried to connect my iPod or burn a CD, so we'll see.
    Windows XP

  • Video Or Graphic Card Driver Problem After Clean And Re-Install Windows 7 32-bit

    Video Or Graphic Card Driver Problem After Clean And Re-Install Windows 7 32-bit I m Tired I m Finding & Finding Drivers
    But I Wont be Able To Play Games & Other Apps  Please Solve This And Give Me Link For Video Card Driver Or
    Graphic Card Driver For Windows 7 32-bit (x86)
    THANKS
    PROFESSOR TOM........................................

    Hi:
    See if this W7 32 bit graphics driver works...
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloa​dIndex?softwareitem=ob-100029-2&cc=us&dlc=en&lc=en​...

Maybe you are looking for

  • I am nearly in tears. Can't install online version of CS2...

    I am nearly in tears. About three weeks ago my hard drive died. I have a new hard drive and am wishing to install my CS2 Premium, which perfectly serves my needs. The disks no longer work with the original activation number so you are directed to the

  • Using Inbound IDOC from Java system creation of Outbound delivery

    Dear Experts, The scenario we are having is really very interesting. Hopefully its a good learning for me and also for others also. The scenario is, After sales order creation the details will be sent to one Non SAP system (Java) for performing some

  • Forms/Reports 11.1.2 Load balancing on Linux

    Hi, I put this on the Reports forum but didn't get a reply, it has a Forms element to it, so I thought I would post it here as well. I have three different applications which will run on a single Clustered Weblogic Environment with two Nodes. So we w

  • Tdms viewer and excel showing different data

    Hi there I have a problem reading/viewing my TDMS file. My file contains 37 channels and about 7000 samples per channel.(Just this file... Later I have to expand it on much more ~150k samples per channel) Now my problem is: If I open the TDMS file wi

  • Oracle Certification 9i/10g

    Hi I am PL\SQL developer having 1 years of experience. Now i want do a certification in Oracle DBA. But i am confused which certification Means for which version of Oracle should i do certification. Oracle 9i DBA or 10g DBA. Waiting for reply. Thanks