problem with libpam0 and libpam-util in stable

1998-07-09 Thread Chris R. Martin
I'm probably missing something obvious here, but I can't seem to get
libpam0 and libpam-util to install, because aparently they depend on each
other.

Do I need to use dpkg --force ??

Thanks,
Chris


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: problem with libpam0 and libpam-util in stable

1998-07-09 Thread Daniel Martin at cush
Chris R. Martin [EMAIL PROTECTED] writes:

 I'm probably missing something obvious here, but I can't seem to get
 libpam0 and libpam-util to install, because aparently they depend on each
 other.
 
 Do I need to use dpkg --force ??
 
 Thanks,
 Chris

Try specifying both on the same dpkg command line:

dpkg -i libpam0_whatever.deb libpam-util_whatever.deb

 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

Does this message strike anyone as significantly less helpful than the
former mail a message with the subject unsubscribe to
[EMAIL PROTECTED] message?  I'll grant you that
people screwed that up too, but this seems to be asking for people to
get confused.


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: problem with libpam0 and libpam-util in stable

1998-07-09 Thread Pann McCuaig
On Wed, Jul 08, 1998 at 10:15:33PM -0500, Chris R. Martin wrote:

 I'm probably missing something obvious here, but I can't seem to get
 libpam0 and libpam-util to install, because aparently they depend on each
 other.
 
 Do I need to use dpkg --force ??

No, just install them on the same line

dpkg -i libpam0_*deb libpam-util_*deb

(I'm pretty sure that worked for me, way back when.)

Cheers,
 Pann


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null