Re: how to list components in a package?

2015-02-09 Thread Ranjan Maitra
On Tue, 10 Feb 2015 08:36:31 +0100 bitlord wrote: > On Tue, 10 Feb 2015 01:00:44 -0600 > Ranjan Maitra wrote: > > > Hi, > > > > I am trying to figure out how to list the rpms in, say: > > > > @base-x > > > > or > > > > @printing > > > > or > > > > @fedora-release-nonproduct > > > > and

Re: journalctl --follow

2015-02-09 Thread Chris Murphy
On Mon, Feb 9, 2015 at 11:59 PM, Wolfgang S. Rupprecht wrote: > > Is journalctl in the tail -f mode called "follow" supposed to be > realtime? I'm seeing it more or less output log lines in realtime for > many hours and then eventually it falls behind with half an hour or one > hour delay. > > Th

Re: how to list components in a package?

2015-02-09 Thread bitlord
On Tue, 10 Feb 2015 01:00:44 -0600 Ranjan Maitra wrote: > Hi, > > I am trying to figure out how to list the rpms in, say: > > @base-x > > or > > @printing > > or > > @fedora-release-nonproduct > > and so on. > > Any help? > > Many thanks, > Ranjan > @something is a group (yum grouplist

Re: how to list components in a package?

2015-02-09 Thread g
On 02/10/2015 01:00 AM, Ranjan Maitra wrote: > Hi, > > I am trying to figure out how to list the rpms in, say: > > @base-x > > or > > @printing > > or > > @fedora-release-nonproduct > > and so on. > > Any help? which leads to question, installed or uninstalled? -- peace out. in a world with

how to list components in a package?

2015-02-09 Thread Ranjan Maitra
Hi, I am trying to figure out how to list the rpms in, say: @base-x or @printing or @fedora-release-nonproduct and so on. Any help? Many thanks, Ranjan -- Important Notice: This mailbox is ignored: e-mails are set to be deleted on receipt. Please respond to the mailing list if appropria

journalctl --follow

2015-02-09 Thread Wolfgang S. Rupprecht
Is journalctl in the tail -f mode called "follow" supposed to be realtime? I'm seeing it more or less output log lines in realtime for many hours and then eventually it falls behind with half an hour or one hour delay. The (simplified) lines are from a perl sshd tracker are: open( LOG, "jou

Re: rescue kernel

2015-02-09 Thread Chris Murphy
Not revealing. If you now have the rescue initramfs you want though, and there's a matching vmlinux in /boot, then it should be true that grub2-mkconfig will create an entry for it. I supposed it's possible this rescue entry is always made by grub2-mkconfig, and not grubby because the usual case a

Does compton exist for Fedora?

2015-02-09 Thread Ranjan Maitra
Hi, Is compton barred by licensing issues? I was looking at xcompmgr which exists in Fedora and then I got led to compton. However, it is not in Fedora and I was wondering why. Many thanks and best wishes, Ranjan FREE 3D EARTH SCREEN

Re: Touchpad second button not working in new Fedora 21 install.

2015-02-09 Thread Tim
On Mon, 2015-02-09 at 21:34 +, Ananda Samaddar wrote: > I've just installed Fedora 21 from the live desktop image to my > laptop; an Acer Aspire E15. I did a DNF update immediately after > installing. > > For some reason I cannot use the second touchpad button to right click > at all. I'll

Re: WiFi - Realtek - rtl8812au

2015-02-09 Thread poma
On 09.02.2015 21:28, Stephen Morris wrote: > > On 02/04/2015 11:10 AM, poma wrote: >> Any throughput measurement, any at all? :) >> >> > I haven't been able to get any measurements as yet, I'm having trouble > synchronizing times with my son to use his Arch linux system to do the > measurements.

Re: Adobe not providing linux flash updates

2015-02-09 Thread poma
On 09.02.2015 22:28, Fred Smith wrote: > On Tue, Feb 10, 2015 at 08:26:42AM +1100, Stephen Morris wrote: >> On 02/04/2015 05:12 PM, Ahmad Samir wrote: >>> On 3 February 2015 at 23:44, Robert Moskowitz wrote: www.cnn.com is telling me that my version of flash-player is out of date with se

Re: Adobe not providing linux flash updates

2015-02-09 Thread poma
On 09.02.2015 21:16, Stephen Morris wrote: ... > Adobe web site. I've also heard that Adobe are not releasing any future > version of flash for Linux (has that state changed?) plus they were ... http://www.adobe.com/products/flashplayer/tech-specs.html "Note: Flash Player 11.2 is the last suppor

Re: google chrome linux repo unreachable?

2015-02-09 Thread Ed Greshko
On 02/10/15 07:56, Neal Becker wrote: > For the past several days, it seems google chrome linux repo is unreachable? > > Failed to synchronize cache for repo 'google-chrome' from > 'http://dl.google.com/linux/chrome/rpm/stable/x86_64': Yum repo downloading > error: Downloading error(s): repodata/

google chrome linux repo unreachable?

2015-02-09 Thread Neal Becker
For the past several days, it seems google chrome linux repo is unreachable? Failed to synchronize cache for repo 'google-chrome' from 'http://dl.google.com/linux/chrome/rpm/stable/x86_64': Yum repo downloading error: Downloading error(s): repodata/filelists.xml.gz - Cannot download, all mirror

Re: rescue kernel

2015-02-09 Thread Patrick Dupre
Hello Chris === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12

Re: rescue kernel

2015-02-09 Thread Chris Murphy
On Mon, Feb 9, 2015 at 2:42 PM, Patrick Dupre wrote: > Hello, > > I tried to generate a new rescue kernel. > I did: > /etc/kernel/postinst.d/51-dracut-rescue-postinst.sh $(uname -r) > /boot/vmlinuz-$(uname -r) > > I did not get any thing done. > Thus I checked the file: > /etc/kernel/postinst.d

rescue kernel

2015-02-09 Thread Patrick Dupre
Hello, I tried to generate a new rescue kernel. I did: /etc/kernel/postinst.d/51-dracut-rescue-postinst.sh $(uname -r) /boot/vmlinuz-$(uname -r) I did not get any thing done. Thus I checked the file: /etc/kernel/postinst.d/51-dracut-rescue-postinst.sh and commented the line: [[ -f $INITRDFILE

Re: Touchpad second button not working in new Fedora 21 install.

2015-02-09 Thread Ananda Samaddar
On Mon, 9 Feb 2015 21:34:13 + Ananda Samaddar wrote: > Hello all, > > I've just installed Fedora 21 from the live desktop image to my > laptop; an Acer Aspire E15. I did a DNF update immediately after > installing. > > For some reason I cannot use the second touchpad button to right click

Touchpad second button not working in new Fedora 21 install.

2015-02-09 Thread Ananda Samaddar
Hello all, I've just installed Fedora 21 from the live desktop image to my laptop; an Acer Aspire E15. I did a DNF update immediately after installing. For some reason I cannot use the second touchpad button to right click at all. I'm using GNOME as my desktop. Everything else is working fine

Re: Adobe not providing linux flash updates

2015-02-09 Thread Fred Smith
On Tue, Feb 10, 2015 at 08:26:42AM +1100, Stephen Morris wrote: > On 02/04/2015 05:12 PM, Ahmad Samir wrote: > >On 3 February 2015 at 23:44, Robert Moskowitz wrote: > >>www.cnn.com is telling me that my version of flash-player is out of date > >>with security risks so it won't display any video ne

Re: Adobe not providing linux flash updates

2015-02-09 Thread Stephen Morris
On 02/04/2015 05:12 PM, Ahmad Samir wrote: On 3 February 2015 at 23:44, Robert Moskowitz wrote: www.cnn.com is telling me that my version of flash-player is out of date with security risks so it won't display any video news. Go and update your flash player. On this F21 system I am using: ado

Re: WiFi - Realtek - rtl8812au

2015-02-09 Thread Joe Zeff
On 02/09/2015 12:28 PM, Stephen Morris wrote: One thing I have noticed is that since switching to this modem/router/adapter combination my internet download speeds have decreased significantly under both Linux and Windows, plus I can't play games under Windows using the ac 5GHz interface, I have

Re: WiFi - Realtek - rtl8812au

2015-02-09 Thread Stephen Morris
On 02/04/2015 11:10 AM, poma wrote: Any throughput measurement, any at all? :) I haven't been able to get any measurements as yet, I'm having trouble synchronizing times with my son to use his Arch linux system to do the measurements. One thing I have noticed is that since switching to this

Re: Adobe not providing linux flash updates

2015-02-09 Thread Stephen Morris
On 02/04/2015 04:42 PM, Ahmad Samir wrote: On 4 February 2015 at 00:43, inode0 wrote: On Tue, Feb 3, 2015 at 4:32 PM, Robert Moskowitz wrote: On 02/03/2015 04:48 PM, inode0 wrote: There is another exploit in the wild that adobe expects to fix with another release sometime this week. I have

Re: Allowing less secure apps - "Goozilla" vs Mozilla

2015-02-09 Thread Patrick O'Callaghan
On Tue, 2015-02-10 at 00:27 +1030, Tim wrote: > And a new security flaw to deal with: Steal my phone, try to log in > to > my mail, and it fails because you don't know my password, click the > "I've forgotten my password" link, and the stupid service uses my > mobile > phone to confirm something,

Re: The Fedora Store is live!

2015-02-09 Thread Joshua Allen Holm
On Mon, 2015-02-09 at 00:13 -0300, Carlos "casep" Sepulveda wrote: > On 8 February 2015 at 00:09, Joshua Allen Holm wrote: > > Check to see if your "Shopper Type" is set to "General Consumer" not "Red > > Hat Employee" in the settings on > > https://redhat.corpmerchandise.com/Customer.aspx > > > >

Re: Allowing less secure apps - "Goozilla" vs Mozilla

2015-02-09 Thread Tim
poma: >> OK read it for yourself what it's all about: >> Log in to Google Talk (XMPP) and Gmail (IMAP/SMTP) using OAuth >> https://bugzilla.mozilla.org/show_bug.cgi?id=849540 & poma, again: > Tim, Markus care to comment? :) My eyes glazed over less than half way through that page. Pithy comments

Re: Allowing less secure apps - "Goozilla" vs Mozilla

2015-02-09 Thread Tim
poma: >> OK read it for yourself what it's all about: >> Log in to Google Talk (XMPP) and Gmail (IMAP/SMTP) using OAuth >> https://bugzilla.mozilla.org/show_bug.cgi?id=849540 > poma: > Tim, Markus care to comment? :) My eyes glazed over less than half way through that page. Pithy comments aside

Re: Allowing less secure apps - "Goozilla" vs Mozilla

2015-02-09 Thread poma
On 07.02.2015 00:15, poma wrote: > On 06.02.2015 11:56, Markus Schönhaber wrote: >> Am 06.02.2015 um 05:31 schrieb poma: >> >>> Send Message Error >>> >>> Sending of message failed. The SMTP server smtp.gmail.com does not >>> seem to support encrypted passwords. If you just set up this account, >>>

cpio failing during update

2015-02-09 Thread Suvayu Ali
Hi, While updating today, cpio failed on me randomly, twice! I see errors like this: Scriptlet output: 1 error: unpacking of archive failed on file /usr/share/doc/ffmpeg/COPYING.LGPLv3;54d881f2: cpio: open 2 error: ffmpeg-2.4.6-2.fc21.x86_64: install failed Scriptlet output: 1 error: