FS#54263 - [git] incomplete git-mediawiki installation

Attached to Project: Arch Linux
Opened by Mattias Fliesberg (inty) - Friday, 02 June 2017, 08:10 GMT
Last edited by Christian Hesse (eworm) - Tuesday, 06 June 2017, 10:18 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Dan McGee (toofishes)
Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The git package comes with the "git mw" and "git remote-mediawiki" commands but they don't work as the installation is incomplete.

First it's missing dependencies, community/perl-mediawiki-api and extra/perl-lwp-protocol-https for https support.

Second the perl path is wrong for git-mediawikis own per module (Git::Mediawiki). This can be fixed by setting GITPERLLIB=/usr/share/perl5/.

i.e. Everything for getting git-mediawiki support already exists in Arch, there's just some glue needed to get it working out of the box.

Steps to reproduce:

1. pacman -S git
2. git clone mediawiki::https://wiki.archlinux.org/
3. Get error about missing perl modules.
This task depends upon

Closed by  Christian Hesse (eworm)
Tuesday, 06 June 2017, 10:18 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#49900 
Comment by azrdev (azrdev) - Tuesday, 06 June 2017, 09:17 GMT
Seems to be a duplicate of https://bugs.archlinux.org/task/49900

Loading...