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

Bug#29570: marked as done (freefont: does not update X fontserver config.)



Your message dated Wed, 28 Mar 2001 10:57:31 +0100
with message-id <20010328105731.A22767@riva.ucam.org>
and subject line freefont bugs closed by QA upload
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Nov 1998 04:36:24 +0000
Received: (qmail 26050 invoked from network); 17 Nov 1998 04:36:22 -0000
Received: from x602ma.wh9.tu-dresden.de (HELO Vland.wh9.tu-dresden.de) (mail@141.76.120.30)
  by master.debian.org with SMTP; 17 Nov 1998 04:36:22 -0000
Received: from heinrich by Vland.wh9.tu-dresden.de with local (Exim 2.05 #1 (Debian))
	id 0zfcsC-0000uX-00; Tue, 17 Nov 1998 05:36:16 +0100
From:  <heinrich@Vland.wh9.tu-dresden.de>
Subject: freefont: does not update X fontserver config.
To: submit@bugs.debian.org
X-Mailer: bug 3.1.7
Reply-To: heinrich@null.net
Message-Id: <E0zfcsC-0000uX-00@Vland.wh9.tu-dresden.de>
Date: Tue, 17 Nov 1998 05:36:16 +0100

Package: freefont
Version: 0.10-8

freefont only adds the new FontPath to /etc/X11/XF86Config
but not to /etc/X11/xfs/config.

IMHO decision where to add the new fontpath should run like this
-------------
if (/etc/X11/xfs/config exists) {
  add new font to /etc/X11/xfs/config unless it's already there.
}
#nice for people who removed xfs and reinstall it later

if (xfs is installed) {
  if (XF86Config does NOT use fontserver) {
    output warning about this;
    ask user if he wants the new font path added to XF86Config or \
             rather 'Fontpath  "tcp/localhost:7100"' to make use of the xfs;
    add Fontpath according to the users wish;
    reload xfs;
  }else{
    output that freefont will be available via the xfs and was\
           therefore not added to XF86Config;
    reload xfs;
  }
}else{
  add Fontpath to XF86Config;
}
------------

I'm not sure if problems arise when xfs and freefont are installed in one
run. The xfs preinst and postinst renames its config file. Maybe the changes
freefont does could get wiped out by this.


-- System Information
Debian Release: slink
Kernel Version: Linux Vland 2.0.35 #3 Sun Nov 15 23:03:35 CET 1998 i686 unknown

---------------------------------------
Received: (at 29570-done) by bugs.debian.org; 28 Mar 2001 09:49:47 +0000
>From cjw44@flatline.org.uk Wed Mar 28 03:49:47 2001
Return-path: <cjw44@flatline.org.uk>
Received: from mta06-svc.ntlworld.com [62.253.162.46] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14iCaJ-0007yG-00; Wed, 28 Mar 2001 03:49:47 -0600
Received: from riva.ucam.org ([62.253.132.58]) by mta06-svc.ntlworld.com
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <20010328094944.MDZB285.mta06-svc.ntlworld.com@riva.ucam.org>;
          Wed, 28 Mar 2001 10:49:44 +0100
Received: from cjw44 by riva.ucam.org with local (Exim 3.22 #1 (Debian))
	id 14iChn-0005wG-00; Wed, 28 Mar 2001 10:57:31 +0100
Date: Wed, 28 Mar 2001 10:57:31 +0100
From: Colin Watson <cjwatson@debian.org>
To: 5511-done@bugs.debian.org, 10950-done@bugs.debian.org,
	29570-done@bugs.debian.org, 36777-done@bugs.debian.org,
	86078-done@bugs.debian.org, 91458-done@bugs.debian.org
Subject: freefont bugs closed by QA upload
Message-ID: <20010328105731.A22767@riva.ucam.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
Organization: riva.ucam.org
Sender: Colin Watson <cjw44@riva.ucam.org>
Delivered-To: 29570-done@bugs.debian.org

freefont is orphaned, and I closed these bugs in a QA upload recently.
Due to bug #71600 in dinstall, they were only tagged as fixed, so I'm
closing them by hand.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 26 Mar 2001 22:48:08 +0100
Source: freefont
Binary: freefont
Architecture: source all
Version: 0.10-9
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <debian-qa@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 freefont   - Freeware font selection for X11
Closes: 5511 10950 29570 36777 86078 91458
Changes: 
 freefont (0.10-9) unstable; urgency=low
 .
   * The maintainer has orphaned this package (see bug #90925); set
     maintainer to Debian QA Group.
   * Section: non-free -> non-free/x11.
   * Update policy version to 3.5.2:
     - FHS updates (closes: #91458).
     - Build dependencies.
     - New X font policy. This includes moving these fonts to
       /usr/X11R6/lib/X11/fonts/Type1 so that the X Window System should pick
       them up by default, shipping fonts.scale instead of fonts.dir and
       calling appropriate font utilities, and updating dependencies
       (closes: #5511, #10950, #29570, #36777, #86078).
     - Converted to debhelper so I get dh_installxfonts, among other things.
   * Removed spurious debian/substvars file.
Files: 
 5d567e5e11beb2934c15b0e1f895d9a4 618 non-free/x11 optional freefont_0.10-9.dsc
 92edaa32952d7d9496a85c95066b1355 3165 non-free/x11 optional freefont_0.10-9.diff.gz
 76d95e38379d605a63b3d2ec9b63b5db 2361630 non-free/x11 optional freefont_0.10-9_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6v74GMVrRHkkXpRQRAp9AAKC9Tajkb0VAaVrH2SOEVD0o2T8mQACglBK6
RX70bu8TIe8z38ZVUnRctdc=
=zfQU
-----END PGP SIGNATURE-----

-- 
Colin Watson                                     [cjw44@flatline.org.uk]



Reply to: