v2 - get_iplayer Package Issue For Debian / Raspbian on openSUSE Build Service

Ralph Corderoy ralph at inputplus.co.uk
Tue Mar 16 08:40:17 GMT 2021


Hi Charles,

> > sudo rm -v /etc/apt/trusted.gpg.d/home:m-grant-prg.gpg
>
> You'll need to escape the ":" in the old keyring filename

The original is correct.  ‘:’ in filenames is not significant to the
Bourne shell and its descendants.

    $ touch :foo b:a:r xyzzy:
    $ ls
    b:a:r  :foo  xyzzy:
    $

> obviously tab completion will do this for you

It doesn't need to for most things and it's annoying it does.

-- 
Cheers, Ralph.



More information about the get_iplayer mailing list