public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] hal?
@ 2011-06-22  2:03 meino.cramer
  2011-06-22  3:12 ` Dale
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: meino.cramer @ 2011-06-22  2:03 UTC (permalink / raw
  To: Gentoo

Hi,

this morning I got a block while updateing:
upower and hal cannot be installed at the same time:

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (sys-apps/hal-0.5.14-r4, installed) pulled in by
    sys-apps/hal required by @selected
    >=sys-apps/hal-0.5.10 required by (app-misc/hal-info-20091130, installed)

  (sys-power/upower-0.9.9, ebuild scheduled for merge) pulled in by
    sys-power/upower required by (kde-base/kdelibs-4.6.3-r2, installed)
    sys-power/upower required by @selected



My question is: 

How can I identify _installed_ packages, which needs hal?

With

    quse hal

I get ALL packages in portage, which has the hal use flag.
That is too much ...hrmmm... info...

If possible I want to remove hal from my system...
Any better way to do this?

Thank you very much for any help!
Best regards,
mcc




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

* Re: [gentoo-user] hal?
  2011-06-22  2:03 [gentoo-user] hal? meino.cramer
@ 2011-06-22  3:12 ` Dale
  2011-06-22  3:12 ` Matthew Finkel
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Dale @ 2011-06-22  3:12 UTC (permalink / raw
  To: gentoo-user

meino.cramer@gmx.de wrote:
> Hi,
>
> this morning I got a block while updateing:
> upower and hal cannot be installed at the same time:
>
>   * Error: The above package list contains packages which cannot be
>   * installed at the same time on the same system.
>
>    (sys-apps/hal-0.5.14-r4, installed) pulled in by
>      sys-apps/hal required by @selected
>      >=sys-apps/hal-0.5.10 required by (app-misc/hal-info-20091130, installed)
>
>    (sys-power/upower-0.9.9, ebuild scheduled for merge) pulled in by
>      sys-power/upower required by (kde-base/kdelibs-4.6.3-r2, installed)
>      sys-power/upower required by @selected
>
>
>
> My question is:
>
> How can I identify _installed_ packages, which needs hal?
>
> With
>
>      quse hal
>
> I get ALL packages in portage, which has the hal use flag.
> That is too much ...hrmmm... info...
>
> If possible I want to remove hal from my system...
> Any better way to do this?
>
> Thank you very much for any help!
> Best regards,
> mcc
>
>    

This is how I do it:

root@fireball / # equery d hal
  * These packages depend on hal:
root@fireball / #

If you want to get rid of hal, which is going away anyway, change your 
USE line in make.conf and add -hal then emerge -DNva world.  Then you 
should be able to get rid of hal.  I would also run revdep-rebuild 
afterwards just to be sure.

If hal is/was running, I would either reboot or go to single user then 
back to default.  Sort of reset the services so that hal stops and the 
replacements get started.  Also, make sure hal isn't in any runlevels too.

Hope that helps.

Dale

:-)  :-)



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

* Re: [gentoo-user] hal?
  2011-06-22  2:03 [gentoo-user] hal? meino.cramer
  2011-06-22  3:12 ` Dale
@ 2011-06-22  3:12 ` Matthew Finkel
  2011-06-22  3:23 ` [gentoo-user] hal? Nikos Chantziaras
  2011-06-22  5:42 ` [gentoo-user] hal? Mick
  3 siblings, 0 replies; 5+ messages in thread
From: Matthew Finkel @ 2011-06-22  3:12 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

On 06/21/11 22:03, meino.cramer@gmx.de wrote:

> With
>
> quse hal
>
> I get ALL packages in portage, which has the hal use flag.
> That is too much ...hrmmm... info...
>
> If possible I want to remove hal from my system...
> Any better way to do this?
>
> Thank you very much for any help!
> Best regards,
> mcc
>

I'm not sure how different it is, but what do you get when you do
"equery d hal"?

Just a thought...could be wrong.


[-- Attachment #2: Type: text/html, Size: 1025 bytes --]

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

* [gentoo-user] Re: hal?
  2011-06-22  2:03 [gentoo-user] hal? meino.cramer
  2011-06-22  3:12 ` Dale
  2011-06-22  3:12 ` Matthew Finkel
@ 2011-06-22  3:23 ` Nikos Chantziaras
  2011-06-22  5:42 ` [gentoo-user] hal? Mick
  3 siblings, 0 replies; 5+ messages in thread
From: Nikos Chantziaras @ 2011-06-22  3:23 UTC (permalink / raw
  To: gentoo-user

On 06/22/2011 05:03 AM, meino.cramer@gmx.de wrote:
> My question is:
>
> How can I identify _installed_ packages, which needs hal?

I find that the most reliable way is: emerge -pv --depclean sys-apps/hal




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

* Re: [gentoo-user] hal?
  2011-06-22  2:03 [gentoo-user] hal? meino.cramer
                   ` (2 preceding siblings ...)
  2011-06-22  3:23 ` [gentoo-user] hal? Nikos Chantziaras
@ 2011-06-22  5:42 ` Mick
  3 siblings, 0 replies; 5+ messages in thread
From: Mick @ 2011-06-22  5:42 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 1259 bytes --]

On Wednesday 22 Jun 2011 03:03:34 meino.cramer@gmx.de wrote:
> Hi,
> 
> this morning I got a block while updateing:
> upower and hal cannot be installed at the same time:
> 
>  * Error: The above package list contains packages which cannot be
>  * installed at the same time on the same system.
> 
>   (sys-apps/hal-0.5.14-r4, installed) pulled in by
>     sys-apps/hal required by @selected
> 
>     >=sys-apps/hal-0.5.10 required by (app-misc/hal-info-20091130,
>     >installed)
> 
>   (sys-power/upower-0.9.9, ebuild scheduled for merge) pulled in by
>     sys-power/upower required by (kde-base/kdelibs-4.6.3-r2, installed)
>     sys-power/upower required by @selected
> 
> 
> 
> My question is:
> 
> How can I identify _installed_ packages, which needs hal?
> 
> With
> 
>     quse hal
> 
> I get ALL packages in portage, which has the hal use flag.
> That is too much ...hrmmm... info...
> 
> If possible I want to remove hal from my system...
> Any better way to do this?
> 
> Thank you very much for any help!
> Best regards,
> mcc

Have a read at this guide which describes which flags you need to set to go 
beyond hal:

http://www.gentoo.org/proj/en/desktop/kde/kde44-46-upgrade.xml
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

end of thread, other threads:[~2011-06-22  5:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22  2:03 [gentoo-user] hal? meino.cramer
2011-06-22  3:12 ` Dale
2011-06-22  3:12 ` Matthew Finkel
2011-06-22  3:23 ` [gentoo-user] hal? Nikos Chantziaras
2011-06-22  5:42 ` [gentoo-user] hal? Mick

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