Package: git
Version: 1:1.7.1-1
Severity: normal
Hello,
when I start git instaweb on a git repository, I get a crippled view
(no style sheets, no images) that doesn't include the current project.
I attached strace to the running webserver (with -f) and I think the
relevant part of the output is:
...
11676 brk(0x8f50000) = 0x8f50000
11676 stat64("gitweb_config.perl", 0x8ab00c0) = -1 ENOENT (No such file
or directory)
11676 stat64("/etc/gitweb.conf", {st_mode=S_IFREG|0644, st_size=534,
...}) = 0
11676 stat64("/etc/gitweb.conf", {st_mode=S_IFREG|0644, st_size=534,
...}) = 0
11676 open("/etc/gitweb.conf", O_RDONLY|O_LARGEFILE) = 3
11676 ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfb56b78) = -1 ENOTTY
(Inappropriate ioctl for device)
So I think the problem is that git instaweb doesn't install a
gitweb_config.perl.
Best regards
Uwe
-- System Information:
Debian Release: 5.0.4
APT prefers stable
APT policy: (700, 'stable'), (600, 'testing'), (70, 'experimental'), (70,
'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages git depends on:
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libcurl3-gnutls 7.18.2-8lenny4 Multi-protocol file transfer libra
ii libdigest-sha1-perl 2.11-2+b1 NIST SHA-1 message digest algorith
ii liberror-perl 0.17-1 Perl module for error/exception ha
ii libexpat1 2.0.1-4+lenny3 XML parsing C library - runtime li
ii perl-modules 5.10.1-12 Core Perl modules
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages git recommends:
ii less 418-1 Pager program similar to more
ii openssh-client [ssh-client] 1:5.1p1-5+b1 secure shell client, an rlogin/rsh
ii patch 2.5.9-5 Apply a diff file to an original
ii rsync 3.0.3-2 fast remote file copy program (lik
Versions of packages git suggests:
pn git-arch <none> (no description available)
ii git-cvs 1:1.7.1-1 fast, scalable, distributed revisi
pn git-daemon-run <none> (no description available)
ii git-doc 1:1.5.6.5-3+lenny3 fast, scalable, distributed revisi
ii git-email 1:1.7.1-1 fast, scalable, distributed revisi
ii git-gui 1:1.7.1-1 fast, scalable, distributed revisi
ii git-svn 1:1.7.1-1 fast, scalable, distributed revisi
ii gitk 1:1.7.1-1 fast, scalable, distributed revisi
pn gitweb <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]