public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Removing KDE 3.4 cruft
Date: Sat, 17 Mar 2007 13:50:16 +0000	[thread overview]
Message-ID: <358eca8f0703170650g37d902e4hd0675a3ded531206@mail.gmail.com> (raw)
In-Reply-To: <200703171329.06965.michaelkintzios@gmail.com>

Hmm, I tried the eclass file you offered but it still fails:
=================================
# emerge -C /var/db/pkg/kde-base/*3.4*
=kde-base/kmessedwords-3.4.2
=kde-base/libksirtet-3.4.3

 kde-base/kmessedwords
    selected: 3.4.2
   protected: none
     omitted: none

 kde-base/libksirtet
    selected: 3.4.3
   protected: none
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1

!!! ERROR: kde-base/kmessedwords-3.4.2 failed.
Call stack:
  ebuild.sh, line 1511:   Called source
'/var/db/pkg/kde-base/kmessedwords-3.4.2/kmessedwords-3.4.2.ebuild'
  kmessedwords-3.4.2.ebuild, line 7:   Called inherit 'kde-meta'
  ebuild.sh, line 1256:   Called qa_source '/usr/portage/eclass/kde-meta.eclass'
  ebuild.sh, line 28:   Called source '/usr/portage/eclass/kde-meta.eclass'
  kde-meta.eclass, line 10:   Called inherit 'kde' 'multilib'
  ebuild.sh, line 1256:   Called qa_source '/usr/portage/eclass/kde.eclass'
  ebuild.sh, line 28:   Called source '/usr/portage/eclass/kde.eclass'
  kde.eclass, line 13:   Called inherit 'base' 'eutils'
'kde-functions' 'flag-o-matic' 'libtool' 'autotools'
  ebuild.sh, line 1256:   Called die

!!! died sourcing /usr/portage/eclass/kde-functions.eclass in inherit()
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at
'/var/log/portage/kde-base:kmessedwords-3.4.2:20070317-133017.log'.

!!! FAILED prerm: 1

A removal phase of the 'kde-base/kmessedwords-3.4.2' package has failed
with exit value 1. The problem occurred while executing the ebuild
located at
'/var/db/pkg/kde-base/kmessedwords-3.4.2/kmessedwords-3.4.2.ebuild'. If
necessary, manually remove the ebuild in order to skip the execution of
removal phases.
=================================

what now?

On 17/03/07, Mick <michaelkintzios@gmail.com> wrote:
> On Saturday 17 March 2007 13:07, Harm Geerts wrote:
> > On Saturday 17 March 2007, Mick wrote:
> > > Hi All,
> > >
> > > I am trying to unmerge KDE 3.4 from a machine which has been running
> > > KDE 3.5 for sometime now and I get this error from one of the
> > > packages:
> > > ==============================
> > >
> > > >>> Unmerging kde-base/libksirtet-3.4.3...
> > >
> > > !!! ERROR: kde-base/libksirtet-3.4.3 failed.
> > > Call stack:
> > >   ebuild.sh, line 1511:   Called source
> > > '/var/db/pkg/kde-base/libksirtet-3.4.3/libksirtet-3.4.3.ebuild'
> > >   libksirtet-3.4.3.ebuild, line 7:   Called inherit 'kde-meta'
> > >   ebuild.sh, line 1256:   Called qa_source
> > > '/usr/portage/eclass/kde-meta.eclass' ebuild.sh, line 28:   Called
> source
> > > '/usr/portage/eclass/kde-meta.eclass' kde-meta.eclass, line 116:
> Called
> > > get-parent-package 'kde-base/libksirtet' kde-functions.eclass, line 323:
> > > Called die
> > >
> > > !!! Package  not found in KDE_DERIVATION_MAP, please report bug
> > > !!! If you need support, post the topmost build error, and the call
> > > stack if relevant.
> > > !!! A complete build log is located at
> > > '/var/log/portage/kde-base:libksirtet-3.4.3:20070317-115315.log'.
> > >
> > > !!! FAILED prerm: 1
> > >
> > > A removal phase of the 'kde-base/libksirtet-3.4.3' package has failed
> > > with exit value 1. The problem occurred while executing the ebuild
> > > located at
> > > '/var/db/pkg/kde-base/libksirtet-3.4.3/libksirtet-3.4.3.ebuild'. If
> > > necessary, manually remove the ebuild in order to skip the execution of
> > > removal phases.
> > > ==============================
> > >
> > > I don't think that I want to skip the removal phases - after all that
> > > why I am trying to remove KDE 3.4.  What shall I do?
> > > --
> > > Regards,
> > > Mick
> >
> > There has been a cleanup of KDE_DERIVATION_MAP just 12 days ago which
> > prevents you from unmerging this ebuild. You can workaround it by
> replacing
> > your /usr/portage/eclass/kde-functions.eclass with the old version from
> > cvs[1]
> >
> > It is likely more people will trip over this so you might want to report
> > this as a bug.
> >
> > [1]
> >
> http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/eclass/kde-funct
> >ions.eclass?rev=1.143
>
> Thank you both!
> --
> Regards,
> Mick
>


-- 
Regards,
Mick
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-03-17 13:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-17 12:02 [gentoo-user] Removing KDE 3.4 cruft Mick
2007-03-17 12:59 ` Peter Alfredsen
2007-03-17 13:07 ` [gentoo-user] " Harm Geerts
2007-03-17 13:28   ` Mick
2007-03-17 13:50     ` Mick [this message]
2007-03-17 13:55       ` Mick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=358eca8f0703170650g37d902e4hd0675a3ded531206@mail.gmail.com \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox