Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #8 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 Yes, there is. djblets is packaged in Mageia, and I want to update the package for next comming Mageia version. Did you tried to build it with Django 1.7 yet ?

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #9 on issue 3604 by trowb...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 Ah, I hadn't even noticed that you said django 1.7. We have not tested it with django 1.7, and I can't claim whether there's anything in 1.7 that would break it.

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #10 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 I patched the dependency to be Django=1.6,1.8 -- You received this message because this project is configured to send all issue notifications to this address.

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #11 on issue 3604 by chip...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 We are not known to be compatible with Django 1.7. It is likely you will hit some significant problems. Please downgrade to 1.6. -- You received this message

Re: Issue 3604 in reviewboard: error at install time

2014-10-09 Thread reviewboard
Comment #12 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 too bad, so Mageia will stay with python-djblets 0.7.30 and Django14 since we have Django14 (LTS) and Django1รจ (latest stable) -- You received this message

Re: Issue 3604 in reviewboard: error at install time

2014-10-08 Thread reviewboard
Comment #4 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 yes it is, and I have it. The build is made with Django 1.7, but I saw that Arch have or had the same issue, or can it be an issue with missing lesscss ?

Re: Issue 3604 in reviewboard: error at install time

2014-10-08 Thread reviewboard
Comment #5 on issue 3604 by trowb...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 It shouldn't be a missing lesscss. Some distributions package django in strange ways. Perhaps the django-staticfiles stuff is in a separate package? -- You

Re: Issue 3604 in reviewboard: error at install time

2014-10-08 Thread reviewboard
Comment #6 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 django-staticfiles stuff is there, see : http://sophie.zarb.org/rpms/8ee9970f532cead9b5dc1165eb360ce1/files -- You received this message because this

Re: Issue 3604 in reviewboard: error at install time

2014-10-08 Thread reviewboard
Comment #7 on issue 3604 by trowb...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 Well, something is wrong with the configuration or installation of the system. I'm not really sure I can help debug this any further. Is there a reason why you

Re: Issue 3604 in reviewboard: error at install time

2014-10-07 Thread reviewboard
Comment #2 on issue 3604 by makowski...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 I know, and I have all the dependencies -- You received this message because this project is configured to send all issue notifications to this address. You

Re: Issue 3604 in reviewboard: error at install time

2014-10-07 Thread reviewboard
Comment #3 on issue 3604 by trowb...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 The 'collectstatic' management command actually seems to be part of the django package. What version of django do you have installed? -- You received this

Re: Issue 3604 in reviewboard: error at install time

2014-10-06 Thread reviewboard
Updates: Status: SetupIssue Comment #1 on issue 3604 by trowb...@gmail.com: error at install time https://code.google.com/p/reviewboard/issues/detail?id=3604 If you want to install from git (or a tar.gz), you'll need to install a handful of other dependencies (django-pipeline,