----- Original Message ----- > From: "Jakub Niedermertl" <[email protected]> > To: [email protected] > Sent: Thursday, April 16, 2015 1:16:18 PM > Subject: [ovirt-devel] dbscripts-duplicate_upgrade_scripts.sh and > 03_06_1240_revert_03_06_1210_add_vm_host_device_commands.sql problem > > Hi all, > > I can't compile engine master, following message is printed > > Found duplicate upgrade scripts with version 03_06_1210, please resolve > and retry > make[1]: *** [validations] Error 1 > make[1]: Leaving directory `/home/jakub/src/ovirt-engine' > make: *** [all-dev] Error 2 > > It seems that command in dbscripts-duplicate_upgrade_scripts.sh > > OUT="$(find "$(dirname "$0")/../packaging/dbscripts" | grep -P > '\d{2}_\d{2}_\d{2,8}' -o | sort | uniq -d)" > > is too dummy to handle '..._revert_03_06_1210_...' upgrade script name. > > Anyone experiencing this problem too?
Eli? -- Didi _______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
