Package: debpool Version: 0.1.9 Severity: minor The README.User is missing a couple items:
Under item 3 it should also tell you that $Options{'log_file'} needs to be changed to the appropriate home directory (its default is /home/user/.debpool/DebPool.log). Additionally, it should instruct you to run the following before running sudo su - debpool /usr/bin/debpool: sudo su - debpool mkdir /home/debpool/.debpool The README.User also tells you that the debpool_user and debpool_group should be set to the right values, but the Config.pm doesn't even have these options (commented out or not), I am guessing that these should be added to the Config.pm that is installed: #$Options{'debpool_user'} = 'debpool' #$Options{'debpool_group'} = 'debpool' The README.User tells you to add these incorrect lines to the debpool crontab: @restart /usr/bin/debpool --nodaemon and @restart /usr/bin/debpool --daemon @restart is not a valid crontab format, that should be @reboot -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-k7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]