Your message dated Mon, 29 Dec 2008 11:47:18 +0000
with message-id <e1lhgac-0000hf...@ries.debian.org>
and subject line Bug#506057: fixed in splashy 0.3.13-1
has caused the Debian Bug report #506057,
regarding splashy: Missing conflicts on desktop-base (<< 5.0.2)
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 ow...@bugs.debian.org
immediately.)
--
506057: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: splashy
Version: 0.3.10-2.1
Severity: grave
Justification: renders package unusable
Installing splashy results in the following error message:
Splashy ERROR: Setting XML file to
<</etc/splashy/themes/default/theme.xml>> failed. XML File not found
Splashy ERROR: Setting XML file to
<</etc/splashy/themes/default/theme.xml>> failed. XML File not found
cp: cannot stat `/etc/splashy/themes/default': No such file or directory
Errors were encountered while processing:
desktop-base
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages splashy depends on:
ii initramfs-tools 0.92j tools for generating an initramfs
ii libc6 2.7-15 GNU C Library: Shared libraries
ii libdirectfb-1.0-0 1.0.1-11 direct frame buffer graphics - sha
ii libgcc1 1:4.3.2-1 GCC support library
ii libglib2.0-0 2.16.6-1 The GLib library of C routines
ii libmagic1 4.26-1 File type determination library us
ii libsplashy1 0.3.10-2.1 Library to draw splash screen on b
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
splashy recommends no packages.
Versions of packages splashy suggests:
ii console-common 0.7.80 basic infrastructure for text cons
ii splashy-themes 0.4 A complete user-space boot splash
pn upstart <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: splashy
Source-Version: 0.3.13-1
We believe that the bug you reported is fixed in the latest version of
splashy, which is due to be installed in the Debian FTP archive:
libsplashy1-dev_0.3.13-1_amd64.deb
to pool/main/s/splashy/libsplashy1-dev_0.3.13-1_amd64.deb
libsplashy1_0.3.13-1_amd64.deb
to pool/main/s/splashy/libsplashy1_0.3.13-1_amd64.deb
splashy_0.3.13-1.diff.gz
to pool/main/s/splashy/splashy_0.3.13-1.diff.gz
splashy_0.3.13-1.dsc
to pool/main/s/splashy/splashy_0.3.13-1.dsc
splashy_0.3.13-1_amd64.deb
to pool/main/s/splashy/splashy_0.3.13-1_amd64.deb
splashy_0.3.13.orig.tar.gz
to pool/main/s/splashy/splashy_0.3.13.orig.tar.gz
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 506...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Fathi Boudra <f...@debian.org> (supplier of updated splashy 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 29 Dec 2008 11:51:20 +0100
Source: splashy
Binary: splashy libsplashy1 libsplashy1-dev
Architecture: source amd64
Version: 0.3.13-1
Distribution: unstable
Urgency: low
Maintainer: Fathi Boudra <f...@debian.org>
Changed-By: Fathi Boudra <f...@debian.org>
Description:
libsplashy1 - Library to draw splash screen on boot, shutdown, resume or suspen
libsplashy1-dev - Library to draw splash screen on boot, shutdown, resume or
suspen
splashy - A complete user-space boot splash system
Closes: 465729 503566 504389 505270 506057 509025
Changes:
splashy (0.3.13-1) unstable; urgency=low
.
[ Luis Mondesi ]
* New upstream release:
- Fix KDM doesn't display login screen when splashy is enabled.
(Closes: #465729)
- Wait for all gdm servers to exit. Splashy tries chvt 8 before gdm has
finished, stalls shutdown. Thanks to Tim Richardson. (Closes: #504389)
- When using fonts, try the full path it looks like we were never using
the font supplied by the theme. this fixes this problem by building
a path to the full file. (Closes: #505270)
- Set SPL_PRG before using it. It fixes a bug with mysqld when upgrading
mysql-server-5.0, restarting the service halts the update process with
an error: SPL_PRG unbound variable. (Closes: # 509025)
* Remove 01_fix_themes_path patch. Merged upstream.
* debian/control:
- Add conficts against desktop-base (<< 5.0.2). (Closes: #506057)
* debian/splashy.preinst:
- Move /etc/splashy/themes to /etc/splashy/themes.old . (Closes: #503566)
We introduced a preinst stage that will move /etc/splashy/themes out of
the way to /etc/splashy/themes.old. The user would need to dig into this
directory to manually copy any customized themes
into /usr/share/splashy/themes. Sorry about this but this seems to be
the best way to avoid pissing too many people off (or loosing data).
Note that if Splashy is removed/purged, this themes.old directory will
be removed also.
* debian/splashy.prerm:
- Remove it. deprecated.
.
[ Fathi Boudra]
* Fix lintian warning: debhelper-but-no-misc-depends.
Checksums-Sha1:
77e42e09122432ce94757c3bd596305071cd5ff5 1588 splashy_0.3.13-1.dsc
c98b6c113155b70de21cda1d23f4ee9320c92153 1607499 splashy_0.3.13.orig.tar.gz
0bce9d6e44a499d86b99ca3a91bb17a749606147 9995 splashy_0.3.13-1.diff.gz
65b94213dc960f34f06d5c59fc40b5bf5bf9926b 1211222 splashy_0.3.13-1_amd64.deb
244e37705c3a763f4f841800de40026fd391dc8c 44610 libsplashy1_0.3.13-1_amd64.deb
79e4e61c58c917b45b6adaf9e17b5cca7e949a07 33932
libsplashy1-dev_0.3.13-1_amd64.deb
Checksums-Sha256:
3a1a8dc0726d4a5292b2017c4f7c72d0c2af6d1336785fea17d4672bf72813e4 1588
splashy_0.3.13-1.dsc
cba37294fc8313eed5c311fd73ce081ecd3f3328562f70969f4e89f0d9030fc1 1607499
splashy_0.3.13.orig.tar.gz
eb36e278ce389c5defb5393f544515e2e78de8b01d5e1919a1a14b1910b473da 9995
splashy_0.3.13-1.diff.gz
809f1c5624bc321136b34bac6e79808a6972de90ea2359233f694eb4c9b452ce 1211222
splashy_0.3.13-1_amd64.deb
025736e6bcf3f43bbcd5783266943296dff2d9b7d366e8edae499f816c2b2547 44610
libsplashy1_0.3.13-1_amd64.deb
2dd38ce27eb74fdbc27882d9a1a614b1f258196d52463c29c2f8cc14d8464c7b 33932
libsplashy1-dev_0.3.13-1_amd64.deb
Files:
28df20a28bb135c84bbaf6ca1ee4d9b3 1588 graphics optional splashy_0.3.13-1.dsc
03b7ee4f31c56ee61463772f74bad8a0 1607499 graphics optional
splashy_0.3.13.orig.tar.gz
da654a4a59d95fcedc73d06d4d3310b4 9995 graphics optional
splashy_0.3.13-1.diff.gz
a92a179ce436f75ed74bc5cd67172869 1211222 graphics optional
splashy_0.3.13-1_amd64.deb
81eb0fbae3ef3976dbe636647bb22cc6 44610 libs optional
libsplashy1_0.3.13-1_amd64.deb
7d4e1a3bc713c35b1eeaaa2adbda0292 33932 libdevel optional
libsplashy1-dev_0.3.13-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iJwEAQECAAYFAklYt4oACgkQjPU19mqlcvci4AP/fHBqZaMd0XUMNQtAV3gScKIA
qJnfGMTAO3YYfL1nEyM/Kl2ZnzbeTH2IwSyI95soQu75U/FER8nNIt9leIL4WS6Y
Nl3kjRYdm3PmhhEIhRsAojFgRhB0hIUjTvHCW5U+s7hjJaDsAqs0unpgvifLHISm
AuaGr6KQbKxNAUyCU4I=
=8Gxb
-----END PGP SIGNATURE-----
--- End Message ---