Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51653 - http://www.gentoo.org/cgi-bin/viewcvs.cgi/portage/ChangeLog failes to view with konqueror
Summary: http://www.gentoo.org/cgi-bin/viewcvs.cgi/portage/ChangeLog failes to view wi...
Status: RESOLVED DUPLICATE of bug 79479
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Web Node Issues (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lance Albertson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-21 08:38 UTC by Toralf Förster
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2004-05-21 08:38:21 UTC
With firefox I can read the page 

http://www.gentoo.org/cgi-bin/viewcvs.cgi/portage/ChangeLog?rev=HEAD&cvsroot=gentoo-src&content-type=text/vnd.viewcvs-markup 

but with konqueror I get:

Failure during use of an external program:

 The command line was: 
enscript --color --language=html --pretty-print=changelog -o - -

Please look at the error log of your webserver for more info. 

An Exception Has Occurred


Python Traceback


Traceback (most recent call last):
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 3044, in main
    run_viewcvs(server)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 3020, in run_viewcvs
    view_checkout(request)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 2175, in view_checkout
    markup_stream(request, fp, revision, request.mime_type)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 864, in markup_stream
    markup_stream_enscript(lang, fp)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 655, in markup_stream_enscript
    enscript.write(chunk)
IOError: [Errno 32] Broken pipe


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 
2.4.26-grsec-2.0) 
================================================================= 
System uname: 2.4.26-grsec-2.0 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.4.10 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium3 -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=pentium3 -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" 
USE="X apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk gtk2 
imlib java jpeg kde libg++ libwww linguas_de mad mbox mikmod motif mpeg mysql 
ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime 
readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Comment 1 Sven Wegener gentoo-dev 2004-05-21 13:22:35 UTC
This sometimes happens for me also, but hitting reload several times
normally will get the page without error. Using Mozilla 1.6.
Comment 2 Toralf Förster gentoo-dev 2004-10-27 00:47:15 UTC
Now konqueror works fine, but firefox and mozilla sometimes produces errors like:
Failure during use of an external program:
The command line was:

enscript --color --language=html --pretty-print=changelog -o - -

Please look at the error log of your webserver for more info.
An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 3044, in main
    run_viewcvs(server)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 3020, in run_viewcvs
    view_checkout(request)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 2175, in view_checkout
    markup_stream(request, fp, revision, request.mime_type)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 864, in markup_stream
    markup_stream_enscript(lang, fp)
  File "/var/www/localhost/viewcvs/lib/viewcvs.py", line 655, in markup_stream_enscript
    enscript.write(chunk)
IOError: [Errno 32] Broken pipe
Comment 3 Lance Albertson (RETIRED) gentoo-dev 2005-02-01 05:34:32 UTC
Resolved on all the mirrors.

*** This bug has been marked as a duplicate of 79479 ***