Re: mdadm raid1 lost (my fault)

2018-06-04 Thread Samuel Sieb
On 06/03/2018 10:35 PM, page p wrote: On 06/03/2018 11:09 PM, Samuel Sieb wrote: Try "mount -t xfs -o ro /dev/sdb1 /mnt/localhost-sdb1". returns: mount: /dev/sdb1 is already mounted or /mnt/localhost-sdb1 busy Did you stop the RAID array? "mdadm -S /dev/md127" What is the output of

Re: mdadm raid1 lost (my fault)

2018-06-04 Thread page p
On 06/03/2018 11:09 PM, Samuel Sieb wrote: Did you stop the RAID array?  "mdadm -S /dev/md127" What is the output of "mount"? yeah forgot that step... but stopping the array and mounting returns: mount: /dev/sdb1: can't read superblock Given your comments below and since cryptsetup can't

Re: xml2rfc rpm

2018-06-04 Thread Ed Greshko
On 06/04/18 20:15, Patrick O'Callaghan wrote: > (BTW I don't quite see how 'which' is telling you what packages are > available. Is this some non-default setting? I use 'dnf search' for > that). I doesn't.  Bad formatting on my part.  Sorry for the confusion. -- Conjecture is just a conclusion

Re: xml2rfc rpm

2018-06-04 Thread Patrick O'Callaghan
On Mon, 2018-06-04 at 19:55 +0800, Ed Greshko wrote: > On 06/04/18 18:58, Patrick O'Callaghan wrote: > > On Sun, 2018-06-03 at 20:07 -0400, Robert Moskowitz wrote: > > > I see the following rpms in the repo: > > > > > > # grep xml2rfc dnf.lst > > > python2-xml2rfc.noarch 2.5.2-4.fc28

Re: xml2rfc rpm

2018-06-04 Thread Robert Moskowitz
On 06/04/2018 07:55 AM, Ed Greshko wrote: On 06/04/18 18:58, Patrick O'Callaghan wrote: On Sun, 2018-06-03 at 20:07 -0400, Robert Moskowitz wrote: I see the following rpms in the repo: # grep xml2rfc dnf.lst python2-xml2rfc.noarch 2.5.2-4.fc28fedora

Re: xml2rfc rpm

2018-06-04 Thread Ed Greshko
On 06/04/18 18:58, Patrick O'Callaghan wrote: > On Sun, 2018-06-03 at 20:07 -0400, Robert Moskowitz wrote: >> I see the following rpms in the repo: >> >> # grep xml2rfc dnf.lst >> python2-xml2rfc.noarch 2.5.2-4.fc28fedora >> python3-xml2rfc.noarch 2.5.2-4.fc28

Re: KVM and Ubuntu Guest - cursor synchronisation

2018-06-04 Thread Earl Ramirez
On Mon, 2018-06-04 at 11:56 +0100, Patrick O'Callaghan wrote: > On Sun, 2018-06-03 at 20:02 -0400, Earl Ramirez wrote: > > Do I need any sort of driver for Ubuntu guest of the KVM host > > (Fedora) > > to resolve this issue. > > You might need a mouse driver in the Ubuntu guest, but the place to

Re: GnuCash's new reconciliation behavior

2018-06-04 Thread Ron Yorston
Sam Varshavchik wrote: >Ron Yorston writes: >> On my system with gnucash-3.1-3 transactions in the reconciliation dialog >> appear in some order which defies logical anaylsis. > >This is nothing more than change for the sake of change, No, I think it's just a bug. I couldn't see anything in

Re: xml2rfc rpm

2018-06-04 Thread Robert Moskowitz
On 06/04/2018 07:55 AM, Ed Greshko wrote: On 06/04/18 18:58, Patrick O'Callaghan wrote: On Sun, 2018-06-03 at 20:07 -0400, Robert Moskowitz wrote: I see the following rpms in the repo: # grep xml2rfc dnf.lst python2-xml2rfc.noarch 2.5.2-4.fc28fedora

Re: F28 - Today's updates messed up writing to USB

2018-06-04 Thread Patrick O'Callaghan
On Sun, 2018-06-03 at 10:19 -0700, Samuel Sieb wrote: > On 06/03/2018 06:37 AM, Rex Dieter wrote: > > Robert Moskowitz wrote: > > > On 06/03/2018 12:43 AM, Samuel Sieb wrote: > > > > By default, libvirt and qemu will pause the VM and save it when you > > > > reboot. On startup, it resumes from

Re: GnuCash's new reconciliation behavior

2018-06-04 Thread Sam Varshavchik
Ron Yorston writes: Sam Varshavchik wrote: >It seems that after clicking a transaction, to mark it as reconciled, what >happens now is that not only does the little checkbox next to the >transaction gets set, but the entire transaction gets shuffled to the bottom >of the transaction list, so

Re: KVM and Ubuntu Guest - cursor synchronisation

2018-06-04 Thread Patrick O'Callaghan
On Sun, 2018-06-03 at 20:02 -0400, Earl Ramirez wrote: > Do I need any sort of driver for Ubuntu guest of the KVM host (Fedora) > to resolve this issue. You might need a mouse driver in the Ubuntu guest, but the place to ask about that would be on an Ubuntu list. poc

Re: GnuCash's new reconciliation behavior

2018-06-04 Thread Ron Yorston
Sam Varshavchik wrote: >It seems that after clicking a transaction, to mark it as reconciled, what >happens now is that not only does the little checkbox next to the >transaction gets set, but the entire transaction gets shuffled to the bottom >of the transaction list, so that all reconciled

Re: dual boot Windows10 fedora28

2018-06-04 Thread Patrick O'Callaghan
On Sun, 2018-06-03 at 16:41 -0700, Samuel Sieb wrote: > On 06/03/2018 04:37 PM, Tim via users wrote: > > Allegedly, on or about 3 June 2018, Samuel Sieb sent: > > > Remember that /tmp does not use disk space. It's a RAM filesystem. > > > > Only if you mount it with the right options. > > > > If

Re: xml2rfc rpm

2018-06-04 Thread Patrick O'Callaghan
On Sun, 2018-06-03 at 20:07 -0400, Robert Moskowitz wrote: > I see the following rpms in the repo: > > # grep xml2rfc dnf.lst > python2-xml2rfc.noarch 2.5.2-4.fc28fedora > python3-xml2rfc.noarch 2.5.2-4.fc28fedora > > yet: > > # dnf install xml2rfc > Last

KVM memory management

2018-06-04 Thread Earl Ramirez
Dear All I have been trying to wrap my head around memory management for KVM on Fedora, at least compared to when I ran KVM from a CentOS host. Allocated memory on the KVM guest reports 100% uninitialised from the KVM host, I did not experience this behaviour on CentOS. If I allocate any amount

Re: network-manager-applet

2018-06-04 Thread Geoffrey Leach
Good to know, thanks. If you could, I'd appreciate the output form rpm -qi On 06/04/2018 01:55:38 PM, Rex Dieter wrote: > Geoffrey Leach wrote: > > > > > Fedora 28 (and the fusion lists) appears not to provide the > > network-manager-applet. Am I looking in the wrong place, or is it > no > >

Re: network-manager-applet

2018-06-04 Thread Robert Moskowitz
On 06/04/2018 06:04 PM, Geoffrey Leach wrote: Good to know, thanks. If you could, I'd appreciate the output form rpm -qi # rpm -qi -f /usr/bin/nm-applet Name    : network-manager-applet Version : 1.8.10 Release : 2.fc28.2 Architecture: x86_64 Install Date: Thu 24 May 2018

network-manager-applet

2018-06-04 Thread Geoffrey Leach
Fedora 28 (and the fusion lists) appears not to provide the network-manager-applet. Am I looking in the wrong place, or is it no longer distributed? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to

Re: network-manager-applet

2018-06-04 Thread Rex Dieter
Geoffrey Leach wrote: > > Fedora 28 (and the fusion lists) appears not to provide the > network-manager-applet. Am I looking in the wrong place, or is it no > longer distributed? It's on my f28 box: $ rpm -q -f /usr/bin/nm-applet network-manager-applet-1.8.10-2.fc28.2.x86_64 -- Rex

Re: xml2rfc rpm

2018-06-04 Thread Patrick O'Callaghan
On Mon, 2018-06-04 at 20:58 +0800, Ed Greshko wrote: > On 06/04/18 20:15, Patrick O'Callaghan wrote: > > (BTW I don't quite see how 'which' is telling you what packages are > > available. Is this some non-default setting? I use 'dnf search' for > > that). > > > I doesn't. Bad formatting on my

OT: Annoying List Behavior....

2018-06-04 Thread Ed Greshko
OK, is anyone else seeing this and/or finding this annoying? Getting list emails where I don't really know who is sending. The "From" shows as None via users So, it is showing up as "Fedora" in the From column of T-Bird. The actual header in the email are showing as From: None via users

Re: OT: Annoying List Behavior....

2018-06-04 Thread François Patte
Le 04/06/2018 à 16:31, Ed Greshko a écrit : > OK, is anyone else seeing this and/or finding this annoying? > > Getting list emails where I don't really know who is sending. The "From" > shows as > > None via users > > So, it is showing up as "Fedora" in the From column of T-Bird. The

Re: OT: Annoying List Behavior....

2018-06-04 Thread Ed Greshko
On 06/05/18 09:30, jdow wrote: > Hm, I see that does not always work when I use Reply-List. Ah well, it seems > 'ix > related lists work hard to screw up MUAs. It's almost funny. Every time > something > works it has to be changed to "something better" which breaks everything in > its > path. I

Re: OT: Annoying List Behavior....

2018-06-04 Thread Todd Zullinger
Tim via users wrote: > Allegedly, on or about 4 June 2018, Todd Zullinger sent: >> I don't think there's much we can do about it on the list >> side. > > If an email address didn't have a name portion, I would have used the > email accountname immediately left of the @ sign. Yeah, that might

Re: OT: Annoying List Behavior....

2018-06-04 Thread None via users
​Sent from ProtonMail, encrypted email based in Switzerland.​ ‐‐‐ Original Message ‐‐‐ On June 4, 2018 1:19 PM, Todd Zullinger wrote: > ​​ > > Danny Horne via users wrote: > > > On 04/06/18 18:56, Robert Moskowitz wrote: > > > > > Oh, this is fun!  I use Thunderbird and run my

Re: OT: Annoying List Behavior....

2018-06-04 Thread jdow
On 20180604 07:31, Ed Greshko wrote: OK, is anyone else seeing this and/or finding this annoying? Getting list emails where I don't really know who is sending. The "From" shows as None via users So, it is showing up as "Fedora" in the From column of T-Bird. The actual

Re: OT: Annoying List Behavior....

2018-06-04 Thread Ed Greshko
On 06/05/18 08:25, jdow wrote: > On 20180604 07:31, Ed Greshko wrote: >> OK, is anyone else seeing this and/or finding this annoying? >> >> Getting list emails where I don't really know who is sending. The "From" >> shows as >> >> None via users &

Re: OT: Annoying List Behavior....

2018-06-04 Thread Tim via users
Allegedly, on or about 4 June 2018, Todd Zullinger sent: > Normally if someone sending from a domain with strict DMARC > rules configured their From field as 'Name ' > the list DMARC mitigation would take the 'Name' part, add > 'via users' and send it from the list address. > > Thunderbird

Re: OT: Annoying List Behavior....

2018-06-04 Thread jdow
On 20180604 17:25, jdow wrote: On 20180604 07:31, Ed Greshko wrote: OK, is anyone else seeing this and/or finding this annoying? Getting list emails where I don't really know who is sending. The "From" shows as None via users So, it is showing up as "Fedora" in the F

Re: F28 - Today's updates messed up writing to USB

2018-06-04 Thread Samuel Sieb
On 06/04/2018 02:40 AM, Patrick O'Callaghan wrote: On Sun, 2018-06-03 at 10:19 -0700, Samuel Sieb wrote: No, it's a qemu function that saves the currently used VM memory and state. You do need to have enough free disk space available to be able to store that. The VM OS doesn't get notified

Re: dual boot Windows10 fedora28

2018-06-04 Thread Tim via users
Tim: >> Only if you mount it with the right options. >> If you mount it with other options, or don't mount it and just have >> a /tmp directory, it's going to be normal filesystem. Samuel Sieb: > Ok, I didn't think I needed to spell it out. By default, Fedora > configures /tmp as a tmpfs

Re: OT: Annoying List Behavior....

2018-06-04 Thread Danny Horne via users
On 04/06/18 16:55, Mike Wright wrote: > What I'd like to know is: what does my sender address look like to > other recipients? is it "Mike Wright", or is it some generic Fedora > address? What does THIS post display on your thunderbird client as the > "Correspondent"? > > Thanks to any helpers. >

Re: OT: Annoying List Behavior....

2018-06-04 Thread ja
Evolution shows me this From:Mike Wright Reply-To:Community support for Fedora users To:users@lists.fedoraproject.org Subject:Re: OT: Annoying List Behavior Date:Mon, 4 Jun 2018 08:55:01 -0700 (04.06.2018 16:55:01) John ___ users mailing list --

Re: OT: Annoying List Behavior....

2018-06-04 Thread Todd Zullinger
Ed Greshko wrote: > OK, is anyone else seeing this and/or finding this annoying? > > Getting list emails where I don't really know who is sending. The "From" > shows as > > None via users > > So, it is showing up as "Fedora" in the From column of T-Bird. The actual > header in the email

Re: OT: Annoying List Behavior....

2018-06-04 Thread Mike Wright
On 06/04/2018 08:22 AM, Todd Zullinger wrote: Ed Greshko wrote: OK, is anyone else seeing this and/or finding this annoying? Getting list emails where I don't really know who is sending. The "From" shows as None via users So, it is showing up as "Fedora" in the From column of T-Bird. The

Re: dual boot Windows10 fedora28

2018-06-04 Thread Samuel Sieb
On 06/04/2018 02:42 AM, Patrick O'Callaghan wrote: On Sun, 2018-06-03 at 16:41 -0700, Samuel Sieb wrote: On 06/03/2018 04:37 PM, Tim via users wrote: Allegedly, on or about 3 June 2018, Samuel Sieb sent: Remember that /tmp does not use disk space. It's a RAM filesystem. Only if you mount

Re: xml2rfc rpm

2018-06-04 Thread Todd Zullinger
Patrick O'Callaghan wrote: > On Mon, 2018-06-04 at 19:55 +0800, Ed Greshko wrote: >> On 06/04/18 18:58, Patrick O'Callaghan wrote: >>> On Sun, 2018-06-03 at 20:07 -0400, Robert Moskowitz wrote: I see the following rpms in the repo: # grep xml2rfc dnf.lst python2-xml2rfc.noarch

Re: KVM and Ubuntu Guest - cursor synchronisation

2018-06-04 Thread Earl Ramirez
> > You might need a mouse driver in the Ubuntu guest, but the place to > ask > about that would be on an Ubuntu list. > > poc I did some further troubleshooting and I only experience this behaviour when I am using Waylang, additionally, when I launch the KVM guest I get the following message.

Re: OT: Annoying List Behavior....

2018-06-04 Thread Robert Moskowitz
On 06/04/2018 12:27 PM, Danny Horne via users wrote: On 04/06/18 16:55, Mike Wright wrote: What I'd like to know is: what does my sender address look like to other recipients? is it "Mike Wright", or is it some generic Fedora address? What does THIS post display on your thunderbird client as

Re: F28 - Today's updates messed up writing to USB

2018-06-04 Thread Patrick O'Callaghan
On Mon, 2018-06-04 at 10:21 -0700, Samuel Sieb wrote: > On 06/04/2018 02:40 AM, Patrick O'Callaghan wrote: > > On Sun, 2018-06-03 at 10:19 -0700, Samuel Sieb wrote: > > > No, it's a qemu function that saves the currently used VM memory and > > > state. You do need to have enough free disk space

Re: KVM and Ubuntu Guest - cursor synchronisation

2018-06-04 Thread Patrick O'Callaghan
On Mon, 2018-06-04 at 13:35 -0400, Earl Ramirez wrote: > > > > You might need a mouse driver in the Ubuntu guest, but the place to > > ask > > about that would be on an Ubuntu list. > > > > poc > > I did some further troubleshooting and I only experience this behaviour > when I am using

Re: OT: Annoying List Behavior....

2018-06-04 Thread Danny Horne via users
On 04/06/18 18:56, Robert Moskowitz wrote: > Oh, this is fun!  I use Thunderbird and run my own mail server.  I > checked message source and for this message from you I find: > > From: Danny Horne via users > Cc: Danny Horne > > > So something is rewriting the from, most likely the list server.

Re: OT: Annoying List Behavior....

2018-06-04 Thread Todd Zullinger
Danny Horne via users wrote: > On 04/06/18 18:56, Robert Moskowitz wrote: >> Oh, this is fun!  I use Thunderbird and run my own mail server.  I >> checked message source and for this message from you I find: >> >> From: Danny Horne via users >> Cc: Danny Horne >> >> >> So something is rewriting