Package: cyrus-common-2.2
Version: 2.2.12-2
Severity: normal
Tags: experimental

When the script runs, I see the following:

# if getent passwd | grep -s -q -E '^cyrus:'; then
>                    echo "Non-system user cyrus found. I will not overwrite a 
> non-system" >&2
>                    echo "user. Remove the user and reinstall 
> cyrus-common-2.2." >&2
>                    exit 1
>            fi
Non-system user cyrus found. I will not overwrite a non-system
user. Remove the user and reinstall cyrus-common-2.2.
exit

...but the cyrus user *is* a system user:


$ egrep ^cyrus: /etc/passwd && grep SYSTEM /etc/adduser.conf
cyrus:x:125:8:Cyrus Mailsystem User,,,:/var/spool/cyrus:/bin/sh
# FIRST_SYSTEM_UID to LAST_SYSTEM_UID inclusive is the range for UIDs
FIRST_SYSTEM_UID=100
LAST_SYSTEM_UID=999

I'd offer a patch of some sort but regex isn't a strong point of mine at all.
:/

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (650, 'unstable'), (640, 'experimental'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-ck3-1-p4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages cyrus-common-2.2 depends on:
ii  adduser         3.82                     Add and remove users and groups
ii  debconf [debcon 1.4.70                   Debian configuration management sy
ii  dpkg            1.13.13                  package maintenance system for Deb
ii  gawk            1:3.1.5-1                GNU awk, a pattern scanning and pr
ii  libc6           2.3.5-13                 GNU C Library: Shared libraries an
ii  libdb4.2        4.2.52-23                Berkeley v4.2 Database Libraries [
ii  libsasl2        2.1.19-1.9               Authentication abstraction library
ii  libsnmp9        5.2.1.2-4                NET SNMP (Simple Network Managemen
ii  libssl0.9.8     0.9.8a-7                 SSL shared libraries
ii  libwrap0        7.6.dbs-8                Wietse Venema's TCP wrappers libra
ii  libzephyr3      2.1.20010518.SNAPSHOT-15 The original "Instant Message" sys
ii  netbase         4.24                     Basic TCP/IP networking system
ii  perl            5.8.8-2                  Larry Wall's Practical Extraction 
ii  postfix [mail-t 2.2.8-9                  A high-performance mail transport 

Versions of packages cyrus-common-2.2 recommends:
ii  cyrus-admin-2.2               2.2.12-2.1 Cyrus mail system (administration 

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to