BranchFeed don't generate atom feed after commit or push

Bug #187479 reported by Luis Lavena
2
Affects Status Importance Assigned to Milestone
branchfeed
Triaged
Medium
Unassigned

Bug Description

Installed BranchFeed using:

bzr branch https://code.launchpad.net/~bzr/bzr-branchfeed/trunk branchfeed

into my bazaar/2.0/plugins location (I'm on Windows XP SP2):

Bazaar (bzr) 1.1.0
  Python interpreter: C:\Python25\python.exe 2.5.1.final.0
  Python standard library: C:\Python25\lib
  bzrlib: C:\Python25\lib\site-packages\bzrlib
  Bazaar configuration: D:\Users\Luis\.config\bazaar\2.0
  Bazaar log file: D:\Users\Luis\Documents\.bzr.log

The list of installed plugins:

C:\Python25\lib\site-packages\bzrlib\plugins\multiparent.pyc [unknown]
        Implementation of multiparent diffs for versionedfile-like storage
C:\Python25\lib\site-packages\bzrlib\plugins\launchpad [unknown]
        Launchpad.net integration plugin for Bazaar.
C:\Python25\lib\site-packages\bzrlib\plugins\gtk [0.93.0]
        Graphical support for Bazaar using GTK.
D:\Users\Luis\.config\bazaar\2.0\plugins\logrss [0.1.0dev0]
        Add a log formatter that generates an RSS feed.
C:\Python25\lib\site-packages\bzrlib\plugins\bzrtools [1.1.0]
        Various useful plugins for working with bzr.
D:\Users\Luis\.config\bazaar\2.0\plugins\branchfeed [unknown]
        BranchFeed is a plugin for bzr to generate rss feeds for branches.

You can see bzrtools and gtk are system-wide installed, but branchfeed and logrss are only for current user.

===

Also, this is the output for 'bzr selftest branchfeed':

bzr selftest branchfeed
testing: C:/Python25/Scripts/bzr
   C:\Python25\lib\site-packages\bzrlib (1.1.0 python2.5.1.final.0)

ERROR: bzrlib.plugins.branchfeed.tests.test_hook.TestHooksAreMade.test_set_rh_installed
    'set_rh'

======================================================================
ERROR: test_set_rh_installed (bzrlib.plugins.branchfeed.tests.test_hook.TestHooksAreMade)

vvvv[log from bzrlib.plugins.branchfeed.tests.test_hook.TestHooksAreMade.test_set_rh_installed]
opening working tree 'D:/temp/testbzr-nivpud.tmp'

^^^^[log from bzrlib.plugins.branchfeed.tests.test_hook.TestHooksAreMade.test_set_rh_installed]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "D:/Users/Luis/.config/bazaar/2.0/plugins\branchfeed\tests\test_hook.py", line 33, in test_set_rh_installed
    self._preserved_hooks['set_rh'])
KeyError: 'set_rh'

----------------------------------------------------------------------
Ran 9 tests in 0.265s

FAILED (errors=1)
tests failed
===

Thanks in advance,
Luis

Related branches

Revision history for this message
Robert Collins (lifeless) wrote :

Hi, thanks fror the bug and sorry for being slow slow to act. I'll look at updating to the current api's next week.

Cheers,
Rob

Jelmer Vernooij (jelmer)
Changed in bzr-branchfeed:
status: New → Triaged
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.