Re: Audio CDs not mounting

2011-08-10 Thread Ian Malone
On 11 August 2011 03:49, Mikkel L. Ellertson wrote: > > On 08/10/2011 02:11 AM, Ian Malone wrote: >> >> CDs are static information. If I burned a set of wavs to a CDROM we >> wouldn't say, "It's not a filesystem because it's audio." >> > It would depend on how you burned them to the CD-ROM. If you

Re: [SOLVED] Re: html on Fedora -- looking for "where to go"

2011-08-10 Thread Paul Allen Newell
Lots of replies to read and digest ... thanks Paul -- 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/Mailing_list_guidelines

Re: binary file not running

2011-08-10 Thread Paul Allen Newell
On 8/10/2011 10:06 PM, Joe Zeff wrote: > On 08/10/2011 08:57 PM, shailesh wrote: >> #include >> int main() >> { >> printf("hello"); >> return 0; >> } >> >> >> [tommy@tommy cprog]$ gcc hello.c > chmod o+x a.out >> [tommy@tommy cprog]$ ./a.out >> bash:./a.out : Permission denied On F14 x86-64 (more i

Re: binary file not running

2011-08-10 Thread Joe Zeff
On 08/10/2011 08:57 PM, shailesh wrote: > #include > int main() > { > printf("hello"); > return 0; > } > > > [tommy@tommy cprog]$ gcc hello.c chmod o+x a.out > [tommy@tommy cprog]$ ./a.out > bash:./a.out : Permission denied -- users mailing list users@lists.fedoraproject.org To unsubscribe or cha

Re: binary file not running

2011-08-10 Thread Jatin K
On Thursday 11 August 2011 09:27 AM, shailesh wrote: #include int main() { printf("hello"); return 0; } [tommy@tommy cprog]$ gcc hello.c [tommy@tommy cprog]$ ./a.out bash: ./a.out : Permission denied

Re: binary file not running

2011-08-10 Thread Andras Simon
2011/8/11, shailesh : [...] > [tommy@tommy cprog]$ gcc hello.c > [tommy@tommy cprog]$ ./a.out > bash:  ./a.out : Permission denied chmod u+x a.out before trying to run it. Andras -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fe

binary file not running

2011-08-10 Thread shailesh
#include int main() { printf("hello");  return 0; } [tommy@tommy cprog]$ gcc hello.c [tommy@tommy cprog]$ ./a.out bash:  ./a.out : Permission denied-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/

glibc scriptlet failure on todays f15 update

2011-08-10 Thread Genes MailLists
When I updated today I got this: Updating : glibc-2.14-5.x86_64 2/115 Non-fatal POSTIN scriptlet failure in rpm package glibc-2.14-5.x86_64 /usr/sbin/glibc_post_upgrade: While trying to execute /sbin/service child exited with exit code 1 warning: %post(gli

Re: Audio CDs not mounting

2011-08-10 Thread Mikkel L. Ellertson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/10/2011 02:11 AM, Ian Malone wrote: > > CDs are static information. If I burned a set of wavs to a CDROM we > wouldn't say, "It's not a filesystem because it's audio." > It would depend on how you burned them to the CD-ROM. If you saved them as

Re: tp_smapi

2011-08-10 Thread Mohd Izhar Firdaus Ismail
On Thu, Aug 11, 2011 at 5:34 AM, Timothy Murphy wrote: > Mohd Izhar Firdaus Ismail wrote: > >>> Has anyone actualy installed tp_smapi under Fedora-15? >> >> hurm . .weird.. seems in like recent kernel it compiles fine (it was >> failing to compile on early F15) >> >> btw , just install that akmod

Re: sudo a graphical app?

2011-08-10 Thread Joel Rees
On Tue, Aug 9, 2011 at 6:26 PM, Andre Speelmans wrote: > Hi Jeol, > >> sudo -u user9-boxed -- /usr/bin/firefox %u & >> >> gives a "sorry, you must have a tty to run sudo" error in >> /var/log/secure . So does using the firebox command. > > If I recall correctly, there is a line "requiretty" in the

Re: Fedora 15 and mount points

2011-08-10 Thread Tom H
On Wed, Aug 10, 2011 at 6:49 PM, wrote: > > I just installed Fedora 15 for the first time on a new box.  Man...  The > change in device names alone is going to cause me lots of headaches.  So > many scripts, so little time... > > Anyway, I found that I have multiple mount points that I didn't def

Re: [SOLVED] Re: html on Fedora -- looking for "where to go"

2011-08-10 Thread Joel Rees
On Thu, Aug 11, 2011 at 1:46 AM, Patrick O'Callaghan wrote: > On Wed, 2011-08-10 at 09:40 -0500, Matthew J. Roth wrote: >> Tim wrote: >> > >> > I used to use the underscore, as it made sense (to me, and other >> > programmers) as a substitute for a space.  But there's two drawbacks: >> > >> > 1.  

Fedora 15 and mount points

2011-08-10 Thread aragonx
Hello all, I just installed Fedora 15 for the first time on a new box.  Man...  The change in device names alone is going to cause me lots of headaches.  So many scripts, so little time... Anyway, I found that I have multiple mount points that I didn't define in the install and are not in fstab

Re: strange behaviour of firefox

2011-08-10 Thread Rick Stevens
On 08/10/2011 02:18 PM, François Patte wrote: > Le 10/08/2011 04:33, Genes MailLists a écrit : >> On 08/09/2011 07:46 PM, Joel Rees wrote: > >>> >>> So, do you have a suggestion? Or should we wait to see whether >>> François has already solved the problem? >>> > > >> Yeh .. I suggest the follo

Re: tp_smapi

2011-08-10 Thread Timothy Murphy
Mohd Izhar Firdaus Ismail wrote: >> Has anyone actualy installed tp_smapi under Fedora-15? > > hurm . .weird.. seems in like recent kernel it compiles fine (it was > failing to compile on early F15) > > btw , just install that akmod rpms .. should work .. i'm using that .. Could you tell me exa

Re: strange behaviour of firefox

2011-08-10 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 10/08/2011 04:33, Genes MailLists a écrit : > On 08/09/2011 07:46 PM, Joel Rees wrote: > >> >> So, do you have a suggestion? Or should we wait to see whether >> François has already solved the problem? >> > > > Yeh .. I suggest the following: >

Re: Questions

2011-08-10 Thread Todd Zullinger
Hi Thomas, Thomas Dineen wrote: > When building source RPMs: > How are the patch files installed? By hand? Or automatically by the make > build? > If manually what command is used and in what directory? Example? If you peak at a particular package, let's use the git package as an example. I just

Qemu and Fedora text install

2011-08-10 Thread Lars Bjørndal
My approach is to install Fedora on to a virtual machine. The host is Fedora 14, text mode. I'm blind, and because of that, I use BRLTTY, and no X server or other graphic output. The problem is that anaconda do switch to graphic mode during the install, and I'm stuck. Here is the command I've tried

Questions

2011-08-10 Thread Thomas Dineen
Gentle People: When building source RPMs: How are the patch files installed? By hand? Or automatically by the make build? If manually what command is used and in what directory? Example? Thanks For The Help Thomas Dineen -- users mailing list users@lists.fedoraproject.org To unsubscribe or cha

Re: Suspend Issues or Soft Kernel Locks and no wireless; which is worse?

2011-08-10 Thread Eric Griffith
On Wed, Aug 10, 2011 at 10:00 AM, Greg Woods wrote: > On Tue, 2011-08-09 at 23:24 -0400, Eric Griffith wrote: >>  KDE Power Management is set that if >> I close my laptop lid, it should go into sleep mode. When I close the >> lid, I give it a few seconds to enter sleep, and then I open it back >>

Re: Solved - F15, ldap/ssl/sssd and certs from CAcert.org

2011-08-10 Thread Bobby Krupczak
Hi! > Bobby Krupczak wrote: > > Uggh. This was really frustrating . . . . . I dont suppose something > > could be placed in release notes when these kinds of changes occur? > > I've said the same thing for the past several releases. The NSS folks > don't care. They only want to use NSS to be c

Re: [SOLVED] Re: html on Fedora -- looking for "where to go"

2011-08-10 Thread Patrick O'Callaghan
On Wed, 2011-08-10 at 09:40 -0500, Matthew J. Roth wrote: > Tim wrote: > > > > I used to use the underscore, as it made sense (to me, and other > > programmers) as a substitute for a space. But there's two drawbacks: > > > > 1. Try explaining to the clueless what an underscore is, and how to >

Re: tp_smapi

2011-08-10 Thread Mohd Izhar Firdaus Ismail
On Tue, Aug 9, 2011 at 9:22 PM, Timothy Murphy wrote: > Jatin K wrote: > >> On Tuesday 09 August 2011 02:16 PM, Mohd Izhar Firdaus Ismail wrote: >>> if you guys manage to install the tp_smapi on Fedora 15 please to share >>> XD .. > >> may be this[1] can be helpful to you >> >> [1] http://www.thin

Re: Solved - F15, ldap/ssl/sssd and certs from CAcert.org

2011-08-10 Thread Michael Cronenworth
Bobby Krupczak wrote: > Uggh. This was really frustrating . . . . . I dont suppose something > could be placed in release notes when these kinds of changes occur? I've said the same thing for the past several releases. The NSS folks don't care. They only want to use NSS to be certified for FIPS

Solved - F15, ldap/ssl/sssd and certs from CAcert.org

2011-08-10 Thread Bobby Krupczak
Hi! I was having problems getting ldapsearch (openldap) and sssd to accept x509 certs from CAcert.org. Thanks to sgallagh for pointing me to where to find a solution. Apparently, in F15, openldap and sssd do not use openssl for TLS/SSL libs. They use Mozilla NSS instead. Therefore, the default

Re: [SOLVED] Re: html on Fedora -- looking for "where to go"

2011-08-10 Thread Matthew J. Roth
Tim wrote: > > I used to use the underscore, as it made sense (to me, and other > programmers) as a substitute for a space. But there's two drawbacks: > > 1. Try explaining to the clueless what an underscore is, and how to > type it. Try doing that again and again, and you get real sick of it.

Re: Suspend Issues or Soft Kernel Locks and no wireless; which is worse?

2011-08-10 Thread Greg Woods
On Tue, 2011-08-09 at 23:24 -0400, Eric Griffith wrote: > KDE Power Management is set that if > I close my laptop lid, it should go into sleep mode. When I close the > lid, I give it a few seconds to enter sleep, and then I open it back > up. I'm met with a black screen Just to make sure we check

Re: Audio CDs not mounting

2011-08-10 Thread Darryl L. Pierce
On Wed, Aug 10, 2011 at 04:14:03PM +0930, Tim wrote: > On Tue, 2011-08-09 at 16:17 +0100, Ian Malone wrote: > > It should be possible to write a FUSE wrapper that would let you do > > the desktop-interface trick as a proper mount. Not that I'm > > volunteering. > > Though, I wonder what you'd do w

RE: package (tinyca2) not longer present in F15, what to do about it?

2011-08-10 Thread Patrick O'Callaghan
On Wed, 2011-08-10 at 20:30 +0930, Tim wrote: > On Wed, 2011-08-10 at 11:10 +0200, j.witvl...@mindef.nl wrote: > > Specially with any package that is somehow related to security it > > would be comforting to be assured that at least some people take the > > trouble to have a look at it. The fact th

f14 installer inconsistancy

2011-08-10 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bonjour, I try to install a personnalised f14 with the install disk (I have always done this with preceding versions), at the end, the installer make a warning about missing dependancies. For instance: perl-Mil-DKIM requires perl (MIME::Lite) Where i

RE: package (tinyca2) not longer present in F15, what to do about it?

2011-08-10 Thread Tim
On Wed, 2011-08-10 at 11:10 +0200, j.witvl...@mindef.nl wrote: > Specially with any package that is somehow related to security it > would be comforting to be assured that at least some people take the > trouble to have a look at it. The fact that without any changes it > still works after all thes

Re: [SOLVED] Re: html on Fedora -- looking for "where to go"

2011-08-10 Thread Ed Greshko
Roberto Ragusa wrote: >On 08/10/2011 08:37 AM, Tim wrote: > >> The shift key is a necessary evil, but it's beyond the comprehension >of >> some people. They don't understand how to type various symbols, or >can >> even recognise what some of them are. And just look at the emails >> you'll see t

RE: package (tinyca2) not longer present in F15, what to do about it?

2011-08-10 Thread J.Witvliet
-Original Message- From: users-boun...@lists.fedoraproject.org [mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Chris Adams Sent: Tuesday, August 09, 2011 3:53 PM To: users@lists.fedoraproject.org Subject: Re: package (tinyca2) not longer present in F15, what to do about it? On

Re: [SOLVED] Re: html on Fedora -- looking for "where to go"

2011-08-10 Thread Roberto Ragusa
On 08/10/2011 08:37 AM, Tim wrote: > The shift key is a necessary evil, but it's beyond the comprehension of > some people. They don't understand how to type various symbols, or can > even recognise what some of them are. And just look at the emails > you'll see that are written in all lower cas

Fedora14 64bit cannot shutdown properly intermittently when force off the whole system (press power button on PC)

2011-08-10 Thread Cao, Buddy
I have Fedora 14 64 bit with XEN4.1 on an Intel sandy bridge PC, when I press the power button on PC to shutdown, sometimes the fedora cannot shutdown properly and hold there forever. Attached is the logs. According to messages, after fedora killed rc main process, it should start to kill syste

Re: Audio CDs not mounting

2011-08-10 Thread Ian Malone
On 10 August 2011 07:44, Tim wrote: > On Tue, 2011-08-09 at 16:17 +0100, Ian Malone wrote: >> It should be possible to write a FUSE wrapper that would let you do >> the desktop-interface trick as a proper mount. Not that I'm >> volunteering. > > Though, I wonder what you'd do with it then?  dd or

Re: Audio CDs not mounting

2011-08-10 Thread Ed Greshko
On 08/10/2011 02:44 PM, Tim wrote: > Another way of showing how audio isn't really a file system: Think > about streaming radio. It's a similar situation, choose a channel, > listen to what comes through. You have a basic selection method, but > after that trying to shoehorn it into the file sys