Created attachment 170509 [details] Patch port from 0.85+1.2 to 0.90.1.3 New release available: https://github.com/fusioninventory/fusioninventory-for-glpi/releases/tag/glpi090%2B1.3 This update should be done in sync with bug #209663 re. GLPI itself. Thanks in advance!
Created attachment 170611 [details] Patch port from 0.85+1.2 to 0.90.1.3 - fixed Fix same mistake as in #209663 (deleted PORTEPOCH)
Created attachment 171681 [details] atch port from 0.85+1.2 to 0.90.1.3 - better Slightly modified and hopefully better patch: - switch back MASTER_SITES to a plain http method - USES+=shebangfix as poudriere advised
Created attachment 171682 [details] poudriere testport output
Please update patch, it didn't apply. And also use GH and GHC in MASTER_SITES plus use USE_GITHUB and options to configure repository.
Created attachment 172228 [details] Patch port from 0.85+1.2 to 0.90.1.3 - better yet Fixed patch against today's tree and USE_GITHUBified as requested. poudriere testport's output to follow.
Created attachment 172230 [details] poudriere testport output Hope everything's fine. Thank you, and best regards.
Can't fetch files: => fusioninventory-fusioninventory-for-glpi-0.90.1.3-glpi090+1.3_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/fusioninventory/fusioninventory-for-glpi/tar.gz/glpi090+1.3?dummy=/fusioninventory-fusioninventory-for-glpi-0.90.1.3-glpi090+1.3_GH0.tar.gz fetch: https://codeload.github.com/fusioninventory/fusioninventory-for-glpi/tar.gz/glpi090+1.3?dummy=/fusioninventory-fusioninventory-for-glpi-0.90.1.3-glpi090+1.3_GH0.tar.gz: size unknown fetch: https://codeload.github.com/fusioninventory/fusioninventory-for-glpi/tar.gz/glpi090+1.3?dummy=/fusioninventory-fusioninventory-for-glpi-0.90.1.3-glpi090+1.3_GH0.tar.gz: size of remote file is not known fusioninventory-fusioninventory-for-glpi-0.90.1.3-glpi090+1.3_G 0 B 0 Bps ===> Fetching all distfiles required by glpi-plugins-fusioninventory-server-0.90.1.3,1 for building
(In reply to Veniamin Gvozdikov from comment #7) strange, I just clicked on the link you provided, files download without any problem
Created attachment 173565 [details] Working build Hi, I've just patched to correct build the module. Could you to test server with that update?
if that question is for me, I don't know how to use/apply/download patch. sorry. But if you have a bit of documentation about that I can setup vm and test that :)
(In reply to dasti from comment #10) Follow commands below cd /usr/ports/net-mgmt/glpi-plugins-fusioninventory-server curl -O "https://bz-attachments.freebsd.org/attachment.cgi?id=173565" patch -p0 < attachment.cgi\?id=173565 make install clean
Sorry for being so late to this… OK, patched and installed. Everything's fine to my eyes. Thanks for your work on it. Best regards.
A commit references this bug: Author: vg Date: Mon Oct 31 09:08:30 UTC 2016 New revision: 424988 URL: https://svnweb.freebsd.org/changeset/ports/424988 Log: - Update to 0.90.1.3 PR: ports/209664 Submitted by: Francis GUDIN <fgudin+fbsd@bsdbellule.fr> Changes: head/net-mgmt/glpi-plugins-fusioninventory-server/Makefile head/net-mgmt/glpi-plugins-fusioninventory-server/distinfo head/net-mgmt/glpi-plugins-fusioninventory-server/pkg-plist
Committed, thank you!