Your message dated Mon, 16 May 2011 19:27:16 +0200
with message-id <[email protected]>
and subject line ntfs-3g: Please build udebs for installer ntfs-3g support
has caused the Debian Bug report #481335,
regarding ntfs-3g: Please build udebs for installer ntfs-3g support
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.)
--
481335: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481335
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ntfs-3g
Version: 1:1.2310-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: ubuntu intrepid ubuntu-patch
Hi!
Please consider building udebs for ntfs-3g, so that the installer can
make use of it as well.
Please note that this patch is relative to the "install into /" patch
I just submitted. If you don't like the latter for some reason, you
have to adapt the udeb *.install files accordingly.
Thanks,
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -u ntfs-3g-1.2310/debian/control ntfs-3g-1.2310/debian/control
--- ntfs-3g-1.2310/debian/control
+++ ntfs-3g-1.2310/debian/control
@@ -71,0 +74,14 @@
+
+Package: ntfs-3g-udeb
+Section: debian-installer
+Architecture: any
+XC-Package-Type: udeb
+Depends: fuse-utils-udeb, ${shlibs:Depends}
+Description: read-write NTFS driver for FUSE
+
+Package: libntfs-3g24-udeb
+Section: debian-installer
+Architecture: any
+XC-Package-Type: udeb
+Depends: ${shlibs:Depends}
+Description: ntfs-3g filesystem in userspace (FUSE) library
--- ntfs-3g-1.2310/debian/rules
+++ ntfs-3g-1.2310/debian/rules
@@ -73,7 +73,7 @@
dh_strip
dh_compress
dh_fixperms
- dh_makeshlibs
+ dh_makeshlibs --add-udeb=libntfs-3g24-udeb
dh_installdeb
dh_shlibdeps
dh_gencontrol
diff -u ntfs-3g-1.2310/debian/ntfs-3g.install
ntfs-3g-1.2310/debian/ntfs-3g.install
--- ntfs-3g-1.2310.orig/debian/libntfs-3g24-udeb.install
+++ ntfs-3g-1.2310/debian/libntfs-3g24-udeb.install
@@ -0,0 +1 @@
+lib/lib*.so.*
--- ntfs-3g-1.2310.orig/debian/ntfs-3g-udeb.install
+++ ntfs-3g-1.2310/debian/ntfs-3g-udeb.install
@@ -0,0 +1,2 @@
+bin/ntfs-3g
+sbin/
only in patch2:
unchanged:
--- ntfs-3g-1.2310.orig/debian/ntfs-3g-udeb.links
+++ ntfs-3g-1.2310/debian/ntfs-3g-udeb.links
@@ -0,0 +1 @@
+/bin/ntfs-3g /sbin/mount.ntfs
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
tag 481335 - wontfix
thanks
Hi,
as you probably know, new udebs have to be acked by the d-i team. the
general policy is, that new udebs should be added once they are needed,
not before/in advance.
since d-i currently does not make use of ntfs-3g, please show first some
plan to the d-i team (in case you're personally interested in driving
that thing) on how to make it being used. i'll happy to add the udeb
right after that.
until then, i'll close the bug.
Regards,
Daniel
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---