lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2885 in lilypond: GUB currently fails to create ta


From: lilypond
Subject: [Lilypond-auto] Issue 2885 in lilypond: GUB currently fails to create tarballs
Date: Wed, 10 Oct 2012 14:34:03 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical

New issue 2885 by address@hidden: GUB currently fails to create tarballs
http://code.google.com/p/lilypond/issues/detail?id=2885

As it says.  A recent update to GUB has meant that the build recipes:

doc-export
test-export
dist-check

fail to run, with the result that a number of files are not created and the upload either fails or is incomplete. For reference, this _can_ be done manually as follows:

make --file=lilypond.make LILYPOND_BRANCH=release/unstable unlocked-doc-export make --file=lilypond.make LILYPOND_BRANCH=release/unstable unlocked-test-export make --file=lilypond.make LILYPOND_BRANCH=release/unstable unlocked-dist-check

but this is very much not recommended. A check on the output of a GUB build shows the following:

PATH=/home/gub/gub/target/tools/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ python gub/with-lock.py --skip /home/gub/gub/target/linux-x86/build/lilypond-git.sv.gnu.org--lilypond.git-release-unstable.lock \
                make -f lilypond.make cached-dist-check
make[2]: Entering directory `/home/gub/gub'
lilypond.make:268: **** cached-dist-check cached-doc-export cached-test-export rule
Traceback (most recent call last):
  File "gub/repository.py", line 42, in ?
    from gub import misc
  File "bin/../gub/misc.py", line 10, in ?
    import urllib2
File "/home/gub/gub/target/tools/root/usr/lib/python2.4/urllib2.py", line 108, in ?
    import cookielib
File "/home/gub/gub/target/tools/root/usr/lib/python2.4/cookielib.py", line 28, in ?
    import sys, re, urlparse, copy, time, urllib, logging
  File "bin/../gub/logging.py", line 5, in ?
    from gub import misc
ImportError: cannot import name misc






reply via email to

[Prev in Thread] Current Thread [Next in Thread]