From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-01-27 07:40:05
|
https://bugzilla.gnome.org/show_bug.cgi?id=608006 gnome-perl | general | unspecified --- Comment #2 from Serdar Dalgic <se...@pa...> 2010-01-27 07:39:55 UTC --- I'm packaging the program for my own distro, Pardus. We use gentoo-like sandbox system[1]. This is a special environment which prevents packages accidentally write outside of permitted locations. /root/.config/qtcurve is not among the locations that are permitted to be reached. So, is there a way to run tests without violating sandbox? Or should I disable the test violating sandbox while packaging the program? When sandbox is ignored, all tests are succesful. I hope this clarifies the reason why I entered this bug :) [1] http://devmanual.gentoo.org/general-concepts/sandbox/index.html -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |