Problems running emacs under Fedora-19

2013-07-11 Thread Jonathan Ryshpan
When I attempt to run emacs it fails: $ emacs emacs: error while loading shared libraries: libgnutls.so.26: cannot open shared object file: No such file or directory $ rpm -q emacs emacs-24.2-19.fc18.x86_64 It appears that emacs hasn't been updated to the F

Re: grub2

2013-07-11 Thread goineasy9
Add this line to /etc/default/grub --> GRUB_DISABLE_OS_PROBER=false Then do your grub2-mkconfig -o /boot/grub2/grub.cfg -Original Message- From: Patrick Dupre To: fedora Sent: Thu, Jul 11, 2013 6:27 pm Subject: grub2 Hello, How can I say to grub2-mkconfig to not scan /dev/sda

Re: Problems running emacs under Fedora-19

2013-07-11 Thread Ed Greshko
On 07/12/13 08:35, Jonathan Ryshpan wrote: > When I attempt to run emacs it fails: > > $ emacs > emacs: error while loading shared libraries: libgnutls.so.26: > cannot open shared object file: No such file or directory > $ rpm -q emacs > emacs-24.2-19.fc18.x8

Re: Problems running emacs under Fedora-19

2013-07-11 Thread Ed Greshko
On 07/12/13 09:01, Ed Greshko wrote: > [root@f18x ~]# rpm -q emacs > emacs-24.2-18.fc19.x86_64 > ^ > ^ Don't be confused by the hostname f18x. This system is at F19 via fedup. Just haven't changed the hostname and emacs works just fine

Re: [GW-C] Re: Resume problem

2013-07-11 Thread D. Hugh Redelmeier
| From: Tanguy Eric | Updating my dell gx520 to the latest available bios (A11) does not solve the | problem. For what it's worth, the GX50 is already listed in this quirks file: /usr/lib64/pm-utils/video-quirks/20-video-quirk-pm-dell.quirkdb Here's a not-totally-ancient GX520 ACPI report again

Re: [GW-C] [ECOTONE] Re: rant of the day: installing fedora

2013-07-11 Thread D. Hugh Redelmeier
| From: Tom Horsley | How did you get past the screen that only lets you pick a whole disk | drive then, as the only possible option after that, click "Done"? | (Or, as I did the first time I saw it, push the reset button :-). | | No power on earth could get me to click "Done" under those circum

services vs firewall

2013-07-11 Thread Amadeus W.M.
I'm trying to configure nfs and printing for my local network. I got that working a few days ago, but now it seems lost. The firewall configuration I mean. Take nfs. I had the server configured on one of the machines with the proper open ports, and I was able to access the nfs shares from othe

Problem to install scala in fedora 19

2013-07-11 Thread Isaac Cortés González
So I'm trying to install scala in Fedora 19; but I'm getting an error message by yum *"Resolviendo dependencias --> Ejecutando prueba de transacción ---> Paquete scala.noarch 0:2.9.2-2.fc19 debe ser instalado --> Procesando dependencias: osgi(org.scala-ide.scala.library) para el paquete: scala-2.9

Fedup 17->18 won't boot, all partitions are GPT

2013-07-11 Thread Rick Walker
Hi, I did a fedup from F17 to F18 on my work desktop. Now I get an infinite boot loop. Fdisk can't look at the partition table of /dev/sda because it has been coverted to GPT format (who did that?). As near as I can tell, the boot process fails after about 1 page of output near where "/" shou

Re: services vs firewall

2013-07-11 Thread Ed Greshko
On 07/12/13 10:15, Amadeus W.M. wrote: > So the service is enabled and the port isn't? What's the point of > enabling services if it doesn't open the appropriate port? An nmap scan > from another machine shows > > 111 tcp open > 631 tcp closed > 2049 tcp closed > > Could someone help me understan

Re: services vs firewall

2013-07-11 Thread Amadeus W.M.
On Fri, 12 Jul 2013 11:09:15 +0800, Ed Greshko wrote: > On 07/12/13 10:15, Amadeus W.M. wrote: >> So the service is enabled and the port isn't? What's the point of >> enabling services if it doesn't open the appropriate port? An nmap scan >> from another machine shows >> >> 111 tcp open 631 tcp cl

Re: [GW-C] [ECOTONE] Re: rant of the day: installing fedora

2013-07-11 Thread Rahul Sundaram
Hi On Thu, Jul 11, 2013 at 10:11 PM, D. Hugh RedelmeierAnaconda's screens need to be more wordy to make things clearer > and less scary to the user. > Perhaps you can file a bug report? It appears in this thread, noone yet has done this Rahul -- users mailing list users@lists.fedoraproject.o

Re: services vs firewall

2013-07-11 Thread Ed Greshko
On 07/12/13 11:41, Amadeus W.M. wrote: > 44) root:~> netstat -tupan | grep cups > tcp0 0 127.0.0.1:631 0.0.0.0:* > LISTEN 1330/cupsd cupsd is listening only on 127.0.0.1 -- The only thing worse than a poorly asked question is a cryptic answer. -

Re: crypted partition

2013-07-11 Thread Edward Martinez
On 7/11/2013 3:53 PM, Patrick Dupre wrote: I have a luks partition which is mount at boot time: in /etc/fstab: /dev/mapper/luks-21e00840-01b6-4ba1-8ab2-d4cfe70430e8 /home How can I know what is the physical partition ? df gives: /dev/dm-16 /home blkid gives: /dev/mapper/luks-21e00840-01b6-4ba1

Re: Mailing List Etiquette (was Re: can't run sshd on 23456 in Fedora 19)

2013-07-11 Thread Edwardo Garcia
selective posting again? So you show by posting other peoples emails to this list? (no problem include him in CC so he is aware) and why selective post, why not post all the threads, that led to you being labelled troll, it is Riendl's way or no way, that is your train of thought, and how dare any

Re: services vs firewall

2013-07-11 Thread Ed Greshko
On 07/12/13 11:52, Ed Greshko wrote: > On 07/12/13 11:41, Amadeus W.M. wrote: >> 44) root:~> netstat -tupan | grep cups >> tcp0 0 127.0.0.1:631 0.0.0.0:* >> LISTEN 1330/cupsd > cupsd is listening only on 127.0.0.1 > This is the default From

Re: services vs firewall

2013-07-11 Thread Amadeus W.M.
> 44) root:~> netstat -tupan | grep cups tcp0 0 127.0.0.1:631 > 0.0.0.0:* > LISTEN 1330/cupsd tcp6 0 0 ::1:631 :::* > LISTEN 1330/cupsd > Figured this one out too. Looks like by default cupsd was listening on the localhost only (127.0

Re: services vs firewall

2013-07-11 Thread Ed Greshko
On 07/12/13 12:03, Amadeus W.M. wrote: > Figured this one out too. Looks like by default cupsd was listening on > the localhost only (127.0.0.1). Changed that in /etc/cups/cupsd.conf to OK So, the lesson to be learned is. Don't respond to your queries quickly. :-) :-) -- The only t

Re: Fedup from 17 -> 19 okay?

2013-07-11 Thread Robert Arkiletian
If anyone is interested, it worked fine. On Thu, Jul 11, 2013 at 1:59 PM, Robert Arkiletian wrote: > Can I skip 18 and upgrade from 17 to 19 with fedup? > Has anyone tried this with success or failure? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription opti

Re: OpenJDK packaging bug in Fedora 19

2013-07-11 Thread Ralf Corsepius
On 07/11/2013 08:41 PM, Chris Adams wrote: Once upon a time, Tom Horsley said: On Thu, 11 Jul 2013 12:54:36 -0500 Rex Dieter wrote: Ditto. I've been meaning to write a packaging draft to the alternatives guidelines to enforce the idea that packages MUST own their 'alternatives' targets But

F18 ti F19: can't create a Java virtual machine

2013-07-11 Thread antonio montagnani
We made un update to a laptop, fedup worked very well but now user when starts arduino gets a message (we can see it in a terminal) that can't create a Java virtual machine. Same Arduino worked fine in F18 Any idea??? -- Antonio M Skype: amontag52 Linux Fedora F19(Schroedinger's cat) on Acer 5

Re: Scala can't be installed in Fedora 19

2013-07-11 Thread Rahul Sundaram
On Thu, Jul 11, 2013 at 6:48 PM, Isaac Cortés González < w.isaac.cor...@gmail.com> wrote: > So I'm trying to install scala in Fedora 19; but I'm getting an error > message by yum: > > >Resolviendo dependencias > >--> Ejecutando prueba de transacción > >---> Paquete scala.noarch 0:2.9.2-2.fc19 debe

Re: Disabling ipv6

2013-07-11 Thread Tim
Tim: >> If manufacturers and software programmers don't pull their fingers >> out, we'll be faced with even more ISPs subjecting their clients to >> NAT. Fernando Lozano: > Would this be so bad? Most people at work have been working using NAT > for years. NAT increases security. Most internet use

Re: Disabling ipv6

2013-07-11 Thread Tim
Allegedly, on or about 11 July 2013, Chris Adams sent: > You keep talking about IPv6 security risks (over IPv4), but haven't > cited any. While I don't know of security risks of IPv6, itself, there is this: How is your firewall set up? When you allow something for IPv4, does it make a correspond

Re: what has 'yum update' done?

2013-07-11 Thread Heinz Diehl
On 12.07.2013, Joe Zeff wrote: > Yes, but is their experience recent enough to matter? If they tried to > upgrade using the earliest version of preupgrade, had problems and decided > never to try again, how relevant is that, especially when preupgrade's been > replaced with fedup? Unless you kn

Re: crypted partition

2013-07-11 Thread Heinz Diehl
On 12.07.2013, Patrick Dupre wrote: > How can I know what is the physical partition ? Try "lsblk". -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki

R: F18 ti F19: can't create a Java virtual machine

2013-07-11 Thread antonio.montagn...@alice.it
Computer n.1 says alternatives --config java Ci sono 3 programmi che forniscono 'java'. SelezioneComando --- *+ 1 /usr/lib/jvm/jre-1.7.0-openjdk/bin/java 2 /usr/lib/jvm/jre-1.5.0-gcj/bin/java

<    1   2