Unable to install qt511-meta-full from PPA:beineri on Ubuntu 16.04: qt511doc package does not exist
After adding this PPA for Ubuntu Xenial (16.04) to install qt5.11: https://launchpad.net/~beineri/+archive/ubuntu/opt-qt-5.11.0-xenial and updating with apt-get
, I encountered this issue while trying to install the package "qt511-meta-full" (the package "qt511-meta-minimal" shown no issues):
$ sudo apt-get install qt511-meta-full
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:
qt511-meta-full : Depends: qt511doc:any but it is not installable
E: Unable to correct problems, you have held broken packages.
And of course, I can't find the package "qt511doc" itself:
$ sudo apt-get install qt511doc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qt511doc
Any help or fix is appreciated. Thanks.
16.04 ppa qt5
add a comment |
After adding this PPA for Ubuntu Xenial (16.04) to install qt5.11: https://launchpad.net/~beineri/+archive/ubuntu/opt-qt-5.11.0-xenial and updating with apt-get
, I encountered this issue while trying to install the package "qt511-meta-full" (the package "qt511-meta-minimal" shown no issues):
$ sudo apt-get install qt511-meta-full
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:
qt511-meta-full : Depends: qt511doc:any but it is not installable
E: Unable to correct problems, you have held broken packages.
And of course, I can't find the package "qt511doc" itself:
$ sudo apt-get install qt511doc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qt511doc
Any help or fix is appreciated. Thanks.
16.04 ppa qt5
Hi there. I tried to reproduce your bug and had the same problem. Have you tried installingqt511doc
from here?
– avazula
Aug 10 '18 at 11:13
No, but I can't figure out any download link or whatever to find the deb file on this page. Did I miss something?
– s.k
Aug 10 '18 at 11:30
No I don't think so, I can't find a link either. What is it you want to achieve? Why is themeta
character important to you?
– avazula
Aug 10 '18 at 11:33
PPA is a personal archive, looks like that doc package just failed to build, or got deleted, or whatever. Maybe trysudo dpkg -i
this one, ppa.launchpad.net/beineri/opt-qt-5.11.1-xenial/ubuntu/pool/main/….
– pbhj
yesterday
add a comment |
After adding this PPA for Ubuntu Xenial (16.04) to install qt5.11: https://launchpad.net/~beineri/+archive/ubuntu/opt-qt-5.11.0-xenial and updating with apt-get
, I encountered this issue while trying to install the package "qt511-meta-full" (the package "qt511-meta-minimal" shown no issues):
$ sudo apt-get install qt511-meta-full
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:
qt511-meta-full : Depends: qt511doc:any but it is not installable
E: Unable to correct problems, you have held broken packages.
And of course, I can't find the package "qt511doc" itself:
$ sudo apt-get install qt511doc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qt511doc
Any help or fix is appreciated. Thanks.
16.04 ppa qt5
After adding this PPA for Ubuntu Xenial (16.04) to install qt5.11: https://launchpad.net/~beineri/+archive/ubuntu/opt-qt-5.11.0-xenial and updating with apt-get
, I encountered this issue while trying to install the package "qt511-meta-full" (the package "qt511-meta-minimal" shown no issues):
$ sudo apt-get install qt511-meta-full
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:
qt511-meta-full : Depends: qt511doc:any but it is not installable
E: Unable to correct problems, you have held broken packages.
And of course, I can't find the package "qt511doc" itself:
$ sudo apt-get install qt511doc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qt511doc
Any help or fix is appreciated. Thanks.
16.04 ppa qt5
16.04 ppa qt5
asked Aug 10 '18 at 10:37
s.ks.k
168111
168111
Hi there. I tried to reproduce your bug and had the same problem. Have you tried installingqt511doc
from here?
– avazula
Aug 10 '18 at 11:13
No, but I can't figure out any download link or whatever to find the deb file on this page. Did I miss something?
– s.k
Aug 10 '18 at 11:30
No I don't think so, I can't find a link either. What is it you want to achieve? Why is themeta
character important to you?
– avazula
Aug 10 '18 at 11:33
PPA is a personal archive, looks like that doc package just failed to build, or got deleted, or whatever. Maybe trysudo dpkg -i
this one, ppa.launchpad.net/beineri/opt-qt-5.11.1-xenial/ubuntu/pool/main/….
– pbhj
yesterday
add a comment |
Hi there. I tried to reproduce your bug and had the same problem. Have you tried installingqt511doc
from here?
– avazula
Aug 10 '18 at 11:13
No, but I can't figure out any download link or whatever to find the deb file on this page. Did I miss something?
– s.k
Aug 10 '18 at 11:30
No I don't think so, I can't find a link either. What is it you want to achieve? Why is themeta
character important to you?
– avazula
Aug 10 '18 at 11:33
PPA is a personal archive, looks like that doc package just failed to build, or got deleted, or whatever. Maybe trysudo dpkg -i
this one, ppa.launchpad.net/beineri/opt-qt-5.11.1-xenial/ubuntu/pool/main/….
– pbhj
yesterday
Hi there. I tried to reproduce your bug and had the same problem. Have you tried installing
qt511doc
from here?– avazula
Aug 10 '18 at 11:13
Hi there. I tried to reproduce your bug and had the same problem. Have you tried installing
qt511doc
from here?– avazula
Aug 10 '18 at 11:13
No, but I can't figure out any download link or whatever to find the deb file on this page. Did I miss something?
– s.k
Aug 10 '18 at 11:30
No, but I can't figure out any download link or whatever to find the deb file on this page. Did I miss something?
– s.k
Aug 10 '18 at 11:30
No I don't think so, I can't find a link either. What is it you want to achieve? Why is the
meta
character important to you?– avazula
Aug 10 '18 at 11:33
No I don't think so, I can't find a link either. What is it you want to achieve? Why is the
meta
character important to you?– avazula
Aug 10 '18 at 11:33
PPA is a personal archive, looks like that doc package just failed to build, or got deleted, or whatever. Maybe try
sudo dpkg -i
this one, ppa.launchpad.net/beineri/opt-qt-5.11.1-xenial/ubuntu/pool/main/….– pbhj
yesterday
PPA is a personal archive, looks like that doc package just failed to build, or got deleted, or whatever. Maybe try
sudo dpkg -i
this one, ppa.launchpad.net/beineri/opt-qt-5.11.1-xenial/ubuntu/pool/main/….– pbhj
yesterday
add a comment |
2 Answers
2
active
oldest
votes
Try to use repo for qt 5.11.1 instead of 5.11.0.
sudo add-apt-repository ppa:beineri/opt-qt-5.11.1-xenial
add a comment |
A quick look here shows that the package was deleted. I can only surmise that it might nave been deleted due to this.
If you have further questions about this you can submit them to the PPA maintainer via launchpad here.
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%2f1064117%2funable-to-install-qt511-meta-full-from-ppabeineri-on-ubuntu-16-04-qt511doc-pac%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try to use repo for qt 5.11.1 instead of 5.11.0.
sudo add-apt-repository ppa:beineri/opt-qt-5.11.1-xenial
add a comment |
Try to use repo for qt 5.11.1 instead of 5.11.0.
sudo add-apt-repository ppa:beineri/opt-qt-5.11.1-xenial
add a comment |
Try to use repo for qt 5.11.1 instead of 5.11.0.
sudo add-apt-repository ppa:beineri/opt-qt-5.11.1-xenial
Try to use repo for qt 5.11.1 instead of 5.11.0.
sudo add-apt-repository ppa:beineri/opt-qt-5.11.1-xenial
edited Jan 20 at 15:32
mature
2,0681728
2,0681728
answered Jan 20 at 13:59
Богдан ДанилюкБогдан Данилюк
91
91
add a comment |
add a comment |
A quick look here shows that the package was deleted. I can only surmise that it might nave been deleted due to this.
If you have further questions about this you can submit them to the PPA maintainer via launchpad here.
add a comment |
A quick look here shows that the package was deleted. I can only surmise that it might nave been deleted due to this.
If you have further questions about this you can submit them to the PPA maintainer via launchpad here.
add a comment |
A quick look here shows that the package was deleted. I can only surmise that it might nave been deleted due to this.
If you have further questions about this you can submit them to the PPA maintainer via launchpad here.
A quick look here shows that the package was deleted. I can only surmise that it might nave been deleted due to this.
If you have further questions about this you can submit them to the PPA maintainer via launchpad here.
answered yesterday
Elder GeekElder Geek
27.1k953127
27.1k953127
add a comment |
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%2f1064117%2funable-to-install-qt511-meta-full-from-ppabeineri-on-ubuntu-16-04-qt511doc-pac%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
Hi there. I tried to reproduce your bug and had the same problem. Have you tried installing
qt511doc
from here?– avazula
Aug 10 '18 at 11:13
No, but I can't figure out any download link or whatever to find the deb file on this page. Did I miss something?
– s.k
Aug 10 '18 at 11:30
No I don't think so, I can't find a link either. What is it you want to achieve? Why is the
meta
character important to you?– avazula
Aug 10 '18 at 11:33
PPA is a personal archive, looks like that doc package just failed to build, or got deleted, or whatever. Maybe try
sudo dpkg -i
this one, ppa.launchpad.net/beineri/opt-qt-5.11.1-xenial/ubuntu/pool/main/….– pbhj
yesterday