<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<a class="moz-txt-link-abbreviated" href="mailto:fedora-test-list-request@redhat.com">fedora-test-list-request@redhat.com</a> wrote:
<blockquote cite="mid20070121141303.2770973421@hormel.redhat.com"
 type="cite">
  <pre wrap="">Send fedora-test-list mailing list submissions to
        <a class="moz-txt-link-abbreviated" href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a>

To subscribe or unsubscribe via the World Wide Web, visit
        <a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list</a>
or, via email, send a message with subject or body 'help' to
        <a class="moz-txt-link-abbreviated" href="mailto:fedora-test-list-request@redhat.com">fedora-test-list-request@redhat.com</a>

You can reach the person managing the list at
        <a class="moz-txt-link-abbreviated" href="mailto:fedora-test-list-owner@redhat.com">fedora-test-list-owner@redhat.com</a>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of fedora-test-list digest..."


Today's Topics:

   1. USB/NFS install of rawhide Grub problem. (Jerry Williams)
   2. Error: Missing Dependency: libSDL_gfx.so.13 is needed by
      package perl-SDL (wayne)
   3. Re: Error: Missing Dependency: libSDL_gfx.so.13 is needed by
      package perl-SDL (Michael Schwendt)
   4. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG
      (Ernest L. Williams Jr.)
   5. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG
      (Ernest L. Williams Jr.)
   6. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG
      (Horst H. von Brand)
   7. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG (Per Bothner)
   8. Re: Inclusion of Grub 2 in FC7 ? (monty19@ hotmail.com)
   9. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG (Axel Thimm)
  10. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG (dragoran)
  11. rawhide report: 20070121 changes (<a class="moz-txt-link-abbreviated" href="mailto:buildsys@redhat.com">buildsys@redhat.com</a>)
  12. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG
      (Mary Ellen Foster)
  13. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG
      (Ernest L. Williams Jr.)
  14. Re: ERROR: Could not find Intel PRO/Wireless 3945ABG (dragoran)


----------------------------------------------------------------------

Message: 1
Date: Sat, 20 Jan 2007 17:27:46 -0700
From: "Jerry Williams" <a class="moz-txt-link-rfc2396E" href="mailto:jwilliam@xmission.com">&lt;jwilliam@xmission.com&gt;</a>
Subject: USB/NFS install of rawhide Grub problem.
To: <a class="moz-txt-link-rfc2396E" href="mailto:fedora-test-list@redhat.com">&lt;fedora-test-list@redhat.com&gt;</a>
Message-ID: &lt;000c01c73cf2$f9da6460$020aa8c0@a18&gt;
Content-Type: text/plain;        charset="us-ascii"

I found a use for the little 16MB memory cards that come with your camera.
I put one in a USB reader and it seems to work fine.
I tried to use the bootdisk.img file, but I couldn't get my IBM T30 laptop
to boot from that.
I tried dd if=bootkdisk.img of=/dev/sdc
fdisk -l /dev/sdc
lists a bunch or partitions and whines about them.
So I did:
mount p450:/var/download/rawhide /media
dd if=/dev/zero /dev/sdc
/usr/lib/syslinux/mkdiskimage -4 /dev/sdc 0 64 32
sync
sleep 5
syslinux /dev/sdc4
mount /dev/sdc4 /mnt/sdc
cd /mnt/sdc
cp -av /media/isolinux/* .
mv isolinux.cfg syslinux.cfg
rm -f isolinux.bin
cd /
sync
umount /mnt/sdc
umount /media

Boot from usb device.

The problem that I ran into was grub decided my hard drive should be (hd1,1)
and it should have been (hd0,1).
One think that I noticed that the background was all black since it couldn't
find /boot/grub/splash.xpm.gz since it was looking for a drive that didn't
exist.
I am guessing that it sees the usb as hd0 so it thinks the hard drive will
be hd1.
I have seen things like this with RHEL 4 and having more than 1 drive.  It
seems to want to use the wrong drive or the count is off.

If I decide to file a bug report, would it be against grub or another
program?

Also it looks like Bluetooth was loaded.  I don't have Bluetooth.
I thought one of the goals of 7 was to not load things you don't have.




------------------------------

Message: 2
Date: Sat, 20 Jan 2007 19:17:41 -0600
From: wayne <a class="moz-txt-link-rfc2396E" href="mailto:wdhammond@earthlink.net">&lt;wdhammond@earthlink.net&gt;</a>
Subject: Error: Missing Dependency: libSDL_gfx.so.13 is needed by
        package perl-SDL
To: <a class="moz-txt-link-abbreviated" href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a>
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:45B2BF35.3000102@earthlink.net">&lt;45B2BF35.3000102@earthlink.net&gt;</a>
Content-Type: text/plain; charset="utf-8"

For the last month, yum has been failing to update with an error 
message: "Error: Missing Dependency: libSDL_gfx.so.13 is needed by 
package perl-SDL"

This last time I tried a recommendation for a similar problem posted on 
the Red Hat forums.  It did not work. How can I resolve this problem?

[root@localhost ~]# sudo yum --exclude=perl-SDL* update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Resolving Dependencies
&lt; snip processing of files &gt;
--&gt; Finished Dependency Resolution
Error: Missing Dependency: libSDL_gfx.so.13 is needed by package perl-SDL

  </pre>
</blockquote>
<br>
<pre wrap="">I did a search on the error message and found <a class="moz-txt-link-freetext" href="http://www.ferzkopp.net/joomla/content/view/19/14/">http://www.ferzkopp.net/joomla/content/view/19/14/</a>
which explains the reason for the error as:
Author's Comment: The library versioning
was changed in version 2.0.14. The original versioning used .so.13.0.0
which was wrong. The new versioning is using .so.0.0.14 which is right.
The RPM dependency is set from the previous versioning scheme. A quick
fix would be to locate the .so file using "locate SDL_gfx | grep .so"
and making a symbolic link to the missing dependency as in "ln -s
/usr/lib/SDL_gfx.so.0.0.15 /usr/lib/SDL_gfx.so.13". A newer .15 RPM
might requires some scripts to do this automatically - I don't know how
to set this up (that's why there is no .15 RPM right now.)</pre>
<div class="moscomODDMeta">Posted by Maurizio Loreti, <span
 class="moscomODDurl">whose homepage is <a
 href="http://www.pd.infn.it/%7Eloreti/mlo.html">here</a> on 01/01/2007
at 14:19<br>
<br>
I resolved the problem temporarily by removing frozen-bubble and
perl-SDL which are the only applications on my computer requiring
libSDL_gfx.&nbsp; I then had to go to /var/lib/rpm and delete all of the db
files and rebuild the database with rpm -vv --rebuilddb<br>
This fixed the problem with updates. </span></div>
<br>
I am hesitant to reinstall frozen-bubble until this problem is resolved.<br>
<div class="moz-signature">-- <br>
Wayne<br>
<a href="www.glenmeadows.us">www.glenmeadows.us</a><br>
"I cannot imagine a God who rewards and punishes the objects of his
creation, whose purposes are modeled after our own -- a God, in short,
who is but a reflection of human frailty. Neither can I believe that
the individual survives the death of his body, although feeble souls
harbor such thoughts through fear or ridiculous egotism." [Einstein]
<!--
"In every country and in every age the priest has been hostile to
liberty; he is always in alliance with the despot, abetting his abuses
in return for protection to his own." [Thomas Jefferson]

Bureaucrats write memoranda both because they appear to be busy when they are writing and because the memos, once written, immediately become proof that they were busy. [Charles Peters]

The follies which a man regrets most, in his life, are those which he didn't commit when he had the opportunity. [Helen Rowland]

"It appears to me (whether rightly or wrongly) that direct arguments against christianity and theism produce hardly any effect on the public; and freedom of thought is best promoted by the gradual illumination of men's minds which follows from the advance of science." [Darwin]

"If we believe absurdities, we shall commit atrocities." [Voltaire]

"I cannot imagine a God who rewards and punishes the objects of his creation, whose purposes are modeled after our own -- a God, in short, who is but a reflection of human frailty. Neither can I believe that the individual survives the death of his body, although feeble souls harbor such thoughts through fear or ridiculous egotism." [Einstein]

"Faith means not wanting to know what is true." [Nietzsche]

"I cannot believe in the immortality of the soul.... No, all this talk of an existence for us, as individuals, beyond the grave is wrong. It is born of our tenacity of life &#8211; our desire to go on living &#8230; our dread of coming to an end." [Edison]

"The Bible is not my book nor Christianity my profession. I could never give assent to the long, complicated statements of Christian dogma." [Lincoln]

"Religion is a byproduct of fear. For much of human history, it may have been a necessary evil, but why was it more evil than necessary? Isn't killing people in the name of God a pretty good definition of insanity?" [Arthur C. Clarke]

"Religions are all alike &#8211; founded upon fables and mythologies." [Thomas Jefferson]

"Say what you will about the sweet miracle of unquestioning faith, I consider a capacity for it terrifying and absolutely vile." [Kurt Vonnegut]

"Religion is based . . . mainly on fear . . . fear of the mysterious, fear of defeat, fear of death. Fear is the parent of cruelty, and therefore it is no wonder if cruelty and religion have gone hand in hand. . . . My own view on religion is that of Lucretius. I regard it as a disease born of fear and as a source of untold misery to the human race." [Bertrand Russell] 
--></div>
</body>
</html>