public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Wow, this is what I call stable! ;-)
@ 2006-09-23  6:33 sdoma
  2006-09-23  7:18 ` sdoma
  2006-09-23  7:24 ` [gentoo-user] " Remy Blank
  0 siblings, 2 replies; 8+ messages in thread
From: sdoma @ 2006-09-23  6:33 UTC (permalink / raw
  To: gentoo-user

Hi,

I tried to update my world after gentoo saying me that there is a new
portage available on a x86 based system (need to install ~x86 libaio for
Oracle).

emerge -u says, that pam-login is blocked (blocked by shadow)...
I ``emerge -C shadow'' ...... and emerge tells me, that pam-login is
blocked  by shadow.
I unmerge pam-login, and emerge tells me, that openal is blocked by
amother package ... ``emerge --pretend openal'' doesn't show any
blockers. BTW, I will NOT uninstall openal.

What's going on?

Frank



-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Wow, this is what I call stable! ;-)
  2006-09-23  6:33 [gentoo-user] Wow, this is what I call stable! ;-) sdoma
@ 2006-09-23  7:18 ` sdoma
  2006-09-23  9:47   ` Greg Bur
  2006-09-23  7:24 ` [gentoo-user] " Remy Blank
  1 sibling, 1 reply; 8+ messages in thread
From: sdoma @ 2006-09-23  7:18 UTC (permalink / raw
  To: gentoo-user

Solved,

seems there is a replacement for openal, or the package has a new
name, ... or ...

BTW, as I said, I run a stable version (x86 without the '~') and I'm
updating 87 (!!!) packages after a month or so. Is this normal? In this
case I'll return to ~x86.

Regards
Frank


On Sat, 2006-09-23 at 08:33 +0200, sdoma wrote:
> Hi,
> 
> I tried to update my world after gentoo saying me that there is a new
> portage available on a x86 based system (need to install ~x86 libaio for
> Oracle).
> 
> emerge -u says, that pam-login is blocked (blocked by shadow)...
> I ``emerge -C shadow'' ...... and emerge tells me, that pam-login is
> blocked  by shadow.
> I unmerge pam-login, and emerge tells me, that openal is blocked by
> amother package ... ``emerge --pretend openal'' doesn't show any
> blockers. BTW, I will NOT uninstall openal.
> 
> What's going on?
> 
> Frank
> 
> 
> 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user]  Re: Wow, this is what I call stable! ;-)
  2006-09-23  6:33 [gentoo-user] Wow, this is what I call stable! ;-) sdoma
  2006-09-23  7:18 ` sdoma
@ 2006-09-23  7:24 ` Remy Blank
  2006-09-23 10:45   ` sdoma
  1 sibling, 1 reply; 8+ messages in thread
From: Remy Blank @ 2006-09-23  7:24 UTC (permalink / raw
  To: gentoo-user

sdoma wrote:
> emerge -u says, that pam-login is blocked (blocked by shadow)...
> I ``emerge -C shadow'' ...... and emerge tells me, that pam-login is
> blocked  by shadow.
> I unmerge pam-login, and emerge tells me, that openal is blocked by
> amother package ... ``emerge --pretend openal'' doesn't show any
> blockers. BTW, I will NOT uninstall openal.
> 
> What's going on?

You only had to unmerge pam-login and update shadow. The functionality
of pam-login is now provided by shadow, so that the former is no longer
needed.

Hint: Don't logout between the unmerge and the update, or you'll be
locked out.

Hint 2: This question has been asked (and answered) several times on
this mailing list and in the forums. Please search the archives before
posting.

-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Wow, this is what I call stable! ;-)
  2006-09-23  7:18 ` sdoma
@ 2006-09-23  9:47   ` Greg Bur
  2006-09-23 10:36     ` sdoma
  0 siblings, 1 reply; 8+ messages in thread
From: Greg Bur @ 2006-09-23  9:47 UTC (permalink / raw
  To: gentoo-user

On 9/23/06, sdoma <sdoma@karneval.cz> wrote:
> Solved,
>
> seems there is a replacement for openal, or the package has a new
> name, ... or ...
>
> BTW, as I said, I run a stable version (x86 without the '~') and I'm
> updating 87 (!!!) packages after a month or so. Is this normal? In this
> case I'll return to ~x86.
>

If you're moving from ~x86 to x86 chances are portage is downgrading
several packages.  Once you have completed the migration to x86 you
should only have a handful of updates a week at most.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Wow, this is what I call stable! ;-)
  2006-09-23  9:47   ` Greg Bur
@ 2006-09-23 10:36     ` sdoma
  0 siblings, 0 replies; 8+ messages in thread
From: sdoma @ 2006-09-23 10:36 UTC (permalink / raw
  To: gentoo-user

Hmmm,
I've installed x86 based from scratch a month ago ....

On Sat, 2006-09-23 at 05:47 -0400, Greg Bur wrote:
> On 9/23/06, sdoma <sdoma@karneval.cz> wrote:
> > Solved,
> >
> > seems there is a replacement for openal, or the package has a new
> > name, ... or ...
> >
> > BTW, as I said, I run a stable version (x86 without the '~') and I'm
> > updating 87 (!!!) packages after a month or so. Is this normal? In this
> > case I'll return to ~x86.
> >
> 
> If you're moving from ~x86 to x86 chances are portage is downgrading
> several packages.  Once you have completed the migration to x86 you
> should only have a handful of updates a week at most.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user]  Re: Wow, this is what I call stable! ;-)
  2006-09-23  7:24 ` [gentoo-user] " Remy Blank
@ 2006-09-23 10:45   ` sdoma
  2006-09-23 18:51     ` sdoma
  0 siblings, 1 reply; 8+ messages in thread
From: sdoma @ 2006-09-23 10:45 UTC (permalink / raw
  To: gentoo-user

Thanks for the hint. I've unmerged shadow AND pam just now.

emerge failed on glibc, saying the new version is nplt-only (I don't get
the picture here ... I use nplt on my system). Well restarting emerge
(no resume, just a new emerge -u world, which says it will rebuild 48
further packages) continues. Let's see if (and whwere) it fails and if
everything is working afterwards.

So I'll remerge shadow after this if all goes well.

Frank


On Sat, 2006-09-23 at 09:24 +0200, Remy Blank wrote:
> sdoma wrote:
> > emerge -u says, that pam-login is blocked (blocked by shadow)...
> > I ``emerge -C shadow'' ...... and emerge tells me, that pam-login is
> > blocked  by shadow.
> > I unmerge pam-login, and emerge tells me, that openal is blocked by
> > amother package ... ``emerge --pretend openal'' doesn't show any
> > blockers. BTW, I will NOT uninstall openal.
> > 
> > What's going on?
> 
> You only had to unmerge pam-login and update shadow. The functionality
> of pam-login is now provided by shadow, so that the former is no longer
> needed.
> 
> Hint: Don't logout between the unmerge and the update, or you'll be
> locked out.
> 
> Hint 2: This question has been asked (and answered) several times on
> this mailing list and in the forums. Please search the archives before
> posting.
> 
> -- Remy
> 
> 
> Remove underscore and suffix in reply address for a timely response.
> 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user]  Re: Wow, this is what I call stable! ;-)
  2006-09-23 10:45   ` sdoma
@ 2006-09-23 18:51     ` sdoma
  2006-09-23 19:24       ` Arturo 'Buanzo' Busleiman
  0 siblings, 1 reply; 8+ messages in thread
From: sdoma @ 2006-09-23 18:51 UTC (permalink / raw
  To: gentoo-user

Uff,

... all went well :oD

I've re-emerged shadow, logged out and logged in and even rebooted the
system and (otherwise I wouldn't be able to send this post) all is
living again.

Thank you guys for the hints and for this system (:oD)

Frank

PS: Just a minor issue: Is there a way to use "normal" SysV booting on
Gentoo? What I mean is the booting style with the [0-9][0-9]something
in /etc/[init.d/]rc[0-9] what usuelly are links to /etc/init.d instead
of this simpleinit (?) style booting?
Xcuse me, I'm mostly working on AIX, HP-UX, Solaris, Dynix and Tru64, so
the Gentoo boot style is an annoying one for me. .. I'm not saying that
it is a bad one with this stating ;o)
I started on Linux with Slackware. They use BSD style booting. THERE it
was easy to replace this. How on Gentoo?


On Sat, 2006-09-23 at 12:45 +0200, sdoma wrote:
> Thanks for the hint. I've unmerged shadow AND pam just now.
> 
> emerge failed on glibc, saying the new version is nplt-only (I don't get
> the picture here ... I use nplt on my system). Well restarting emerge
> (no resume, just a new emerge -u world, which says it will rebuild 48
> further packages) continues. Let's see if (and whwere) it fails and if
> everything is working afterwards.
> 
> So I'll remerge shadow after this if all goes well.
> 
> Frank
> 
> 
> On Sat, 2006-09-23 at 09:24 +0200, Remy Blank wrote:
> > sdoma wrote:
> > > emerge -u says, that pam-login is blocked (blocked by shadow)...
> > > I ``emerge -C shadow'' ...... and emerge tells me, that pam-login is
> > > blocked  by shadow.
> > > I unmerge pam-login, and emerge tells me, that openal is blocked by
> > > amother package ... ``emerge --pretend openal'' doesn't show any
> > > blockers. BTW, I will NOT uninstall openal.
> > > 
> > > What's going on?
> > 
> > You only had to unmerge pam-login and update shadow. The functionality
> > of pam-login is now provided by shadow, so that the former is no longer
> > needed.
> > 
> > Hint: Don't logout between the unmerge and the update, or you'll be
> > locked out.
> > 
> > Hint 2: This question has been asked (and answered) several times on
> > this mailing list and in the forums. Please search the archives before
> > posting.
> > 
> > -- Remy
> > 
> > 
> > Remove underscore and suffix in reply address for a timely response.
> > 
> 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user]  Re: Wow, this is what I call stable! ;-)
  2006-09-23 18:51     ` sdoma
@ 2006-09-23 19:24       ` Arturo 'Buanzo' Busleiman
  0 siblings, 0 replies; 8+ messages in thread
From: Arturo 'Buanzo' Busleiman @ 2006-09-23 19:24 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

sdoma wrote:
> I started on Linux with Slackware. They use BSD style booting. THERE it
> was easy to replace this. How on Gentoo?

Well, sysvinit IS installed on gentoo by default. and if you check the "runlevel" command, you'll
see where you are standing.... /etc/inittab is the same.... check it out, there is the difference ;)

- --
Arturo "Buanzo" Busleiman - VPN Mail Project - http://vpnmail.buanzo.com.ar
Consultor en Seguridad Informatica - http://www.buanzo.com.ar
http://www.vivamoslavida.com.ar - Portal no-comercial del buen vivir!
for f in www blog linux-consulting vpnmail; do firefox http://$f.buanzo.com.ar ; done
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFFYnYAlpOsGhXcE0RAqB/AJ4ilpGTOHcxFj0jyuP0YkRbFwwp7wCffy9b
QNxDXNjf1F/0+8jc4tnNrl8=
=3GlF
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-09-23 19:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-23  6:33 [gentoo-user] Wow, this is what I call stable! ;-) sdoma
2006-09-23  7:18 ` sdoma
2006-09-23  9:47   ` Greg Bur
2006-09-23 10:36     ` sdoma
2006-09-23  7:24 ` [gentoo-user] " Remy Blank
2006-09-23 10:45   ` sdoma
2006-09-23 18:51     ` sdoma
2006-09-23 19:24       ` Arturo 'Buanzo' Busleiman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox