LXC-Web-Panel icon indicating copy to clipboard operation
LXC-Web-Panel copied to clipboard

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

Open l000000000 opened this issue 9 years ago • 4 comments
trafficstars

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.

l000000000 avatar Mar 29 '16 18:03 l000000000

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.

Doeon avatar Apr 07 '16 09:04 Doeon

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.

spawn-v1 avatar Jun 16 '16 06:06 spawn-v1

same for 16.04, while the upstream project is working fine

jangorecki avatar Jul 10 '16 21:07 jangorecki

@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 =/

marcosx86 avatar Feb 15 '17 19:02 marcosx86