Re: what do you use tracker for?

2013-07-04 Thread Suvayu Ali
On Thu, Jul 04, 2013 at 03:04:43PM -0400, D. Hugh Redelmeier wrote: > Do you use tracker? Can you give examples of how you've used it > and if you find it useful? Tracker is one of the better desktop search utilities. I tried it for sometime several years back, however I stopped because I do not

stunnel fails to start

2013-07-04 Thread John Wendel
Just installed F19, fully updated. Was using F15, successfully. Now I can't start stunnel. I'm using the stunnel config from my F15 system. See output below. Any clues will be much appreciated. I really don't get the "fingerprint" error, I don't have a fingerprint reader. Clients allowed=500

Re: Booting

2013-07-04 Thread Tim
Allegedly, on or about 04 July 2013, Juan Orti Alcaine sent: > Another good option if everything else fails (and you have configured > previously kernel.sysrq=1 with sysctl) is: > > Alt+SysRq+ {R, E, I, S, U, B} > > See: https://en.wikipedia.org/wiki/Magic_SysRq_key#Uses Would you expect this

Re: named-chroot.service hangs in F19

2013-07-04 Thread Sam Varshavchik
Sam Varshavchik writes: systemctl start named-chroot.service hangs for a minute, or so. ps shows that named is running, but systemctl is trying to execute the following: root 2036 2035 0 09:53 pts/000:00:00 /usr/bin/systemd-tty-ask- password-agent --watch Follow-up, I don't th

what does this mean (/usr/bin/curl: /lib64/libcrypto.so.10: no version information available (required by /usr/lib64/libssl.so.10)

2013-07-04 Thread Ranjan Maitra
How do I fix these messages: /usr/bin/curl: /lib64/libcrypto.so.10: no version information available (required by /usr/lib64/libssh2.so.1) /usr/bin/curl: /lib64/libcrypto.so.10: no version information available (required by /usr/lib64/libssl.so.10) /usr/bin/curl: relocation error: /usr/lib64/libss

Re: Booting

2013-07-04 Thread g
hello juan, On 07/04/2013 04:49 AM, Juan Orti Alcaine wrote: <> Another good option if everything else fails (and you have configured previously kernel.sysrq=1 with sysctl) is: Alt+SysRq+ {R, E, I, S, U, B} See: https://en.wikipedia.org/wiki/Magic_SysRq_key#Uses very good read. thanks for

Re: what do you use tracker for?

2013-07-04 Thread g
greetings hugh, On 07/04/2013 02:04 PM, D. Hugh Redelmeier wrote: <> Do you use tracker? no. see below. <> I've been oblivious to tracker. me too. :=) <> Anxious to throw stuff overboard from my 0-bytes-free /home, I deleted the Firefox cache (politely via Firecox Edit: Preferences: Adva

Re: F19: after upgrading I cant't login from gdm

2013-07-04 Thread Al Dunsmuir
On Wednesday, July 3, 2013, 4:08:14 AM, Andew Robatino wrote: > antonio montagnani alice.it> writes: >> After fedup'ing I have a fully updated system but surprise I cannot >> login, after the password insertion of any user I get a blank screen >> with the fedora log on the bottom, and nothing

what do you use tracker for?

2013-07-04 Thread D. Hugh Redelmeier
Do you use tracker? Can you give examples of how you've used it and if you find it useful? Is there a useful guide to exploiting tracker? background / war story I've been oblivious to tracker. I must have had it for some time, but it hasn't crashed so it didn't come to my attention. It

Re: yum delta problems

2013-07-04 Thread Joe Zeff
On 07/04/2013 05:55 AM, Tom Horsley wrote: Yea, I might as well. At least I might get a reason why it isn't a bug when they close it :-). Judging by my own recent experience, the next time you hear anything about it is when they close it as WONTFIX when F 19 reaches EOL. -- users mailing list

WiFi Fails - F19

2013-07-04 Thread Steven Stern
This is something that happened during F18 and seems to have been fixed. Has there been a regression to the current F19 kernel? Description of problem: After some time in operation, the WiFi network is dropped. Network Manager attempts to connect, but reconnection is unsuccessful. Reboot is requ

Re: Fedora 19 installation fails at "installing bootloader"

2013-07-04 Thread Andre Robatino
Emmett Culley webengineer.com> writes: > I can say for sure that this time I found the installation UI (anaconda?) not only easy to use, but pretty darn > good looking as well. Of course, like many on this list I also found it to be less flexible when selecting > what I want installed. Like you

Fedora 19 installation fails at "installing bootloader"

2013-07-04 Thread Emmett Culley
Yesterday I installed Fedora 19 on my workstation. I skipped Fedora 18 entirely as the installation GUI didn't give me any confidence I could do my usual thing. My usual thing is to install each new version into different logical volumes than the current OS. In this case the current OS was in

Dual head breaks F19

2013-07-04 Thread Bill Murray
Dear Fedora-fans, I reported unstable results with dual head and F18. I now fedup'ed to F19 and things got worse. The login screen appears but login attempts hang. By ssh from another machine I see: [ 496.050] (EE) intel(0): [drm] failed to set drm interface version. I c

named-chroot.service hangs in F19

2013-07-04 Thread Sam Varshavchik
systemctl start named-chroot.service hangs for a minute, or so. ps shows that named is running, but systemctl is trying to execute the following: root 2036 2035 0 09:53 pts/000:00:00 /usr/bin/systemd-tty-ask-password-agent --watch After a minute or so, this timesout, and named ge

Re: yum delta problems

2013-07-04 Thread Tom Horsley
On Thu, 04 Jul 2013 16:48:30 +0300 Jonathan Dieter wrote: > I found the mistake and I've posted a patch to that bug that should fix > it. Cool! So it really is a bug. Thanks for the patch! -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://

Re: yum delta problems

2013-07-04 Thread Jonathan Dieter
On Thu, 2013-07-04 at 08:55 -0400, Tom Horsley wrote: > On Thu, 04 Jul 2013 12:36:25 +0300 > Jonathan Dieter wrote: > > > I believe that's exactly what yum is doing. Now that yum-presto has > > been merged into yum for Fedora 19, your best bet would be to file a bug > > against yum itself. > > Y

Re: yum delta problems

2013-07-04 Thread Tom Horsley
On Thu, 04 Jul 2013 12:36:25 +0300 Jonathan Dieter wrote: > I believe that's exactly what yum is doing. Now that yum-presto has > been merged into yum for Fedora 19, your best bet would be to file a bug > against yum itself. Yea, I might as well. At least I might get a reason why it isn't a bug

Re: Booting

2013-07-04 Thread Juan Orti Alcaine
El 2013-07-04 02:04, T.C. Hollingsworth escribió: On Jul 3, 2013 1:12 PM, "Richard Vickery" wrote: > Is there a way to reboot the computer while its stuck on "Starting GNOME Desktop Manager"? Usually by this point in the boot process you can press CTRL+ALT+F2 to get a console login. From there

Re: yum delta problems

2013-07-04 Thread Jonathan Dieter
On Wed, 2013-07-03 at 18:33 -0400, Tom Horsley wrote: > I can assure you, I am not manually modifying anything installed by > those packages to cause this mismatch. I do notice they are all > 32 bit packages, but I'm running 64 bit. Is yum trying to apply > a 64 bit delta to a 32 bit package or som

Re: F19: System hangs when rebooting guests in qemu/kvm

2013-07-04 Thread Mateusz Marzantowicz
On 04.07.2013 11:17, poma wrote: > On 04.07.2013 10:42, Mateusz Marzantowicz wrote: >> On 04.07.2013 10:32, poma wrote: >>> On 04.07.2013 10:12, Mateusz Marzantowicz wrote: Hello, I'm experiencing system hangs and kernel oops on Fedora 19. Everything happens when I restart guest

Re: F19: System hangs when rebooting guests in qemu/kvm

2013-07-04 Thread poma
On 04.07.2013 10:42, Mateusz Marzantowicz wrote: > On 04.07.2013 10:32, poma wrote: >> On 04.07.2013 10:12, Mateusz Marzantowicz wrote: >>> Hello, >>> >>> I'm experiencing system hangs and kernel oops on Fedora 19. Everything >>> happens when I restart guest system inside qemu/kvm container. My sys

Re: F19: System hangs when rebooting guests in qemu/kvm

2013-07-04 Thread Mateusz Marzantowicz
On 04.07.2013 10:32, poma wrote: > On 04.07.2013 10:12, Mateusz Marzantowicz wrote: >> Hello, >> >> I'm experiencing system hangs and kernel oops on Fedora 19. Everything >> happens when I restart guest system inside qemu/kvm container. My system >> becomes unstable on kernel 3.9.5 and totally hang

Re: F19: System hangs when rebooting guests in qemu/kvm

2013-07-04 Thread poma
On 04.07.2013 10:12, Mateusz Marzantowicz wrote: > Hello, > > I'm experiencing system hangs and kernel oops on Fedora 19. Everything > happens when I restart guest system inside qemu/kvm container. My system > becomes unstable on kernel 3.9.5 and totally hangs on 3.9.6 and later. > It happens just

[Gnome 3.8] User list Not shown when switching between users

2013-07-04 Thread Arthur Toussaint
Hello everybody, I've recently upgraded to f19, and with gnome 3.8, i've seen a bug appearing,Sometimes, when I want to switch between users, the user list isn't shown. I mean, there are the dropdowns (Calendar, shutdown, etc), the mouse is also here and is functionnal, but the user list isn't h

F19: System hangs when rebooting guests in qemu/kvm

2013-07-04 Thread Mateusz Marzantowicz
Hello, I'm experiencing system hangs and kernel oops on Fedora 19. Everything happens when I restart guest system inside qemu/kvm container. My system becomes unstable on kernel 3.9.5 and totally hangs on 3.9.6 and later. It happens just after guest OS (latest stable Debian Linux) shows grub boot