django-cms / djangocms-text-ckeditor

Text Plugin for django CMS using CKEditor 4
https://www.django-cms.org/en/repositories-plugins/
BSD 3-Clause "New" or "Revised" License
167 stars 185 forks source link

migration error: dependencies reference nonexistent #671

Closed joshyu closed 6 months ago

joshyu commented 6 months ago

Hi Team,

I met with a setup error in another project.

image

you can see the error in online workflow error: https://github.com/FidelityInternational/djangocms-version-locking/actions/runs/8323321194/job/22772720885?pr=83

test/dependencies: https://github.com/django-cms/django-cms/tarball/release/4.0.1.x#egg=django-cms https://github.com/django-cms/djangocms-text-ckeditor/tarball/5.1.5#egg=djangocms-text-ckeditor https://github.com/django-cms/djangocms-versioning/tarball/support/django-cms-4.0.x#egg=djangocms-versioning https://github.com/django-cms/djangocms-alias/tarball/support/django-cms-4.0.x#egg=djangocms-alias https://github.com/django-cms/djangocms-moderation/tarball/master#egg=djangocms-moderation

Can you please give me some hints about the root cause?

joshyu commented 6 months ago

@fsbraun , can you please help a look?

Cheers.

joshyu commented 6 months ago

I got a solution

image