Re: Fedora on MacBook Air 7,1

2015-09-07 Thread Ranjan Maitra
No problem! Sorry for the tongue-in-cheek: of course, you did not have a choice. Post the specs when you get them and then we shall see. Is 7.1 the latest Macbook Air? Ranjan On Tue, 8 Sep 2015 09:52:57 +0700 Frederic Muller wrote: > Hi! > > Totally agree with you but it's not like I had a

Re: Fedora on MacBook Air 7,1

2015-09-07 Thread Ranjan Maitra
No problem! Sorry for the tongue-in-cheek: of course, you did not have a choice. Post the specs and then we shall see. Is 7.1 the latest Macbook Air? Ranjan On Tue, 8 Sep 2015 09:52:57 +0700 Frederic Muller wrote: > Hi! > > Totally agree with you but it's not like I had a choice. Unfortunat

Re: Fedora on MacBook Air 7,1

2015-09-07 Thread Frederic Muller
Hi! Totally agree with you but it's not like I had a choice. Unfortunately I do not have the machine with me but I'll check and get back to the list as soon as I can. Thank you. Fred On 09/07/2015 09:53 PM, Ranjan Maitra wrote: > What new SSD drive/system? You need to be more specific, unfortun

Re: NTP synchronized: no

2015-09-07 Thread Ed Greshko
On 09/08/15 01:48, Patrick Dupre wrote: > Now, I have: > > Local time: Mon 2015-09-07 17:46:49 CEST > Universal time: Mon 2015-09-07 15:46:49 UTC > RTC time: Mon 2015-09-07 17:46:49 >Time zone: Europe/Paris (CEST, +0200) > NTP enabled: yes > NTP synchronized: yes > RTC

Re: NTP synchronized: no

2015-09-07 Thread John Pilkington
On 07/09/15 22:32, Patrick Dupre wrote: On 07/09/15 18:48, Patrick Dupre wrote: Now, I have: Local time: Mon 2015-09-07 17:46:49 CEST Universal time: Mon 2015-09-07 15:46:49 UTC RTC time: Mon 2015-09-07 17:46:49 Time zone: Europe/Paris (CEST, +0200) NTP e

Re: NTP synchronized: no

2015-09-07 Thread Patrick Dupre
> > On 07/09/15 18:48, Patrick Dupre wrote: > > Now, I have: > > > > Local time: Mon 2015-09-07 17:46:49 CEST > >Universal time: Mon 2015-09-07 15:46:49 UTC > > RTC time: Mon 2015-09-07 17:46:49 > > Time zone: Europe/Paris (CEST, +0200) > > NTP enabled: yes > > NTP

Re: NTP synchronized: no

2015-09-07 Thread John Pilkington
On 07/09/15 18:48, Patrick Dupre wrote: Now, I have: Local time: Mon 2015-09-07 17:46:49 CEST Universal time: Mon 2015-09-07 15:46:49 UTC RTC time: Mon 2015-09-07 17:46:49 Time zone: Europe/Paris (CEST, +0200) NTP enabled: yes NTP synchronized: yes RTC in local

Re: e2fsck after hard shutdown

2015-09-07 Thread Chris Murphy
All of the disk repair tools are in the Fedora initramfs. This includes e2fsck, btrfs (check), and xfs_repair. It is possible to run it before root mounts by using rd.break=pre-mount as a mount option. --- Chris Murphy -- users mailing list users@lists.fedoraproject.org To unsubscribe or change

Re: NTP synchronized: no

2015-09-07 Thread Patrick Dupre
Now, I have: Local time: Mon 2015-09-07 17:46:49 CEST Universal time: Mon 2015-09-07 15:46:49 UTC RTC time: Mon 2015-09-07 17:46:49 Time zone: Europe/Paris (CEST, +0200) NTP enabled: yes NTP synchronized: yes RTC in local TZ: yes DST active: yes Last DST change:

NTP synchronized: no

2015-09-07 Thread Patrick Dupre
Hello, In fedora 22, how do I synchronize the ntp: timedatectl Local time: Mon 2015-09-07 17:04:58 CEST Universal time: Mon 2015-09-07 15:04:58 UTC RTC time: Mon 2015-09-07 17:04:58 Time zone: Europe/Paris (CEST, +0200) NTP enabled: yes NTP synchronized: no RTC in loc

system-config-lvm

2015-09-07 Thread Patrick Dupre
Hello, On fedora 22, it looks like that system-config-lvm has been replaced by another application. Which one? Thank. === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimi

su authentification

2015-09-07 Thread Patrick Dupre
Hello, On a fresh fc22 installation, I can login in su, but it fails when a try unlock an application from Setting (like Unlock Date settings). Why? Thank === Patrick DUPRÉ | | email: pdu...@

Re: dnf cache

2015-09-07 Thread Ahmad Samir
On 7 September 2015 at 10:26, arnaud gaboury wrote: > On Mon, Sep 7, 2015 at 10:23 AM, arnaud gaboury > wrote: > > % dnf download --source R > > enabling fedora-source repository > > enabling updates-source repository > > Last metadata expiration check performed 0:13:28 ago on Mon Sep 7 > > 10:

Re: Fedora on MacBook Air 7,1

2015-09-07 Thread Ranjan Maitra
What new SSD drive/system? You need to be more specific, unfortunately, certainly I am not going around with all the specs for all machines memorized. Not that I may be able to help (friends don't let friends buy Macs), but at least someone else might. Ranjan On Mon, 7 Sep 2015 18:24:55 +0700

Re: dnf cache

2015-09-07 Thread Ed Greshko
On 09/07/15 19:22, Jon Ingason wrote: > Well, you could write a short shell script like: > > #! /usr/bin/sh > # > > dnf download --destdir That won't quite work since you've not made an allowance for passing parameters. dnf download --destdir $@ is what would be needed in most cases. FWIW, I

Fedora on MacBook Air 7,1

2015-09-07 Thread Frederic Muller
Hi! Failed to install F22 on a MacBook Air 7,1 end of July. I think the problem was coming from the new SSD drive/system which does not have a proper driver yet. The machine is not mine but I'll be doing the installation :-/ Any idea, hint or news about this? Thank you. Fred -- users mailing l

Re: dnf cache

2015-09-07 Thread Jon Ingason
Den 2015-09-07 kl. 12:58, skrev Ed Greshko: > On 09/07/15 17:52, arnaud gaboury wrote: >> On Mon, Sep 7, 2015 at 10:32 AM, Ed Greshko wrote: >>> On 09/07/15 16:26, arnaud gaboury wrote: Was in my current directory! Any way to tell in dnf.conf a specific path for cache ? >>> [egreshko@mei

Re: dnf cache

2015-09-07 Thread Ed Greshko
On 09/07/15 17:52, arnaud gaboury wrote: > On Mon, Sep 7, 2015 at 10:32 AM, Ed Greshko wrote: >> On 09/07/15 16:26, arnaud gaboury wrote: >>> Was in my current directory! Any way to tell in dnf.conf a specific >>> path for cache ? >> [egreshko@meimei ~]$ dnf download --help-cmd >> usage: dnf downl

Re: dnf cache

2015-09-07 Thread arnaud gaboury
On Mon, Sep 7, 2015 at 10:32 AM, Ed Greshko wrote: > On 09/07/15 16:26, arnaud gaboury wrote: >> Was in my current directory! Any way to tell in dnf.conf a specific >> path for cache ? > > [egreshko@meimei ~]$ dnf download --help-cmd > usage: dnf download [--help-cmd] [--source] [--destdir DESTDIR

Re: dnf cache

2015-09-07 Thread Ed Greshko
On 09/07/15 16:26, arnaud gaboury wrote: > Was in my current directory! Any way to tell in dnf.conf a specific > path for cache ? [egreshko@meimei ~]$ dnf download --help-cmd usage: dnf download [--help-cmd] [--source] [--destdir DESTDIR] [--resolve] packages [packages ...] po

Re: dnf cache

2015-09-07 Thread arnaud gaboury
On Mon, Sep 7, 2015 at 10:23 AM, arnaud gaboury wrote: > % dnf download --source R > enabling fedora-source repository > enabling updates-source repository > Last metadata expiration check performed 0:13:28 ago on Mon Sep 7 > 10:06:57 2015. > [SKIPPED] R-3.2.1-2.fc22.src.rpm: Already downloaded >

dnf cache

2015-09-07 Thread arnaud gaboury
% dnf download --source R enabling fedora-source repository enabling updates-source repository Last metadata expiration check performed 0:13:28 ago on Mon Sep 7 10:06:57 2015. [SKIPPED] R-3.2.1-2.fc22.src.rpm: Already downloaded The downloaded packages were saved in cache till the next successful