Comment 48 for bug 1702407

Revision history for this message
David Rodriguez (rodrigda) wrote :

@olivier : Thank you. I tried installing the debug symbols but I get an error saying the package requires an earlier version of chromium-browser. I saw somebody else had the issue earlier but I didn't see the fix. I think it was @garth that had the issue.

liveview@liveview-pi-2:~$ sudo apt-get install chromium-browser-dbg
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:
 chromium-browser-dbg : Depends: chromium-browser (= 51.0.2704.79-0ubuntu0.16.04.1.1242) but 59.0.3071.109-0ubuntu0.16.04.1291 is to be installed
E: Unable to correct problems, you have held broken packages.
liveview@liveview-pi-2:~$ sudo apt-get install chromium-browser-dbgsym
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:
 chromium-browser-dbgsym : Depends: chromium-browser (= 59.0.3071.109-0ubuntu0.16.04.1289) but 59.0.3071.109-0ubuntu0.16.04.1291 is to be installed
E: Unable to correct problems, you have held broken packages.
liveview@liveview-pi-2:~$