Your message dated Thu, 08 Oct 2009 14:19:51 +0200
with message-id <[email protected]>
and subject line Re: Bug#548412: grub-common: cpu and machin /usr/include/grub 
symlinks are bogus
has caused the Debian Bug report #548412,
regarding grub-common: cpu and machin /usr/include/grub symlinks are bogus
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.)


-- 
548412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548412
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-common
Version: 1.97~beta3-1
Severity: normal

Hello,

€ ls /usr/include/grub/{cpu,machine} -l
lrwxrwxrwx 1 root root 46 sep 16 14:57 /usr/include/grub/cpu ->
/tmp/buildd/grub2-1.97~beta3/include/grub/i386
lrwxrwxrwx 1 root root 49 sep 16 14:57 /usr/include/grub/machine ->
/tmp/buildd/grub2-1.97~beta3/include/grub/i386/pc

these look bogus, shouldn't they -> i386 and -> i386/pc ?

Samuel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-common depends on:
ii  base-files             5.0.0             Debian base system miscellaneous f
ii  libc6                  2.9-25            GNU C Library: Shared libraries
ii  libfreetype6           2.3.9-5           FreeType 2 font engine, shared lib
ii  libncurses5            5.7+20090803-2    shared libraries for terminal hand
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages grub-common recommends:
ii  os-prober                     1.28       utility to detect other OSes on a 

Versions of packages grub-common suggests:
ii  multiboot-doc                 0.97-58    The Multiboot specification

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1.97~beta4-1

Am Samstag, den 26.09.2009, 10:08 +0200 schrieb Samuel Thibault:
> Package: grub-common
> Version: 1.97~beta3-1
> Severity: normal
> 
> Hello,
> 
> € ls /usr/include/grub/{cpu,machine} -l
> lrwxrwxrwx 1 root root 46 sep 16 14:57 /usr/include/grub/cpu ->
> /tmp/buildd/grub2-1.97~beta3/include/grub/i386
> lrwxrwxrwx 1 root root 49 sep 16 14:57 /usr/include/grub/machine ->
> /tmp/buildd/grub2-1.97~beta3/include/grub/i386/pc
> 
> these look bogus, shouldn't they -> i386 and -> i386/pc ?

Yes, good catch.
Though upstream's solution to this is to not install them any more.
And actually they aren't that useful anyway. Only if you want to compile
an external module you need them

I'm not sure this could have been fixed properly.
They just got copied from the include/ source directory and ./configure
creates these 2 symlinks with the full path.
So we'd need to delete them and create them again in the install target.

-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer



--- End Message ---

Reply via email to