How to install odoo 8 on ubuntu 20.04 - odoo-8

I tried to install odoo 8 on vps ubuntu 20.04 but i have this type of error
odoo : Depends: python-feedparser but it is not installable
Depends: python-imaging but it is not installable
Depends: python-ldap but it is not installable
Depends: python-libxslt1 but it is not installable
Depends: python-openid but it is not installable
Depends: python-psycopg2 but it is not installable
Depends: python-pychart but it is not installable
Depends: python-pydot but it is not installable
Depends: python-pypdf but it is not installable
Depends: python-reportlab but it is not installable
Depends: python-requests but it is not installable
Depends: python-vatnumber but it is not installable
Depends: python-vobject but it is not installable
Depends: python-werkzeug but it is not installable
Depends: python-xlwt but it is not installable
Recommends: antiword but it is not going to be installed
Recommends: graphviz
Recommends: ghostscript
Recommends: python-gevent but it is not installable
Recommends: poppler-utils
How can i install odoo 8 on ubuntu 20.04

Related

Cannot install libzmq3-dev on ubuntu 19.04

I'm trying to install libzmq3-dev on Ubuntu 19.04, using the command:
sudo apt install build-essential libsocketcan-dev libzmq3-dev
I get the message:
> Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
> The following packages have unmet dependencies:
libzmq3-dev : Depends: libpgm-dev (>= 5.2.122~dfsg) but it is not installable
Depends: libsodium-dev but it is not installable
Depends: libnorm-dev but it is not installable
Depends: libkrb5-dev but it is not installable
E: Unable to correct problems, you have held broken packages'
Any ideas?

unmet dependencies during apt installation

When I installed a package using apt,I encountered the below problem:
The following packages have unmet dependencies:
ruby2.3-dev : Breaks: ruby2.3-dev:i386 (!= 2.3.1-2~16.04.12) but 2.3.0-5ubuntu1 is to be installed
ruby2.3-dev:i386 : Depends: libgmp-dev:i386 but it is not going to be installed
Depends: libruby2.3:i386 (= 2.3.0-5ubuntu1) but it is not going to be installed
Breaks: ruby2.3-dev (!= 2.3.0-5ubuntu1) but 2.3.1-2~16.04.12 is to be installed
I have no idea what happened. How can I solve it?
It appears that 64bit and 32bit packages are conflicting with the ruby installation. Try and temporarily remove i386 from your package manager and try and install it with apt again. Refer to https://superuser.com/questions/714391/how-do-i-remove-all-i386-architecture-packages-from-my-debian-installation for a guide.

Issue on install ffmpeg on Debian 8

I try to install "ffmpeg" on my Debian 8 and I have issues.
apt-get install ffmpeg
I have this errors...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ffmpeg : Depends: libavcodec57 (>= 10:3.2.2) but it is not going to be installed
Depends: libavdevice57 (>= 10:3.2.2) but it is not going to be installed
Depends: libavfilter6 (>= 10:3.2.2) but it is not going to be installed
Depends: libavformat57 (>= 10:3.2.2) but it is not going to be installed
Depends: libsdl2-2.0-0 (>= 2.0.4) but it is not going to be installed
Depends: libva1 (>= 1.7.3) but 1.4.1-1 is to be installed
x264 : Depends: libffms2-4 (>= 1:2.23) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
these dependencies are available in the jessie backports.

How to install RVM on Linux subsystem on Windows 10

I am working on a web-scraping script, but the current gem version is not giving me the any packages to install.
I know it's for some infrastructure-change reason but now I have installed anniversary-update from Windows 10 and installed a Linux subsystem.
I installed NodeJS + npm already, which are working correctly but the problem is installing Ruby on that subsystem.
When I tried to install RVM it's giving me an error:
ins#DESKTOP-TK9ELEL:~$ sudo apt-get install rvm
sudo: unable to resolve host DESKTOP-TK9ELEL
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
rvm : Depends: libreadline6-dev but it is not installable
Depends: autoconf but it is not installable
Depends: libgdbm-dev but it is not installable
Depends: libncurses5-dev but it is not installable
Depends: automake but it is not installable
Depends: libtool but it is not installable
Depends: bison but it is not installable
Depends: pkg-config but it is not installable
E: Unable to correct problems, you have held broken packages.
How do I solve this?
Follow the install directions for RVM on their site. Nobody knows RVM better than the authors.
\curl -sSL https://get.rvm.io | bash -s stable --ruby
That will install the stable versions of RVM and Ruby.
Following that use:
rvm use [whichever Ruby was installed] --default
to tell RVM to default to that Ruby.
RVM is capable of installing the prerequisites for your *nix distribution if you use their directions. Once RVM is installed you will not need to use sudo or yum to install anything for an RVM-managed Ruby. That means do not use sudo rvm install ruby... or sudo gem install some_gem. If you do you'll only force your system to do the wrong thing.

Problems installing or compiling seeks Debian Squeeze

I'm trying to install (and compile but the error is due to the same problem in the end) SeekS on my Debian Squeeze (Linux vserver 2.6.32-5-vserver-amd64)
Here is the output I get :
root#vserver:~/seeks# apt-get install seeks
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
seeks : Depends: libevent-2.0-5 (>= 2.0.10-stable) but it is not installable
Depends: libicu48 (>= 4.8-1) but it is not installable
Depends: libopencv-calib3d2.3 but it is not installable
Depends: libopencv-contrib2.3 but it is not installable
Depends: libopencv-core2.3 but it is not installable
Depends: libopencv-features2d2.3 but it is not installable
Depends: libopencv-flann2.3 but it is not installable
Depends: libopencv-highgui2.3 but it is not installable
Depends: libopencv-imgproc2.3 but it is not installable
Depends: libopencv-legacy2.3 but it is not installable
Depends: libopencv-ml2.3 but it is not installable
Depends: libopencv-objdetect2.3 but it is not installable
Depends: libopencv-video2.3 but it is not installable
Depends: libpcre3 (>= 8.10) but 8.02-1.1 is to be installed
Depends: libprotobuf7 but it is not installable
Depends: libstdc++6 (>= 4.6) but 4.4.5-8 is to be installed
Depends: libtokyocabinet9 (>= 1.4.47) but it is not installable
E: Broken packages
Does anybody know how to resolve it? I checked my repertories and everything seems okay.
Thank you in advance
I don't know where you got that package, but it's clear that its
dependencies are not satisfiable from Debian/squeeze. Take libicu48,
for example:
$ rmadison libicu48
libicu48 | 4.8.1.1-8 | wheezy | amd64, armel, armhf, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, s390x, sparc
libicu48 | 4.8.1.1-8 | sid | amd64, armel, armhf, hurd-i386, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, s390, s390x, sparc
The source file for libicu48 is icu, let's go looking for that:
$ rmadison icu
icu | 4.4.1-8 | squeeze-security | source
icu | 4.4.1-8 | squeeze | source
icu | 4.8.1.1-8 | wheezy | source
icu | 4.8.1.1-8 | sid | source
Looks like you are going to have to build the package from source.
libstdc++, libicu*, libevent*, libpcre3 are probably not going
to be much of a problem.

Resources