Re: F17 vs. Pentium 4

2012-04-01 Thread Michal Jaegermann
On Sun, Apr 01, 2012 at 10:05:50PM -0500, Michael Hennebry wrote: > > This approximately what I'd been trying to do. > This is what I'd been using to try to boot F17-alpha: > title Install Fedora17 from iso > root (hd0,2) > find /isolinux17/vmlinuz > kernel /isolinux17/vmlinuz

Re: F17 vs. Pentium 4

2012-04-01 Thread Michael Hennebry
On Sun, 1 Apr 2012, Michal Jaegermann wrote: On Sun, Apr 01, 2012 at 04:53:32PM -0500, Michael Hennebry wrote: >>Is there an equivalent in grub 1? OK, so what do you really mean by "grub 1"? You either have grub-0.97-... or grub2-1.99-... a.k.a. grub2. I thought that by "grub 1" you meant t

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Michal Jaegermann
On Sun, Apr 01, 2012 at 07:17:51PM -0400, Felix Miata wrote: > > >> exclude=grub > > >You do not want obsoletes, dependencies and the like. Try instead > > > exclude=grub* > > This did pretty well. When upgrade finished (upwards of 150 > packages), there remained three packages with two differ

Re: F17 vs. Pentium 4

2012-04-01 Thread Michal Jaegermann
On Sun, Apr 01, 2012 at 04:53:32PM -0500, Michael Hennebry wrote: > >>Is there an equivalent in grub 1? OK, so what do you really mean by "grub 1"? You either have grub-0.97-... or grub2-1.99-... a.k.a. grub2. I thought that by "grub 1" you meant the former. > > I should have been more specifi

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Felix Miata
On 2012/04/01 19:04 (GMT-0500) Ian Pilcher composed: Felix Miata wrote: grub-0.97-75.fc16.i686 (and whatever may depend on it). I know how to maintain menu.lst/grub.conf myself, so don't need automatic bootloader maintenance at kernel upgrade time. I don't need EFI capability either. No

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Ian Pilcher
On 04/01/2012 12:50 PM, Felix Miata wrote: > grub-0.97-75.fc16.i686 (and whatever may depend on it). I know how to > maintain menu.lst/grub.conf myself, so don't need automatic bootloader > maintenance at kernel upgrade time. I don't need EFI capability either. Note that there's no need to have th

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Felix Miata
On 2012/04/01 15:24 (GMT-0600) Michal Jaegermann composed: On Sun, Apr 01, 2012 at 16:52:14 -0400, Felix Miata wrote: >Could you show _exactly_ the whole "exclude" line from your >/etc/yum.conf? WORKSFORME (at least with rawhide). exclude=grub You do not want obsoletes, dependencies

Fedora 15 updates-testing report

2012-04-01 Thread updates
The following Fedora 15 Security updates need testing: https://admin.fedoraproject.org/updates/FEDORA-2012-4308/libtasn1-2.12-1.fc15 https://admin.fedoraproject.org/updates/FEDORA-2012-4268/taglib-1.7.1-1.fc15 https://admin.fedoraproject.org/updates/FEDORA-2012-5094/drupal7-ctools-1.

Fedora 16 updates-testing report

2012-04-01 Thread updates
The following Fedora 16 Security updates need testing: https://admin.fedoraproject.org/updates/FEDORA-2012-4342/libtasn1-2.12-1.fc16 https://admin.fedoraproject.org/updates/FEDORA-2012-4291/taglib-1.7.1-1.fc16 https://admin.fedoraproject.org/updates/FEDORA-2012-5078/drupal7-ctools-1.

Re: F17 vs. Pentium 4

2012-04-01 Thread Michael Hennebry
On Sun, 1 Apr 2012, Michal Jaegermann wrote: On Sun, Apr 01, 2012 at 02:26:45PM -0500, Michael Hennebry wrote: On Sun, 1 Apr 2012, Michal Jaegermann wrote: > >menuentry 'Anaconda' { >load_video >set gfxpayload=keep >insmod gzio >insmod part_msdos >insmod ext2 >linux (h

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Frank Murphy
On 01/04/12 18:50, Felix Miata wrote: grub-0.97-75.fc16.i686 (and whatever may depend on it). I know how to maintain menu.lst/grub.conf myself, so don't need automatic bootloader maintenance at kernel upgrade time. I don't need EFI capability either. edit yum.conf change obsoletes=1 to obsolet

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Michal Jaegermann
On Sun, Apr 01, 2012 at 04:52:14PM -0400, Felix Miata wrote: > > >Could you show _exactly_ the whole "exclude" line from your > >/etc/yum.conf? WORKSFORME (at least with rawhide). > > exclude=grub You do not want obsoletes, dependencies and the like. Try instead exclude=grub* M. -- test

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Felix Miata
On 2012/04/01 14:35 (GMT-0600) Michal Jaegermann composed: On Sun, Apr 01, 2012 at 01:50:16PM -0400, Felix Miata wrote: On 2012/04/01 17:59 (GMT+0100) Frank Murphy composed: >You could also try an exclude line in /etc/yum.conf >see if you fare any better. Didn't help. :-( >Curio

Re: GNOME shell broken after suspend and resume for driver r300_dri

2012-04-01 Thread Christoph Frieben
2011/5/7 Adam Williamson: > well, prior to f15, breaking 3D after suspend isn't massively important > - certainly ranks behind many other radeon bugs the maintainers would > have put first in priority. Of course, Shell changes that a bit. I'd > recommend you update the bug with the new info (it's s

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Michal Jaegermann
On Sun, Apr 01, 2012 at 01:50:16PM -0400, Felix Miata wrote: > On 2012/04/01 17:59 (GMT+0100) Frank Murphy composed: > > > >You could also try an exclude line in /etc/yum.conf > >see if you fare any better. > > Didn't help. :-( > > >Curious what is the package? > > grub-0.97-75.fc16.i686 (and

Re: F17 vs. Pentium 4

2012-04-01 Thread Michal Jaegermann
On Sun, Apr 01, 2012 at 02:26:45PM -0500, Michael Hennebry wrote: > On Sun, 1 Apr 2012, Michal Jaegermann wrote: > > > > >menuentry 'Anaconda' { > > load_video > > set gfxpayload=keep > > insmod gzio > > insmod part_msdos > > insmod ext2 > > linux (hd0,msdos2)/boota/vmlinu

Re: F17 vs. Pentium 4

2012-04-01 Thread Michael Hennebry
On Sun, 1 Apr 2012, Michal Jaegermann wrote: On Sun, Apr 01, 2012 at 10:49:56AM -0500, Michael Hennebry wrote: My machine won't boot with a USB drive attached and my burner does not work. Can one boot using a partition that is an iso image? I've mounted such partitions, but that is not the sa

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Felix Miata
On 2012/04/01 17:59 (GMT+0100) Frank Murphy composed: Felix Miata wrote: I have one package I want to keep from being replaced, so I created a file in protected.d/ according to 'Error: Trying to remove "", which is protected'. That's the way protected works. I think it's a stretch

Fedora 17 updates-testing report

2012-04-01 Thread updates
The following Fedora 17 Security updates need testing: https://admin.fedoraproject.org/updates/FEDORA-2012-4357/libtasn1-2.12-1.fc17 https://admin.fedoraproject.org/updates/FEDORA-2012-4451/mingw-libtasn1-2.12-1.fc17,mingw-p11-kit-0.12-1.fc17,mingw-gnutls-2.12.17-1.fc17 https://admi

Re: /etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Frank Murphy
On 01/04/12 17:51, Felix Miata wrote: I have one package I want to keep from being replaced, so I created a file in protected.d/ according to 'Error: Trying to remove "", which is protected'. That's the way protected works. You could also try an exclude line in /etc/yum.conf see if you fare

/etc/yum/protected.d/ content thwarts yum update/upgrade

2012-04-01 Thread Felix Miata
I have one package I want to keep from being replaced, so I created a file in protected.d/ according to http://docs.fedoraproject.org/en-US/Fedora/14/html-single/Software_Management_Guide/ (couldn't find a newer than 14), which is about the only doc I could find addressing protecting packages.

Re: F17 vs. Pentium 4

2012-04-01 Thread Michal Jaegermann
On Sun, Apr 01, 2012 at 10:49:56AM -0500, Michael Hennebry wrote: > On Sun, 1 Apr 2012, Bruno Wolff III wrote: > > >On Sat, Mar 31, 2012 at 16:39:56 -0500, > > Michael Hennebry wrote: > >>On Sat, 31 Mar 2012, Bruno Wolff III wrote: > >>Can they be booted without media? > > > >Possibly, but I am n

Re: F17 vs. Pentium 4

2012-04-01 Thread Stephen John Smoogen
On 1 April 2012 09:49, Michael Hennebry wrote: > On Sun, 1 Apr 2012, Bruno Wolff III wrote: > >> On Sat, Mar 31, 2012 at 16:39:56 -0500, >>  Michael Hennebry wrote: >>> >>> On Sat, 31 Mar 2012, Bruno Wolff III wrote: >>> Can they be booted without media? >> >> >> Possibly, but I am not sure how t

Re: F17 vs. Pentium 4

2012-04-01 Thread Michael Hennebry
On Sun, 1 Apr 2012, Bruno Wolff III wrote: On Sat, Mar 31, 2012 at 16:39:56 -0500, Michael Hennebry wrote: On Sat, 31 Mar 2012, Bruno Wolff III wrote: Can they be booted without media? Possibly, but I am not sure how to do it. I usually use livecd-iso-to-disk to put images on flash drives a

Re: Issues encountered upgrading with yum from Fedora 16 to Fedora 17

2012-04-01 Thread Bruno Wolff III
On Sun, Apr 01, 2012 at 00:16:22 -0400, Jonathan Kamens wrote: For some bizarre reason the Firefox icon disappeared from my favorites. I was able to put it back easily enough by launching Firefox and then right-clicking on it and selecting "Add to Favorites", but I don't think it should ha

Re: F17 vs. Pentium 4

2012-04-01 Thread Bruno Wolff III
On Sat, Mar 31, 2012 at 16:39:56 -0500, Michael Hennebry wrote: On Sat, 31 Mar 2012, Bruno Wolff III wrote: Can they be booted without media? Possibly, but I am not sure how to do it. I usually use livecd-iso-to-disk to put images on flash drives and boot from them. -- test mailing list test

F-17 Branched report: 20120401 changes

2012-04-01 Thread Fedora Branched Report
Compose started at Sun Apr 1 08:15:35 UTC 2012 Broken deps for x86_64 -- [HippoDraw] HippoDraw-devel-1.21.3-2.fc17.i686 requires python-numarray HippoDraw-devel-1.21.3-2.fc17.x86_64 requires python-numarray HippoDraw-

Re: nautilus-dropbox-0.7.1

2012-04-01 Thread Frank Murphy
On 01/04/12 00:04, Rob Healey wrote: Greetings: In trying to compile this from source3 downloaded from http://www.dropbox.com ... Here is what I got on my terminal winddow: Is there some reason not to install the rpm? -- Regards, Frank "Jack of all, fubars" -- test mailing list test@lists

Re: nautilus-dropbox-0.7.1

2012-04-01 Thread Michael Schwendt
On Sat, 31 Mar 2012 16:04:08 -0700, RH (Rob) wrote: > Greetings: > > In trying to compile this from source3 downloaded from > http://www.dropbox.com ... Here is what I got on my terminal winddow: > > No package 'libnautilus-extension' found This refers to a pkg-config file. > Consider adjusti