Ubuntu 16.04 + Bitnami WP AWS+ Webmin Installation Fails + E: Package [] has no installation candidate
I also have an open thread on Bitnami's support forum. I've installed WordPress Multisite Certified by Bitnami via the AWS marketplace.
I'm trying to install webmin (or any package, really) and can't
Via SSH, I run:
sudo apt-get update
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
Which outputs:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libnet-ssleay-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libauthen-pam-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libio-pty-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package apt-show-versions is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libnet-ssleay-perl' has no installation candidate
E: Package 'libauthen-pam-perl' has no installation candidate
E: Package 'libio-pty-perl' has no installation candidate
E: Package 'apt-show-versions' has no installation candidate
E: Package 'python' has no installation candidate
I've tried a bunch of fixes and it seems there's something that needs to be tweaked in /etc/apt/sources.list ...the weird thing is that this file is empty.
I've also tried
nano /etc/apt/sources.list
deb http://download.webmin.com/download/repository sarge contrib
...then..
sudo apt-get -f install webmin
...which outputs
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:
webmin : Depends: libnet-ssleay-perl but it is not installable
Depends: libauthen-pam-perl but it is not installable
Depends: libio-pty-perl but it is not installable
Depends: apt-show-versions but it is not installable
Depends: python but it is not installable
E: Unable to correct problems, you have held broken packages.
Thank you in advance!
apt server package-management webmin
add a comment |
I also have an open thread on Bitnami's support forum. I've installed WordPress Multisite Certified by Bitnami via the AWS marketplace.
I'm trying to install webmin (or any package, really) and can't
Via SSH, I run:
sudo apt-get update
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
Which outputs:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libnet-ssleay-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libauthen-pam-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libio-pty-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package apt-show-versions is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libnet-ssleay-perl' has no installation candidate
E: Package 'libauthen-pam-perl' has no installation candidate
E: Package 'libio-pty-perl' has no installation candidate
E: Package 'apt-show-versions' has no installation candidate
E: Package 'python' has no installation candidate
I've tried a bunch of fixes and it seems there's something that needs to be tweaked in /etc/apt/sources.list ...the weird thing is that this file is empty.
I've also tried
nano /etc/apt/sources.list
deb http://download.webmin.com/download/repository sarge contrib
...then..
sudo apt-get -f install webmin
...which outputs
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:
webmin : Depends: libnet-ssleay-perl but it is not installable
Depends: libauthen-pam-perl but it is not installable
Depends: libio-pty-perl but it is not installable
Depends: apt-show-versions but it is not installable
Depends: python but it is not installable
E: Unable to correct problems, you have held broken packages.
Thank you in advance!
apt server package-management webmin
add a comment |
I also have an open thread on Bitnami's support forum. I've installed WordPress Multisite Certified by Bitnami via the AWS marketplace.
I'm trying to install webmin (or any package, really) and can't
Via SSH, I run:
sudo apt-get update
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
Which outputs:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libnet-ssleay-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libauthen-pam-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libio-pty-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package apt-show-versions is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libnet-ssleay-perl' has no installation candidate
E: Package 'libauthen-pam-perl' has no installation candidate
E: Package 'libio-pty-perl' has no installation candidate
E: Package 'apt-show-versions' has no installation candidate
E: Package 'python' has no installation candidate
I've tried a bunch of fixes and it seems there's something that needs to be tweaked in /etc/apt/sources.list ...the weird thing is that this file is empty.
I've also tried
nano /etc/apt/sources.list
deb http://download.webmin.com/download/repository sarge contrib
...then..
sudo apt-get -f install webmin
...which outputs
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:
webmin : Depends: libnet-ssleay-perl but it is not installable
Depends: libauthen-pam-perl but it is not installable
Depends: libio-pty-perl but it is not installable
Depends: apt-show-versions but it is not installable
Depends: python but it is not installable
E: Unable to correct problems, you have held broken packages.
Thank you in advance!
apt server package-management webmin
I also have an open thread on Bitnami's support forum. I've installed WordPress Multisite Certified by Bitnami via the AWS marketplace.
I'm trying to install webmin (or any package, really) and can't
Via SSH, I run:
sudo apt-get update
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
Which outputs:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libnet-ssleay-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libauthen-pam-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libio-pty-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package apt-show-versions is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libnet-ssleay-perl' has no installation candidate
E: Package 'libauthen-pam-perl' has no installation candidate
E: Package 'libio-pty-perl' has no installation candidate
E: Package 'apt-show-versions' has no installation candidate
E: Package 'python' has no installation candidate
I've tried a bunch of fixes and it seems there's something that needs to be tweaked in /etc/apt/sources.list ...the weird thing is that this file is empty.
I've also tried
nano /etc/apt/sources.list
deb http://download.webmin.com/download/repository sarge contrib
...then..
sudo apt-get -f install webmin
...which outputs
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:
webmin : Depends: libnet-ssleay-perl but it is not installable
Depends: libauthen-pam-perl but it is not installable
Depends: libio-pty-perl but it is not installable
Depends: apt-show-versions but it is not installable
Depends: python but it is not installable
E: Unable to correct problems, you have held broken packages.
Thank you in advance!
apt server package-management webmin
apt server package-management webmin
edited Mar 1 '18 at 9:39
Ryan Dorn
asked Feb 28 '18 at 23:04
Ryan DornRyan Dorn
135
135
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Did you try to populate /etc/apt/sources.list ?
This is my fie for 16.04 in aws:
cat /etc/apt/sources.list | grep -v '#'
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial main
restricted deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial main restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
main restricted deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates main
restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial universe
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
universe deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates universe deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
universe
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial multiverse
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
multiverse deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
multiverse
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports
main restricted universe multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports main
restricted universe multiverse
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted deb http://security.ubuntu.com/ubuntu xenial-security
universe deb-src http://security.ubuntu.com/ubuntu xenial-security
universe deb http://security.ubuntu.com/ubuntu xenial-security
multiverse deb-src http://security.ubuntu.com/ubuntu xenial-security
multiverse
running
apt-cache madison libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions python
shows packages availble from selected repos
libnet-ssleay-perl | 1.72-1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
libauthen-pam-perl | 0.16-3build2 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
libio-pty-perl | 1:1.08-1.1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
python | 2.7.12-1~16.04 | http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
python | 2.7.11-1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
Hope this will help.
Thanks
@bodan - Thank you!!!! That did the trick. :)
– Ryan Dorn
Mar 2 '18 at 10:33
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1010789%2fubuntu-16-04-bitnami-wp-aws-webmin-installation-fails-e-package-has-no%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Did you try to populate /etc/apt/sources.list ?
This is my fie for 16.04 in aws:
cat /etc/apt/sources.list | grep -v '#'
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial main
restricted deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial main restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
main restricted deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates main
restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial universe
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
universe deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates universe deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
universe
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial multiverse
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
multiverse deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
multiverse
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports
main restricted universe multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports main
restricted universe multiverse
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted deb http://security.ubuntu.com/ubuntu xenial-security
universe deb-src http://security.ubuntu.com/ubuntu xenial-security
universe deb http://security.ubuntu.com/ubuntu xenial-security
multiverse deb-src http://security.ubuntu.com/ubuntu xenial-security
multiverse
running
apt-cache madison libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions python
shows packages availble from selected repos
libnet-ssleay-perl | 1.72-1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
libauthen-pam-perl | 0.16-3build2 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
libio-pty-perl | 1:1.08-1.1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
python | 2.7.12-1~16.04 | http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
python | 2.7.11-1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
Hope this will help.
Thanks
@bodan - Thank you!!!! That did the trick. :)
– Ryan Dorn
Mar 2 '18 at 10:33
add a comment |
Did you try to populate /etc/apt/sources.list ?
This is my fie for 16.04 in aws:
cat /etc/apt/sources.list | grep -v '#'
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial main
restricted deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial main restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
main restricted deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates main
restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial universe
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
universe deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates universe deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
universe
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial multiverse
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
multiverse deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
multiverse
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports
main restricted universe multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports main
restricted universe multiverse
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted deb http://security.ubuntu.com/ubuntu xenial-security
universe deb-src http://security.ubuntu.com/ubuntu xenial-security
universe deb http://security.ubuntu.com/ubuntu xenial-security
multiverse deb-src http://security.ubuntu.com/ubuntu xenial-security
multiverse
running
apt-cache madison libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions python
shows packages availble from selected repos
libnet-ssleay-perl | 1.72-1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
libauthen-pam-perl | 0.16-3build2 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
libio-pty-perl | 1:1.08-1.1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
python | 2.7.12-1~16.04 | http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
python | 2.7.11-1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
Hope this will help.
Thanks
@bodan - Thank you!!!! That did the trick. :)
– Ryan Dorn
Mar 2 '18 at 10:33
add a comment |
Did you try to populate /etc/apt/sources.list ?
This is my fie for 16.04 in aws:
cat /etc/apt/sources.list | grep -v '#'
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial main
restricted deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial main restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
main restricted deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates main
restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial universe
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
universe deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates universe deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
universe
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial multiverse
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
multiverse deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
multiverse
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports
main restricted universe multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports main
restricted universe multiverse
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted deb http://security.ubuntu.com/ubuntu xenial-security
universe deb-src http://security.ubuntu.com/ubuntu xenial-security
universe deb http://security.ubuntu.com/ubuntu xenial-security
multiverse deb-src http://security.ubuntu.com/ubuntu xenial-security
multiverse
running
apt-cache madison libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions python
shows packages availble from selected repos
libnet-ssleay-perl | 1.72-1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
libauthen-pam-perl | 0.16-3build2 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
libio-pty-perl | 1:1.08-1.1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
python | 2.7.12-1~16.04 | http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
python | 2.7.11-1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
Hope this will help.
Thanks
Did you try to populate /etc/apt/sources.list ?
This is my fie for 16.04 in aws:
cat /etc/apt/sources.list | grep -v '#'
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial main
restricted deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial main restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
main restricted deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates main
restricted
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial universe
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
universe deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates universe deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
universe
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial multiverse
deb-src http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial
multiverse deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/
xenial-updates multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-updates
multiverse
deb http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports
main restricted universe multiverse deb-src
http://eu-west-2.ec2.archive.ubuntu.com/ubuntu/ xenial-backports main
restricted universe multiverse
deb http://security.ubuntu.com/ubuntu xenial-security main restricted
deb-src http://security.ubuntu.com/ubuntu xenial-security main
restricted deb http://security.ubuntu.com/ubuntu xenial-security
universe deb-src http://security.ubuntu.com/ubuntu xenial-security
universe deb http://security.ubuntu.com/ubuntu xenial-security
multiverse deb-src http://security.ubuntu.com/ubuntu xenial-security
multiverse
running
apt-cache madison libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions python
shows packages availble from selected repos
libnet-ssleay-perl | 1.72-1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
libauthen-pam-perl | 0.16-3build2 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
libio-pty-perl | 1:1.08-1.1build1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
apt-show-versions | 0.22.7 | http://gb.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
python | 2.7.12-1~16.04 | http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
python | 2.7.11-1 | http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
Hope this will help.
Thanks
edited Jan 16 at 18:26
Gonzalo Garcia
52
52
answered Mar 1 '18 at 11:19
bogdanbogdan
133112
133112
@bodan - Thank you!!!! That did the trick. :)
– Ryan Dorn
Mar 2 '18 at 10:33
add a comment |
@bodan - Thank you!!!! That did the trick. :)
– Ryan Dorn
Mar 2 '18 at 10:33
@bodan - Thank you!!!! That did the trick. :)
– Ryan Dorn
Mar 2 '18 at 10:33
@bodan - Thank you!!!! That did the trick. :)
– Ryan Dorn
Mar 2 '18 at 10:33
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1010789%2fubuntu-16-04-bitnami-wp-aws-webmin-installation-fails-e-package-has-no%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown