Thanks for the reminder. We've just released the new rbmotd (2.0), and are working on rbcommenttype. With all the work trying to get 4.0 ready (and a lot of work that's been a priority since), these extensions didn't end up getting a release. We'll be addressing that over the coming week.
Christian On Mon, Jul 5, 2021 at 4:46 PM [email protected] < [email protected]> wrote: > Just wanted to add that the issue is also present with the rbmotd > <https://github.com/reviewboard/rb-extension-pack/tree/master/rbmotd> > extension > although updates were applied for reviewboard 4.x support. > > 2021年5月28日金曜日 15:50:18 UTC+9 [email protected]: > >> Thanks Christian. >> FYI: The error also occurs (and is shown on screen in the browser) at >> http://myhost/admin/extensions/ >> <http://srv-reviewboard:8090/admin/extensions/> , when: >> Comment Categorization 1.0.1 >> Beanbag, Inc. >> is enabled. >> ImproperlyConfigured: Error while importing extension's admin URLconf >> u'rbcommenttype.admin_urls': cannot import name patterns >> On Thursday, 27 May 2021 at 01:32:46 UTC+2 Christian Hammond wrote: >> >>> Hi TW, >>> >>> We'll need to update rbcommenttype for 4.0/Django 1.11. We'll look at >>> that soon and I'll try to remember to respond to this thread when it's out. >>> >>> Christian >>> >>> On Wed, May 26, 2021 at 1:54 PM tw bert <[email protected]> wrote: >>> >>>> >>>> When rebuilding Whoosh indexes, we get: >>>> >>>> root@srv-flux-dev-01:/# sudo -u www-data rb-site manage /var/www/ >>>> FOO.BAR.com rebuild_index >>>> ERROR:djblets.extensions.manager:Error initializing extension >>>> rbcommenttype.extension.CommentTypeExtension: Error setting up >>>> administration URLs: Error while importing extension's admin URLconf >>>> u'rbcommenttype.admin_urls': cannot import name patterns >>>> Traceback (most recent call last): >>>> File >>>> "/usr/local/lib/python2.7/dist-packages/djblets/extensions/manager.py", >>>> line 902, in _init_extension >>>> self._store_load_error(ext_class.id, e)) >>>> EnablingExtensionError: Error setting up administration URLs: Error >>>> while importing extension's admin URLconf u'rbcommenttype.admin_urls': >>>> cannot import name patterns >>>> WARNING: This will irreparably remove EVERYTHING from your search index >>>> in connection 'default'. >>>> Your choices after this are to restore from backups or rebuild via the >>>> `rebuild_index` command. >>>> Are you sure you wish to continue? [y/N] y >>>> Removing all documents from your index because you said so. >>>> All documents removed. >>>> Indexing 13 users >>>> Indexing 88 Review Requests >>>> >>>> The result seems fine, whoosh is working after indexing. >>>> So we don't know if it causes issues, but reporting anyway. >>>> >>>> Cheers, TW >>>> >>>> >>>> >>>> >>>> -- >>>> Supercharge your Review Board with Power Pack: >>>> https://www.reviewboard.org/powerpack/ >>>> Want us to host Review Board for you? Check out RBCommons: >>>> https://rbcommons.com/ >>>> Happy user? Let us know! https://www.reviewboard.org/users/ >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "Review Board Community" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/reviewboard/5d269a37-b719-44b0-987b-15ea773db294n%40googlegroups.com >>>> <https://groups.google.com/d/msgid/reviewboard/5d269a37-b719-44b0-987b-15ea773db294n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> >>> >>> -- >>> Christian Hammond >>> President/CEO of Beanbag <https://www.beanbaginc.com/> >>> Makers of Review Board <https://www.reviewboard.org/> >>> >> -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "Review Board Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/reviewboard/0fa86cb4-1919-4c88-b185-c17ad112ded2n%40googlegroups.com > <https://groups.google.com/d/msgid/reviewboard/0fa86cb4-1919-4c88-b185-c17ad112ded2n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/CAE7VndnnNN4wL2mUS5NCmq6YkXxmCKTB-AFakD0Yok3-%2B1yC3w%40mail.gmail.com.
