Your message dated Tue, 14 Apr 2009 19:02:06 +0000
with message-id <[email protected]>
and subject line Bug#519096: fixed in gconf 2.26.0-1
has caused the Debian Bug report #519096,
regarding gconf2: missing documentation about NN_package vs NN_package.entries
(xml)
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.)
--
519096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519096
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gconf2
Version: 2.24.0-7
Severity: minor
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi,
i'm packaging a custom config package for standard-client type environment,
and ran into a bit of confusion here. the attached patch might help clarify
for the next person who comes along :)
note also i found a seperate error further up in the documentation that
referred to NNpackage instead of NN_package, which is also fixed in this
patch.
sean
- -- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gconf2 depends on:
ii dbus-x11 1.2.12-1 simple interprocess messaging syst
ii gconf2-common 2.24.0-7 GNOME configuration database syste
ii libc6 2.9-4 GNU C Library: Shared libraries
ii libgconf2-4 2.24.0-7 GNOME configuration database syste
ii libglib2.0-0 2.18.4-2 The GLib library of C routines
ii libxml2 2.7.3.dfsg-1 GNOME XML library
ii psmisc 22.6-1 Utilities that use the proc filesy
ii python 2.5.4-2 An interactive high-level object-o
Versions of packages gconf2 recommends:
ii libgtk2.0-0 2.14.7-4 The GTK+ graphical user interface
Versions of packages gconf2 suggests:
pn gconf-defaults-service <none> (no description available)
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJtlpDynjLPm522B0RAqEzAJ0TXSsz0Q2lNPqEH28dg8/OxkFSGQCfclIk
FhEGT7GXpM+eGYMK3PCWMlY=
=lqrY
-----END PGP SIGNATURE-----
--- README.Debian.orig 2009-03-10 13:06:48.000000000 +0100
+++ README.Debian 2009-03-10 13:14:12.000000000 +0100
@@ -22,7 +22,7 @@
* /var/lib/gconf/debian.defaults/
This directory contains some defaults provided by Debian, CDD or local
- packages. Packages can ship files of the form NNpackage, larger NN
+ packages. Packages can ship files of the form NN_package, larger NN
values meaning larger priorities, in /usr/share/gconf/defaults/,
before launching update-gconf-defaults. Debian packages themselves use
01, CDD distributions are encouraged to use values larger than 10, and
@@ -35,6 +35,14 @@
schemas that lie in /usr/share/gconf/schemas. This is done by the
gconf-schemas script in the package's post-installation script.
+* /usr/share/gconf/defaults and /usr/share/gconf/mandatory
+ This directory contains respectively default and mandatory settings
+ as shipped by locally installed packages, which are updated via
+ update-gconf-defaults. The file format can follow one of two formats,
+ which is determined based on the naming pattern:
+ * NN_package: simple key/value pairings
+ * NN_package.entries: standard gconftool -R format xml dump
+
All system directories use a %gconf-tree.xml file containing the whole
structure, for performance reasons. The upgrade from the previous
situation (tree of %gconf.xml files) is done in gconf2 2.12.1-5.
--- End Message ---
--- Begin Message ---
Source: gconf
Source-Version: 2.26.0-1
We believe that the bug you reported is fixed in the latest version of
gconf, which is due to be installed in the Debian FTP archive:
gconf-defaults-service_2.26.0-1_amd64.deb
to pool/main/g/gconf/gconf-defaults-service_2.26.0-1_amd64.deb
gconf2-common_2.26.0-1_all.deb
to pool/main/g/gconf/gconf2-common_2.26.0-1_all.deb
gconf2_2.26.0-1_amd64.deb
to pool/main/g/gconf/gconf2_2.26.0-1_amd64.deb
gconf_2.26.0-1.diff.gz
to pool/main/g/gconf/gconf_2.26.0-1.diff.gz
gconf_2.26.0-1.dsc
to pool/main/g/gconf/gconf_2.26.0-1.dsc
gconf_2.26.0.orig.tar.gz
to pool/main/g/gconf/gconf_2.26.0.orig.tar.gz
libgconf2-4_2.26.0-1_amd64.deb
to pool/main/g/gconf/libgconf2-4_2.26.0-1_amd64.deb
libgconf2-dev_2.26.0-1_amd64.deb
to pool/main/g/gconf/libgconf2-dev_2.26.0-1_amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Josselin Mouette <[email protected]> (supplier of updated gconf 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 14 Apr 2009 20:31:48 +0200
Source: gconf
Binary: gconf2 gconf2-common gconf-defaults-service libgconf2-4 libgconf2-dev
Architecture: source all amd64
Version: 2.26.0-1
Distribution: unstable
Urgency: low
Maintainer: Josselin Mouette <[email protected]>
Changed-By: Josselin Mouette <[email protected]>
Description:
gconf-defaults-service - GNOME configuration database system (system defaults
service)
gconf2 - GNOME configuration database system (support tools)
gconf2-common - GNOME configuration database system (common files)
libgconf2-4 - GNOME configuration database system (shared libraries)
libgconf2-dev - GNOME configuration database system (development)
Closes: 519096
Changes:
gconf (2.26.0-1) unstable; urgency=low
.
[ Josselin Mouette ]
* Add libglib2.0-doc to build-depends to ensure proper xrefs.
* README.Debian: improve documentation for the file format of the
defaults directory. Closes: #519096.
.
[ Luca Bruno ]
* New upstream release.
* debian/control.in:
+ Update Standards-Version to 3.8.1, no additional changes needed.
+ Update Homepage to point to the new gconf homepage.
* debian/patches:
+ Update 70_relibtoolize.patch.
Checksums-Sha1:
6e1f7929c7e9ebc93ba34a15c294bb300161026e 1574 gconf_2.26.0-1.dsc
9cc30c05d362bea34ef305e3004d23ff87a6ab43 2482089 gconf_2.26.0.orig.tar.gz
e72b9d880b9b40bc6c0304139ff04126e2dec40c 641081 gconf_2.26.0-1.diff.gz
29766eb2dc2d91374e1249dde45d2be268ab280b 1603182 gconf2-common_2.26.0-1_all.deb
bce92531609abc6147a06f918bc476920a63cdab 150190 gconf2_2.26.0-1_amd64.deb
1664a7e5e6f6bacfb35ad78693beb791c9182e03 107504
gconf-defaults-service_2.26.0-1_amd64.deb
670d9e13a8f69d45e249a0e48c830c48f5617d97 273142 libgconf2-4_2.26.0-1_amd64.deb
244006e650ab4d9fc206980ec7c73466d2174633 302756
libgconf2-dev_2.26.0-1_amd64.deb
Checksums-Sha256:
3ea5205ea06b210a78d4bea06660408804714bd4de573b799d13068924492694 1574
gconf_2.26.0-1.dsc
10f0cfaf594efe8ab521da706619b8bbd6a3bed7f26f89a3472e595b16a9c4b8 2482089
gconf_2.26.0.orig.tar.gz
0fdf2582f4d20058e85546a013fdec8b6ddf72fdcfbce7e084ef81ab1c6b011e 641081
gconf_2.26.0-1.diff.gz
c89390c60fa52f14833f90fbc7bf5e8cf09a1ece3742c4c4c23f400632882fba 1603182
gconf2-common_2.26.0-1_all.deb
010d320b34c45757ba0bc772b1d1c205ca6f8b5107dafdea18c11d4463ac1b0d 150190
gconf2_2.26.0-1_amd64.deb
68058aa71ab5fa8b66cbb87918037a03f0e5e694c486742fc1c0c9140aca4511 107504
gconf-defaults-service_2.26.0-1_amd64.deb
09ce157b731cc87171b2c2c908443d96c961e34e8ef3e8d123dedbbd07349727 273142
libgconf2-4_2.26.0-1_amd64.deb
312b4eecc793e22572201b2eb3558f82c57d6bbe771f908f12abe8954b07e28f 302756
libgconf2-dev_2.26.0-1_amd64.deb
Files:
f525cd772428d0fe6aeb72006567b315 1574 libs optional gconf_2.26.0-1.dsc
8eaf06263529acff4ecd829efd4f8a2c 2482089 libs optional gconf_2.26.0.orig.tar.gz
b50a27f1e57e32d6edd1c3bdfb864df5 641081 libs optional gconf_2.26.0-1.diff.gz
2c1bc4ee1976b6faac128739ee43998e 1603182 libs optional
gconf2-common_2.26.0-1_all.deb
8e68506e4fee7ed81f7d176dd5afa54c 150190 libs optional gconf2_2.26.0-1_amd64.deb
fce319f9e352a9f89a92ea9873d43e9c 107504 libs optional
gconf-defaults-service_2.26.0-1_amd64.deb
869fb2ad384ac971ca74c5101e1d19cc 273142 libs optional
libgconf2-4_2.26.0-1_amd64.deb
c4b2ce1561be61514a1bcf445f4de31d 302756 libdevel optional
libgconf2-dev_2.26.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFJ5Nj/rSla4ddfhTMRAq0AAKCIYfOV6q9349HWE4AoUt6G0PsckgCfRhvE
JCZDZMeOT31D+a0p4GaKs3w=
=Ah2q
-----END PGP SIGNATURE-----
--- End Message ---