Your message dated Fri, 26 Aug 2005 10:39:35 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug##324879: dconf: OSError: [Errno 13] Permission denied
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; 24 Aug 2005 16:20:18 +0000
>From [EMAIL PROTECTED] Wed Aug 24 09:20:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from rousseau.net2.nerim.net (vectra.maison.bogus) [213.41.180.75] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E7xz7-0000mn-00; Wed, 24 Aug 2005 09:20:18 -0700
Received: from acer.maison.bogus ([192.168.0.168])
        by vectra.maison.bogus with esmtp (Exim 4.50)
        id 1E7xyc-0000QR-4N; Wed, 24 Aug 2005 18:19:46 +0200
Received: from rousseau by acer.maison.bogus with local (Exim 4.52)
        id 1E7xyb-00028v-OD; Wed, 24 Aug 2005 18:19:45 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ludovic Rousseau <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: OSError: [Errno 13] Permission denied
X-Mailer: reportbug 3.15
Date: Wed, 24 Aug 2005 18:19:45 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
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: dconf
Version: 0.4.2-4
Severity: important

$ dconf
Traceback (most recent call last):
  File "/usr/bin/dconf", line 484, in ?
    main()
  File "/usr/bin/dconf", line 342, in main
    symlink(which('dconf'), cronfile)
  File "/usr/bin/dconf", line 219, in symlink
    os.symlink(src, dst)
OSError: [Errno 13] Permission denied


dconf tries to create a file in /var/log/dconf. Maybe it should send its
output to stdout by default?

Some files may not be readable by a normal user but the command should
not just stop with a "Permission denied".

Bye,


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (90, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages dconf depends on:
ii  python                        2.3.5-3    An interactive high-level object-o

dconf recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 324879-done) by bugs.debian.org; 26 Aug 2005 08:40:06 +0000
>From [EMAIL PROTECTED] Fri Aug 26 01:40:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from tougher.kangaroot.net [62.213.203.135] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E8Zks-0000Az-00; Fri, 26 Aug 2005 01:40:06 -0700
Received: from tougher.kangaroot.net (tougher [127.0.0.1])
        by tougher.kangaroot.net (8.12.3/8.12.3/Debian-7.1) with ESMTP id 
j7Q8dZQM013535;
        Fri, 26 Aug 2005 10:39:35 +0200
Received: (from [EMAIL PROTECTED])
        by tougher.kangaroot.net (8.12.3/8.12.3/Debian-7.1) id j7Q8dZ5V013533;
        Fri, 26 Aug 2005 10:39:35 +0200
Date: Fri, 26 Aug 2005 10:39:35 +0200
From: Leo Eraly <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Ludovic Rousseau <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Bug##324879: dconf: OSError: [Errno 13] Permission denied
Message-ID: <[EMAIL PROTECTED]>
Reply-To: Leo Eraly <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
X-Organization: Kangaroot - http://www.kangaroot.net/
X-Operating-System: Debian GNU/Linux
X-PGP-Key: http://support.kangaroot.net/keys/leo.asc
Delivered-To: [EMAIL PROTECTED]
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

Hi,


dconf can be called with the -o option
this gives the user the ability to specify a different
output file (default in /var/log/dconf/)

$ dconf -h
usage: dconf [-q] [-v] [-c config] [-o output] [-r root]
Create a system's hardware and software configuration snapshot

Dconf options:
  -c, --config=file    specify alternative configfile
  -o, --output=file    write output to given file
  -q, --quiet          minimal output
  -r, --root=root      work on a different root directory
  -v, --verbose        increase verbosity
  -vv, -vvv            increase verbosity more

$ dconf -o /tmp/dconf-`date -I`
File /etc/mysql/debian.cnf cannot be read, excluding.
File /etc/lilo.conf cannot be read, excluding.
File /etc/squid/squid.conf cannot be read, excluding.
File /etc/ldap/slapd.conf cannot be read, excluding.
File /etc/gshadow cannot be read, excluding.
File /etc/shadow cannot be read, excluding.
File /etc/sudoers cannot be read, excluding.

$ ls /tmp/dconf-2005-08-26

Kind regards,


Package: dconf
Version: 0.4.2-4
Severity: important

$ dconf
Traceback (most recent call last):
  File "/usr/bin/dconf", line 484, in ?
    main()
  File "/usr/bin/dconf", line 342, in main
    symlink(which('dconf'), cronfile)
  File "/usr/bin/dconf", line 219, in symlink
    os.symlink(src, dst)
OSError: [Errno 13] Permission denied


dconf tries to create a file in /var/log/dconf. Maybe it should send its
output to stdout by default?

Some files may not be readable by a normal user but the command should
not just stop with a "Permission denied".

Bye,


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (90, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages dconf depends on:
ii  python                        2.3.5-3    An interactive high-level object-o

dconf recommends no packages.

-- no debconf information


-- 
------------------------------------------------------------------------
Leo Eraly                                      Kangaroot Linux Solutions
System Adminstrator / Developer                        Grote Steenweg 91
[EMAIL PROTECTED]                                           2600 Berchem
Tel: +32 3 286 17 10                                             Belgium
Fax: +32 3 281 23 49
PGP/GnuPG key: 1024D/F05EED4E
Key available at wwwkeys.pgp.net
------------------------- http://www.kangaroot.net ---------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to