Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

bzr on dinsdale

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


martin at v

Jun 23, 2007, 12:32 AM

Post #1 of 3 (273 views)
Permalink
bzr on dinsdale

If I do "bzr status" in dinsdale:/etc/apache2, I get

bzr: ERROR: bzrlib.errors.BzrCheckError: Internal check failed: file
u'/etc/init.d/stop-bootlogd' entered as kind 'symlink' id
'stopbootlogd-20070303140018-fe340b888f6e9c69', now of kind 'file'

Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 611,
in run_bzr_catch_errors
return run_bzr(argv)
......
BzrCheckError: Internal check failed: file u'/etc/init.d/stop-bootlogd'
entered as kind 'symlink' id
'stopbootlogd-20070303140018-fe340b888f6e9c69', now of kind 'file'

bzr 0.11.0 on python 2.4.4.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'status']

** please send this report to bazaar-ng [at] lists

Can somebody experienced with bzr please help?

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


dima at hlabs

Jun 23, 2007, 2:38 AM

Post #2 of 3 (255 views)
Permalink
Re: bzr on dinsdale [In reply to]

Martin v. Löwis wrote:
> If I do "bzr status" in dinsdale:/etc/apache2, I get
>
> BzrCheckError: Internal check failed: file u'/etc/init.d/stop-bootlogd'
> entered as kind 'symlink' id
> 'stopbootlogd-20070303140018-fe340b888f6e9c69', now of kind 'file'
>
> bzr 0.11.0 on python 2.4.4.final.0 (linux2)
> arguments: ['/usr/bin/bzr', 'status']
>
> ** please send this report to bazaar-ng [at] lists
>
> Can somebody experienced with bzr please help?

Bzr allow kind changes only starting from version 0.15, for old versions
you should first remove file from version control with 'bzr rm' and then
add again with 'bzr add'.

--
Dmitry Vasiliev <dima at hlabs.spb.ru>
http://hlabs.spb.ru
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


martin at v

Jun 23, 2007, 4:18 AM

Post #3 of 3 (258 views)
Permalink
Re: bzr on dinsdale [In reply to]

> Bzr allow kind changes only starting from version 0.15, for old versions
> you should first remove file from version control with 'bzr rm' and then
> add again with 'bzr add'.

Thanks! that worked fine.

Regards,
Martin

_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.