<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 3, 2015 at 12:23 PM, Colin Law <span dir="ltr"><<a href="mailto:clanlaw@gmail.com" target="_blank">clanlaw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 3 October 2015 at 20:03, P. Echols <<a href="mailto:p.echo926@gmail.com">p.echo926@gmail.com</a>> wrote:<br>
> Greetings all,<br>
><br>
> This post has the what at the top and the "why" and background further down.<br>
><br>
> I am trying to remove / purge the xorg-edgers ppa and revert to supported<br>
> repositories.  Using ppa purge gives this:<br>
><br>
> patton@XPS-8700:~$ sudo ppa-purge xorg-edgers<br>
> Updating packages lists<br>
> PPA to be removed: xorg-edgers ppa<br>
> Warning:  Could not find package list for PPA: xorg-edgers ppa<br>
><br>
> My searches suggest that this is because the ppa was installed on version<br>
> 14.04 and I did not remember their stern instruction to use ppa-purge before<br>
> the upgrade.  (Note:  I have absolutely no memory of installing the ppa in<br>
> the first place, or why.)<br>
><br>
> What apparently happens now is that the package manager has no record of<br>
> anything being installed from the ppa, so there is nothing to "purge."  That<br>
> is demonstrably wrong because of the issue that got me started in the first<br>
> place:<br>
><br>
> The reason I discovered the problem at all was attemting to install VLC.<br>
> Results were this:<br>
><br>
> The following packages have unmet dependencies:<br>
>  vlc : Depends: libgles1-mesa (>= 7.8.1) but it is not going to be installed<br>
> or<br>
>                 libgles1<br>
><br>
> and<br>
><br>
> patton@XPS-8700:~$ apt-cache policy libgl1-mesa-glx libglapi-mesa<br>
> libgl1-mesa-glx:<br>
>   Installed: 10.6.0~git20150528+10.6.ffd133bd-0ubuntu0ricotz~trusty<br>
>   Candidate: 10.6.0~git20150528+10.6.ffd133bd-0ubuntu0ricotz~trusty<br>
<br>
That suggests to me that you still have a trusty repository enabled.<br>
Have a look in your s/w sources and if you can find it then disable it<br>
and run<br>
sudo apt-get update && sudo apt-get dist-upgrade<br>
<span class=""><font color="#888888"><br>
Colin<br>
<br></font></span></blockquote><div><br></div></div>Thanks Colin,<br><br></div><div class="gmail_extra">I tried that.  Results in<br>"0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded."<br><br></div><div class="gmail_extra">I imagine that the system thinks the most recent version is installed.  I could force reinstall those two libraries, but I'm concerned about breaking xorg entirely.  <br></div></div>