cornerlong.blogg.se

E Package Apache2 Has No Installation Candidate
E Package Apache2 Has No Installation Candidate









E Package Apache2 Has No Installation Candidate
  1. #E Package Apache2 Has No Installation Candidate install#
  2. #E Package Apache2 Has No Installation Candidate software#

If you have any questions or concerns about this post, do not hesitate to ask me. In fact, please make sure you read over all the links I have provided thoroughly before running any commands. KVM is a good choice but you can use whatever solution best fits your use case. The alternative is to create a virtual machine of Debian for ARM using the virtualization solution of your choice that uses the correct instruction set.

E Package Apache2 Has No Installation Candidate

So if the ARM version requires dependencies and libraries that you already have a version of in x86 or amd64 then you cannot do this.

#E Package Apache2 Has No Installation Candidate software#

However you cannot have multiple versions of the same software installed! You can follow these steps to make the appropriate configuration changes to dpkg and what not to cross-compile. Here is the Debian Wiki entry on Multiarch and here is the Wiki for cross-compiling. The next part is going to cover if you absolutely require the ARM or MIPS versions of software you can look into cross-compiling, or creating a virtual environment with the appropriate instruction set to safely use this version of the library. Please comment if there is another error and we con look further into solutions.

#E Package Apache2 Has No Installation Candidate install#

You can also choose to install the package you desire from source or download it and its dependencies from the Debian Packages site and install them with dpkg -i. Or apt-get install -t stable libicu57 **or** apt-get install libicu57/stable

E Package Apache2 Has No Installation Candidate

Now all that is left is installing your package, which can be done with this command: apt-get install libicu57 Apt-pinning should be used sparingly as it can lead to the creation of FrankenDebian. If you must absolutely have a testing repo, add the entry in a similar manner as above and use apt preferences to maintain some level of sanity. You can change the exact http address to match your desired mirror. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package ‘php7.x-imagick’ has no installation candidate. Your sources.list should look something like this. When trying to install the php7.x-imagick module in Ubuntu 18.04 using the command, Package php7.x-imagick is not available, but is referred to by another package. #stable.listĭeb stable-updates main contrib non-freeĭeb-src stable-updates main contrib non-freeĭeb stable/updates main contrib non-freeĭeb-src stable/updates main contrib non-free I would recommend you use /etc/apt// where each repository is it's own file, but you can do this in just one file. Fix sources.listįirst step is to verify that your repositories to your /etc/apt/sources.list are good. You need to configure your sources.list properly remove this entry and rollback or remove any packages you have installed from the testing repo to correct this.Īfter you have done this, if it is the ARM variant of libicu57 that you require you can look into cross compiling solutions or better yet virtualization. You report that you are using Debian 9 (Stretch or Stable). You have in your sources.list an entry for Debian Testing (Buster or 10). However, if you are using x86 or amd64 you cannot install this package as it is only available in testing for armel mips and mipsel. Done Building dependency tree Reading state information Done Package libapache2-mod-fastcgi. etc/apt//webupd8team-ubuntu-java-artful.You wish to install libicu57 from the testing repo. Package libapache2-mod-fastcgi has no installation candidate. etc/apt//sublime-text.list:deb apt/stable/ etc/apt//mongodb-org-3.6.list:deb xenial/mongodb-org/3.6 multiverse This may mean that the package is missing, has been obsoleted, orĮ: Package 'apache2' has no installation candidate Package apache2 is not available, but is referred to by another package.

E Package Apache2 Has No Installation Candidate

Получил ошибку E: Package 'apache2' has no installation candidate при установке apache2 с sudo apt-get install apache2 на Ubuntu 17.10.











E Package Apache2 Has No Installation Candidate