Hmmmm.....  Ok, so we have found another failure case.

Adding the following to the 1.2-pre-upgrade-check:

SELECT * FROM employee WHERE employeenumber IN
       (SELECT employeenumber FROM employee GROUP BY employeenumber
        HAVING count(*) > 1);

And to the automated checks in setup.pl......

If you correct those issues, the setup should go more smoothly.

Best Wishes,
Chris Travers

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to