Coder Social home page Coder Social logo

The "http://packages.firegento.com/AWeberCommunications_EmailMarketing.json" file could not be downloaded (HTTP/1.1 404 Not Found) about composer-repository HOT 32 CLOSED

magento-hackathon avatar magento-hackathon commented on August 31, 2024
The "http://packages.firegento.com/AWeberCommunications_EmailMarketing.json" file could not be downloaded (HTTP/1.1 404 Not Found)

from composer-repository.

Comments (32)

dimasch avatar dimasch commented on August 31, 2024

+1

from composer-repository.

kirmorozov avatar kirmorozov commented on August 31, 2024

same thing Cotya/magento-composer-installer#79

from composer-repository.

daim2k5 avatar daim2k5 commented on August 31, 2024

working on it...

from composer-repository.

csdougliss avatar csdougliss commented on August 31, 2024

Is there any way to skip the errors?

from composer-repository.

azngeek avatar azngeek commented on August 31, 2024

+1

from composer-repository.

azngeek avatar azngeek commented on August 31, 2024

if you need to update the composer.lock file for a specific project, do not run composer update vendor/package at the moment but directly add your composer.lock to manually resolve the dependencies.

Example to update a specific package without composer update. Just update your reference-tag, so that it matches with your desired commit-hash.

  "source": {
                "type": "git",
                "url": "ssh://[email protected]:8123/ms/component_blabla.git",
                "reference": "0373f33981a7c7d58ba43e09e82502f9ce2e0e19"
            }

from composer-repository.

AntonEvers avatar AntonEvers commented on August 31, 2024

Either it's solved or composer selfupdate and composer update did the trick
Can any of you confirm this?

from composer-repository.

TsPG128 avatar TsPG128 commented on August 31, 2024

Not working for me...

from composer-repository.

AntonEvers avatar AntonEvers commented on August 31, 2024

Forgot to mention that I also did a composer clearcache.

from composer-repository.

TsPG128 avatar TsPG128 commented on August 31, 2024

Nope, it's still not working, even with clearcache...

from composer-repository.

kirmorozov avatar kirmorozov commented on August 31, 2024

Looks like trouble at firegento (Broken repo).
Composer update/install works fine.
Resolved.

from composer-repository.

TsPG128 avatar TsPG128 commented on August 31, 2024

Still getting the same error.
I tried:

  • composer selfupdate
  • composer clearcache
  • composer update
  • composer install
  • created new composer file without any packages required, only repository in it.
  • removed lock file, tried out.
  • etc.

Still getting it on every server and locally. It didn't work even once for me the whole morning.

from composer-repository.

azngeek avatar azngeek commented on August 31, 2024

I can confirm that it still does not work here.

from composer-repository.

riconeitzel avatar riconeitzel commented on August 31, 2024

All your references and links point in a circular relation to this entry here … so … is it closed or is it still open?! :D

from composer-repository.

tniebergall avatar tniebergall commented on August 31, 2024

I think it is still open. I get this error a few minutes ago.

from composer-repository.

BrocksiNet avatar BrocksiNet commented on August 31, 2024

Still open 👎

from composer-repository.

riker09 avatar riker09 commented on August 31, 2024

Still open

from composer-repository.

samuelecarpene avatar samuelecarpene commented on August 31, 2024

still open.
If you look at
http://packages.firegento.com/packages.json
you can see the includes of this package that brake composer install

{"includes":
{"AWeberCommunications_EmailMarketing.json":
{"sha1":""},"GraphicMailApi.json":
{"sha1":""},"LimeSpot_eCommerce_Intelligence.json":

from composer-repository.

csdougliss avatar csdougliss commented on August 31, 2024

Still an issue here

from composer-repository.

halk avatar halk commented on August 31, 2024

This error disappeared after clearing caches etc., but now connect20 packages do not work. I guess this is related to @daim2k5's recent commit

from composer-repository.

oleksii-lisovyi avatar oleksii-lisovyi commented on August 31, 2024

+1

from composer-repository.

BrocksiNet avatar BrocksiNet commented on August 31, 2024

We just skip errors now:
<arg line="satis/bin/satis build --skip-errors satis.json web"/>

from composer-repository.

daim2k5 avatar daim2k5 commented on August 31, 2024

i need to generate the connect20 packages again, i remove them for the moment. @bjoern-flagbit yes but it doesn't fix the problem ;-)

from composer-repository.

daim2k5 avatar daim2k5 commented on August 31, 2024

But for all of you i make this in my spare time so every

i need this now

or

👎

think about a moment if you all willing to maintain this project for free and for more then 2 weeks.

from composer-repository.

BrocksiNet avatar BrocksiNet commented on August 31, 2024

True story ... but when you need to build something ;-) is this a fast solution.

Do we need that required module? And hey thx for the work 👍

from composer-repository.

daim2k5 avatar daim2k5 commented on August 31, 2024

Its not only that module i removed more modules but i still get error so i decided for the moment to start the crawler again

from composer-repository.

oleksii-lisovyi avatar oleksii-lisovyi commented on August 31, 2024

Thank you. It's working for now.
Is it the temporary decision?

from composer-repository.

daim2k5 avatar daim2k5 commented on August 31, 2024

I'm working on a solution to bring the connect20 packages back

from composer-repository.

danemacmillan avatar danemacmillan commented on August 31, 2024

Ah, right, this also affected the connect20 packages. The work is appreciated @daim2k5 !

from composer-repository.

azngeek avatar azngeek commented on August 31, 2024

Thanks for your effort @daim2k5 . I appreciate the good work. I will spend some 🍻 at the next MeetMagento

from composer-repository.

daim2k5 avatar daim2k5 commented on August 31, 2024

Ok we are back in business, connect20 works agains

from composer-repository.

csdougliss avatar csdougliss commented on August 31, 2024

Thank you 👍

from composer-repository.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.