rpmbuild error

2018-09-24 Thread Ranjan Maitra
Hi, I have not done this for a while, and I was trying to build a small rpm using a previously written .spec file which I had created some time ago and which compiled without incident till F27. The spec file is at: https://paste.fedoraproject.org/paste/UyRdT3LJxQ5cW21SjBeR9w The source is ava

Re: test package

2018-09-24 Thread Ed Greshko
On 9/25/18 2:49 AM, Patrick Dupre wrote: > How to install a testing update package? dnf --enablerepo updates-testing install packagename -- Cardinal Rule of Presentations: "Tell them what you are going to tell them, tell them, then tell them what you told them." signature.asc Description: Ope

Re: Markdown viewer

2018-09-24 Thread Robbi Nespu
On 9/24/18 7:32 PM, Patrick O'Callaghan wrote: > I'm looking for a simple terminal-based viewer for Markdown files. I > *don't* want an editor. Think 'less', not 'emacs'. I don't mind if it > wants to pop up a window to show rich text, but it's not critical. > > It seems remarkably* difficult to

Re: Touchscreen keyboard covering login window

2018-09-24 Thread Lester M Petrie
On 9/24/18 5:15 PM, Mark C. Allman wrote: > > On 9/24/18 3:55 PM, Lester M Petrie wrote: >> Hi, >> >> Sometime back I was experimenting with different themes for the login >> screen in KDE and sddm. Something I did caused an image of a keyboard to >> cover the login screen, and now I can't find ou

Re: Markdown viewer

2018-09-24 Thread Cameron Simpson
On 24Sep2018 12:32, Patrick O'Callaghan wrote: I'm looking for a simple terminal-based viewer for Markdown files. I *don't* want an editor. Think 'less', not 'emacs'. I don't mind if it wants to pop up a window to show rich text, but it's not critical. It seems remarkably* difficult to find suc

Re: Touchscreen keyboard covering login window

2018-09-24 Thread Mark C. Allman
On 9/24/18 3:55 PM, Lester M Petrie wrote: > Hi, > > Sometime back I was experimenting with different themes for the login > screen in KDE and sddm. Something I did caused an image of a keyboard to > cover the login screen, and now I can't find out how to get rid of it. I > am presuming its some s

Re: simple grep issue

2018-09-24 Thread Joe Zeff
On 09/24/2018 02:04 PM, bruce wrote: I'm sure this is something simple.. but I'm flumoxed. It probably has to do with the fact that you're using -i, which ignores case instead of -v which only prints lines that don't match. ___ users mailing list --

Re: simple grep issue

2018-09-24 Thread bruce
On Mon, Sep 24, 2018 at 4:04 PM, bruce wrote: > ok... > > I'm losing my ever lovin' mind... > > As a test.. I copied the initial file, did a substitution of dashes > "-" and spaces. Wanted to test to see if the basic grep would then > work... > > > To my surprise.. it didnt.. I also checked tos se

Re: simple grep issue

2018-09-24 Thread bruce
ok... I'm losing my ever lovin' mind... As a test.. I copied the initial file, did a substitution of dashes "-" and spaces. Wanted to test to see if the basic grep would then work... To my surprise.. it didnt.. I also checked tos see if an alias of grep was in effect.. nope.. new test file ca

Touchscreen keyboard covering login window

2018-09-24 Thread Lester M Petrie
Hi, Sometime back I was experimenting with different themes for the login screen in KDE and sddm. Something I did caused an image of a keyboard to cover the login screen, and now I can't find out how to get rid of it. I am presuming its some sort of touch screen element, although my screen is a TV

Re: simple grep issue

2018-09-24 Thread bruce
On Mon, Sep 24, 2018 at 3:03 PM, Michael D. Setzer II wrote: > I copy the text you have, and my grep line doesn't return those two lines > since they don't contain the string ":--0" in them? > > which grep are you using? > which grep returns path? > grep --help returns version number? > >>>

test package

2018-09-24 Thread Patrick Dupre
Hello, How to install a testing update package? Thank === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale

Re: simple grep issue

2018-09-24 Thread Rick Stevens
On 9/24/18 10:56 AM, bruce wrote: > simple test file > cat gg.dat > % Total% Received % Xferd Average Speed TimeTime Time > Current > Dload Upload Total SpentLeft Speed > 100 42437 100 424370 0590 0 0:01:11 0:01:11 -

Re: Markdown viewer

2018-09-24 Thread stan
On Mon, 24 Sep 2018 12:32:42 +0100 Patrick O'Callaghan wrote: > I'm looking for a simple terminal-based viewer for Markdown files. I > *don't* want an editor. Think 'less', not 'emacs'. I don't mind if it > wants to pop up a window to show rich text, but it's not critical. > > It seems remarkabl

simple grep issue

2018-09-24 Thread bruce
simple test file cat gg.dat % Total% Received % Xferd Average Speed TimeTime Time Current Dload Upload Total SpentLeft Speed 100 42437 100 424370 0590 0 0:01:11 0:01:11 --:--:-- 8789 100 41664 100 416640 0

Re: OT: finding damaged files on an XFS filesystem (Was Re: OT: fastest way to copy one drive to another)

2018-09-24 Thread Francis . Montagnac
Hi. On Thu, 20 Sep 2018 19:06:08 -0500 Ranjan Maitra wrote: > I am sorry to return to this, but I am still struggling to find out > the answer to how to find files that had bad blocks in my old drive. > To recap, in order to rescue a failing disk with an xfs filesystem, > I used ddrescue to cop

Markdown viewer

2018-09-24 Thread Patrick O'Callaghan
I'm looking for a simple terminal-based viewer for Markdown files. I *don't* want an editor. Think 'less', not 'emacs'. I don't mind if it wants to pop up a window to show rich text, but it's not critical. It seems remarkably* difficult to find such a beast. poc * See what I did there? _