jawerty / Hyro

A real-time desktop HTML5 editor -- view your html while you code it.
http://jawerty.github.io/Hyro
MIT License
806 stars 96 forks source link

Doesn't work on 64 bits Debian. Make it architecture independent please. #3

Open adriank opened 11 years ago

adriank commented 11 years ago

BTW. Why isn't it running in the browser? I would be interested in such tool.

enfrte commented 11 years ago

Hi, I hope this message is of some use (generated on 64bit unbuntu). The package is of bad quality. The installation of a package which violates the quality standards isn't allowed. This could cause serious problems on your computer. Please contact the person or organisation who provided this package file and include the details beneath.

Details: The package doesn't provide a valid Installed-Size control field. See Debian Policy 5.6.20.

jawerty commented 11 years ago

I had no idea it broke the Debian Policy, thank you enfrte for making note of that. I will get to making a version that does not break the Debian rules.

enfrte commented 11 years ago

Thanks jawerty, I look forward to it :)

curiositry commented 11 years ago

Hey jawerty, I've also had this problem, but it throws different errors:

Lintian check results for /home/username/Downloads/Hyro-0.0.3_i386(1).deb:
E: Hyro: bad-package-name
E: Hyro: package-not-lowercase
E: Hyro: wrong-file-owner-uid-or-gid usr/ 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/bin/ 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/bin/Hyro 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/bin/nw.pak 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/ 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/applications/ 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/applications/hyro.desktop 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/doc/ 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/doc/hyro-copyright 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/icons/ 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/icons/hyro_logo.png 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/man/ 1000/1000
E: Hyro: wrong-file-owner-uid-or-gid usr/share/man/man1/ 1000/1000

You should get it into the software centre when this is fixed!