[
https://issues.apache.org/jira/browse/LOG4PHP-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699212#comment-16699212
]
Jason Allred commented on LOG4PHP-242:
--------------------------------------
I emailed the mailto link ([email protected]) at the bottom of the
Packagist website asking for information to assist
[[email protected]] and included the link to this issue. The
maintainers replied at about 10:24 AM UTC that they went ahead and updated the
repository URL themselves. Looks like they choose to point it at the github
mirror, though. I'm not sure if that will be a problem or not. If it is, I
invite the current maintainers to reach out to Packagist directly. Many thanks
to Packagist for assisting us all!
Note: We still had to do a 'composer update apache/log4php' to get the lock
file updated with the new repository before it would install correctly.
> Cannot install log4php using composer
> -------------------------------------
>
> Key: LOG4PHP-242
> URL: https://issues.apache.org/jira/browse/LOG4PHP-242
> Project: Log4php
> Issue Type: Bug
> Reporter: Csegedi Csaba
> Priority: Critical
>
> Cannot install log4php using composer
> I got the following error:
> fatal: repository 'https://git-wip-us.apache.org/repos/asf/logging-log4php.
> git/' not found
>
> Trying with simple composer.json
> {
> "require": {
> "apache/log4php": "2.3.0"
> }
> }
> composer install
>
> The [https://git-wip-us.apache.org/repos/asf?p=logging-log4php.git] link
> gives "404 - No such project"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)