[mythtv-users] Happy in 0.27

Bill Meek keemllib at gmail.com
Sat Sep 28 22:47:11 UTC 2013


On 09/28/2013 05:35 PM, Daryl McDonald wrote:
...
> I'm guessing that the following is not what you had in mind:
>
> daryl at daryl-A780L3C:~$  ls -ld /etc/*.dpkg*
> ls: cannot access /etc/*.dpkg*: No such file or directory

That was it. You could look through all of /etc with this:

     sudo find /etc -type f -name '*dpkg*new*' -ls

If there's nothing, that's my best shot. It could find lots
of files. you're only interested in recent ones. The results
are wide, use  pastebin if you can't resolve the problem.

-- 
Bill


More information about the mythtv-users mailing list