[cl-debian] Bug#329347: marked as done (common-lisp-controller: checking of permissions of the output directory)

Debian Bug Tracking System owner at bugs.debian.org
Fri Nov 11 07:18:08 UTC 2005


Your message dated Thu, 10 Nov 2005 23:02:05 -0800
with message-id <E1EaSvF-0004xy-25 at spohr.debian.org>
and subject line Bug#329347: fixed in common-lisp-controller 4.24
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Sep 2005 09:24:42 +0000
>From frido at q-software-solutions.de Wed Sep 21 02:24:42 2005
Return-path: <frido at q-software-solutions.de>
Received: from 213-239-199-47.clients.your-server.de (mail.q-software-solutions.de) [213.239.199.47] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EI0qH-0001wX-00; Wed, 21 Sep 2005 02:24:41 -0700
Received: from p54a37765.dip.t-dialin.net ([84.163.119.101] helo=flarge.here)
	by mail.q-software-solutions.de with asmtp (Exim 4.34)
	id 1EI0q7-00058Y-Ax
	for submit at bugs.debian.org; Wed, 21 Sep 2005 11:24:39 +0200
Received: from frido by flarge.here with local (Exim 4.50)
	id 1EI0pb-0003JZ-96
	for submit at bugs.debian.org; Wed, 21 Sep 2005 11:23:59 +0200
To: submit at bugs.debian.org
From: Friedrich Dominicus <frido at q-software-solutions.de>
Organization: Q Software Solutions GmbH
Date: Wed, 21 Sep 2005 11:23:59 +0200
Message-ID: <871x3iepu8.fsf at flarge.here>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)
MIME-Version: 1.0
X-SA-Exim-Connect-IP: 84.163.119.101
X-SA-Exim-Mail-From: frido at q-software-solutions.de
Subject: common-lisp-controller: checking of permissions of the output
 directory
Content-Type: text/plain; charset=us-ascii
X-SA-Exim-Version: 4.1 (built Tue, 17 Aug 2004 11:06:07 +0200)
X-SA-Exim-Scanned: Yes (on mail.q-software-solutions.de)
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: common-lisp-controller
Version: 4.18
Severity: minor

Well AFAIFK is the standard policy for adding new users to the system
as follows. 
- the user is created
- a groups is created also 

so if I do a 
adduser foobar
a group foobar will generated to 

If that is true then the following check should probably be changed 
(file post-sysdef-install.lisp)
      (unless (= 0
		 (logand mode #o022))

should be 
             (unless (= 0
		 (logand mode #o002))

or one has to check 
- if the user has it's own group
whether the permissions are ok then.

With best regards
Friedrich


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages common-lisp-controller depends on:
ii  bash                          3.0-14     The GNU Bourne Again SHell
ii  cl-asdf                       1.86-2     Another System Definition Facility
ii  debconf [debconf-2.0]         1.4.48     Debian configuration management sy
ii  debianutils                   2.13.2     Miscellaneous utilities specific t
ii  perl                          5.8.7-4    Larry Wall's Practical Extraction 
ii  realpath                      1.9.20     Return the canonicalized absolute 

common-lisp-controller recommends no packages.

-- debconf information:
* common-lisp-controller/long-site-name:
* common-lisp-controller/short-site-name: flarge

---------------------------------------
Received: (at 329347-close) by bugs.debian.org; 11 Nov 2005 07:05:55 +0000
>From katie at ftp-master.debian.org Thu Nov 10 23:05:55 2005
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EaSvF-0004xy-25; Thu, 10 Nov 2005 23:02:05 -0800
From: Peter Van Eynde <pvaneynd at debian.org>
To: 329347-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#329347: fixed in common-lisp-controller 4.24
Message-Id: <E1EaSvF-0004xy-25 at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Thu, 10 Nov 2005 23:02:05 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: common-lisp-controller
Source-Version: 4.24

We believe that the bug you reported is fixed in the latest version of
common-lisp-controller, which is due to be installed in the Debian FTP archive:

common-lisp-controller_4.24.dsc
  to pool/main/c/common-lisp-controller/common-lisp-controller_4.24.dsc
common-lisp-controller_4.24.tar.gz
  to pool/main/c/common-lisp-controller/common-lisp-controller_4.24.tar.gz
common-lisp-controller_4.24_all.deb
  to pool/main/c/common-lisp-controller/common-lisp-controller_4.24_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 329347 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Van Eynde <pvaneynd at debian.org> (supplier of updated common-lisp-controller package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


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

Format: 1.7
Date: Thu, 10 Nov 2005 10:09:10 +0100
Source: common-lisp-controller
Binary: common-lisp-controller
Architecture: source all
Version: 4.24
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <pvaneynd at debian.org>
Changed-By: Peter Van Eynde <pvaneynd at debian.org>
Description: 
 common-lisp-controller - This is a Common Lisp source and compiler manager
Closes: 329347 338271
Changes: 
 common-lisp-controller (4.24) unstable; urgency=low
 .
   * Push :common-lisp-controller and :clc-os-debian on *features*
   * Put the users' system files at the front of the locations
     to be searched list.
   * fixed typo in post-sysdef-install.lisp (Closes: #338271)
   * give better error messages when checking of permissions
     of the output directory (Closes: #329347)
Files: 
 908f7b6f399b31a67a7e2b5765f5e020 588 devel optional common-lisp-controller_4.24.dsc
 6579ae2a89b685ae242c679d8d15e37e 174079 devel optional common-lisp-controller_4.24.tar.gz
 813782cf97a0108fc29a58f07dcf0b0c 25542 devel optional common-lisp-controller_4.24_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDc0gF11ldN0tyliURAi6mAJ9ABxE57JvVGiXm3Yet6G2O0ZKciQCbBjh8
z1bB1KjYazQwiZ91Z0ie+Vc=
=xiPi
-----END PGP SIGNATURE-----





More information about the Cl-debian mailing list