unmerge 629820
retitle 629820 gitweb: please support FCGI mode out of the box (add gitweb.fcgi
wrapper)
severity 629820 wishlist
tags 629820 + upstream
quit
Denis Linvinus wrote:
> Perhaps it would be better to change the package name, for example
>
> Package: git-webconfig
> Replaces:
Denis Linvinus wrote:
> 2011/6/9 Jonathan Nieder
>> No problem. Any ideas about how to document this?
[...]
> Perhaps it would be better to change the package name, for example
>
> Package: git-webconfig
Yeah, I was dreaming of something like this eventually:
gitweb-cgi - Depends:
Perhaps it would be better to change the package name, for example
Package: git-webconfig
Replaces: gitweb (<< 1:1.7.2.5-1)
Breaks: gitweb (<< 1:1.7.2.5-1)
Also it would be nice, if package will contain simple FCGI startup script,
#!/bin/sh
export FCGI_SOCKET_PATH=127.0.0.1:9002
merge 621120 629820
quit
Denis Linvinus wrote:
> I'm sorry, you are right!
> I'm just check gitweb package before install, i did not expect that file was
> moved to another package.
No problem. Any ideas about how to document this? (Perhaps the
gitweb package description should mention explici
I'm sorry, you are right!
I'm just check gitweb package before install, i did not expect that file was
moved to another package.
it's my fault.
2011/6/8 Jonathan Nieder
> Hi Denis,
>
> Denis Linvinus wrote:
>
> > inside package gitweb_1.7.5.3-1_all.deb
> > file /usr/lib/cgi-bin/gitweb.cgi is sy
Hi Denis,
Denis Linvinus wrote:
> inside package gitweb_1.7.5.3-1_all.deb
> file /usr/lib/cgi-bin/gitweb.cgi is symbol link to
> ../../share/gitweb/gitweb.cgi
> which don't exist!
Does it really not exist on your filesystem? What is the
output of
dpkg -l git
dpkg -L git
?
Package: gitweb
Version: 1:1.7.5.3-1
inside package gitweb_1.7.5.3-1_all.deb
file /usr/lib/cgi-bin/gitweb.cgi is symbol link to ../../share/gitweb/gitweb.cgi
which don't exist!
7 matches
Mail list logo