Ok no problem, and thank you for responding back with details.
** Changed in: python-boto (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1808773
Title:
After downgrading all the packages installed via the ondrej/php
installing python-boto was installed successfully.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1808773
Title:
python-boto: libssl1.1
My bad, it was installed via the ondrej ppa. I should have noticed that
the current versions of libssl is 1.1.0g and not 1.1.1a. I'm sorry for
that.
$ apt policy libssl1.1
libssl1.1:
Installed: 1.1.1a-2+ubuntu18.04.1+deb.sury.org+1
Candidate: 1.1.1a-2+ubuntu18.04.1+deb.sury.org+1
Version tab
I'm not sure where libssl1.1 version
1.1.1a-2+ubuntu18.04.1+deb.sury.org+1 is coming from.
Where are you getting libssl1.1 from? What does 'apt policy libssl1.1'
show?
Here are the current versios in bionic+ Ubuntu archives:
$ rmadison libssl1.1
libssl1.1 | 1.1.0g-2ubuntu4 | bionic |
Architectures trimmed for formatting:
$ rmadison libssl1.1
libssl1.1 | 1.1.0g-2ubuntu4 | bionic
libssl1.1 | 1.1.0g-2ubuntu4.3 | bionic-security
libssl1.1 | 1.1.0g-2ubuntu4.3 | bionic-updates
libssl1.1 | 1.1.1-1ubuntu2 | cosmic
libssl1.1 | 1.1.1-1ubuntu2.1 | cosmic-security
libssl1.1 | 1.1.1-
Solved with:
sudo dpkg -i python-boto_2.44.0-1.1_all.deb
sudo dpkg -i python-boto3_2.44.0-1.1_all.deb
apt-get update
apt-get upgrade
But is it a safe solution?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
Same problem for me in all my debian 9.6 servers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1808773
Title:
python-boto: libssl1.1 dependency problems
To manage notifications about this bug go t
Yes, unfortunately it is still a problem.
There was an update to libssl available today (libssl1.1:amd64) but also after
this upgrade I get the same error:
Installing from repository:
$ sudo apt install python-boto
Reading package lists... Done
Building dependency tree
Reading state inform
Hi tomtom,
Thanks for reporting this and making Ubuntu better. I was able to
install python-boto 2.44.0-1ubuntu2 successfully with apt. Is this still
a problem if you use apt to install from the bionic archive?
Thanks,
Corey
** Changed in: python-boto (Ubuntu)
Status: New => Incomplete
-