mage-os / mageos-magento2

Work in progress.
Open Software License 3.0
213 stars 45 forks source link

Install Magento Sample Data #52

Open kpitn opened 1 year ago

kpitn commented 1 year ago

Preconditions and environment

    "repositories": {
        "mage-os-mirror": {
            "type": "composer",
            "url": "https://mirror.mage-os.org/",
            "only": [
                "magento/*",
                "paypal/*",
                "vendorA/*",
                "vendorB/module-b"
            ]
        },
        "magento-marketplace": {
            "type": "composer",
            "url": "https://repo.magento.com",
            "only": [
                "vendorC/module-d",
                "vendorE/*"
            ]
        }
    },

Steps to reproduce

php bin/magento sampledata:deploy

Expected result

Install sample Data

Actual result


pierre@xxxx:~/projets/xxxx/mageos$  php bin/magento sampledata:deploy
Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update mage-os/module-bundle-sample-data mage-os/module-catalog-sample-data mage-os/module-sales-sample-data mage-os/module-customer-sample-data mage-os/module-cms-sample-data mage-os/module-widget-sample-data mage-os/module-theme-sample-data mage-os/module-wishlist-sample-data mage-os/module-downloadable-sample-data mage-os/module-review-sample-data mage-os/module-tax-sample-data mage-os/module-configurable-sample-data mage-os/module-product-links-sample-data mage-os/module-msrp-sample-data mage-os/module-grouped-product-sample-data mage-os/module-catalog-rule-sample-data mage-os/module-sales-rule-sample-data mage-os/module-swatches-sample-data mage-os/module-offline-shipping-sample-data
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires mage-os/module-bundle-sample-data, it could not be found in any version, there may be a typo in the package name.
  Problem 2
    - Root composer.json requires mage-os/module-catalog-rule-sample-data, it could not be found in any version, there may be a typo in the package name.
  Problem 3
    - Root composer.json requires mage-os/module-catalog-sample-data, it could not be found in any version, there may be a typo in the package name.
  Problem 4
    - Root composer.json requires mage-os/module-cms-sample-data, it could not be found in any version, there may be a typo in the package name.
  Problem 5
    - Root composer.json requires mage-os/module-configurable-sample-data, it could not be found in any version, there may be a typo in the package name.
  Problem 6
    - Root composer.json requires mage-os/module-customer-sample-data, it could not be found in any version, there may be a typo in the package name.
  Problem 7
    - Root composer.json requires mage-os/module-downloadable-sample-data, it could not be found in any version, there may be a typo in the package name.

Additional information

No response

Release note

No response

Triage and priority

rhoerr commented 11 months ago

Related PR: https://github.com/mage-os/generate-mirror-repo-js/pull/155 Related #tech discussion: https://discord.com/channels/893449664093904936/950670671145467924/1173262958277697616