[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#596576: marked as done (please add libdrm2-udeb for GNU/kFreeBSD)



Your message dated Sun, 12 Sep 2010 19:55:59 +0200
with message-id <20100912175559.GA20376@patate.is-a-geek.org>
and subject line Re: Bug#596576: please add libdrm2-udeb for GNU/kFreeBSD
has caused the Debian Bug report #596576,
regarding please add libdrm2-udeb for GNU/kFreeBSD
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 owner@bugs.debian.org
immediately.)


-- 
596576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596576
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libdrm
Version: 2.4.21-1~squeeze2
Severity: wishlist
Tags: patch

Please add libdrm2-udeb, it is needed by xserver-xorg-video-vesa-udeb.

xserver-xorg-video-vesa-udeb is needed for graphical installer on
GNU/kFreeBSD, since xserver-xorg-video-fbdev-udeb is Linux-specific.

Thanks

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.1-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nur libdrm-2.4.21.old/debian/control libdrm-2.4.21/debian/control
--- libdrm-2.4.21.old/debian/control	2010-09-12 16:30:15.000000000 +0200
+++ libdrm-2.4.21/debian/control	2010-09-12 16:38:49.997132596 +0200
@@ -145,3 +145,11 @@
  Linux to provide hardware-accelerated OpenGL drivers.
  .
  This package provides the debugging symbols for the libdrm-radeon1 package.
+
+Package: libdrm2-udeb
+XC-Package-Type: udeb
+Section: debian-installer
+Architecture: kfreebsd-any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Userspace interface to kernel DRM services -- runtime
+ This is a udeb, or a microdeb, for the debian-installer.
diff -Nur libdrm-2.4.21.old/debian/libdrm2-udeb.install libdrm-2.4.21/debian/libdrm2-udeb.install
--- libdrm-2.4.21.old/debian/libdrm2-udeb.install	1970-01-01 01:00:00.000000000 +0100
+++ libdrm-2.4.21/debian/libdrm2-udeb.install	2010-09-12 16:31:14.373881875 +0200
@@ -0,0 +1 @@
+usr/lib/libdrm.so.2*
diff -Nur libdrm-2.4.21.old/debian/rules libdrm-2.4.21/debian/rules
--- libdrm-2.4.21.old/debian/rules	2010-09-12 16:30:15.000000000 +0200
+++ libdrm-2.4.21/debian/rules	2010-09-12 16:37:41.583226359 +0200
@@ -142,7 +142,7 @@
 	dh_strip -s --remaining-packages
 	dh_compress -s
 	dh_fixperms -s
-	dh_makeshlibs -plibdrm2 -V'libdrm2 (>= 2.4.17)' -- -c4
+	dh_makeshlibs -plibdrm2 --add-udeb=libdrm2-udeb -V'libdrm2 (>= 2.4.17)' -- -c4
 ifeq ($(INTEL), yes)
 	dh_makeshlibs -plibdrm-intel1 -V'libdrm-intel1 (>= 2.4.21)' -- -c4
 endif

--- End Message ---
--- Begin Message ---
On Sun, Sep 12, 2010 at 21:40:45 +0200, Robert Millan wrote:

> Package: libdrm
> Version: 2.4.21-1~squeeze2
> Severity: wishlist
> Tags: patch
> 
> Please add libdrm2-udeb, it is needed by xserver-xorg-video-vesa-udeb.
> 
> xserver-xorg-video-vesa-udeb is needed for graphical installer on
> GNU/kFreeBSD, since xserver-xorg-video-fbdev-udeb is Linux-specific.
> 
NAK, the only reason vesa needs libdrm is to check for KMS support.
freebsd doesn't have KMS, so this shouldn't be necessary.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: