Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing HTML doctype on https://wheels.home-assistant.io/ #66858

Closed
gfelisberto opened this issue Feb 19, 2022 · 1 comment
Closed

Missing HTML doctype on https://wheels.home-assistant.io/ #66858

gfelisberto opened this issue Feb 19, 2022 · 1 comment

Comments

@gfelisberto
Copy link

The problem

About a week ago I upgraded my home assistant and one integration is failing to upgrade/install

What version of Home Assistant Core has the issue?

core-2022.3.0.dev20220219

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

homeassistant  | 2022-02-19 09:20:11 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package deebotozmo==3.0.1: warning: missing-index-doctype
homeassistant  |
homeassistant  | × The package index page being used does not have a proper HTML doctype declaration.
homeassistant  | ╰─> Problematic URL: https://wheels.home-assistant.io/alpine-3.14/armv7/
homeassistant  |
homeassistant  | note: This is an issue with the page at the URL mentioned above.
homeassistant  | hint: You might need to reach out to the owner of that package index, to get this fixed. See https://github.com/pypa/pip/issues/10825 for context.
homeassistant  | ERROR: Cannot install deebotozmo==3.0.1 because these package versions have conflicting dependencies.
homeassistant  | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Additional information

As this integration comes from HACS I already tried opening a ticket there but got the information the issue is not HACS related. hacs/integration#2509

@thecode
Copy link
Member

thecode commented Feb 19, 2022

Integrations does not come from HACS, HACS is just a custom integration to list and manage custom integrations. As you already mentioned this is a custom integration it is also not related to Home Assistant core. I believe this is the custom integration you are using: https://github.com/And3rsL/Deebot-for-Home-Assistant please open an issue there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants