[SOLVED] DAB Jessie 64 bit virtual package issues

apmuthu

Renowned Member
Feb 26, 2009
868
11
83
Chennai - India & Singapore
github.com
Attempted to install dvipng package with all dependencies in DAB in a single line and it failed with needing texlive-base-bin which is a virtual package provided by texlive-binaries package. The following mitigated it:
Code:
    dab install imagemagick htmldoc graphviz texlive-fonts-recommended texlive-latex-recommended texlive-latex-extra texlive-pictures preview-latex-style
#    # texlive-base-bin is a virtual package provided by texlive-binaries that gets installed above and is needed before dvipng is installed in DAB dpkg
    dab install dvipng

Also, all Pear/PECL packages that need phpize to configure them must be installed when using DAB only after Pear has been upgraded and it's normal Pear/PECL packages installed. php5-apc and php5-apcu need php 7 to work and Jessie has php 5.6. This way we avoid using phpize and the *-dev packages bloat in the template size.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!