claudyus / LXC-Web-Panel

LXC Web Panel improved for lxc 1.0+
http://claudyus.github.io/LXC-Web-Panel/
Other
221 stars 68 forks source link

No lwp package in debian jessie or ubuntu vivid and wily repos for LWP #113

Open l000000000 opened 8 years ago

l000000000 commented 8 years ago

There are no lwp packages in the debian jessie or ubuntu vivid and wily repos for LWP. A confirmation would be appreciated.

I did follow an unknown sources recommendation to add 'trusty' to source list at etc/apt/sources.list.d/claudyus_LXC-Web-Panel.list which did grab the LWP package and appears to work perfectly until the system is rebooted. After that, for me, system becomes completely non-responsive requiring an OS reinstall.

Since my box is in a data center I cannot provide any additional info other than that I tried this several times, checked many server settings before the final reboot, yet always ended with the same result.

Doeon commented 8 years ago

There are no packages for vivid and later. Had to create a changelog and build a deb package according to Debian manual. Cleaned the postinst and preinst scripts, enabled a systemd service.

spawn-v1 commented 8 years ago

Is there any timeline? I'd like to test the new LWP package on debian jessie but until now there is no one in the repos.

jangorecki commented 8 years ago

same for 16.04, while the upstream project is working fine

marcosx86 commented 7 years ago

@claudyus I'm trying to compile it from scratch using just git clone / fab build_assets / debuild -uc -us, but there is no debian/changelog, how are you generating this one? Tried generating from git log, but no success =/