Re: upgrading to 0.8

2015-03-19 Thread Ryan J Ollos
On Thu, Mar 19, 2015 at 10:55 AM, Tim Tisdall wrote: > On Thu, Mar 19, 2015 at 1:44 PM, Ryan J Ollos wrote: > > The plugins are responsible for upgrading the INI file configuration when > > necessary. That is not to say that the Bloodhound plugins do this > correctly > > for all cases. > > > > A

Re: upgrading to 0.8

2015-03-19 Thread Tim Tisdall
On Thu, Mar 19, 2015 at 1:44 PM, Ryan J Ollos wrote: > The plugins are responsible for upgrading the INI file configuration when > necessary. That is not to say that the Bloodhound plugins do this correctly > for all cases. > > A backup of your original INI file would help us investigate the issue

Re: upgrading to 0.8

2015-03-19 Thread Ryan J Ollos
On Thu, Mar 19, 2015 at 9:04 AM, Tim Tisdall wrote: > Well, I tried a fresh install and compared the .ini files. I tried to > match my old .ini files to the new ones as much as possible and that > seems to have corrected the problem. I guess the main issue is > there's no method of upgrading th

Re: Quick runup: plugin installation?

2015-03-19 Thread Ryan J Ollos
On Thu, Mar 19, 2015 at 6:08 AM, Matt Brown wrote: > Also for reference, _a_ list of plugins is available: > http://trac-hacks.org/browser > There is also an index of plugins: http://trac-hacks.org/wiki/HackIndex You may need to adjust the //Show hacks for release// filter to display plugins for

Re: Quick runup: plugin installation?

2015-03-19 Thread Ryan J Ollos
On Thu, Mar 19, 2015 at 5:34 AM, Matt Brown wrote: > Thanks Ryan! > > For future reference, the following procedure worked: > > 1) grabbed the source zip > 2) decompressed > 3) accessed the directory with the setup.py (that I wished to install) > 4) ran the following: > > python setup.py bdist_eg

Re: upgrading to 0.8

2015-03-19 Thread Tim Tisdall
Well, I tried a fresh install and compared the .ini files. I tried to match my old .ini files to the new ones as much as possible and that seems to have corrected the problem. I guess the main issue is there's no method of upgrading the .ini files when upgrading to a newer version. In previous u

PostgreSQL IntegrityError upgrading BH from v0.5 to v0.8

2015-03-19 Thread Vijay Varadan
Hello, I've been trying to upgrade Bloodhound from v0.5 to v0.8. I also tried upgrading from v0.5 to v0.7 and get the same error below. I followed the instructions at https://issues.apache.org/bloodhound/wiki/BloodhoundUpgrade. The version of PostgreSQL I'm using is 9.1.5 and I'm running on Ubuntu

Re: Quick runup: plugin installation?

2015-03-19 Thread Matt Brown
Also for reference, _a_ list of plugins is available: http://trac-hacks.org/browser On Thu, Mar 19, 2015 at 8:34 AM, Matt Brown wrote: > Thanks Ryan! > > For future reference, the following procedure worked: > > 1) grabbed the source zip > 2) decompressed > 3) accessed the directory with the se

Re: Quick runup: plugin installation?

2015-03-19 Thread Matt Brown
Thanks Ryan! For future reference, the following procedure worked: 1) grabbed the source zip 2) decompressed 3) accessed the directory with the setup.py (that I wished to install) 4) ran the following: python setup.py bdist_egg 5) located the `.egg` file in the ./dist/ directory 6) copied the `