#549 No package python3-fedmsg available.
Closed 8 years ago Opened 8 years ago by shaily.

The VM provisioning fails for me with this error.

TASK [hubs : Install the distribution versions of requirements.txt] ************
failed: [hubs] (item=[u'python3-alembic', u'python3-arrow', u'python3-beautifulsoup4', u'python3-bleach', u'python3-blinker', u'python3-dateutil', u'python3-decorator', u'python3-dogpile-cache', u'python3-fedmsg', u'python3-fedmsg-meta-fedora-infrastructure', u'python3-fedora', u'python3-flask', u'python3-flask-oidc', u'python3-html5lib', u'python3-humanize', u'python3-iso3166', u'python3-markdown', u'python3-munch', u'python3-pkgwat-api', u'python3-pygments', u'python3-pygments-markdown-lexer', u'python3-pymongo', u'python3-pytz', u'python3-redis', u'python3-requests', u'python3-retask', u'python3-six', u'python3-sqlalchemy', u'python3-twisted']) => {"changed": false, "item": ["python3-alembic", "python3-arrow", "python3-beautifulsoup4", "python3-bleach", "python3-blinker", "python3-dateutil", "python3-decorator", "python3-dogpile-cache", "python3-fedmsg", "python3-fedmsg-meta-fedora-infrastructure", "python3-fedora", "python3-flask", "python3-flask-oidc", "python3-html5lib", "python3-humanize", "python3-iso3166", "python3-markdown", "python3-munch", "python3-pkgwat-api", "python3-pygments", "python3-pygments-markdown-lexer", "python3-pymongo", "python3-pytz", "python3-redis", "python3-requests", "python3-retask", "python3-six", "python3-sqlalchemy", "python3-twisted"], "msg": "No package python3-fedmsg available."}

hmmm, not 100% sure, but i think you may be using the old Vagrantfile. does your Vagrantfile have this line?

config.vm.box = "fedora/27-cloud-base"

or does it refer to fedora 25?

if it is still Fedora 25, you might need to copy the new Vagrantfile.Example over to Vagrantfile.

Metadata Update from @ryanlerch:
- Issue priority set to: High

8 years ago

Oh, I'm sorry I missed that.
Thanks!

Metadata Update from @shaily:
- Issue status updated to: Closed (was: Open)

8 years ago

Log in to comment on this ticket.

Metadata