libretime / libretime-debian-packaging

Debian packaging for LibreTime
Other
8 stars 3 forks source link

Installing LibreTime via. PPA returns error #13

Closed zklosko closed 4 years ago

zklosko commented 4 years ago

Describe the bug Installing LibreTime via. PPA returns error:

Errors were encountered while processing:
 /tmp/apt-dpkg-install-Kun8Kc/30-libretime_3.0.0~alpha.8-1ubuntu3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

To Reproduce

sudo add-apt-repository ppa:libretime/libretime
sudo apt-get update
sudo apt-get install libretime icecast2

LibreTime version: Latest version, 3.0.8 alpha.

Additional context Was trying to install in cloud VM at the time, if that's worth anything.

paddatrapper commented 4 years ago

What is the full log and the OS?

zklosko commented 4 years ago
root@wrir-test-docker:~# sudo apt-get install libretime icecast2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
icecast2 is already the newest version (2.4.3-2ubuntu0.1).
The following packages were automatically installed and are no longer required:
  grub-pc-bin libdumbnet1 linux-headers-4.15.0-96 linux-headers-4.15.0-96-generic
  linux-image-4.15.0-96-generic linux-modules-4.15.0-96-generic
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
  libretime
0 upgraded, 1 newly installed, 0 to remove and 32 not upgraded.
33 not fully installed or removed.
Need to get 0 B/12.2 MB of archives.
After this operation, 82.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 172000 files and directories currently installed.)
Preparing to unpack .../libretime_3.0.0~alpha.8-1ubuntu3_amd64.deb ...
postinst called with unknown argument `install'
dpkg: error processing archive /var/cache/apt/archives/libretime_3.0.0~alpha.8-1ubuntu3_amd64.deb (--unpack):
 new libretime package pre-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/libretime_3.0.0~alpha.8-1ubuntu3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Running on Ubuntu 18.04.4 LTS (GNU/Linux 4.15.0-66-generic x86_64)

paddatrapper commented 4 years ago

Ok cool. I can fix that. Will shift this issue to the packaging repo