[Bugs] #2076 NORM: Error during phase checkout of logilab-common

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Mon Jul 5 07:01:25 EDT 2010


#2076: Error during phase checkout of logilab-common
------------------------+---------------------------------------------------
    Reporter:  disco    |          Owner:  tomeu      
        Type:  defect   |         Status:  new        
    Priority:  normal   |      Milestone:  0.84       
   Component:  sugar    |        Version:  Unspecified
    Severity:  Trivial  |       Keywords:             
Distribution:  Ubuntu   |   Status_field:  Unconfirmed
------------------------+---------------------------------------------------
 Ubuntu 10.04 lucid lynx 2.6.32-23-generic #37-Ubuntu i686

 The Sugar jhbuild update process give me a series of errors when it tries
 to retrieve logilab-dependencies

 logilab-common0.48.1.tar.gz

 alfredo at UBUNTU:~/sugar-jhbuild$ ./sugar-jhbuild update
 Updating sugar-jhbuild...
 Already up-to-date.
 Updating upstream jhbuild...
 Already up-to-date.
 *** Checking out logilab-common *** [1/30]
 wget --continue ftp://ftp.logilab.fr/pub/common/logilab-
 common-0.48.1.tar.gz -O /home/alfredo/sugar-jhbuild/source/logilab-
 common-0.48.1.tar.gz
 --2010-07-03 14:51:12--  ftp://ftp.logilab.fr/pub/common/logilab-
 common-0.48.1.tar.gz
            => "/home/alfredo/sugar-jhbuild/source/logilab-
 common-0.48.1.tar.gz"
 Risoluzione di ftp.logilab.fr... 88.191.102.235
 Connessione a ftp.logilab.fr|88.191.102.235|:21... connesso. (connected)
 Accesso come utente anonymous ... Login eseguito! (done!)
 ==> SYST ... fatto. (done)    ==> PWD ... fatto.
 ==> TYPE I ... fatto.(done)  ==> CWD (1) /pub/common ...
 La directory "pub/common" non esiste. (Directory "pub/common doesn't
 exist")

 *** Error during phase checkout of logilab-common *** [1/30]
 Traceback (most recent call last):
   File "./sugar-jhbuild", line 62, in <module>
     sys.exit(main.main(base_dir, sys.argv[1:]))
   File "/home/alfredo/sugar-jhbuild/sjhbuild/main.py", line 111, in main
     rc = jhbuild.commands.run(command, config, args, help=lambda:
 jhbuild.main.print_help(parser))
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/__init__.py",
 line 123, in run
     return cmd.execute(config, args, help)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/__init__.py",
 line 52, in execute
     return self.run(config, options, args, help)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/base.py",
 line 79, in run
     return build.build()
   File "/home/alfredo/sugar-
 jhbuild/jhbuild/jhbuild/frontends/buildscript.py", line 158, in build
     altphases)
   File "/home/alfredo/sugar-
 jhbuild/jhbuild/jhbuild/frontends/terminal.py", line 264, in handle_error
     icon = 'dialog-error', expire = 20)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/utils/notify.py", line
 44, in notify
     cmd.extend([summary.encode('utf-8'), body.encode('utf-8')])
 AttributeError: 'NoneType' object has no attribute 'encode'

 logilab-astng0.19.3.tar.gz

 *** Checking out logilab-astng *** [2/30]
 wget --continue ftp://ftp.logilab.fr/pub/astng/logilab-astng-0.19.3.tar.gz
 -O /home/alfredo/sugar-jhbuild/source/logilab-astng-0.19.3.tar.gz
 --2010-07-03 14:56:07--  ftp://ftp.logilab.fr/pub/astng/logilab-
 astng-0.19.3.tar.gz
            => "/home/alfredo/sugar-jhbuild/source/logilab-
 astng-0.19.3.tar.gz"
 Risoluzione di ftp.logilab.fr... 88.191.102.235
 Connessione a ftp.logilab.fr|88.191.102.235|:21... connesso.(connected)
 Accesso come utente anonymous ... Login eseguito!(done!)
 ==> SYST ... fatto.(done)    ==> PWD ... fatto.(done)
 ==> TYPE I ... fatto.(done)  ==> CWD (1) /pub/astng ...
 La directory "pub/astng" non esiste.(Directory "pub/astng" doesn't exist)

 *** Error during phase checkout of logilab-astng *** [2/30]
 Traceback (most recent call last):
   File "./sugar-jhbuild", line 62, in <module>
     sys.exit(main.main(base_dir, sys.argv[1:]))
   File "/home/alfredo/sugar-jhbuild/sjhbuild/main.py", line 111, in main
     rc = jhbuild.commands.run(command, config, args, help=lambda:
 jhbuild.main.print_help(parser))
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/__init__.py",
 line 123, in run
     return cmd.execute(config, args, help)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/__init__.py",
 line 52, in execute
     return self.run(config, options, args, help)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/base.py",
 line 79, in run
     return build.build()
   File "/home/alfredo/sugar-
 jhbuild/jhbuild/jhbuild/frontends/buildscript.py", line 158, in build
     altphases)
   File "/home/alfredo/sugar-
 jhbuild/jhbuild/jhbuild/frontends/terminal.py", line 264, in handle_error
     icon = 'dialog-error', expire = 20)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/utils/notify.py", line
 44, in notify
     cmd.extend([summary.encode('utf-8'), body.encode('utf-8')])
 AttributeError: 'NoneType' object has no attribute 'encode'

 pylint-0.19.0.tar.gz

 *** Checking out pylint *** [3/30]
 wget --continue ftp://ftp.logilab.fr/pub/pylint/pylint-0.19.0.tar.gz -O
 /home/alfredo/sugar-jhbuild/source/pylint-0.19.0.tar.gz
 --2010-07-03 14:57:26--
 ftp://ftp.logilab.fr/pub/pylint/pylint-0.19.0.tar.gz
            => "/home/alfredo/sugar-jhbuild/source/pylint-0.19.0.tar.gz"
 Risoluzione di ftp.logilab.fr... 88.191.102.235
 Connessione a ftp.logilab.fr|88.191.102.235|:21... connesso.(connected)
 Accesso come utente anonymous ... Login eseguito!(done!)
 ==> SYST ... fatto.(done)    ==> PWD ... fatto.(done)
 ==> TYPE I ... fatto.(done)  ==> CWD (1) /pub/pylint ...
 La directory "pub/pylint" non esiste.(Directory "pub/pylint" doesn't
 exist)

 *** Error during phase checkout of pylint *** [3/30]
 Traceback (most recent call last):
   File "./sugar-jhbuild", line 62, in <module>
     sys.exit(main.main(base_dir, sys.argv[1:]))
   File "/home/alfredo/sugar-jhbuild/sjhbuild/main.py", line 111, in main
     rc = jhbuild.commands.run(command, config, args, help=lambda:
 jhbuild.main.print_help(parser))
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/__init__.py",
 line 123, in run
     return cmd.execute(config, args, help)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/__init__.py",
 line 52, in execute
     return self.run(config, options, args, help)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/commands/base.py",
 line 79, in run
     return build.build()
   File "/home/alfredo/sugar-
 jhbuild/jhbuild/jhbuild/frontends/buildscript.py", line 158, in build
     altphases)
   File "/home/alfredo/sugar-
 jhbuild/jhbuild/jhbuild/frontends/terminal.py", line 264, in handle_error
     icon = 'dialog-error', expire = 20)
   File "/home/alfredo/sugar-jhbuild/jhbuild/jhbuild/utils/notify.py", line
 44, in notify
     cmd.extend([summary.encode('utf-8'), body.encode('utf-8')])
 AttributeError: 'NoneType' object has no attribute 'encode'


 Solved This by downloaded all 3 packages with firefox from
 http://ftp.logilab.org/pub/ and then put them in source directory

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/2076>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list