[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: slic3r in task file



Hi Thorsten,

On Wed, Apr 02, 2014 at 10:32:32AM +0200, Thorsten Alteholz wrote:
> 
> On Wed, 2 Apr 2014, Andreas Tille wrote:
> >>The 3dprinter package slic3r should have a similar status, but does
> >>not appear. Do you have any idea what went wrong?
> >
> >What is the Vcs URL of slic3r?
> 
> it is at ssh://<alioth_user>@git.debian.org/git/3dprinter/packages/slic3r.git

So the answer to your initial question is, that 3dprinter repository was
not parsed.  We do not parse all repositories (since alioth admins are a
bit picky about those cron jobs which even now eat some computing
cycles).  This is fixed now:

$ git diff HEAD^ misc/machine_readable/fetch-machine-readable
diff --git a/misc/machine_readable/fetch-machine-readable b/misc/machine_readable/fetch-machine-readable
index 4e3f140..4c30747 100755
--- a/misc/machine_readable/fetch-machine-readable
+++ b/misc/machine_readable/fetch-machine-readable
@@ -27,6 +27,7 @@ SVNDIRS="debian-med/trunk/packages
 GITDIRS="debian-med
          debian-science/packages
          debichem/packages
+         3dprinter/packages
          pkg-a11y
          pkg-scicomp
          pkg-exppsy


... and will be visible tomorrow (if I do no manual triggering which I
could do for this test case - but I guess if we look again tomorrow and
everything went fine this should be sufficient).

Kind regards

        Andreas.

-- 
http://fam-tille.de


Reply to: