Package: umegaya
Severity: important
Hi,
since I was doing some changes on blends.debian.net (where to my
knowledge umegaya is installed and productive) and thus was running the
cron jobs manually to verify that everything was working correctly:
/etc/cron.daily# ./umegaya-refresh-blends
Only Subversion and Git URLs are supported at /usr/bin/umegaya-guess-url line
71.
Only Subversion and Git URLs are supported at /usr/bin/umegaya-guess-url line
71.
Could not detect package name for git://github.com/daeken/Emokit.git
svn: URL
'svn://svn.debian.org/blends/projects/science/trunk/debian-science/tasks'
non-existent in that revision
svn: File not found: revision 3915, path
'/projects/science/trunk/debian-science/debian/control'
When checking the code:
umegaya(master) $ grep -R debian-science *
man/umegaya-guess-url.1.mdwn:
svn://svn.debian.org/s?v?n?/?debian-science/packages/R/([a-z0-9\+\-\.]+)/
man/umegaya-guess-url.1.mdwn:
svn://svn.debian.org/s?v?n?/?debian-science/packages/([a-z0-9\+\-\.]+)/
man/umegaya-guess-url.1.mdwn:
git://git.debian.org/g?i?t?/?debian-science/packages/([a-z0-9\+\-\.]+).git
scripts/umegaya-refresh-blends:BLENDS='debichem debian-med debian-science'
scripts/umegaya-guess-url: elsif
(m|svn://svn.debian.org/s?v?n?/?debian-science/packages/R/([a-z0-9\+\-\.]+)/| )
{
scripts/umegaya-guess-url: elsif
(m|svn://svn.debian.org/s?v?n?/?debian-science/packages/([a-z0-9\+\-\.]+)/| ) {
I realised that it seems umegaya only supports tasks files in SVN but
Debian Science was moved to Git recently. I wonder whether there might
be some simple way to adapt the code accordingly to support both, Git
and SVN. IMHO the most simple way to specify the URL for Blends tasks
files is to check the dir
webtools/webconf/*.conf in
git://git.debian.org/git/blends/website.git
These config files are kept up to date for all existing Blends and
are specifying the location of tasks files in the VcsDir variable.
Kind regards
Andreas.
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.36-xenU-4814-i386 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]