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

Re: [GSoC] Profiling SQL query (Was: [GSoC] Reg Blends Web Sentinel)



Hi,

On Fri, Mar 20, 2015 at 03:21:50PM +0530, Akshita Jha wrote:
> >
> When I run ./bugs.py debian-edu, I get the following error:
> 
> fatal: destination path 'debian-edu' already exists and is not an empty
> directory.
> Traceback (most recent call last):
>   File "./bugs.py", line 95, in <module>
>     tasks.GetAllDependencies(source=1) # Set source=1 in case source
> packages should be displayed
>   File "/srv/blends.debian.org/webtools/blendstasktoolsold.py", line 885,
> in GetAllDependencies
>     self._GetMetapackages()
> AttributeError: Tasks instance has no attribute '_GetMetapackages'
> 
> Why do I get this error ?

Grmmbl, no idea why it is not realised that just a `git pull` is needed
and it tries `git clone`.  An

   rm -rf /srv/blends.debian.org/data/debian-edu

should do for the moment - I'm a bit offline-ish for the weekend since
now on ...

Kind regards

         Andreas.

-- 
http://fam-tille.de


Reply to: