[Bug 537123] Re: package linux-image-2.6.31-20-generic 2.6.31-20.57 failed to install/upgrade: /etc/grub.d/README executable bit set

Axel Beckert abe at deuxchevaux.org
Mon Sep 5 02:44:18 UTC 2011


Hrm, I'd like to reopen this bug as I can reproduce this issue on Ubuntu
Natty (grub-common 1.99~rc1-13ubuntu3) as well as Debian Sid (grub-
common 1.99-11).

Problem seems that grub_file_is_not_garbage checks just for the file
name ("README*"), but $1 contains the full path. So the line

      README*)  return 1 ;; # documentation

should rather say something like:

      */README*)  return 1 ;; # documentation

This fixes the issue for me.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/537123

Title:
  package linux-image-2.6.31-20-generic 2.6.31-20.57 failed to
  install/upgrade: /etc/grub.d/README executable bit set

Status in “grub2” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: grub2

  sdfsdfsadf

  ProblemType: Package
  Architecture: i386
  Date: Thu Mar 11 11:13:14 2010
  DistroRelease: Ubuntu 9.10
  ErrorMessage: subprocess installed post-installation script returned error exit status 2
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  Package: linux-image-2.6.31-20-generic 2.6.31-20.57
  ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
  SourcePackage: grub2
  Title: package linux-image-2.6.31-20-generic 2.6.31-20.57 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
  Uname: Linux 2.6.31-19-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/537123/+subscriptions




More information about the foundations-bugs mailing list