Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (331 - 333 of 1174)

Ticket Resolution Summary Owner Reporter
#5547 wontfix Install Instructions Sphinx Error for Debian Jessie based distributions anongoblin
Description

During install of Mediagoblin following stable media goblin release 0.90 the following error is received: (Instructions to use) http://mediagoblin.readthedocs.io/en/stable/siteadmin/deploying.html OS: Debian 8 / Devuan Jessie

Running Sphinx-1.6.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-NMpkET/Sphinx-1.6.5/egg-dist-tmp-bQS0kd error: Setup script exited with error in Sphinx setup command: Invalid environm$ python_version<"3.5" Makefile:123: recipe for target 'bin/python' failed make: * [bin/python] Error 1

I was able to work around this by ./bin/easy_install sphinx==1.6.1

1.6.1 seems to be the earliest sphinx to not have this error.

Note there is another issue here.

the first time you receive the error it is when you use this command: ./bootstrap.sh && ./configure && make

however the second time you run that command, the error does not appear. it only appears when you run the update/upgrade command listed on the deployment page. that command is: git submodule update && ./bin/python setup.py develop --upgrade && ./bin gmg update

I would expect the error to appear under the bootstrap and configure commands.

#5548 no-action Audio plugin fails to load. Namespace Gst not available - Debian Jessie Install anongoblin
Description

Upon installation of mediagoblin, and trying to activate the audio plugin, it fails to load properly.

OS Debian 8 / Devuan Jessie

When executing the ./gmg update command the following error is received:

File "/srv/mediagoblin.example.org/mediagoblin/mediagoblin/media_types/audio/transcoders.py", line 44, in <module>

gi.require_version('Gst', '1.0')

File "/usr/lib/python2.7/dist-packages/gi/init.py", line 100, in require_version

raise ValueError('Namespace %s not available' % namespace)

ValueError: Namespace Gst not available

The workaround is the same as described on this page: https://bugs.launchpad.net/pomodoro-indicator/+bug/1370221

The following NEW packages will be installed:

gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gstreamer1.0-tools

Appears the documentation is missing a dependancy for Debian Jessie.

#5573 fixed mediagoblin.org certificate expired anongoblin
Description

The Let's Encrypt certificate for mediagoblin.org (serial number 03:AC:30:3D:52:4A:E3:E8:EB:40:B9:B0:4D:70:BF:FD:9C:07 ) expired on October 20, 2018, 3:45:07 PM GMT-4. This means people have to tell their browsers to allow an exception to connect to https://mediagoblin.org (for SSL/TLS support). Please renew.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.