Package: beagle
Version: 0.2.6-1
Severity: important
Hello,
I found that postinst script of beagle checks smokeping user.
-----
case "$1" in
configure)
getent passwd smokeping > /dev/null || \
adduser --system beagleindex --home /var/cache/beagle
mkdir -p /var/cache/beagle/indexes
chown beagleindex /var/cache/beagle/indexes/
-----
So, postinst fails because smokeping user exists.
Just typo?
[EMAIL PROTECTED]:~% LC_ALL=C sudo apt-get install beagle
Reading package lists... Done
Building dependency tree... Done
beagle is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up beagle (0.2.6-1) ...
chown: `beagleindex': invalid user
dpkg: error processing beagle (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
beagle
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7-smp
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Versions of packages beagle depends on:
ii adduser 3.87 Add and remove users and groups
ii bash 3.1-4 The GNU Bourne Again SHell
ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra
ii libexif12 0.6.13-4 library to parse EXIF files
ii libfontconfig1 2.3.2-5.1 generic font configuration library
ii libgalago-cil 0.3.2-4 CLI bindings for libgalago
ii libgconf2.0-cil 2.8.2-2 CLI binding for GConf 2.12
ii libglade2.0-cil 2.8.2-2 CLI binding for the Glade librarie
ii libglib2.0-0 2.10.2-2 The GLib library of C routines
ii libglib2.0-cil 2.8.2-2 CLI binding for the GLib utility l
ii libgmime2.1-cil 2.1.19-1 CLI binding for the MIME library,
ii libgnome2.0-cil 2.8.2-2 CLI binding for GNOME 2.12
ii libgnomevfs2-0 2.14.1-2 GNOME virtual file-system (runtime
ii libgtk2.0-0 2.8.17-2 The GTK+ graphical user interface
ii libgtk2.0-cil 2.8.2-2 CLI binding for the GTK+ toolkit 2
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii libmono-corlib1.0-cil 1.1.13.6-4 Mono core library (1.0)
ii libmono-sharpzip0.6-cil 1.1.13.6-4 Mono SharpZipLib library
ii libmono-sharpzip0.84-cil 1.1.13.6-4 Mono SharpZipLib library
ii libmono-sqlite1.0-cil 1.1.13.6-4 Mono Sqlite library
ii libmono-system-data1.0-cil 1.1.13.6-4 Mono System.Data library
ii libmono-system-runtime1.0-ci 1.1.13.6-4 Mono System.Runtime library
ii libmono-system-web1.0-cil 1.1.13.6-4 Mono System.Web library
ii libmono-system1.0-cil 1.1.13.6-4 Mono System libraries (1.0)
ii libmono0 1.1.13.6-4 libraries for the Mono JIT
ii libmono1.0-cil 1.1.13.6-4 Mono libraries (1.0)
ii libpango1.0-0 1.12.1-3 Layout and rendering of internatio
ii librsvg2-2 2.14.3-2 SAX-based renderer library for SVG
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libsqlite0 2.8.16-1 SQLite shared library
ii libx11-6 2:1.0.0-6 X11 client-side library
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii libxss1 1:1.0.1-4 X11 Screen Saver extension library
ii mono-runtime 1.1.13.6-4 Mono runtime
Versions of packages beagle recommends:
ii xpdf-utils [poppler-utils] 3.01-7 Portable Document Format (PDF) sui
-- no debconf information
--
Tatsuki Sugiura mailto:[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]