Bug#550477: grub-pc: after update-from-grub-legacy the system stopped booting
Package: grub-pc Version: 1.97~beta3-1 Justification: renders package unusable Severity: grave *** Please type your report below this line *** After I've issued the command "upgrade-from-grub-legacy", the system stopped booting, when I press enter or select any line in the menu (if I let the system boot automatically after timeout - everything works...). If I press enter, or move the highlighted line, then i get "error: file not found" and the menu is redisplayed I have to enter the "edit" option in the grub menu, and make the following changes: 1. Replace "set root=(hd0,3)" with "root=(hd0,3)" 2. Add the end of line in the last line (which defines the initial ramdisk) Only after the above adjustments I'm able to boot with ctrl+x. -- Package-specific info: *** BEGIN /proc/mounts /dev/disk/by-uuid/947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 / reiserfs rw,relatime,notail 0 0 *** END /proc/mounts *** BEGIN /boot/grub/device.map (hd0)/dev/hda *** END /boot/grub/device.map *** BEGIN /boot/grub/grub.cfg # # DO NOT EDIT THIS FILE # # It is automatically generated by /usr/sbin/grub-mkconfig using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### set default=0 insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 if loadfont /usr/share/grub/unicode.pf2 ; then set gfxmode=640x480 insmod gfxterm insmod vbe if terminal_output gfxterm ; then true ; else # For backward compatibility with versions of terminal.mod that don't # understand terminal_output terminal gfxterm fi fi set timeout=5 ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/05_debian_theme ### insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 insmod png if background_image /boot/grub/moreblue-orbit-grub.png ; then set color_normal=black/black set color_highlight=magenta/black else set menu_color_normal=cyan/blue set menu_color_highlight=white/blue fi ### END /etc/grub.d/05_debian_theme ### ### BEGIN /etc/grub.d/10_linux ### menuentry "Debian GNU/Linux, Linux 2.6.30-1-686" { insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 linux/boot/vmlinuz-2.6.30-1-686 root=UUID=947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 ro initrd/boot/initrd.img-2.6.30-1-686 } menuentry "Debian GNU/Linux, Linux 2.6.30-1-686 (recovery mode)" { insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 linux/boot/vmlinuz-2.6.30-1-686 root=UUID=947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 ro single initrd/boot/initrd.img-2.6.30-1-686 } menuentry "Debian GNU/Linux, Linux 2.6.29.1" { insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 linux/boot/vmlinuz-2.6.29.1 root=/dev/hda3 ro } menuentry "Debian GNU/Linux, Linux 2.6.29.1 (recovery mode)" { insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 linux/boot/vmlinuz-2.6.29.1 root=/dev/hda3 ro single } menuentry "Debian GNU/Linux, Linux 2.6.26-2-686" { insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 linux/boot/vmlinuz-2.6.26-2-686 root=UUID=947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 ro initrd/boot/initrd.img-2.6.26-2-686 } menuentry "Debian GNU/Linux, Linux 2.6.26-2-686 (recovery mode)" { insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 linux/boot/vmlinuz-2.6.26-2-686 root=UUID=947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 ro single initrd/boot/initrd.img-2.6.26-2-686 } menuentry "Debian GNU/Linux, Linux 2.6.26-1-686" { insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 linux/boot/vmlinuz-2.6.26-1-686 root=UUID=947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 ro initrd/boot/initrd.img-2.6.26-1-686 } menuentry "Debian GNU/Linux, Linux 2.6.26-1-686 (recovery mode)" { insmod reiserfs set root=(hd0,3) search --no-floppy --fs-uuid --set 947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 linux/boot/vmlinuz-2.6.26-1-686 root=UUID=947eb5e4-9cdb-41f4-b8cc-aaa08af7f489 ro single initrd/boot/initrd.img-2.6.26-1-686 } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/30_os-prober ### menuentry "Microsoft Windows XP Home Edition (on /dev/hda1)" { insmod fat set root=(hd0,1) search --no-floppy --fs-uuid --set 4433-387f drivemap -s (hd0) ${root} chainloader +1 } ### END /etc/grub.d/30_os-prober ### ### BEGIN /etc/grub.d/40_custom ### # This file provides an easy way to add custom menu entries. Simply type the # me
Bug#571728: openoffice.org-writer: oowriter doesn't start, tries to recover file, then fails after Java exception
Package: openoffice.org-writer Version: 1:3.1.1-16 Justification: renders package unusable Severity: grave *** Please type your report below this line *** After lest upgrade (25.02 or 26.02) OpenOffice stopped to work on all my systems. When I try to run e.g. the oowriter, it displays the empty "OpenOffice.org Document Recovery" window, and after I press "OK" it terminates. In the console the following message is displayed: terminate called after throwing an instance of 'com::sun::star::deployment::DeploymentException' I've removed all OO-related directories from the home directory - It didn't help. The same happens to oocalc. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (100, 'stable'), (50, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32.9.media (SMP w/2 CPU cores; PREEMPT) Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages openoffice.org-writer depends on: ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libgcc11:4.4.2-9 GCC support library ii libicu42 4.2.1-3 International Components for Unico ii libstdc++6 4.4.2-9 The GNU Standard C++ Library v3 ii libstlport4.6ldbl 4.6.2-7 STLport C++ class library ii libwpd8c2a 0.8.14-1 Library for handling WordPerfect d ii libwps-0.1-1 0.1.2-1 Works text file format import filt ii openoffice.org-base-co 1:3.1.1-16full-featured office productivity ii openoffice.org-core1:3.1.1-16full-featured office productivity ii ure1.5.1+OOo3.1.1-16 OpenOffice.org UNO runtime environ ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages openoffice.org-writer recommends: ii default-jre [java5-runtime] 1.6-34 Standard Java or Java compatible R ii openjdk-6-jre [java5-runtime] 6b17-1.7-1 OpenJDK Java runtime, using Hotspo ii openoffice.org-emailmerge 1:3.1.1-16 full-featured office productivity ii openoffice.org-filter-binfilt 1:3.1.1-16 full-featured office productivity ii openoffice.org-java-common1:3.1.1-16 full-featured office productivity ii openoffice.org-math 1:3.1.1-16 full-featured office productivity ii sun-java6-jre [java5-runtime] 6-16-1 Sun Java(TM) Runtime Environment ( Versions of packages openoffice.org-writer suggests: ii openoffice.org-base 1:3.1.1-16 full-featured office productivity pn openoffice.org-gcj (no description available) Versions of packages openoffice.org-core depends on: ii fontconfig 2.8.0-2 generic font configuration library ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra ii libcurl3-gnutls7.19.7-1 Multi-protocol file transfer libra ii libdb4.8 4.8.26-1 Berkeley v4.8 Database Libraries [ ii libexpat1 2.0.1-7 XML parsing C library - runtime li ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib ii libgcc11:4.4.2-9 GCC support library ii libglib2.0-0 2.22.4-1 The GLib library of C routines ii libgstreamer-plugins-b 0.10.26-1 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.26-1 Core GStreamer libraries and eleme ii libgtk2.0-02.18.6-1 The GTK+ graphical user interface ii libhunspell-1.2-0 1.2.8-6 spell checker and morphological an ii libhyphen0 2.4-6 ALTLinux hyphenation library - sha ii libice62:1.0.6-1 X11 Inter-Client Exchange library ii libicu42 4.2.1-3 International Components for Unico ii libjpeg62 6b-16.1 The Independent JPEG Group's JPEG ii libldap-2.4-2 2.4.17-2.1OpenLDAP libraries ii libneon27-gnutls 0.29.3-1 An HTTP and WebDAV client library ii libnspr4-0d4.8.3-1 NetScape Portable Runtime Library ii libnss3-1d 3.12.5-2 Network Security Service libraries ii librdf01.0.10-1 Redland Resource Description Frame ii libsm6 2:1.1.1-1 X11 Session Management library ii libstdc++6 4.4.2-9 The GNU Standard C++ Library v3 ii libstlport4.6ldbl 4.6.2-7 STLport C++ class library ii libx11-6 2:1.3.3-1 X11 client-side library ii libxaw72:1.0.7-1 X11 Athena Widget library ii libxext6 2:1.1.1-2 X11 miscellaneous extension librar ii libxinerama1 2:1.1-2 X11 Xinerama extension library ii libxml22.7.6.dfsg
Bug#547937: Loading of i915 with modeset=0 does not help
I've found that some problems related to xserver-xorg-video-intel may be cured by adding "modeset=0" when loading i915 module. I've tried that, but it didn't cure the problem. X windows crashed again a few minutes ago :-(. Now at the end of the Xorg.0.log file I've found the following information: (II) AIGLX: Suspending AIGLX clients for VT switch (II) intel(0): xf86UnbindGARTMemory: unbind key 0 (II) Open ACPI successful (/var/run/acpid.socket) (II) AIGLX: Resuming AIGLX clients after VT switch (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x07fff000 (pgoffset 32767) (II) intel(0): Fixed memory allocation layout: (II) intel(0): 0x00fdf000:end of stolen memory (II) intel(0): 0x00fdf000-0x07ffefff: DRI memory manager (114816 kB) (II) intel(0): 0x07fff000-0x07ff: overlay registers (4 kB, 0x361c400 0 physical ) (II) intel(0): 0x0800:end of aperture (II) intel(0): BO memory allocation layout: (II) intel(0): 0x00fdf000:start of memory manager (II) intel(0): 0x0100-0x017f: front buffer (8192 kB) X tiled (II) intel(0): 0x0180-0x01804fff: HW cursors (20 kB) (II) intel(0): 0x07fff000:end of memory manager (II) intel(0): Output configuration: (II) intel(0): Pipe A is on (II) intel(0): Display plane A is now enabled and connected to pipe A. (II) intel(0): Output VGA is connected to pipe A (II) MLK Trust Mouse 15313: Device reopened after 1 attempts. (II) Sleep Button: Device reopened after 1 attempts. (II) Power Button: Device reopened after 1 attempts. (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#626918: The problem disappeared, when I recompiled python-visual from source package
I have simply performed in a temporary directory: $ apt-get source python visual $ cd python-visual-5.12 $ fakeroot dpkg-buildpackage $ cd .. $ su -c " dpkg -i python-visual_5.12-1.1_i386.deb " And problem disappeared. However the dependency of cvisualmodule.so has changed to: libboost_python-py26.so.1.46.1 => /usr/lib/libboost_python-py26.so.1.46.1 (0xb5f15000) -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org