On Fri, May 25, 2012 at 01:12:40PM +0200, Olivier Berger wrote: > > > > The code repo browsing triggers not found logo/CSS files in Apache error > > logs : > > File does not exist: /usr/share/gforge/www/plugins/scmgit/gitweb.css, > > referer: > > https://.../plugins/scmgit/cgi-bin/gitweb.cgi?p=testproj/testproj.git > > script not found or unable to stat: > > /usr/share/gforge/plugins/scmgit/cgi-bin/static, referer: > > https://.../plugins/scmgit/cgi-bin/gitweb.cgi?p=testproj/testproj.git > > File does not exist: /usr/share/gforge/www/plugins/scmgit/git-logo.png, > > referer: > > https://.../plugins/scmgit/cgi-bin/gitweb.cgi?p=testproj/testproj.git > > > > It seems that changing /etc/gforge/plugins/scmgit/gitweb.conf to change : > $stylesheet = 'https://fusionforge.int-evry.fr/plugins/scmgit/gitweb.css'; > to : > $stylesheet = > 'https://fusionforge.int-evry.fr/plugins/scmgit/static/gitweb.css'; > solved the issue. >
Btw, due to the behaviour of the plugin, the file will be regenerated, losing such edits. I suggest to then apply these changes in /usr/share/gforge/plugins/scmgit/common/GitPlugin.class.php in updateRepositoryList() Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org