On Thu, Nov 24, 2011 at 05:53:06PM +0100, Thorsten Glaser wrote: > On Thu, 24 Nov 2011, Olivier Berger wrote: > > > I think many files are missing in /usr/share/gforge/lib/vendor, as I get > > many : > > No, these files MUST NOT be part of the Debian package, > doing so would be a Policy violation (“No courtesy copies”). > > > [Thu Nov 24 17:42:37 2011] [error] File does not exist: > > /usr/share/gforge/lib/vendor, referer: ... >
You're right. Actually, the problem is the vhost-main.inc apache config file, which is not correct and still includes bits like : Alias /scripts/jquery/ /usr/share/gforge/lib/vendor/jquery/ etc. I guess it's a remaining of a previous package, and the file hasn't been updated although I've upgraded the package... probably something missing in upgrade scripts/postinst ? I removed the Aliases and now have 404s for referenced scripts like https://myforge.example.com/scripts/prototype/prototype.js :-/ Thanks for caring. Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

