Re: Preupgrade still sucks. Maybe sucks less, maybe sucks more.

2011-06-03 Thread Michael H. Warfield
Update... And now a real request for help... On Fri, 2011-06-03 at 14:34 -0400, Michael H. Warfield wrote: > Ok... > ITMT... I rebooted MtKing into the preupgrade process and turned it > loose. Strangely, it DIDN'T run into the unhandled exception like > Forest had. The machines should have

Re: Speakers don't Mute when headphones are plugged in (Speakers & Headphones at the same time) :S

2011-06-03 Thread Mike Williams
On Sat, Jun 4, 2011 at 1:21 AM, Manuel Escudero wrote: > >> @Everyone: I'm happy to say I SOLVED THE PROBLEM!! (sadly no one had the > solution, I had to found it all by myself) > > The solution was to find my chip on this list: > > http://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio-Mode

Re: CUPS service not starting after upgrade to F15

2011-06-03 Thread Javier Perez
Hi I solved the problem. I used the build pointed out by Tim ( http://koji.fedoraproject.org/koji/buildinfo?buildID=246196) and it solved the problem. cups work normally, the test page looks ok and cups starts normally. I applied the i686 version Hope that helps any other with a similar problem

Re: No sound from Headphones in F15

2011-06-03 Thread Manuel Escudero
2011/5/28 Manuel Escudero > Just a Few days ago I wrote a thread to this list talking about my > speakers-headphones > issue, (Both play at the same time) That I use to solve using "pavucontrol" > to select the > desired output device from F12 to F14 (Now in F15 that "solution" doesn't > work any

Re: Speakers don't Mute when headphones are plugged in (Speakers & Headphones at the same time) :S

2011-06-03 Thread Manuel Escudero
2011/5/27 Manuel Escudero > > > 2011/5/26 Manuel Escudero > >> >> >> 2011/5/26 Tim >> >>> On Thu, 2011-05-26 at 00:49 -0500, Manuel Escudero wrote: >>> > it doesn't matter wich device I choose as output, the PC simple don't >>> > mute one or another and my headphones and speakers sound at the s

Re: Preupgrade still sucks. Maybe sucks less, maybe sucks more.

2011-06-03 Thread Michael H. Warfield
On Fri, 2011-06-03 at 14:47 -0700, Joe Zeff wrote: > On 06/03/2011 11:34 AM, Michael H. Warfield wrote: > > Well, that tells me right there that preupgrade is still not > > deployment grade yet. Not for remote servers at least. > So let me get this straight: preupgrade failed for you and therefo

F15 Firefox crashes after latest update

2011-06-03 Thread john wendel
Looks like the latest update has broken Firefox, I get a crash every few minutes. Previously, I'd never seen a Firefox crash on this system. Since there were so many updates, I don't have a clue which piece broke things. I straced Firefox until it crashed, but the strace output didn't show anyt

Re: CUPS service not starting after upgrade to F15

2011-06-03 Thread Javier Perez
Hi, Richard. Done. https://bugzilla.redhat.com/show_bug.cgi?id=710689 I am sorry I do not know how to add someone to the cc list of the bug, but I guess you could add yourself. On Fri, Jun 3, 2011 at 12:40 PM, Richard Hughes wrote: > On 3 June 2011 12:55, Javier Perez wrote: > > D [03/Jun/2011:

Re: drupal 7 in F14?

2011-06-03 Thread arelem
Go to http://drupal.org, click on the big green button - centre left of screen and download Drupal 7.2 -- easy as!RogerOn 04/06/2011 10:35 AM Dave Stevens wrote:On Friday, June 03, 2011 04:49:04 PM 夜神 岩男 wrote:> --- On Sat, 2011/6/4, Dave Stevens wrote:> > Hi,> > > > I've been learning about Drup

Re: drupal 7 in F14?

2011-06-03 Thread arelem
I have Drupal 7.2, the latest version, working very well in Fedora 14.May I suggest downloading Drupal 7.2.tar.gz  into /Downloads, extract it into a folder that will have the same name as teh archive, sudo cp that folder to /var/www/html/ -note the following / so it doesn't overwrite anything in /

Re: looking for rpm/yum database utility

2011-06-03 Thread suvayu ali
On Fri, Jun 3, 2011 at 7:41 PM, Robert G. (Doc) Savage wrote: > Sam & JD, > > I must apologize for asking this question to the wrong list. I knew the > Fedora version does this. What I'm actually looking for is that same > repo info for a RHEL5 system with some additional packages sourced from > R

Re: looking for rpm/yum database utility

2011-06-03 Thread JD
On 06/03/11 19:41, Robert G. (Doc) Savage wrote: > On Fri, 2011-06-03 at 18:37 -0700, JD wrote: >> On 06/03/11 18:25, Robert G. (Doc) Savage wrote: >>> Is there a utility for either rpm or yum that can read its corresponding >>> database and report which repo an installed package came from? >>> >>>

Re: looking for rpm/yum database utility

2011-06-03 Thread Robert G. (Doc) Savage
On Fri, 2011-06-03 at 18:37 -0700, JD wrote: > On 06/03/11 18:25, Robert G. (Doc) Savage wrote: > > Is there a utility for either rpm or yum that can read its corresponding > > database and report which repo an installed package came from? > > > > --Doc Savage > >Fairview Heights, IL > > > Wel

Re: looking for rpm/yum database utility

2011-06-03 Thread Sam Varshavchik
Robert G. (Doc) Savage writes: Is there a utility for either rpm or yum that can read its corresponding database and report which repo an installed package came from? Look at "From repo" in the output of "yum info packagename". pgpNLv0UYMhmz.pgp Description: PGP signature -- users mailing

Re: looking for rpm/yum database utility

2011-06-03 Thread JD
On 06/03/11 18:25, Robert G. (Doc) Savage wrote: > Is there a utility for either rpm or yum that can read its corresponding > database and report which repo an installed package came from? > > --Doc Savage >Fairview Heights, IL > Well if you do yum list installed pkgname.rpm it will tell you

looking for rpm/yum database utility

2011-06-03 Thread Robert G. (Doc) Savage
Is there a utility for either rpm or yum that can read its corresponding database and report which repo an installed package came from? --Doc Savage Fairview Heights, IL -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproje

Re: drupal 7 in F14?

2011-06-03 Thread Dave Stevens
On Friday, June 03, 2011 04:58:23 PM Steven Stern wrote: > On 06/03/2011 06:27 PM, Dave Stevens wrote: > > Hi, > > > > I've been learning about Drupal 7 on a CentOS install and it is more > > convenient to use it on my F14 box for learning purposes. The install > > was just a yum command, but I'm

Re: drupal 7 in F14?

2011-06-03 Thread Dave Stevens
On Friday, June 03, 2011 04:49:04 PM 夜神 岩男 wrote: > --- On Sat, 2011/6/4, Dave Stevens wrote: > > Hi, > > > > I've been learning about Drupal 7 on a CentOS install and it is more > > convenient to use it on my F14 box for learning purposes. The install > > was just a yum command, but I'm accust

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Genes MailLists
On 06/03/2011 05:56 PM, Joe Zeff wrote: > On 06/03/2011 12:30 PM, Olav Vitters wrote: >> On Fri, Jun 03, 2011 at 11:44:36AM -0700, Joe Zeff wrote: Not quite. The addon site is run by Mozilla itself, there's at least a >> Only the site. The addons itself are made by various developers. >> >

Re: drupal 7 in F14?

2011-06-03 Thread Steven Stern
On 06/03/2011 06:27 PM, Dave Stevens wrote: > Hi, > > I've been learning about Drupal 7 on a CentOS install and it is more > convenient to use it on my F14 box for learning purposes. The install > was just a yum command, but I'm accustomed to finding and running the > install.php file to configure

Re: drupal 7 in F14?

2011-06-03 Thread 夜神 岩男
--- On Sat, 2011/6/4, Dave Stevens wrote: > Hi, > > I've been learning about Drupal 7 on a CentOS install and it is more  > convenient to use it on my F14 box for learning purposes. The install  > was just a yum command, but I'm accustomed to finding and running the  > install.php file to con

Re: Fedora 15 -- Samba configuration

2011-06-03 Thread Michael Eager
On 06/03/2011 02:15 PM, Tim Evans wrote: > On 06/03/2011 04:49 PM, Michael Eager wrote: > >> The user name is "eager" and I have run "smbpasswd -a eager" and >> "smbpasswd -e eager". >> >> Any suggestions? Here's the configuration info: >> > > I had to create users with 'pdbedit' as that's now, I t

Re: Preupgrade and first thoughts

2011-06-03 Thread Mark Eggers
On Fri, 03 Jun 2011 15:33:31 -0700, Kam Leo wrote: > On Fri, Jun 3, 2011 at 3:26 PM, Kam Leo wrote: >> On Fri, Jun 3, 2011 at 3:13 PM, Mark Eggers wrote: >> >> --snip >> >> >>> Also, updates are listed twice when running yum from the command line. >>> For example: >>> >>> ---> Package parted.i68

drupal 7 in F14?

2011-06-03 Thread Dave Stevens
Hi, I've been learning about Drupal 7 on a CentOS install and it is more convenient to use it on my F14 box for learning purposes. The install was just a yum command, but I'm accustomed to finding and running the install.php file to configure it. When I start an instance of firefox as root

outdated Tor version in Fedora (missing security fixes)

2011-06-03 Thread Christoph A.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Enrico, I suppose you are the maintainer of the tor package in Fedora. I'm wondering why Fedora (13,14,15) currently doesn't contain the latest stable Tor version 0.2.1.30 which was released on 2011-02-23 and contains various security fixes (sinc

Re: Fedora 15 -- Samba configuration

2011-06-03 Thread Michael Eager
On 06/03/2011 01:56 PM, Gabriel VLASIU wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 3 Jun 2011, Michael Eager wrote: > >> Date: Fri, 03 Jun 2011 13:49:22 -0700 >> From: Michael Eager >> To: "Community assistance, encouragement, and advice for using Fedora." >> >> User-

Re: Preupgrade and first thoughts

2011-06-03 Thread Kam Leo
On Fri, Jun 3, 2011 at 3:26 PM, Kam Leo wrote: > On Fri, Jun 3, 2011 at 3:13 PM, Mark Eggers wrote: > > --snip > >> >> Also, updates are listed twice when running yum from the command line. >> For example: >> >> ---> Package parted.i686 0:2.3-8.fc15 will be updated >> ---> Package parted.i686 0:2

Re: Preupgrade and first thoughts

2011-06-03 Thread Kam Leo
On Fri, Jun 3, 2011 at 3:13 PM, Mark Eggers wrote: --snip > > Also, updates are listed twice when running yum from the command line. > For example: > > ---> Package parted.i686 0:2.3-8.fc15 will be updated > ---> Package parted.i686 0:2.3-9.fc15 will be an updated Perhaps too verbose but not e

Preupgrade and first thoughts

2011-06-03 Thread Mark Eggers
In short, there are some teething issues, but nothing that shouldn't be able to be worked around. First of all, the basics for my system. CPU: Intel P4 at 2.60 GHz Memory: 1.5 GB RDR ram Disk: 120 GB IDE ext 3 Graphics: NVidia 7600 GS overclocked Driver: NVidia 2

Re: Fedora 15 boot delays -

2011-06-03 Thread Bob Goodwin
On 03/06/11 07:02, Tim wrote: > On Thu, 2011-06-02 at 14:07 -0400, Bob Goodwin wrote: >> I was seeing some very slow boot times, probably self inflicted, >> until I re-installed F-15 after which it worked quite nicely. >> Until I disabled network manager and set up a non-dhcp network >> with system

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Joe Zeff
On 06/03/2011 12:30 PM, Olav Vitters wrote: > On Fri, Jun 03, 2011 at 11:44:36AM -0700, Joe Zeff wrote: >> > Not quite. The addon site is run by Mozilla itself, there's at least a > Only the site. The addons itself are made by various developers. > Of course. I didn't mean to suggest otherwise.

Re: Preupgrade still sucks. Maybe sucks less, maybe sucks more.

2011-06-03 Thread Joe Zeff
On 06/03/2011 11:34 AM, Michael H. Warfield wrote: > Well, that tells me right there that preupgrade is still not > deployment grade yet. Not for remote servers at least. So let me get this straight: preupgrade failed for you and therefor it's not ready to be used (at least on remote servers) by

Re: Fedora 15 -- Samba configuration

2011-06-03 Thread Michael Eager
On 06/03/2011 01:56 PM, Gabriel VLASIU wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 3 Jun 2011, Michael Eager wrote: > >> Date: Fri, 03 Jun 2011 13:49:22 -0700 >> From: Michael Eager >> To: "Community assistance, encouragement, and advice for using Fedora." >> >> User-

Re: Fedora 15 -- Samba configuration

2011-06-03 Thread Tim Evans
On 06/03/2011 04:49 PM, Michael Eager wrote: > The user name is "eager" and I have run "smbpasswd -a eager" and > "smbpasswd -e eager". > > Any suggestions? Here's the configuration info: > I had to create users with 'pdbedit' as that's now, I think, the default datastore for samba, rather than

Re: Fedora 15 -- Samba configuration

2011-06-03 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 3 Jun 2011, Michael Eager wrote: > Date: Fri, 03 Jun 2011 13:49:22 -0700 > From: Michael Eager > To: "Community assistance, encouragement, and advice for using Fedora." > > User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; > rv:1

Re: Why on the Earth GNOME Shell hiding Shutdown & Restart options

2011-06-03 Thread Bruno Wolff III
On Fri, Jun 03, 2011 at 19:02:28 +, BeartoothHOS wrote: > On Thu, 26 May 2011 07:55:30 +0530, Rahul Sundaram wrote: > > Is there a way to do that with a live CD or DVD? Or a respin meant > to resemble Gnome2? Yes it's possible. You can add the desired packages to the kickstart

Re: Fedora 15 -- Samba configuration

2011-06-03 Thread Michael Cronenworth
Michael Eager wrote: > Any suggestions? Here's the configuration info: Try adding: hosts allow = 192.168.1.0/24 127.0.0.1 hosts deny = 0.0.0.0/0 Replace the 192.168.1.0 with your network IP scheme, obviously. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscrip

Fedora 15 -- Samba configuration

2011-06-03 Thread Michael Eager
I'm having trouble getting Samba to work on F15, x86_64, samba 3.5.8. I'm using the same smb.conf file which previously worked without problem on Fedora 10. I've trimmed it down to bare bones, with no luck. From a Windows XP machine, I get "\ is not accessible." with no other information. I've

Re: F15: fail2ban not in iptables status

2011-06-03 Thread sguazt
On Fri, Jun 3, 2011 at 5:17 PM, sguazt wrote: > On Fri, Jun 3, 2011 at 4:58 PM, Arthur Dent > wrote: >> On Fri, 2011-06-03 at 16:25 +0200, sguazt wrote: >>> On Fri, Jun 3, 2011 at 3:49 PM, Arthur Dent >>> wrote: >>> > On Fri, 2011-06-03 at 09:08 -0400, Mike Williams wrote: >>> >> On Fri, Jun 3

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Olav Vitters
On Fri, Jun 03, 2011 at 11:44:36AM -0700, Joe Zeff wrote: > Not quite. The addon site is run by Mozilla itself, there's at least a Only the site. The addons itself are made by various developers. I said something like the addons site was being thought of. Just no time, etc. So the site would be

Re: Not enough info, so no point

2011-06-03 Thread n2xssvv.g02gfr12930
On 06/03/2011 06:18 PM, JD wrote: > On 06/03/11 09:09, Sam Varshavchik wrote: >> JD writes: >> >>> A user process (such as yum), even with root privs, >>> CANNOT JUMP OUT OF THE BOUNDARIES OF IT'S ROOT, >>> NAMELY (for example) /mnt/f15 >> >> Umm, that's not true. The chroot(2) man page has a nice

Re: Converting VMs from KVM to VirtualBox

2011-06-03 Thread Tom Horsley
On Fri, 3 Jun 2011 16:06:06 -0300 Fernando Cassia wrote: > The whole idea of OVF is to ease exchange of VMs from one program to > another > > http://en.wikipedia.org/wiki/Open_Virtualization_Format If he is like me, he never heard of OVF until just now :-). -- users mailing list users@list

Re: Re: Converting VMs from KVM to VirtualBox

2011-06-03 Thread fernando
Hi Fernando, >> Although the man page for qemu-img states i can convert between raw, qcow2 >> and vdi images, a raw KVM image I converted did not worked with VirtualBox. > >Wouldn´t it be easier to export to .ovf and then import the ovf image >into VirtualBox?. And how do I do that? virt-manage

Re: Preupgrade still sucks. Maybe sucks less, maybe sucks more.

2011-06-03 Thread suvayu ali
[...] > Regards, > Mike My experience was exactly opposite. I upgraded from F13 to F15 without a hitch. While I was working at my workstation at home, I started preupgrade from the terminal and it downloaded the new packages. Once it was done, I rebooted it and made sure the upgrade process had s

Re: Converting VMs from KVM to VirtualBox

2011-06-03 Thread Fernando Cassia
On Fri, Jun 3, 2011 at 15:35, wrote: > Hi there, > > Although the man page for qemu-img states i can convert between raw, qcow2 > and vdi images, a raw KVM image I converted did not worked with VirtualBox. Wouldn´t it be easier to export to .ovf and then import the ovf image into VirtualBox?. T

Re: Why on the Earth GNOME Shell hiding Shutdown & Restart options

2011-06-03 Thread BeartoothHOS
On Thu, 26 May 2011 07:55:30 +0530, Rahul Sundaram wrote: > In any case, if you don't like this > behaviour, I maintain a bunch of GNOME Shell Extensions in the Fedora > repo (yum search gnome-shell-extensions -C) and one of them can help > > # yum install gnome-shell-extensions-alterna

Re: Fedora 14: iPod not mounting

2011-06-03 Thread Patrick O'Callaghan
On Fri, 2011-06-03 at 09:25 +0100, Neil Bird wrote: >I also don't see the thing creating a /dev device: my > understanding was > that the iPod should still appear as a USB storage device. A simple iPod mounts as a storage device, but a Touch or iPhone is a more complex beast with its own pro

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Joe Zeff
On 06/03/2011 05:19 AM, Olav Vitters wrote: > I agree it is not nice. Still, Firefox works exactly the same. Not quite. The addon site is run by Mozilla itself, there's at least a semblance of quality control (New addons are marked "experimental" and are only downloadable if you have an account

Preupgrade still sucks. Maybe sucks less, maybe sucks more.

2011-06-03 Thread Michael H. Warfield
Ok... The subject line may well get some unwanted attention and ignite a flame war but just bare with me. This has not been a fun last couple of days for me. Understand one thing about me. I manage a number of remote servers to which I had no console access other than serial consoles. I do hav

Converting VMs from KVM to VirtualBox

2011-06-03 Thread fernando
Hi there, Although the man page for qemu-img states i can convert between raw, qcow2 and vdi images, a raw KVM image I converted did not worked with VirtualBox. Could anyone confirm if this was supposed to work? I used this command: # qemu-img convert -O vdi centos.img centos.vdi (yes, the VM w

Chrome, FireFox Both Claim to be Default Browser; Chrome Wins

2011-06-03 Thread Tim Evans
How do you demote one, when both claim to be default? -- Tim Evans, TKEvans.com, Inc.| 5 Chestnut Court UNIX System Admin Consulting| Owings Mills, MD 21117 http://www.tkevans.com/ | 443-394-3864 http://www.come-here.com/News/ | tkev...@tkevans.com -- users mailing list u

Re: KVM x VirtualBox

2011-06-03 Thread Jerry Feldman
On 05/30/2011 09:31 AM, ferna...@lozano.eti.br wrote: > Hi there, > > I've been using KVM for quite some time but now I have to work with a > couple VirtualBox VMs. I don't want to have to setup a different > server for that. > > Is it possible to have both KVM and VirtualBox installed and active o

Re: Massively parallel (8 to 10 stream) music server/generator ?

2011-06-03 Thread Bruno Wolff III
On Fri, Jun 03, 2011 at 07:47:41 -0600, Linuxguy123 wrote: > > On the hardware end of things, I'm thinking one could use 1 USB sound > card plus an amplifier for each zone. If these draw power from the usb hub, you'll need to watch the total amount of power being used. > How many USB sound ca

Re: CUPS service not starting after upgrade to F15

2011-06-03 Thread Richard Hughes
On 3 June 2011 12:55, Javier Perez wrote: > D [03/Jun/2011:06:50:25 -0500] Loading printer Canon_IP3000... > D [03/Jun/2011:06:50:25 -0500] load_ppd: Loading > /var/cache/cups/Canon_IP3000.ipp4... > D [03/Jun/2011:06:50:25 -0500] Calling DeleteDevice(cups-Canon_IP3000) So it's deleting the colord

Re: Not enough info, so no point

2011-06-03 Thread JD
On 06/03/11 09:46, n2xssvv.g02gfr12930 wrote: > On 06/03/2011 05:09 PM, Sam Varshavchik wrote: >> JD writes: >> >>> A user process (such as yum), even with root privs, >>> CANNOT JUMP OUT OF THE BOUNDARIES OF IT'S ROOT, >>> NAMELY (for example) /mnt/f15 >> Umm, that's not true. The chroot(2) man pa

Re: OpenOffice and Fedora

2011-06-03 Thread Bruno Wolff III
On Fri, Jun 03, 2011 at 13:05:47 -0400, Bill Davidsen wrote: > It seems that the future of OO is not so bleak as was originally > thought. OO is now handed to Apache, with the support of Oracle and IBM, > as well as others. > > http://www.networkworld.com/news/2011/060211-faq-whats-the-future

Re: Not enough info, so no point

2011-06-03 Thread JD
On 06/03/11 09:09, Sam Varshavchik wrote: > JD writes: > >> A user process (such as yum), even with root privs, >> CANNOT JUMP OUT OF THE BOUNDARIES OF IT'S ROOT, >> NAMELY (for example) /mnt/f15 > > Umm, that's not true. The chroot(2) man page has a nice explanation of > how a root userid can tri

Re: systemd autofs

2011-06-03 Thread Neal Becker
Try: yum provides */systemd-analyze Javier Perez wrote: > What package has systemd-analize ? > I tried to run it and did not have it. I did a yum update so maybe that is > why the package was not installed. > > JP > > > On Fri, Jun 3, 2011 at 9:23 AM, Jan Willies wrote: > >> 2011/6/3 Neal Be

Re: Not enough info, so no point

2011-06-03 Thread n2xssvv.g02gfr12930
On 06/03/2011 06:03 PM, Mike Williams wrote: > Have you removed the scsi card, as Marco suggested? I would do that > before doing anything else. You said that there is nothing connected to > it and the system crashes right after the scsi bus is reset. Yank that > sucker out and see what happens.

OpenOffice and Fedora

2011-06-03 Thread Bill Davidsen
It seems that the future of OO is not so bleak as was originally thought. OO is now handed to Apache, with the support of Oracle and IBM, as well as others. http://www.networkworld.com/news/2011/060211-faq-whats-the-future-of.html?source=NWWNLE_nlt_daily_am_2011-06-03 -- Bill Davidsen We a

Re: Not enough info, so no point

2011-06-03 Thread Mike Williams
Have you removed the scsi card, as Marco suggested? I would do that before doing anything else. You said that there is nothing connected to it and the system crashes right after the scsi bus is reset. Yank that sucker out and see what happens. Zero risk, and it might solve the problem. Mike --

Re: systemd autofs

2011-06-03 Thread Javier Perez
What package has systemd-analize ? I tried to run it and did not have it. I did a yum update so maybe that is why the package was not installed. JP On Fri, Jun 3, 2011 at 9:23 AM, Jan Willies wrote: > 2011/6/3 Neal Becker > >> Jan Willies wrote: >> >> > 2011/6/1 Neal Becker >> > >> >> I trie

Re: Yum update from Fedora 14 -> 15 WARNING!

2011-06-03 Thread n2xssvv.g02gfr12930
On 06/03/2011 05:23 PM, Javier Perez wrote: > other than a problem with CUPS, no problem here > > On Mon, May 30, 2011 at 3:11 AM, n2xssvv.g02gfr12930 > > wrote: > > > To anyone trying to upgrade from Fedora 14 to Fedora 15, DON'T EVEN > TRY!!! I've

Re: Not enough info, so no point

2011-06-03 Thread n2xssvv.g02gfr12930
On 06/03/2011 05:09 PM, Sam Varshavchik wrote: > JD writes: > >> A user process (such as yum), even with root privs, >> CANNOT JUMP OUT OF THE BOUNDARIES OF IT'S ROOT, >> NAMELY (for example) /mnt/f15 > > Umm, that's not true. The chroot(2) man page has a nice explanation of > how a root userid can

Re: Yum update from Fedora 14 -> 15 WARNING!

2011-06-03 Thread Javier Perez
other than a problem with CUPS, no problem here On Mon, May 30, 2011 at 3:11 AM, n2xssvv.g02gfr12930 < n2xssvv.g02gfr12...@ntlworld.com> wrote: > > To anyone trying to upgrade from Fedora 14 to Fedora 15, DON'T EVEN > TRY!!! I've just tried and have had numerous problems, finally resulting > in b

Re: Not enough info, so no point

2011-06-03 Thread Sam Varshavchik
JD writes: A user process (such as yum), even with root privs, CANNOT JUMP OUT OF THE BOUNDARIES OF IT'S ROOT, NAMELY (for example) /mnt/f15 Umm, that's not true. The chroot(2) man page has a nice explanation of how a root userid can trivially escape a chroot jail. So there is no danger t

Re: CUPS service not starting after upgrade to F15

2011-06-03 Thread Tim Waugh
On Fri, 2011-06-03 at 11:09 -0400, Clyde E. Kunkel wrote: > Just tried it and still failing. Should something else be updated > besides cups? What output do you get if you first stop cups, then run "cupsd -f" as root from the command line? Tim. */ signature.asc Description: This is a digitall

Re: Not enough info, so no point

2011-06-03 Thread JD
On 06/03/11 08:38, n2xssvv.g02gfr12930 wrote: > On 06/03/2011 03:41 PM, Louis Lagendijk wrote: >> On Fri, 2011-06-03 at 15:15 +0100, n2xssvv.g02gfr12930 wrote: >> >>> Currently nothing is attached to the SCSI controller. So I'm wondering >>> if I actually remove it, the problem will disappear. >>>

Re: Not enough info, so no point

2011-06-03 Thread n2xssvv.g02gfr12930
On 06/03/2011 03:41 PM, Louis Lagendijk wrote: > On Fri, 2011-06-03 at 15:15 +0100, n2xssvv.g02gfr12930 wrote: > >>> >> Currently nothing is attached to the SCSI controller. So I'm wondering >> if I actually remove it, the problem will disappear. >> > The probability is quite (not to say very) high

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Pasha R
On Fri, Jun 3, 2011 at 4:31 PM, Olav Vitters wrote: > On Fri, Jun 03, 2011 at 02:04:17PM +0100, Ian Malone wrote: >> On 3 June 2011 13:19, Olav Vitters wrote: >> > On Fri, Jun 03, 2011 at 07:57:18AM -0400, Genes MailLists wrote: >> >> On 06/03/2011 05:39 AM, Olav Vitters wrote: >> >> ings. >> >>

Re: F15: fail2ban not in iptables status

2011-06-03 Thread sguazt
On Fri, Jun 3, 2011 at 4:58 PM, Arthur Dent wrote: > On Fri, 2011-06-03 at 16:25 +0200, sguazt wrote: >> On Fri, Jun 3, 2011 at 3:49 PM, Arthur Dent >> wrote: >> > On Fri, 2011-06-03 at 09:08 -0400, Mike Williams wrote: >> >> On Fri, Jun 3, 2011 at 4:05 AM, sguazt >> >> wrote: >> >>         On

Re: CUPS service not starting after upgrade to F15

2011-06-03 Thread Clyde E. Kunkel
On 06/03/2011 10:36 AM, Tim Waugh wrote: > On Fri, 2011-06-03 at 06:55 -0500, Javier Perez wrote: >> process 1461: arguments to dbus_connection_send_with_reply_and_block() >> were incorrect, assertion "connection != NULL" failed in file >> dbus-connection.c line 3524. > > I think that should be fix

Re: F15: fail2ban not in iptables status

2011-06-03 Thread Arthur Dent
On Fri, 2011-06-03 at 16:25 +0200, sguazt wrote: > On Fri, Jun 3, 2011 at 3:49 PM, Arthur Dent > wrote: > > On Fri, 2011-06-03 at 09:08 -0400, Mike Williams wrote: > >> On Fri, Jun 3, 2011 at 4:05 AM, sguazt > >> wrote: > >> On Sun, May 29, 2011 at 3:30 PM, sguazt > >> wrote: >

Re: Not enough info, so no point

2011-06-03 Thread Louis Lagendijk
On Fri, 2011-06-03 at 15:15 +0100, n2xssvv.g02gfr12930 wrote: > > > Currently nothing is attached to the SCSI controller. So I'm wondering > if I actually remove it, the problem will disappear. > The probability is quite (not to say very) high that this will solve the issue, yes. If not, I would

Re: CUPS service not starting after upgrade to F15

2011-06-03 Thread Tim Waugh
On Fri, 2011-06-03 at 06:55 -0500, Javier Perez wrote: > process 1461: arguments to dbus_connection_send_with_reply_and_block() > were incorrect, assertion "connection != NULL" failed in file > dbus-connection.c line 3524. I think that should be fixed by this build: http://koji.fedoraproject.org

Re: F15: fail2ban not in iptables status

2011-06-03 Thread sguazt
On Fri, Jun 3, 2011 at 3:49 PM, Arthur Dent wrote: > On Fri, 2011-06-03 at 09:08 -0400, Mike Williams wrote: >> On Fri, Jun 3, 2011 at 4:05 AM, sguazt >> wrote: >>         On Sun, May 29, 2011 at 3:30 PM, sguazt >>         wrote: >> >>         Hi, >>         Still have problems. Under /var/log/m

Re: systemd autofs

2011-06-03 Thread Jan Willies
2011/6/3 Neal Becker > Jan Willies wrote: > > > 2011/6/1 Neal Becker > > > >> I tried out > >> > >> systemd-analyze blame > >> > >> and found that > >> 3084ms cups.service > >> 1354ms autofs.service > >> > >> I hardly need autofs, and not for boot. Is there some way to tell > systemd > >> aut

Re: Not enough info, so no point

2011-06-03 Thread n2xssvv.g02gfr12930
On 06/03/2011 02:48 PM, JD wrote: > On 06/03/11 03:22, n2xssvv.g02gfr12930 wrote: >> On 06/03/2011 03:44 AM, n2xssvv.g02gfr12930 wrote: >>> On 05/31/2011 06:24 PM, n2xssvv.g02gfr12930 wrote: For my PC Fedora 15 update fails Fedora 15 install CD fails to boot Fedor

Re: Not enough info, so no point

2011-06-03 Thread n2xssvv.g02gfr12930
On 06/03/2011 02:05 PM, Marko Vojinovic wrote: > On Friday 03 June 2011 12:52:56 n2xssvv.g02gfr12930 wrote: >> On 06/03/2011 11:58 AM, Marko Vojinovic wrote: >>> On Friday 03 June 2011 09:03:15 n2xssvv.g02gfr12930 wrote: I can understand why you suggest that, but why does Fedora 14 work? The >

RE: SSSD (LDAP and Kerberos) to AD

2011-06-03 Thread Ethan Bonick
1. While I appreciate the advice, ldap provides unix attributes we set up in AD which I could never get working from winbind. 2. I will file a bug, just didn't know if it was a bad configuration or a bug. -Ethan -Original Message- From: users-boun...@lists.fedoraproject.org [mailto:use

Re: F15: fail2ban not in iptables status

2011-06-03 Thread Arthur Dent
On Fri, 2011-06-03 at 09:08 -0400, Mike Williams wrote: > On Fri, Jun 3, 2011 at 4:05 AM, sguazt > wrote: > On Sun, May 29, 2011 at 3:30 PM, sguazt > wrote: > > Hi, > Still have problems. Under /var/log/messages I've this > message: > >

Re: Not enough info, so no point

2011-06-03 Thread JD
On 06/03/11 03:22, n2xssvv.g02gfr12930 wrote: > On 06/03/2011 03:44 AM, n2xssvv.g02gfr12930 wrote: >> On 05/31/2011 06:24 PM, n2xssvv.g02gfr12930 wrote: >>> For my PC >>> >>> Fedora 15 update fails >>> >>> Fedora 15 install CD fails to boot >>> >>> Fedora 15 Live KDE fails to boot >>> >>> All fail

Massively parallel (8 to 10 stream) music server/generator ?

2011-06-03 Thread Linuxguy123
We are considering the purchase of a house. It has about 8 "zones" ie kitchen, living room, bedroom, patio, library, etc. Each zone has 2 to 4 speakers in it, all of which are wired such that they terminate in the utility room. The builder of the house did not provide any wiring for an A/V co

Re: LibreOffice not printing "still"

2011-06-03 Thread Ed Greshko
Lawrence E Graves wrote: >Who do I talk to about this problem. I have been following the threads >as close as possible and just finished installing the updated version >of >LibreOffice and still I can't print from it. I can go into my Virtual >Machine and print fine. What is the deal and who can

Re: LibreOffice not printing "still"

2011-06-03 Thread Clyde E. Kunkel
On 06/03/2011 09:16 AM, Lawrence E Graves wrote: > Who do I talk to about this problem. I have been following the threads > as close as possible and just finished installing the updated version of > LibreOffice and still I can't print from it. I can go into my Virtual > Machine and print fine. What

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Olav Vitters
On Fri, Jun 03, 2011 at 02:04:17PM +0100, Ian Malone wrote: > On 3 June 2011 13:19, Olav Vitters wrote: > > On Fri, Jun 03, 2011 at 07:57:18AM -0400, Genes MailLists wrote: > >> On 06/03/2011 05:39 AM, Olav Vitters wrote: > >> ings. > >> > > > >>   I don't agree - I think the right solution is th

Re: Reset gnome 3?

2011-06-03 Thread Stephen Gallagher
On Fri, 2011-06-03 at 14:10 +0100, Ian Malone wrote: > On 3 June 2011 13:15, Gary Waters wrote: > > Is there some way to reset gnome 3's setttings? I have been googling > > around about tips and tweaks for gnome 3 and noticed I am missing a few > > things, such as "places," "recent documents," and

LibreOffice not printing "still"

2011-06-03 Thread Lawrence E Graves
Who do I talk to about this problem. I have been following the threads as close as possible and just finished installing the updated version of LibreOffice and still I can't print from it. I can go into my Virtual Machine and print fine. What is the deal and who can I turn to and find answers. Than

Re: Reset gnome 3?

2011-06-03 Thread Ian Malone
On 3 June 2011 13:15, Gary Waters wrote: > Is there some way to reset gnome 3's setttings? I have been googling > around about tips and tweaks for gnome 3 and noticed I am missing a few > things, such as "places," "recent documents," and the plus/minus signs > at the bottom right to add/remove des

Re: F15: fail2ban not in iptables status

2011-06-03 Thread Mike Williams
On Fri, Jun 3, 2011 at 4:05 AM, sguazt wrote: > On Sun, May 29, 2011 at 3:30 PM, sguazt wrote: > > Hi, > Still have problems. Under /var/log/messages I've this message: > > fail2ban.comm : WARNING Invalid command: ['add', 'ssh-iptables', 'auto'] > > Don't know if it is related to my problem. >

Re: Not enough info, so no point

2011-06-03 Thread Marko Vojinovic
On Friday 03 June 2011 12:52:56 n2xssvv.g02gfr12930 wrote: > On 06/03/2011 11:58 AM, Marko Vojinovic wrote: > > On Friday 03 June 2011 09:03:15 n2xssvv.g02gfr12930 wrote: > >> I can understand why you suggest that, but why does Fedora 14 work? The > >> failure appears to occur during the kernel sta

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Ian Malone
On 3 June 2011 13:19, Olav Vitters wrote: > On Fri, Jun 03, 2011 at 07:57:18AM -0400, Genes MailLists wrote: >> On 06/03/2011 05:39 AM, Olav Vitters wrote: >> ings. >> > >>   I don't agree - I think the right solution is that extensions vie to >> be accepted as part of Gnome Core - otherwise its

Re: Fedora 15 Classic gnome option

2011-06-03 Thread Olav Vitters
On Fri, Jun 03, 2011 at 02:55:14PM +0200, Albert de Jongh wrote: > Olav - there is no gnome-applets for gnome 3 currently packaged in fedora > 15. Unless I am really missing something. I can only find the following in > the repo: Ah ok, didn't know. Then you'll have it in F16. -- Regards, Olav

Re: Fedora 15 Classic gnome option

2011-06-03 Thread Albert de Jongh
Olav - there is no gnome-applets for gnome 3 currently packaged in fedora 15. Unless I am really missing something. I can only find the following in the repo: Available Packages Name: gnome-applets Arch: i686 Epoch : 1 Version : 2.32.0 Release : 3.fc15 On Fri, Jun 3

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Olav Vitters
On Fri, Jun 03, 2011 at 12:30:48PM +0200, sguazt wrote: > On Fri, Jun 3, 2011 at 11:24 AM, Olav Vitters wrote: > > On Thu, Jun 02, 2011 at 09:52:48PM +0100, Ron Yorston wrote: > >> Have you tried my GNOME Shell frippery extensions? > >> > >>    http://intgat.tigress.co.uk/rmy/extensions/index.html

Re: Fedora 15 Classic gnome option

2011-06-03 Thread Olav Vitters
On Fri, Jun 03, 2011 at 01:20:13PM +0200, Albert de Jongh wrote: > I must be missing all the ported applets - where are they? I am thinking of > - system monitoring applet, sensors applets, weather applet? weather is still coming, see http://git.gnome.org/browse/gnome-applets/tree/NEWS (get gnome

Re: Fedora 15 Classic gnome option

2011-06-03 Thread Olav Vitters
On Fri, Jun 03, 2011 at 07:10:12AM -0400, Stephen Gallagher wrote: > I was talking about the actual Gnome 2 desktop environment, not fallback > mode (which if I understand correctly is more of a skin on top of Gnome > 3 than an actual feature-for-feature replica of Gnome 2) I already mentioned tha

Yum "Errno 22, invalid mode ('w')

2011-06-03 Thread Sherwyn
Hello All, I am running a clean install of Fedora 15 and recently I am getting the following error when using yum to install a package: "[Errno 22] invalid mode ('w') or filename: '//var/lib/yum/rpmdb-indexes/file-requires.tmp" any help with this would be great. P.S I tried a few suggestions I

Re: Four Tweaks for Gnome 3

2011-06-03 Thread Olav Vitters
On Fri, Jun 03, 2011 at 07:57:18AM -0400, Genes MailLists wrote: > On 06/03/2011 05:39 AM, Olav Vitters wrote: > ings. > > > > Ideally extensions should be made available on an addons site similar to > > what Firefox has. Then the timing problems becomes slightly less of an > > issue. > > Nothing

Reset gnome 3?

2011-06-03 Thread Gary Waters
Is there some way to reset gnome 3's setttings? I have been googling around about tips and tweaks for gnome 3 and noticed I am missing a few things, such as "places," "recent documents," and the plus/minus signs at the bottom right to add/remove desktops, etc... Unless, of course, I'm simply do

  1   2   >