Package: rancid-core
Version: 2.3.2~a8-2~bc.1
Severity: normal
Tags: patch
In line 74 of 06_tmp_security.dpatch, `rm -f' is run on the directory
$MYTMPDIR, which fails due to the missing `-r' parameter to rm.
74 +rm -f $MYTMPDIR $DIR/routers.single $DIR/routers.failed
should be
74 +rm -fr $MYTMPDIR $DIR/routers.single $DIR/routers.failed
(note: the bug report is done from an unchanged backport for etch, but
that shouldn't change the bug behaviour.)
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Versions of packages rancid-core depends on:
ii adduser 3.102 Add and remove users and groups
ii cvs 1:1.12.13-8 Concurrent Versions System
ii debconf [debconf-2.0] 1.5.11etch2 Debian configuration management sy
ii expect 5.43.0-8 A program that can automate intera
ii iputils-ping [ping] 3:20020927-6 Tools to test the reachability of
ii libc6 2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii openssh-client 1:4.3p2-9etch3 Secure shell client, an rlogin/rsh
ii passwd 1:4.0.18.1-7 change and administer password and
ii perl 5.8.8-7etch3 Larry Wall's Practical Extraction
ii subversion 1.4.2dfsg1-2 Advanced version control system
rancid-core recommends no packages.
-- debconf information:
* rancid/damn_upgrade:
* rancid/warning:
* rancid/go_on: true
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]