Your message dated Tue, 10 Jan 2017 04:24:03 +0000 with message-id <[email protected]> and subject line Bug#850707: Removed package(s) from unstable has caused the Debian Bug report #472117, regarding startupmanager: Crashes without notification on ppc to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 472117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472117 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: startupmanager Version: 1.9.10-3 Severity: important Tags: patch On a ppc box (iBook) having installed usplash and grub2, the program starts ok until the point that is doing pre-config checks. Suddely after displaying that window, the program is gone. Running it interactively it shows: grub-probe: error: /boot/grub/device.map:1: Bad device name Grub2 detected Usplash detected Splashy not detected File /boot/grub/grub.cfg does not exist. Which is correct, however it shouldn't make the program crash nor making impossible to configure usplash, which is present and correctly detected. By doing some debugging I've managed to get it work and display usplash configuration using the attached patch. However, it does not seem to work to get startupmanager properly handling usplash configuration on this use case. Since I'm not quite familiar with the code, I'm looking for ideas on where should we go next for fixing this. --- startupmanager-1.9.10.orig/bootconfig/grub.py +++ startupmanager-1.9.10/bootconfig/grub.py @@ -40,6 +40,7 @@ for path in [self.update_grub_command, self.grub_install_command, self.config_file, + self.readonly_config_file, self.header_config_file]: if not os.path.isfile(path): raise SystemExit('Fatal error. Can not find %s' % path) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: powerpc (ppc) Kernel: Linux 2.6.24-1-powerpc Locale: LANG=es_PE.UTF-8, LC_CTYPE=es_PE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages startupmanager depends on: ii grub-ieee1275 [grub] 1.96+20080228-1 GRand Unified Bootloader, version ii imagemagick 7:6.3.7.9.dfsg1-2 image manipulation programs ii menu 2.1.38 generates programs menu for all me ii python 2.4.4-6 An interactive high-level object-o ii python-central 0.6.1 register and build utility for Pyt ii python-glade2 2.12.1-1 GTK+ bindings: Glade support ii python-gnome2 2.20.1-2 Python bindings for the GNOME desk ii python-libxml2 2.6.31.dfsg-2 Python bindings for the GNOME XML ii yelp 2.22.0-1 Help browser for GNOME 2 startupmanager recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Version: 1.9.13-8+rm Dear submitter, as the package startupmanager has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/850707 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---

