Cannot install RawTherapee from PPA on Ubuntu 18.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












Trying to install RawTherapee on Ubuntu 18.04 from a PPA. Running sudo apt-get install rawtherapee gives the following error:



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:
rawtherapee :
Depends: topmenu-gtk3 but it is not installable
E: Unable to correct problems, you have held broken packages.


Running the command apt-cache policy rawtherapee the output is:



rawtherapee:
Installed: (none)
Candidate: 5.4-1dhor~bionic
Version table:
5.4-1dhor~bionic 500
500 http://ppa.launchpad.net/dhor/myway/ubuntu bionic/main amd64 Packages
5.3-1 500
500 http://it.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages


Do you know how can I solve it?







share|improve this question






















  • You did something wrong. On clean 18.04 LTS it installs without problems. Please add output of apt-cache policy rawtherapee to the question. Are you using PPAs or third-party repositories?
    – N0rbert
    Apr 30 at 19:53











  • @N0rbert I addded the output of that command, so I suppose that the problem is apt-get tries to install from a third party repository which may be the dhor repository. Maybe I should re-compile by myself or install the version 5.3 from the ubuntu repository
    – Sisu
    May 2 at 7:49










  • @karel that post did not solve my problem, but thank you
    – Sisu
    May 2 at 7:49










  • @Marco I retracted my close vote. You can manually download the missing topmenu-gtk3_0.3-1_amd64.deb file from the official Ubuntu download webpage here: packages.ubuntu.com/artful/amd64/topmenu-gtk3/download and double-click the .deb file that you downloaded to open it for installation in the Ubuntu Software app. Then try sudo apt install rawtherapee again.
    – karel
    May 2 at 7:54











  • Possible duplicate of Unable to correct problems, you have held broken packages
    – Elder Geek
    May 3 at 13:12














up vote
0
down vote

favorite












Trying to install RawTherapee on Ubuntu 18.04 from a PPA. Running sudo apt-get install rawtherapee gives the following error:



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:
rawtherapee :
Depends: topmenu-gtk3 but it is not installable
E: Unable to correct problems, you have held broken packages.


Running the command apt-cache policy rawtherapee the output is:



rawtherapee:
Installed: (none)
Candidate: 5.4-1dhor~bionic
Version table:
5.4-1dhor~bionic 500
500 http://ppa.launchpad.net/dhor/myway/ubuntu bionic/main amd64 Packages
5.3-1 500
500 http://it.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages


Do you know how can I solve it?







share|improve this question






















  • You did something wrong. On clean 18.04 LTS it installs without problems. Please add output of apt-cache policy rawtherapee to the question. Are you using PPAs or third-party repositories?
    – N0rbert
    Apr 30 at 19:53











  • @N0rbert I addded the output of that command, so I suppose that the problem is apt-get tries to install from a third party repository which may be the dhor repository. Maybe I should re-compile by myself or install the version 5.3 from the ubuntu repository
    – Sisu
    May 2 at 7:49










  • @karel that post did not solve my problem, but thank you
    – Sisu
    May 2 at 7:49










  • @Marco I retracted my close vote. You can manually download the missing topmenu-gtk3_0.3-1_amd64.deb file from the official Ubuntu download webpage here: packages.ubuntu.com/artful/amd64/topmenu-gtk3/download and double-click the .deb file that you downloaded to open it for installation in the Ubuntu Software app. Then try sudo apt install rawtherapee again.
    – karel
    May 2 at 7:54











  • Possible duplicate of Unable to correct problems, you have held broken packages
    – Elder Geek
    May 3 at 13:12












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Trying to install RawTherapee on Ubuntu 18.04 from a PPA. Running sudo apt-get install rawtherapee gives the following error:



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:
rawtherapee :
Depends: topmenu-gtk3 but it is not installable
E: Unable to correct problems, you have held broken packages.


Running the command apt-cache policy rawtherapee the output is:



rawtherapee:
Installed: (none)
Candidate: 5.4-1dhor~bionic
Version table:
5.4-1dhor~bionic 500
500 http://ppa.launchpad.net/dhor/myway/ubuntu bionic/main amd64 Packages
5.3-1 500
500 http://it.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages


Do you know how can I solve it?







share|improve this question














Trying to install RawTherapee on Ubuntu 18.04 from a PPA. Running sudo apt-get install rawtherapee gives the following error:



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:
rawtherapee :
Depends: topmenu-gtk3 but it is not installable
E: Unable to correct problems, you have held broken packages.


Running the command apt-cache policy rawtherapee the output is:



rawtherapee:
Installed: (none)
Candidate: 5.4-1dhor~bionic
Version table:
5.4-1dhor~bionic 500
500 http://ppa.launchpad.net/dhor/myway/ubuntu bionic/main amd64 Packages
5.3-1 500
500 http://it.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages


Do you know how can I solve it?









share|improve this question













share|improve this question




share|improve this question








edited May 3 at 3:38









xiota

1,0561422




1,0561422










asked Apr 30 at 19:02









Sisu

82




82











  • You did something wrong. On clean 18.04 LTS it installs without problems. Please add output of apt-cache policy rawtherapee to the question. Are you using PPAs or third-party repositories?
    – N0rbert
    Apr 30 at 19:53











  • @N0rbert I addded the output of that command, so I suppose that the problem is apt-get tries to install from a third party repository which may be the dhor repository. Maybe I should re-compile by myself or install the version 5.3 from the ubuntu repository
    – Sisu
    May 2 at 7:49










  • @karel that post did not solve my problem, but thank you
    – Sisu
    May 2 at 7:49










  • @Marco I retracted my close vote. You can manually download the missing topmenu-gtk3_0.3-1_amd64.deb file from the official Ubuntu download webpage here: packages.ubuntu.com/artful/amd64/topmenu-gtk3/download and double-click the .deb file that you downloaded to open it for installation in the Ubuntu Software app. Then try sudo apt install rawtherapee again.
    – karel
    May 2 at 7:54











  • Possible duplicate of Unable to correct problems, you have held broken packages
    – Elder Geek
    May 3 at 13:12
















  • You did something wrong. On clean 18.04 LTS it installs without problems. Please add output of apt-cache policy rawtherapee to the question. Are you using PPAs or third-party repositories?
    – N0rbert
    Apr 30 at 19:53











  • @N0rbert I addded the output of that command, so I suppose that the problem is apt-get tries to install from a third party repository which may be the dhor repository. Maybe I should re-compile by myself or install the version 5.3 from the ubuntu repository
    – Sisu
    May 2 at 7:49










  • @karel that post did not solve my problem, but thank you
    – Sisu
    May 2 at 7:49










  • @Marco I retracted my close vote. You can manually download the missing topmenu-gtk3_0.3-1_amd64.deb file from the official Ubuntu download webpage here: packages.ubuntu.com/artful/amd64/topmenu-gtk3/download and double-click the .deb file that you downloaded to open it for installation in the Ubuntu Software app. Then try sudo apt install rawtherapee again.
    – karel
    May 2 at 7:54











  • Possible duplicate of Unable to correct problems, you have held broken packages
    – Elder Geek
    May 3 at 13:12















You did something wrong. On clean 18.04 LTS it installs without problems. Please add output of apt-cache policy rawtherapee to the question. Are you using PPAs or third-party repositories?
– N0rbert
Apr 30 at 19:53





You did something wrong. On clean 18.04 LTS it installs without problems. Please add output of apt-cache policy rawtherapee to the question. Are you using PPAs or third-party repositories?
– N0rbert
Apr 30 at 19:53













@N0rbert I addded the output of that command, so I suppose that the problem is apt-get tries to install from a third party repository which may be the dhor repository. Maybe I should re-compile by myself or install the version 5.3 from the ubuntu repository
– Sisu
May 2 at 7:49




@N0rbert I addded the output of that command, so I suppose that the problem is apt-get tries to install from a third party repository which may be the dhor repository. Maybe I should re-compile by myself or install the version 5.3 from the ubuntu repository
– Sisu
May 2 at 7:49












@karel that post did not solve my problem, but thank you
– Sisu
May 2 at 7:49




@karel that post did not solve my problem, but thank you
– Sisu
May 2 at 7:49












@Marco I retracted my close vote. You can manually download the missing topmenu-gtk3_0.3-1_amd64.deb file from the official Ubuntu download webpage here: packages.ubuntu.com/artful/amd64/topmenu-gtk3/download and double-click the .deb file that you downloaded to open it for installation in the Ubuntu Software app. Then try sudo apt install rawtherapee again.
– karel
May 2 at 7:54





@Marco I retracted my close vote. You can manually download the missing topmenu-gtk3_0.3-1_amd64.deb file from the official Ubuntu download webpage here: packages.ubuntu.com/artful/amd64/topmenu-gtk3/download and double-click the .deb file that you downloaded to open it for installation in the Ubuntu Software app. Then try sudo apt install rawtherapee again.
– karel
May 2 at 7:54













Possible duplicate of Unable to correct problems, you have held broken packages
– Elder Geek
May 3 at 13:12




Possible duplicate of Unable to correct problems, you have held broken packages
– Elder Geek
May 3 at 13:12










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










The package topmenu-gtk3 does not exist in 18.04. The problem described is likely caused by attempting to install a package compiled for 17.10. For instance, if installing from a ppa in which old binaries were copied rather than recompiled.



The most expedient solution is to remove the offending ppa (or other nonstandard repository) and install the official packages.



One may also choose to download the source; edit debian/control to remove the dependency; then recompile or upload to a ppa. This is the route I typically take, and the result may be found by searching launchpad for rawtherapee. However, the problem with relying on other's ppa is you're beholden to their whims and fancies.






share|improve this answer






















  • I think this is the problem. I added the output of the command 'apt-cache' and apparently the official ppa suggests to install the previous version of rawtherapee.
    – Sisu
    May 2 at 7:52










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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030272%2fcannot-install-rawtherapee-from-ppa-on-ubuntu-18-04%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote



accepted










The package topmenu-gtk3 does not exist in 18.04. The problem described is likely caused by attempting to install a package compiled for 17.10. For instance, if installing from a ppa in which old binaries were copied rather than recompiled.



The most expedient solution is to remove the offending ppa (or other nonstandard repository) and install the official packages.



One may also choose to download the source; edit debian/control to remove the dependency; then recompile or upload to a ppa. This is the route I typically take, and the result may be found by searching launchpad for rawtherapee. However, the problem with relying on other's ppa is you're beholden to their whims and fancies.






share|improve this answer






















  • I think this is the problem. I added the output of the command 'apt-cache' and apparently the official ppa suggests to install the previous version of rawtherapee.
    – Sisu
    May 2 at 7:52














up vote
0
down vote



accepted










The package topmenu-gtk3 does not exist in 18.04. The problem described is likely caused by attempting to install a package compiled for 17.10. For instance, if installing from a ppa in which old binaries were copied rather than recompiled.



The most expedient solution is to remove the offending ppa (or other nonstandard repository) and install the official packages.



One may also choose to download the source; edit debian/control to remove the dependency; then recompile or upload to a ppa. This is the route I typically take, and the result may be found by searching launchpad for rawtherapee. However, the problem with relying on other's ppa is you're beholden to their whims and fancies.






share|improve this answer






















  • I think this is the problem. I added the output of the command 'apt-cache' and apparently the official ppa suggests to install the previous version of rawtherapee.
    – Sisu
    May 2 at 7:52












up vote
0
down vote



accepted







up vote
0
down vote



accepted






The package topmenu-gtk3 does not exist in 18.04. The problem described is likely caused by attempting to install a package compiled for 17.10. For instance, if installing from a ppa in which old binaries were copied rather than recompiled.



The most expedient solution is to remove the offending ppa (or other nonstandard repository) and install the official packages.



One may also choose to download the source; edit debian/control to remove the dependency; then recompile or upload to a ppa. This is the route I typically take, and the result may be found by searching launchpad for rawtherapee. However, the problem with relying on other's ppa is you're beholden to their whims and fancies.






share|improve this answer














The package topmenu-gtk3 does not exist in 18.04. The problem described is likely caused by attempting to install a package compiled for 17.10. For instance, if installing from a ppa in which old binaries were copied rather than recompiled.



The most expedient solution is to remove the offending ppa (or other nonstandard repository) and install the official packages.



One may also choose to download the source; edit debian/control to remove the dependency; then recompile or upload to a ppa. This is the route I typically take, and the result may be found by searching launchpad for rawtherapee. However, the problem with relying on other's ppa is you're beholden to their whims and fancies.







share|improve this answer














share|improve this answer



share|improve this answer








edited May 3 at 2:22

























answered May 1 at 15:27









xiota

1,0561422




1,0561422











  • I think this is the problem. I added the output of the command 'apt-cache' and apparently the official ppa suggests to install the previous version of rawtherapee.
    – Sisu
    May 2 at 7:52
















  • I think this is the problem. I added the output of the command 'apt-cache' and apparently the official ppa suggests to install the previous version of rawtherapee.
    – Sisu
    May 2 at 7:52















I think this is the problem. I added the output of the command 'apt-cache' and apparently the official ppa suggests to install the previous version of rawtherapee.
– Sisu
May 2 at 7:52




I think this is the problem. I added the output of the command 'apt-cache' and apparently the official ppa suggests to install the previous version of rawtherapee.
– Sisu
May 2 at 7:52












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1030272%2fcannot-install-rawtherapee-from-ppa-on-ubuntu-18-04%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

GRUB: Fatal! inconsistent data read from (0x84) 0+xxxxxx

`kcmshell` modules relation with `/usr/share/applications`

How to enroll fingerprints to Ubuntu 17.10 with VFS491