Re: OT: help understand this reply from gmail

2017-04-30 Thread fred roller
On Sun, Apr 30, 2017 at 3:03 PM, JD wrote: > Remote-MTA: dns; mx1.bol.net.in. (203.94.248.193, the server for the > domain bol.net.in.) > Diagnostic-Code: smtp; 554 Communication dropped Harvest attack from this > ip > I will go with Google thinks the server is the attacker. -- Fred ___

Re: OT: help understand this reply from gmail

2017-04-30 Thread Tim
Allegedly, on or about 30 April 2017, JD sent: > Gmail message below > > Message not delivered > There was a problem delivering your message to d...@bol.net.in. See > the technical details below, or try resending in a few minutes. > The response

Re: Setting umask in Fedora 26

2017-04-30 Thread Peter Gueckel
Peter Gueckel wrote: > In ~/.bash_profile, I have umask=002 I meant, I have it set to *022* ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Setting umask in Fedora 26

2017-04-30 Thread Peter Gueckel
In ~/.bash_profile, I have umask=002, since I want directories (files) to have the permission 755 (644). Until Fedora 25, this worked perfectly. Now, in Fedora 26, directories (files) are created with the permission 775 (664). When I run umask, it returns 0002. For some reason, my setting in

Re: [RFC] delta-repository-metadata

2017-04-30 Thread stan
On Sun, 30 Apr 2017 13:55:03 +0200 Jon Ingason wrote: > Den 2017-04-27 kl. 19:02, skrev Igor Gnatenko: > > Hello users and developers, > > > > We had presented deltametadata project at DevConf.CZ 2017[0], goal > > of this project is to minimize bandwidth required on clients to > > update reposit

Re: problem mounting btrfs 1 raid on boot

2017-04-30 Thread Chris Murphy
If the dracut option works, that's a weird bug in my opinion. Automount shouldn't be attempted by systemd until root FS is mounted at which point Btrfs module can be found. Can you reboot the failing system and post a clean journal for this boot? journalctl -b | fpaste Might fail if it's too big

OT: help understand this reply from gmail

2017-04-30 Thread JD
I sent a message to a company in India called Delhi Photo, whose email address I gleaned from http://www.photocopier-suppliers.com/delhi-photo-company-janpath-new-delhi_contact-number-address So, I emailed them at d...@bol.net.in but, gmail replied with a "problem" I had not seen before (Direc

Re: setting time in QEMU image

2017-04-30 Thread Mike Wright
On 04/30/2007 11:24 AM, Mike Wright wrote: On 04/30/2017 02:33 AM, Robert Moskowitz wrote: # fetch date from a current time source DATE=$(ssh -t user@F24 date +%m%d%H%M%S) CORRECTION: I left out a "." in front of the %S; might as well add the year, too. DATE=$(ssh -t user@F24 date +%m%d%H

Re: setting time in QEMU image

2017-04-30 Thread Mike Wright
On 04/30/2017 02:33 AM, Robert Moskowitz wrote: I have a F21 QEMU image. Use it for a number of things and not too interested in updating it. I like gthumb from back then. They have ruined a nice simple image viewer. Anyway, the issue is system time when I resume the image. The image was pau

Re: problem mounting btrfs 1 raid on boot

2017-04-30 Thread joakim
Gordon Messmer writes: > On 04/30/2017 02:33 AM, joa...@verona.se wrote: >> The only difference between the first fedora install that broke, and the >> second one that I can think of, is that the first one used btrfs for >> filesystem, and the second one ext4. So I'm suspecting that the btrfs >>

Re: problem mounting btrfs 1 raid on boot

2017-04-30 Thread Gordon Messmer
On 04/30/2017 02:33 AM, joa...@verona.se wrote: The only difference between the first fedora install that broke, and the second one that I can think of, is that the first one used btrfs for filesystem, and the second one ext4. So I'm suspecting that the btrfs filesystem doesnt get properly loaded

Re: setting time in QEMU image

2017-04-30 Thread Tim
Allegedly, on or about 30 April 2017, Robert Moskowitz sent: > When I reenter the image, the clock is off and it rarely resets. Probably too far off for the automatic system's liking. There's a threshold where it avoids resetting the clock. > I have used system-config-time to kick off ntpdate, o

Re: [RFC] delta-repository-metadata

2017-04-30 Thread Patrick O'Callaghan
On Sun, 2017-04-30 at 14:22 +0200, Jon Ingason wrote: > So I guess there is some problem with "dnf-plugin-zsync" on last version > of Fedora 26. F26 is unreleased. Better take this to the Fedora Test list. poc ___ users mailing list -- users@lists.fedor

Re: [RFC] delta-repository-metadata

2017-04-30 Thread Jon Ingason
Den 2017-04-30 kl. 13:55, skrev Jon Ingason: > Den 2017-04-27 kl. 19:02, skrev Igor Gnatenko: >> Hello users and developers, ... > Apr 30 13:15:44 INFO --- logging initialized --- > Apr 30 13:15:44 DDEBUG timer: config: 13 ms > Apr 30 13:15:44 DEBUG Loaded plugins: builddep, config-manager, copr,

Re: [RFC] delta-repository-metadata

2017-04-30 Thread Jon Ingason
Den 2017-04-27 kl. 19:02, skrev Igor Gnatenko: > Hello users and developers, > > We had presented deltametadata project at DevConf.CZ 2017[0], goal of > this project is to minimize bandwidth required on clients to update > repository metadata (repomd.xml, primary.xml, etc.) which would improve > u

setting time in QEMU image

2017-04-30 Thread Robert Moskowitz
I have a F21 QEMU image. Use it for a number of things and not too interested in updating it. I like gthumb from back then. They have ruined a nice simple image viewer. Anyway, the issue is system time when I resume the image. The image was paused, as I have learned that if I suspend the s

problem mounting btrfs 1 raid on boot

2017-04-30 Thread joakim
Hello, I have a 2 disk btrfs 1 raid which I want to mount from a fedora installation on a separate ssd. This went fine for a while, until my fedora ssd died. Then I made a new fedora on a new disk. Now the btrfs raid wont mount during the boot process, but it will mount later, if I remove the bt