f this
> database?
Yes. There's a script called configure-fti-search.php that allows you
to configure the language used for indexing the database, and to rebuild
the indices accordingly.
If you just want to rebuild the indices, then use the stored procedure:
"SELECT rebuild_fti_indi
Franck Villaume, 2016-12-23 17:04:47 +0100 :
> Hi,
>
> We, TrivialDev, are pleased to publish 1st release of scripts to
> enable smooth migration from CollabNet TeamForge
> (www.collab.net/products/teamforge) to FusionForge.
Congratulations, and thanks for sharing!
Roland.
#x27;,
password='YYY')
oldconf = server.get_job_config(oldname)
try:
server.get_job_config(newname)
except:
newconf = re.sub(oldname,newname,oldconf)
server.create_job(newname,newconf)
server.build_job(newname)
-
Roland.
--
Roland Mas
Indépendant en informatique libre -
ase anyone has objections or reviews.
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusion
get errors
about expired certificates (especially on scm.fusionforge.org starting
tomorrow), or invalid certificates, please let me know so that I may fix
it.
Thanks,
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnu
lugin [#800]
(TrivialDev)
* Site Admin: massmail, fix typo [#805] (TrivialDev)
* Work on compatibility with PHP7 (Roland Mas)
* Reporting: fixed missing global variable [#812] (Michael Kluge)
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software f
post-install.d/mta-*
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bi
again (and all externals pointing at a repository hosted on
the forge updated)?
Pretty neat feature, though (what, no testsuite? ;-)
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/
___
Fusionfo
ut any problem and I can do
> "sudo" and "su" for other (system) users like "postgres". Any idea if this
> is normal or where to look at?
This is not expected to happen. Try restarting nscd, sometimes it
gets stuck somewhere.
Roland.
--
Roland
the repositories are accessed through HTTPS or through SSH.
I am not entirely certain that these URLs would be impossible to
access through the main vhost, but I didn't manage it last time I tried.
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www
be displayed on the page with the instructions for checking
out). https://127.0.0.1 probably leads to the main forge website
because it's the default virtualhost, but you really need to have a
different URL for SCM.
(For reference: the same applies for Git.)
Roland.
--
Roland M
Is there an application setting somewhere I can adjust
> or another system wide limit I need to look at?
You probably need upload_max_filesize too.
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://ww
l addresses
later on. And if you want to restrict the notifications to just one
ticket, then make the email address point at a script that only forwards
some of the emails, based on subject for instance.
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free softw
versions, it's a bit
more complicated.)
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.f
e 6.0 branch as of today happens to be slightly
malfunctioning :-)
Roland,
on behalf of the dogfooding team.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/
___
Fusionforge-general mailing list
Fusion
6.0 has seen some work to facilitate using a remote
database; although it's not used widely, it is used on one important
instance, so it does get some daily testing. Sylvain might provide
additional info there.
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
h
Roland Mas, 2015-06-03 13:11:58 +0200 :
[...]
> To use the RPM package repository, use one of the following snippets
> in a /etc/yum/repos.d/fusionforge.repo file:
The RPM package repository should now contain the packages that are
not directly available in CentOS 7, which we backp
;d
appreciate a validation by someone who knows that stuff.
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusio
may want to backport/cherry-pick it (and if you use the
moinmoin plugin, also grab the two related commits -- search for "nonce"
in git log).
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/
__
Unit 193, 2015-05-30 02:11:27 -0400 :
> ---
> src/common/include/account.php | 2 +-
> src/www/account/editsshkeys.php | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks!
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software fr
team.
--
Roland Mas
Indépendant en informatique libre -- Free software freelance
http://www.gnurandal.com/
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general
than
waiting for cron jobs) (Inria)
* SCM:
* Concurrent SSH and HTTPS access, relying on Apache mod_itk (Roland Mas
and Inria)
* Allow projects to use several SCM engines in parallel (Roland Mas, for
CEA)
* Support read-only access to private projects via SSH (Inria)
* Browsing support
Sylvain Beucler - Inria, 2015-04-24 17:30:40 +0200 :
> The FRS tells me:
>
> Posted data is too large. 9.44 MiB exceeds the maximum size of 2 MiB
>
> Roland, can you increase this ?
Done.
Roland.
--
Roland Mas
Indépendant en informatique libre -- Free software
27;m thinking of the htdocs/ directory where
project members can upload their website. Also the incoming/ directory,
used to upload large files via SCP in order to push them to the FRS or
the docman. I guess they both need to be chgrp'ed to project_rw.
Roland.
--
Roland Mas
Indépendant en inf
. They have been on by default on ext4 since
Linux 2.6.39, and I think they're on by default on btrfs too, so we
should be pretty safe for FusionForge 6+, but there may be cases where
they're not available.
Assuming we can discard these cases as "not our problem"
Roland Mas, 2014-11-27 16:45:13 +0100 :
[...]
> + # Backport httpd-itk from Fedora 20
> + # until https://bugzilla.redhat.com/show_bug.cgi?id=1059143 is fixed
> + # …yes, it requires pulling in a lot of stuff :-(
Before anyone starts screaming bloody murder:
Sylvain Beucler - Inria, 2014-09-02 13:42:31 +0200 :
> Hi,
>
> The GUM branch now passes the test suite(s), so it's time to merge :)
> When do we do it?
Whenever you feel like it :-)
Roland.
--
Roland Mas
Qui trop embras
; ?
The install-ng script uses src/etc/config.ini-opt.
Roland.
--
Roland Mas
Late frost burns the bloom / Would a fool not let the belt / Restrain the body?
-- in Good Omens (Terry Pratchett and Neil Gaiman)
___
Fusionforge-general mail
setting up CI jobs if
needed :-)
> - I'm not sure why we pushed changes on the 5.3 stable branch already,
> do we need the renaming right now, or can this wait 5.4?
> (aka I'm now afraid to upgrade my prod ;))
The actual change of the paths (and package
rg. The part actually changing the
paths passes my testsuite locally, but I haven't pushed it yet. I'll
push it to master only, but first I'll write the migration system for
upgrades.
> One particular concern is the macro system: it needs pr
to experiment :-)
Once all that is done, I'll also try to rename the packages
themselves, with empty gforge-* packages to ease the transition.
So there. Be warned!
Roland.
--
Roland Mas
Using a big hammer without caution can cause big damage.
-- PostgreSQL documentation, chapter 4
cause… why?
So I'd like to hear about blockers to its removal once the key
expires. Actually, I'd like to switch before that, so that the
Subversion is read-only for a while before being completely abandoned.
Thoughts? Complaints?
Roland.
--
Roland Mas
It would be hard to be de
Based on my email archives, here are the contacts I could find. For
simplified Chinese, Markqiu/qiucheng . For Italian,
Reinhard Spisser . And for Spanish: Luis
Cañas-Díaz , Mariano Guerra
, Jose Francisco Castro
, and Hector Colina .
Roland.
--
Roland Mas
La tradition orale, c'est comme
stream branches.
Roland.
--
Roland Mas
Magic is one thing, and reflected-sound-of-underground-spirits is another.
-- Twoflower, in The Colour of Magic (Terry Pratchett)
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusio
r updating the offending foreign key to be "ON DELETE
CASCADE". Maybe both, although either one is enough. Thanks for the
fix, I've merged it into the relevant branches, and we're now all-blue
again.
Roland.
--
Roland Mas
[...] Des fois, y'a des trous. -- (Ptiluc)
--
as been committed.
The reload of the database that occurs between tests is now noticeably
faster (and will probably get even faster once I switch the buildbot to
btrfs).
Master is currently all-blue. 5.3 is red, but I think it's due to a
recent change in a foreign key constraint so it shouldn
backup /var/lib/postgresql
That's pretty much instant on Btrfs.
Roland.
--
Roland Mas
Et c'est tellement plus mignon de se faire traiter de con en chanson...
-- in En chantant (Michel Sardou)
___
Fusionforge-general mailing list
Fusionforg
e DEBDebian70Tests.php file (and friends) for
more readability and consistency, and didn't update the VM accordingly.
I'll fix that.
Roland.
--
Roland Mas
If you spit in the air, it lands in your face.
-- Tevye, in Fiddler on the roof
___
Sylvain Beucler - Inria, 2014-04-09 16:17:11 +0200 :
> Hi,
>
> Le 09/04/2014 15:28, Roland Mas a écrit :
>>In order to allow concurrent SSH + HTTP(S) access to Git repositories,
>> I implemented a prototype using the MPM-ITK Apache2 module.
> Great!
>> It basica
rough an Unix socket to a different process that will perform
the setuid()/setgid() and then the Git command. I'll work on that in
the coming days.
In the meantime, please find attached the current version of the
patch. I welcome comments and suggestions.
Roland.
--
Roland Mas
S
one happened. A kind
of a "where we come from, where we are, where we're going" presentation
would probably work.
Roland.
--
Roland Mas
Seems to me, the only sensible thing is for people to know if they kill a whale,
they've got a dead whale. -- Adam, in Go
h other, talk about everybody's
> work on forges, and plan the features for FusionForge 6.0 :)
>
> Please confirm to me if you intend to join.
I certainly intend to join :-) The dates mentioned on IRC (April 4th,
7th, 11th, 18th) are all fine with me.
Roland.
--
Roland Mas
Fate alway
Roland Mas, 2014-02-27 15:17:00 +0100 :
[...]
> Thank you. I added them to the game :-)
…and someone volunteered to package them. Yippee!
Roland.
--
Roland Mas
Time is a drug. Too much of it kills you.
-- in Small Gods (Terry Pratch
sy/
> jquery-ui/
Thank you. I added them to the game :-)
Roland.
--
Roland Mas
In every life you got some trouble, when you worry you make it double.
-- in Don't worry, be happy (Bobby McFerrin)
___
Fusionforge-general mailing list
Roland Mas, 2014-02-26 11:08:40 +0100 :
[...]
> However, if there are other libraries beyond Twig that FusionForge
> uses (or would use), then they'd be great candidates for the game :-)
I'm thinking that maybe some of our Javascript libraries would be good
candidates. Hope
ent and long-term task.
However, if there are other libraries beyond Twig that FusionForge
uses (or would use), then they'd be great candidates for the game :-)
Roland.
--
Roland Mas
You can't second-guess ineffability, I always say.
-- Aziraphale, in Good Omens
the database…
- …returns the results…
- …and libc returns the appropriate data, filling the cache in nscd on
the way.
A more stable way of doing things would be to avoid the need for the
recursive lookup. Maybe using libnss-db or libnss-cache, with a job
that updates that database when needed.
Ro
x27;m on my own. So when it comes to expressing
my opinion, I oppose a switch to a tool that is going to make life
harder to all the maintainers of the Debian packaging (ie. me, myself
and I). I may change my mind, but so far I haven't seen any compelling
reason to. The (obvious) potential
t seen much love for a few years. I'm pondering
simply dropping it, so we could also get rid of the YUI dependency (and
keep Jquery as the only JS library).
How do you feel about that? Would there be much opposition to
removing it even before we start the 5.3 branch?
Roland.
--
Roland Mas
it one or two parameters). I plan to do that soon. Also, I plan to
switch some of the Debian-related jobs to Debian 8 (which is currently
in testing).
Any thoughts?
Roland.
--
Roland Mas
Bonjour, je suis un virus de signature. Propagez-moi dans la vôtre !
___
forget about it.
Roland.
--
Roland Mas
C'est un type qui rentre dans un café.
Plouf.
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general
Hi again,
Since the last stable version was 5.2.2 released in June, I set a tag
in the repository and uploaded a 5.2.3 version of FusionForge. It's
nothing more than a snapshot of the 5.2 branch, with the bugfixes that
have accumulated since June.
Roland.
--
Roland Mas
()Campag
lease.
Are there unfinished developments that need to be done first?
Marc-Étienne, maybe your current translation work? If so, how close is
it?
Thanks,
Roland.
--
Roland Mas
How does an octopus go into battle?
Fully-armed.
___
Fusionforge-general ma
ument the process
and/or write tools to automate it), as the current one is very old;
- start investigating template engines in light of our current needs,
and convert one or two plugins or a handful of pages as a proof of
concept.
Roland.
ionForge step might not work on MySQL: FF uses some
database features that are, to the best of my knowledge,
PostgreSQL-specific, such as full text indexing. Also other stuff such
as triggers and stored procedures may need some rephrasing/resyntaxing
to fit the MySQL implementation.
Roland.
--
at was not specific to FusionForge. Maybe that
would be worth looking into? I guess that the “only” missing part would
be the exporter from Savane. That would also eliminate the problem of
having both the source and destination databases on the same DB server.
Roland.
--
Roland Mas
Shyumir
probably be migrated to another format (one that can be
used by KVM) at least, and possibly redone entirely in a clean and
automated way.
Thanks for the doc changes!
Roland.
--
Roland Mas
Meaning lies as much / In the mind of the reader / As in the haiku
Franck Villaume, 2013-10-03 20:29:03 +0200 :
[...]
> Commit reverted.
How about moving Marc-Étienne's inside the method in the theme
instead? Wouldn't that satisfy both sides?
Roland.
___
Fusionforge-general mailing list
Fusionforge-general@lists.f
everything in the project, and forum/tracker/pm_admin ⇒ everything on
all forums/trackers/pms in the project).
Can you think of possible bugs or problems this change would cause?
Would it be useful for someone else?
Thanks for any feedback,
Roland.
--
Roland Mas
Qu'est-ce qui est jaun
ut now the testcreateTask test fails.
Roland.
--
Roland Mas
The price of liberty is eternal housekeeping.
-- in Odds and Gods (Tom Holt)
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general
) {
> @@ -717,9 +718,10 @@
[...]
This breaks the tests (and probably normal behaviour too): there's no
"hidden" field in the "artifact_extra_field_elements" table.
Roland.
--
Roland Mas
[...] ou une dent pourrie [...] -- in Variations sur un thème imposé
--
For the record: an Christoph provided an updated patch, which I
committed. Thanks!
Roland.
--
Roland Mas
Qu'est-ce qui est jaune, qui pèse deux cents kilos et qui chante ?
Un canari. Belle bête, pas vrai ?
___
Fusionforge-general mailing
are of the php versions supported by FusionForge, I
> would like to note that I used the following
> php functions which may only available for php 5.3:
> * date_default_timezone_set()
> * date_default_timezone_get()
> * getopt()
These all seem to be available in PHP 5.1, so we'r
uot; est déjà traduit par "outil de suivi"
> j'ai une préférence pour "surveiller/surveillance".
>
> Merci de donner votre avis.
+1.
Roland.
--
Roland Mas
C r ' s d a ue ell r a u i r .
-- Signatures à collectionner, série n°1, parti
ption: Response from Selenium RC server for
testComplete().
| ERROR: Element //input[@name='type' and @value='folder'] not found.
`
Thanks,
Roland.
--
Roland Mas
Meaning lies as much / In the mind of the reader / As in the haiku
-- in Gödel, Escher, Bach: an Eternal Golden B
Marc G. Fournier, 2013-05-27 20:43:50 -0700 :
> On 2013-05-23 12:27 AM, Roland Mas wrote:
>>
>>> When I upgrade versions, I try and meticulously go through the 2*
>>> series files, in order, that are in the db directory … did I miss
>>> something in the upgr
Marc G. Fournier, 2013-05-22 12:05:11 -0700 :
> On 2013-05-22, at 06:54 , Roland Mas wrote:
>
>>
>> Yes, but this table (and the UI to control its contents) is no longer
>> where the actual permissions on the forums are defined. Like the other
>> permission bit
On 2013-05-10, at 02:06 , Roland Mas wrote:
>> but my guess is that you forgot to grant the appropriate permissions
>> to the various roles (the relevant bit is "posting without
>> moderation"), since that's where the check is made.
Marc G. Fournier, 2013-05-
ess … ?
You don't specify exactly what versions you're upgrading from and to,
but my guess is that you forgot to grant the appropriate permissions to
the various roles (the relevant bit is "posting without moderation"),
since that's where the check is made.
Roland.
--
ent
set of rules, local to the language. As long as the original strings
are consistent, the end result will be as consistent as the
translations. But the "gettextized" string must be as close as possible
to the full message one wants to display; see the example above with
s
ne patch for the porting of
the trackers subsystem, one for the porting of the forums subsystem, and
so on, and one for the porting of each plugin.
But mostly I agree with the proposal :-)
Roland.
--
Roland Mas
Bee There Orr Bee A Rectangular Thyng!
-- in Soul Music (Terry Pratchett)
x27;t be too hard to add.
> When we switch from SCM Repos SVN to GIT, the repository SVN still
> reside on chroot directory, ¿is it safe to delete it by rm on the shell?
Yes, unless you want to keep it for safety :-)
Roland.
--
Roland Mas
Au royaume des aveugles
nction elsewhere; most of the time it'll be
backwards-compatible, sometimes it won't.
Again: I'm sorry for the inconvenience, but if "it"'s not in the FF
tree (and/or if "it" has no testsuite), "it" may get broken from time to
time.
Roland.
--
Roland M
Franck Villaume, 2013-03-10 20:28:25 +0100 :
[...]
> Sorry for the inconvenience.
I can't say I was inconvenienced very much since I was on holiday, but
it's fixed now anyway :-)
Roland.
--
Roland Mas
One... two... one, two, many, lots!
-- Lias, in Soul music (Te
ication.)
>
> Wanna have?
Yes please :-) The current emails also annoy me, I must admit.
Roland.
--
Roland Mas
Using a big hammer without caution can cause big damage.
-- PostgreSQL documentation, chapter 42
___
Fusionforge-general mailing list
F
the
CreateProject::testSimpleCreate test:
[Wed Feb 20 10:12:39 2013] [error] [client 127.0.1.1] PHP Fatal error: Call to
undefined method DocumentGroupFactory::getDocumentGroups() in
/opt/gforge/src/common/include/Group.class.php on line 2346, referer:
http://debian7.local/admin/approve-pending.php
Rol
I'm rather surprised
to hear about your problem. I think I went through all the code when I
added the SQL snippet that dropped this column; if I missed some, then I
guess I need to fix that, but I'll need to know which parts :-) Unless
it's a discrepancy between the package vers
oject
membership more meaningful.
I'd welcome comments and discussion on this topic. I intend to raise
it at today's IRC meeting, but I'm not going to act on it anytime soon;
I'm more thinking of a spring cleaning, so sometime in the next few
weeks.
Roland.
--
Roland Mas
s into the
appropriate *.mo files. You'll have to install them afterwards.
Roland.
--
Roland Mas
$ chown -R us:us your_base*
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general
p fr
> french
> fr_FR
> fr_FR@euro
> fr_FR.iso88591
> fr_FR.iso885915@euro
> fr_FR.utf8
>
> But I can't get homepage in french.
>
> Any idea ?
Is the appropriate fusionforge.mo installed in a location where
gettext can find it? The standard code looks for it und
_dump_update.pl,
which updates the authorized_keys files.
Roland.
--
Roland Mas
Seems to me, the only sensible thing is for people to know if they kill a whale,
they've got a dead whale. -- Adam, in Good Omens (T. Pratchett and N. Gaiman)
_
lem is : the command is 'php' :-/
You can be more specific than that in the "sudoers" file. You can
allow commands such as "/usr/bin/php /bla/bla/bla/myscript.php", and
only that script will be allowed. It's still a hack, though.
Roland.
--
Roland Mas
reads these headers and sets the appropriate variables
accordingly.
Roland.
--
Roland Mas
Fate always wins... At least, when people stick to the rules.
-- in Interesting Times (Terry Pratchett)
___
Fusionforge-general mailing list
Fusionforge-gen
perms for this file or use sudo in the post-commit
> hook ?
If you change the permissions for this file, it means anyone will have
full access to the database (because the file contains the credentials).
If you use sudo, make sure you limit the available commands.
Roland.
--
Roland Mas
Cer
database.
> Any idea where to look for ?
> The other option is to change the template for post-commit to 'sudo ...'
> and put a line in the sudoers file.
> But I'm wonder how safe it is.
Not very, but on the other hand serving Subversion via Apache isn't
safe eithe
script after that, so that your database is brought to the current
schema.
Roland.
--
Roland Mas
Why did the tachyon cross the road?
Because it was on the other side.
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://
ms you seem to have in your database.
Did the database upgrade scripts fail? They should have migrated the
users and their memberships…
Roland.
--
Roland Mas
...your network won't even know it's talking to a proxy, unless of
course, the proxy doe
ired).
> So I guess I'm stuck.
> I was wondering if it that hard to install on Debian from the sources ?
> Would the install-ng script be a starting point ?
Just grabbing loggerhead from sid is going to be much much easier :-)
Roland.
--
Roland Mas
Mag
ests that there's no such method. The
only "delete from users" I found is in src/cronjobs/project_cleanup.php
for users who are still at the "pending" status after a week.
Roland.
--
Roland Mas
You can tune a filesystem, but you can'
rs read only??
Not in 5.0. In trunk, there's a new permission bit that controls
who's allowed to submit a new item (so if you remove it from everyone no
new items can be created). I think this bit is also used to control who
can add messages to open items, but I'm not sure offha
Roland Mas, 2013-01-08 14:05:41 +0100 :
> There will probably be some downtime during the afternoon, but I'll
> try to keep it to a minimum and set up IP forwarding and so on. I'll
> keep the list informed when the migration is complete.
>
Okay, things are migrated no
Roland Mas, 2013-01-08 14:05:41 +0100 :
> There will probably be some downtime during the afternoon, but I'll
> try to keep it to a minimum and set up IP forwarding and so on. I'll
> keep the list informed when the migration is complete.
Okay, things are migrated now,
Roland Mas, 2013-01-08 14:05:41 +0100 :
> Hi all,
>
> I'm going to get a new hosted server for fusionforge.org (including
> the buildbot). It should be faster and have more disk space, and for
> some reason it's cheaper than the current one, too.
>
> There
indeed
installed on the previous one. I think Olivier managed to track the
bug down to a bug in PHP, I'll keep an eye out for that.
Roland.
--
Roland Mas
Luck, like a Russian car, generally only works if you push it.
-- Regalian, in My Hero (Tom Holt)
to keep it to a minimum and set up IP forwarding and so on. I'll
keep the list informed when the migration is complete.
Roland.
--
Roland Mas
S'agirait pas d'atteindre la sublime transcendance du supramental sans
se bouger le fion un minimum... -- in Sri R
Thorsten Glaser, 2012-11-20 10:10:08 +0100 :
[...]
> ① Though I wonder how that’d work considering it uses
> a system-wide Apache…
The plan is to use http://mpm-itk.sesse.net/ which allows running
different vhosts as different users.
Roland.
--
Roland Mas
Such compressed poems
e buildbot should be involved with the VCS is to run
>> pull/update commands before a build.
> I would tend to think these kind of thing is not very reliable, Is it
> packaged in some place ?
I don't know.
Roland.
--
Roland Mas
Et c'est tellement plus mignon de se faire traiter
Thorsten Glaser, 2012-11-15 10:07:18 +0100 :
> On Thu, 15 Nov 2012, Roland Mas wrote:
>
>> The problems in the Debian-related jobs on the buildbot seems to be
>> that Selenium gets confused whenever there's an iframe on the page.
>
> Looking at Selenium in VNC, I se
ranches of the deb-packaging project on fusionforge.org, too.
Roland.
--
Roland Mas
Sauvez un arbre, tuez un castor.
___
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listin
whenever there's an iframe on the page.
This also happens on the -src-debian jobs, so I don't think it's related
to the Debian packaging.
Roland.
--
Roland Mas
$ chown -R us:us your_base*
___
Fusionforge-general mailing list
Fusionforg
100 matches
Mail list logo