Closed mhauri closed 9 years ago
+1
working on it...
Is there any way to skip the errors?
+1
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://git@repo.yourrepo.de:8123/ms/component_blabla.git",
"reference": "0373f33981a7c7d58ba43e09e82502f9ce2e0e19"
}
Either it's solved or composer selfupdate
and composer update
did the trick
Can any of you confirm this?
Not working for me...
Forgot to mention that I also did a composer clearcache
.
Nope, it's still not working, even with clearcache...
Looks like trouble at firegento (Broken repo). Composer update/install works fine. Resolved.
Still getting the same error. I tried:
composer selfupdate
composer clearcache
composer update
composer install
Still getting it on every server and locally. It didn't work even once for me the whole morning.
I can confirm that it still does not work here.
All your references and links point in a circular relation to this entry here … so … is it closed or is it still open?! :D
I think it is still open. I get this error a few minutes ago.
Still open :-1:
Still open
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":
Still an issue here
This error disappeared after clearing caches etc., but now connect20 packages do not work. I guess this is related to @daim2k5's recent commit
+1
We just skip errors now:
<arg line="satis/bin/satis build --skip-errors satis.json web"/>
i need to generate the connect20 packages again, i remove them for the moment. @bjoern-flagbit yes but it doesn't fix the problem ;-)
But for all of you i make this in my spare time so every
i need this now
or
:-1:
think about a moment if you all willing to maintain this project for free and for more then 2 weeks.
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 :+1:
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
Thank you. It's working for now. Is it the temporary decision?
I'm working on a solution to bring the connect20 packages back
Ah, right, this also affected the connect20 packages. The work is appreciated @daim2k5 !
Thanks for your effort @daim2k5 . I appreciate the good work. I will spend some :beers: at the next MeetMagento
Ok we are back in business, connect20 works agains
Thank you :+1:
packages.firegento.com isn't working.
The following error appears after "composer update" is executed. Even when the Extensions named in the error isn't used.