Your message dated Tue, 14 Apr 2009 14:45:18 +0200
with message-id <[email protected]>
and subject line bug 515912, freevo and /home/freevo
has caused the Debian Bug report #515912,
regarding Set user freevo the right to write "/home/freevo/"
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.)


-- 
515912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515912
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: freevo
Version: 1.8.1-3
Severity: normal


dpkg-reconfigure freevo
touch: cannot touch `/home/freevo/cache/.placeholder': Permission denied
WARNING: 'freevo' user cannot create files in cache directory  
/home/freevo/cache ,
  freevo will malfunction
touch: cannot touch `/home/freevo/log/.placeholder': Permission denied
WARNING: 'freevo' user cannot create files in log directory  /home/freevo/log ,
  freevo will malfunction
touch: cannot touch `/home/freevo/static/.placeholder': Permission denied
WARNING: 'freevo' user cannot create files in static directory  
/home/freevo/static ,
  freevo will malfunction
touch: cannot touch `/home/freevo/video/.placeholder': Permission denied
WARNING: 'freevo' user cannot create files in video directory  
/home/freevo/video ,
  freevo will malfunction
touch: cannot touch `/home/freevo/audio/.placeholder': Permission denied
WARNING: 'freevo' user cannot create files in audio directory  
/home/freevo/audio ,
  freevo will malfunction
touch: cannot touch `/home/freevo/image/.placeholder': Permission denied
WARNING: 'freevo' user cannot create files in image directory  
/home/freevo/image ,
  freevo will malfunction
touch: cannot touch `/home/freevo/recordings/.placeholder': Permission denied
WARNING: 'freevo' user cannot create files in recordings directory  
/home/freevo/recordings ,
  freevo will malfunction
Hesperide:~# chown -R freevo /home/freevo
Hesperide:~# dpkg-reconfigure freevo


-- System Information:
Debian Release: 5.0
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages freevo depends on:
ii  adduser         3.110                    add and remove users and groups
ii  console-tools   1:0.2.3dbs-65.1          Linux console and font utilities
ii  debconf         1.5.24                   Debian configuration management sy
ii  freevo-data     1.8.1-3                  Themes and non-application data fo
ii  lsdvd           0.16-3                   read the content info of a DVD
ii  mplayer-nogui [ 1:1.0.rc2svn20080706-0.1 The Ultimate Movie Player For Linu
ii  python          2.5.2-3                  An interactive high-level object-o
ii  python-central  0.6.8                    register and build utility for Pyt
ii  python-freevo   1.8.1-3                  Python modules for Freevo

Versions of packages freevo recommends:
ii  cdparanoia 3.10.2+debian-5               audio extraction tool for sampling
ii  libxmltv-p 0.5.52-1                      Perl libraries related to the XMLT
ii  xine-ui    0.99.5+cvs20070914-2.1~lenny2 the xine video player, user interf
ii  xmltv-util 0.5.52-1                      Utilities related to the XMLTV fil

Versions of packages freevo suggests:
pn  fbset           <none>                   (no description available)
pn  fbxine          <none>                   (no description available)
ii  flac            1.2.1-1.2                Free Lossless Audio Codec - comman
ii  lame            3.98.2-0.3               LAME Ain't an MP3 Encoder
ii  libdvdcss2      1.2.10-0.2               Simple foundation for reading DVDs
pn  matrox-tools    <none>                   (no description available)
ii  mencoder        1:1.0.rc2svn20080706-0.1 MPlayer's Movie Encoder
pn  nvram-wakeup    <none>                   (no description available)
ii  ttf-liberation  1.04.93-1                Free fonts with the same metrics a
ii  ttf-mscorefonts 2.7                      Installer for Microsoft TrueType c
ii  vorbis-tools    1.2.0-5                  several Ogg Vorbis tools

-- debconf information excluded



--- End Message ---
--- Begin Message ---
hi,

if the 'freevo' user does not exist in a system, then the postinst
will create it using 
            adduser --ingroup freevo --quiet --home /home/freevo \
                --disabled-login --system freevo
and in this case the home directory will be /home/freevo and it will
be writable by the user freevo

In your case, it seems that the 'freevo' user exists, and /home/freevo
 exists, and /home/freevo is not writeble by 'freevo'... but this IMHO
 is not due to this package.

a.

-- 
Andrea Mennucc
 "E' un mondo difficile. Che vita intensa!" (Tonino Carotone)


--- End Message ---

Reply via email to