Hi Martin, fyi, I just downloaded your http://geo.fsv.cvut.cz/osgeorel/qgis-plugins.xml?qgis=2.15 put in in my local /var/www/ added http://localhost/qgis-plugins.xml as a repo named 'test' and just installed it flawlessly (having 4 buttons now in my toolbar)...
I first looked at the metadata of the plugin in the zip, and thought that maybe the encoding/diacretic chars could be a problem. But then I just tried to install as above and it worked.. So: not sure what exactly your issue is. Are you in an proxied environment? Do other plugins (from qgis repo) just install? Regards, Richard On 05-04-16 18:40, Martin Landa wrote: > Hi, > > 2016-04-01 22:17 GMT+02:00 Martin Landa <[email protected]>: >> yes, I was thinking about that. I will create local repo for my >> OSGeoREL at the CTU. No problem with hosting I am working at the >> university. Plugins (student projects) which will pass requirements >> for QGIS repo will be moved there after some testing. > > is it possible to provide `download_url` which links directly to > github, or do I need to create zip file manually? > > Here is example of my repo [1]. Installing the plugin fails: > > """ > Plugin installation failed:Failed to unzip the plugin package. > Probably it's broken or missing from the repository. You may also want > to make sure that you have write permission to the plugin directory: > /home/martin/.qgis2/python/plugins > """ > > Debug messages says: > > """ > src/core/qgsnetworkaccessmanager.cpp: 94: (queryProxy) [147ms] using > fallback proxy for > http://geo.fsv.cvut.cz/osgeorel/qgis-plugins.xml?qgis=2.15 > src/core/qgsnetworkaccessmanager.cpp: 94: (queryProxy) [1ms] using > fallback proxy for > http://plugins.qgis.org/plugins/plugins.xml?qgis=2.15 > src/app/pluginmanager/qgspluginmanager.cpp: 1031: (setCurrentTab) > [940ms] Switching current tab to Plugins > src/core/qgspythonrunner.cpp: 32: (run) [2272ms] Running > pyplugin_installer.instance().installPlugin('master') > src/core/qgsnetworkaccessmanager.cpp: 189: (createRequest) [5ms] > Adding trusted CA certs to request > src/core/qgsnetworkaccessmanager.cpp: 94: (queryProxy) [1ms] using > fallback proxy for > https://github.com/ctu-osgeorel-proj/bp-pesek-2016/archive/master.zip > """ > > Thanks, Martin > > [1] http://geo.fsv.cvut.cz/osgeorel/qgis-plugins.xml > _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
