Your message dated Mon, 11 Jan 2016 05:34:27 +0000
with message-id <[email protected]>
and subject line Bug#810084: Removed package(s) from unstable
has caused the Debian Bug report #667577,
regarding websvn: enscript complains if a filename doesn't have an extension
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.)


-- 
667577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667577
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: websvn
Version: 2.3.3-1
Severity: normal

When trying to enscript a file with no extension, I get the following error in
the apache logs:

 PHP Warning:  array_key_exists(): The first argument should be either a string 
or an integer in /usr/share/websvn/include/svnlook.php on line 643

I'm guessing

    } else if (array_key_exists($ext, $extEnscript)) {

should be

    } else if ($ext && array_key_exists($ext, $extEnscript)) {

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages websvn depends on:
ii  apache2                     2.2.21-3     Apache HTTP Server metapackage
ii  apache2-mpm-prefork [httpd] 2.2.21-3     Apache HTTP Server - traditional n
ii  debconf [debconf-2.0]       1.5.40       Debian configuration management sy
ii  libapache2-mod-php5         5.3.8-2      server-side, HTML-embedded scripti
ii  php-geshi                   1.0.8.4-1    Generic Syntax Highlighter
ii  php5                        5.3.8-2      server-side, HTML-embedded scripti
ii  po-debconf                  1.0.15       manage translated Debconf template
ii  subversion                  1.6.17dfsg-3 Advanced version control system
ii  ucf                         3.0025+nmu2  Update Configuration File: preserv

Versions of packages websvn recommends:
ii  enscript                      1.6.5.2-1  converts text to Postscript, HTML 

websvn suggests no packages.

-- debconf information:
* websvn/webservers: apache2
* websvn/configuration: true
* websvn/parentpath: /home/svn
* websvn/repositories: /home/svn/lnxnm
* websvn/permissions:



--- End Message ---
--- Begin Message ---
Version: 2.3.3-1.3+rm

Dear submitter,

as the package websvn has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/810084

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to