Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed repository name of one of the composer.lock included packages. #33920

Closed
miloszowi opened this issue Aug 26, 2021 · 10 comments
Closed

Changed repository name of one of the composer.lock included packages. #33920

miloszowi opened this issue Aug 26, 2021 · 10 comments
Assignees
Labels
Area: Install & Administer Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P0 This generally occurs in cases when the entire functionality is blocked. Progress: done Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S0 A problem that is blocking the ability to work. An immediate fix is needed.

Comments

@miloszowi
Copy link

miloszowi commented Aug 26, 2021

In the composer.lock file in current Magento 2 codebase we can find module named allure-framework/allure-php-api which has source on <https://github.com/allure-framework/allure-php-commons.git>

According to this commit repository name has been changed leading to crash every Magento 2 application failing caused by not existing source.

 

  - Installing allure-framework/allure-php-api (1.1.8): Downloading (connecting...).................Downloading (0%) ............ Failed to download allure-framework/allure-php-api from dist: The "https://codeload.github.com/allure-framework/allure-php-commons/legacy.zip/<hash>" file could not be downloaded (HTTP/1.1 404 Not Found) Now trying to download from source - Installing allure-framework/allure-php-api (1.1.8): Failed to update https://github.com/allure-framework/allure-php-commons.git in cache, package installation for allure-framework/allure-php-api might fail. Cloning <hash> from cache <hash> is gone (history was rewritten?)
@m2-assistant
Copy link

m2-assistant bot commented Aug 26, 2021

Hi @miloszowi. Thank you for your report.
To help us process this issue please make sure that you provided the following information:

  • Summary of the issue
  • Information on your environment
  • Steps to reproduce
  • Expected and actual results

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento give me 2.4-develop instance - upcoming 2.4.x release

For more details, please, review the Magento Contributor Assistant documentation.

Please, add a comment to assign the issue: @magento I am working on this


⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.

🕙 You can find the schedule on the Magento Community Calendar page.

📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket.

🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel

✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel

@m2-community-project m2-community-project bot added this to Ready for Confirmation in Issue Confirmation and Triage Board Aug 26, 2021
@sidolov sidolov added the Priority: P0 This generally occurs in cases when the entire functionality is blocked. label Aug 26, 2021
@m2-community-project m2-community-project bot added this to Ready for Development in High Priority Backlog Aug 26, 2021
@m2-community-project m2-community-project bot removed this from Ready for Confirmation in Issue Confirmation and Triage Board Aug 26, 2021
@andrewbess
Copy link
Contributor

Hello @miloszowi
Thank you for your report.
Yes, the problem is actual now.

33920-confirmed

For fast fix of it you can update this composer dependency using cli-command composer update allure-framework/allure-php-api.

@miloszowi
Copy link
Author

Treat this thread as an info, as I already resolved the issue.

Making such a change without any warning before is not acceptable and should be avoided.

@andrewbess andrewbess added Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed and removed Issue: ready for confirmation labels Aug 26, 2021
@github-jira-sync-bot github-jira-sync-bot removed the Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed label Aug 26, 2021
@github-jira-sync-bot
Copy link

Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Reproduced on 2.4.x, ^Area:.*

Once all required labels are present, please add Issue: Confirmed label again.

@sdzhepa sdzhepa added Area: Install & Administer Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed and removed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels Aug 26, 2021
@andrewbess andrewbess self-assigned this Aug 26, 2021
@m2-assistant
Copy link

m2-assistant bot commented Aug 26, 2021

Hi @andrewbess. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:

    1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.
    1. Verify that the issue is reproducible on 2.4-develop branch
      Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
      - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
      - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
    1. If the issue is not relevant or is not reproducible any more, feel free to close it.

@m2-community-project m2-community-project bot moved this from Ready for Development to Dev In Progress in High Priority Backlog Aug 26, 2021
@sdzhepa sdzhepa added Severity: S0 A problem that is blocking the ability to work. An immediate fix is needed. Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed and removed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels Aug 26, 2021
@m2-community-project m2-community-project bot moved this from Dev In Progress to Pull Request In Progress in High Priority Backlog Aug 26, 2021
@m2-community-project m2-community-project bot moved this from Done to Ready for Development in High Priority Backlog Aug 26, 2021
@m2-community-project m2-community-project bot moved this from Ready for Development to Done in High Priority Backlog Aug 26, 2021
@sdzhepa sdzhepa reopened this Aug 26, 2021
@m2-community-project m2-community-project bot removed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Progress: done labels Aug 26, 2021
@m2-community-project m2-community-project bot moved this from Done to Pull Request In Progress in High Priority Backlog Aug 26, 2021
@sdzhepa sdzhepa added Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed labels Aug 26, 2021
@rayat
Copy link

rayat commented Aug 27, 2021

Hi Guys, a quick fix if you are stuck on DevOps composer install:

allure-framework/allure-php-api#76 (comment)

@ihor-sviziev
Copy link
Contributor

Also, here is clarification what's happened with repo allure-framework/allure-php-api#76 (comment)

@ra-cricut
Copy link

Hi Guys, a quick fix if you are stuck on DevOps composer install:

allure-framework/allure-php-api#76 (comment)

@rayat flushing composer cache prior running the following command should make proper updates on the composer.lock file: composer update allure-framework/allure-php-api

@m2-community-project m2-community-project bot moved this from Pull Request In Progress to Ready for Development in High Priority Backlog Aug 27, 2021
@ihor-sviziev ihor-sviziev self-assigned this Sep 1, 2021
@m2-assistant
Copy link

m2-assistant bot commented Sep 1, 2021

Hi @ihor-sviziev. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:

    1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.
    1. Verify that the issue is reproducible on 2.4-develop branch
      Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
      - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
      - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
    1. If the issue is not relevant or is not reproducible any more, feel free to close it.

@m2-community-project m2-community-project bot moved this from Ready for Development to Dev In Progress in High Priority Backlog Sep 1, 2021
@ihor-sviziev
Copy link
Contributor

ihor-sviziev commented Sep 1, 2021

Hi @miloszowi,
The internal team already fixed this issue in the 2.4-develop branch in 2670c4b.

For those who experience this issue on their projects - please run the following command:

composer update allure-framework/allure-php-api

If you wonder what's happened with the allure-framework/allure-php-api repository - you can reed it here: allure-framework/allure-php-api#76 (comment)

I'm closing this issue.

@m2-community-project m2-community-project bot moved this from Dev In Progress to Done in High Priority Backlog Sep 1, 2021
@magento magento deleted a comment Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Install & Administer Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P0 This generally occurs in cases when the entire functionality is blocked. Progress: done Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S0 A problem that is blocking the ability to work. An immediate fix is needed.
Projects
Development

Successfully merging a pull request may close this issue.

8 participants