Re: [newbie] Reboot with 9.2

2003-11-16 Thread Greg Meyer
On Sunday 16 November 2003 04:58 am, Maureen L. Thomas wrote:
 I installed 9.2 from the powerpack disks I purchased.  A few quirks but
 it went well.  I had already downloaded all the security updates and bug
 fixes so I skipped it during install.  Finished the install and went for
 the updates.  They all took and they all said invalid key.  I used my
 laptop and redownloaded them through 9.1.  I still got the invalid key
 thing but I said yes and all was fine until I had to reboot the
 machine.  I had installed the updated kernel so I had to reboot.  Using
 Grub for the bootloader.  I got an error 13, no file found on both the
 original kernel and the new kernel and the failsafe.  I tried everything
 and finaly just did an update version from the install.  Now I am not
 sure if the machine will reboot or not.  I checked and all the files are
 in boot for both kernels.  Grub points to them  so what is wrong?  Has
 anyone else had this problem?  I am using an AMD 850Mhz, 2 western
 digital harddrives, 1 cd rom and 1 cd burner, a USB zip 250, which all
 showed up right and I can access all of them.   Any help would be
 appreciated.  TIA, Maureen
The invalid key entry was not a problem with the packages, but you did not 
have the Mandrake Security Team key in your keyring.  urpmi automatically 
adds the key when you set up a urpmi source, but you have to add it manually 
if you don't use urpmi.  If you download the updates to a local source, also 
include the ../base directory, because that includes the key and then you can 
just use urpmi.addmedia

urpmi.addmedia --update updates file://path/to/updates with ../base/hdlist.cz

Now keep the local directory synched with a mirror and periodically run 
'urpmi.update --update  urpmi --auto-select --update'

I am not sure about the boot problem, I'd like to see your /boot/grub/menu.lst 
and the contents of your /boot directory.
-- 
/g

Outside of a dog, a man's best friend is a book, inside
a dog it's too dark to read -Groucho Marx

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Reboot with 9.2

2003-11-16 Thread David E. Fox
 I installed 9.2 from the powerpack disks I purchased.  A few quirks but 
 it went well.  I had already downloaded all the security updates and bug 
 fixes so I skipped it during install.  Finished the install and went for 

I imagine you're getting those invalid keys during urpmi, assuming you're
installing that way. This issue is still plaguing me and probably others
as well. Many RPMs pass through OK - but some on contrib or on the main
repository list (so I figure it would be true of updates) come back with
invalid keys. Using urpmi, you should still be able to upgrade these. 

How were you invoking the upgrade?

 machine.  I had installed the updated kernel so I had to reboot.  Using 
 Grub for the bootloader.  I got an error 13, no file found on both the 

That's nasty. I don't believe the two issues are related. Does Grub see
the boot partition? 



David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Reboot with 9.2

2003-11-16 Thread Dick Gevers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, 16 Nov 2003 12:00:32 -0500, Greg Meyer [EMAIL PROTECTED] wrote
about Re: [newbie] Reboot with 9.2:

The invalid key entry was not a problem with the packages, but you did not 
have the Mandrake Security Team key in your keyring.  urpmi automatically 
adds the key when you set up a urpmi source, but you have to add it
manually if you don't use urpmi.  If you download the updates to a local
source, also include the ../base directory, because that includes the key
and then you can just use urpmi.addmedia

IIRCC this was also mentioned on the errata page (not intending to
be accusing, though).

I have added a few notes about the new way .rpm packages are authenticated
on http://mandrake.vmlinuz.ca/bin/view/Main/GnuPG

HTH

Cheers,
=Dick Gevers=
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Encryption is an envelope - the contents are private.

iD8DBQE/t/UXwC/zk+cxEdMRAkT3AKCOOeEuG8VOhNHjgq6bW7tctd56JgCgtI6j
a5atSUfvpg3xh/0gv4WOJS0=
=qxx4
-END PGP SIGNATURE-

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Reboot with 9.2

2003-11-16 Thread Maureen L. Thomas
David E. Fox wrote:

I installed 9.2 from the powerpack disks I purchased.  A few quirks but 
it went well.  I had already downloaded all the security updates and bug 
fixes so I skipped it during install.  Finished the install and went for 
   

I imagine you're getting those invalid keys during urpmi, assuming you're
installing that way. This issue is still plaguing me and probably others
as well. Many RPMs pass through OK - but some on contrib or on the main
repository list (so I figure it would be true of updates) come back with
invalid keys. Using urpmi, you should still be able to upgrade these. 

How were you invoking the upgrade?

 

machine.  I had installed the updated kernel so I had to reboot.  Using 
Grub for the bootloader.  I got an error 13, no file found on both the 
   

That's nasty. I don't believe the two issues are related. Does Grub see
the boot partition? 


David E. Fox  Thanks for letting me
[EMAIL PROTECTED]change magnetic patterns
[EMAIL PROTECTED]   on your hard disk.
---
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
 

Actually I manually downloaded the files and then used the control 
center to install them.  They seem to be OK.  No other problems besides 
the reboot thing.  I do believe that GRUB is seeing my boot partition, 
but I haven't tried to reboot since I got it up and running.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Reboot with 9.2

2003-11-16 Thread Maureen L. Thomas
Dick Gevers wrote:

On Sun, 16 Nov 2003 12:00:32 -0500, Greg Meyer [EMAIL PROTECTED] wrote
about Re: [newbie] Reboot with 9.2:
The invalid key entry was not a problem with the packages, but you did 
not
have the Mandrake Security Team key in your keyring.  urpmi automatically
adds the key when you set up a urpmi source, but you have to add it
manually if you don't use urpmi.  If you download the updates to a local
source, also include the ../base directory, because that includes the key
and then you can just use urpmi.addmedia

IIRCC this was also mentioned on the errata page (not intending to
be accusing, though).
I have added a few notes about the new way .rpm packages are authenticated
on http://mandrake.vmlinuz.ca/bin/view/Main/GnuPG
HTH

Cheers,
=Dick Gevers=
Thanks for the heads up, I will check it out.
-
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com