Dan Nelson <[email protected]> wrote: > > [root@fennel pf]# mysql -u root -p pf -v < db/upgrade-3.5.0-3.6.1.sql > Enter password: > -------------- > INSERT INTO `node_category` (category_id,name,notes) VALUES >("3","gaming","Gaming > devices") > -------------- > > ERROR 1062 (23000) at line 5: Duplicate entry '3' for key 1 > > Can someone help me with this?
I reported this problem and a suggested fix as issue # 1624 back in January: http://www.packetfence.org/bugs/view.php?id=1624 As you have discovered, it only happens to installations that have added custom node categories prior to the 3.6.1 upgrade... -Arthur ------------------------------------------------------------------------- Arthur Emerson III Email: [email protected] Network Administrator InterNIC: AE81 Mount Saint Mary College MaBell: (845) 561-0800 Ext. 3109 330 Powell Ave. Fax: (845) 562-6762 Newburgh, NY 12550 SneakerNet: Aquinas Hall Room 11 ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
