Your message dated Mon, 01 Oct 2007 20:27:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line [Debian-hebrew-package] Bug#444894: culmus does not install if 
fonts/conf.d missing
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: culmus
Version: 0.101-7
Tags: patch

If you try to install culmus without or before fontconfig-config, it
fails because the prerm tries to create
/etc/fonts/conf.d/65-culmus.conf but the containing directory does not
exist.

See https://bugs.launchpad.net/ubuntu/+source/culmus/+bug/135569 where
an automatic package tester on Ubuntu discovered this problem.

The attached patch fixes the bug.

Regards,
Ian.

diff -ru orig/culmus-0.101/debian/changelog culmus-0.101/debian/changelog
--- orig/culmus-0.101/debian/changelog  2007-10-01 18:13:44.000000000 +0100
+++ culmus-0.101/debian/changelog       2007-10-01 18:13:35.000000000 +0100
@@ -1,3 +1,12 @@
+culmus (0.101-7ubuntu1) gutsy; urgency=low
+
+  * Include /etc/fonts/conf.d in the package filesystem archive so
+    that the preinst (which creates /etc/fonts/conf.d/65-culmus.conf as a
+    symlink) does not bomb out of fontconfig-config is not (yet)
+    installed.  (LP: #135569.)
+
+ -- Ian Jackson <[EMAIL PROTECTED]>  Mon, 01 Oct 2007 18:13:29 +0100
+
 culmus (0.101-7) unstable; urgency=low
 
   * Move /etc/fonts/conf.d/10-culmus.conf to
Only in culmus-0.101/debian: changelog~
Only in culmus-0.101/debian: culmus.preinst~
diff -ru orig/culmus-0.101/debian/dirs culmus-0.101/debian/dirs
--- orig/culmus-0.101/debian/dirs       2007-10-01 18:13:44.000000000 +0100
+++ culmus-0.101/debian/dirs    2007-10-01 18:11:13.000000000 +0100
@@ -1,3 +1,4 @@
 usr/share/fonts/X11/Type1
 etc/X11/fonts/Type1
 etc/fonts/conf.avail
+etc/fonts/conf.d
Only in culmus-0.101/debian: dirs~
Only in culmus-0.101/debian: rules~

--- End Message ---
--- Begin Message ---
Version: 0.101-8

This issue was already fixed in 0.101-8.

Please also sync it into Ubuntu.

Ian Jackson wrote:
> Package: culmus
> Version: 0.101-7
> Tags: patch
> 
> If you try to install culmus without or before fontconfig-config, it
> fails because the prerm tries to create
> /etc/fonts/conf.d/65-culmus.conf but the containing directory does not
> exist.
> 
> See https://bugs.launchpad.net/ubuntu/+source/culmus/+bug/135569 where
> an automatic package tester on Ubuntu discovered this problem.
> 
> The attached patch fixes the bug.

-- 
Lior Kaplan
[EMAIL PROTECTED]

GPG fingerprint:
C644 D0B3 92F4 8FE4 4662  B541 1558 9445 99E8 1DA0


--- End Message ---

Reply via email to