Package: plymouth
Version: 0.8.3-20
Severity: minor

The syntax of plymouthd.conf seems to be very fragile. In particular, adding a
mixture of comments and empty line at the beginning of the file seems to break
file persing. The consequence is that plymouthd completley ignore the file and
revert back to defaults, including the default "text" theme.

For example, the following plymouthd.conf is *not* valid and will be completely
ignored by plymouth:

    # This file is managed by Puppet, local modifications will be overwritten
    
    # Administrator customizations go in this file
    [Daemon]
    Theme=spacefun

while the following is valid and will act as expected

    # This file is managed by Puppet, local modifications will be overwritten
    #
    # Administrator customizations go in this file
    [Daemon]
    Theme=spacefun


Ignoring both commented and empty lines is a pretty standard expectation in
*nix configuration files, it would be nice if plymouth could fulfill it.

Thanks for maintaining plymouth in Debian,
Cheers.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages plymouth depends on:
ii  initramfs-tools  0.101
ii  libc6            2.13-27

plymouth recommends no packages.

plymouth suggests no packages.

-- Configuration Files:
/etc/plymouth/plymouthd.conf changed [not included]

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to