public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user] installing git with masked packages
  2009-07-13  3:56 [gentoo-user] installing git with masked packages Dave
@ 2009-07-13  1:20 ` Jacob Todd
  2009-07-13 11:32 ` Albert Hopkins
  1 sibling, 0 replies; 6+ messages in thread
From: Jacob Todd @ 2009-07-13  1:20 UTC (permalink / raw
  To: gentoo-user

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

On Sun, Jul 12, 2009 at 11:56:45PM -0400, Dave wrote:
> Hello,
> 	I'm trying to install git on gentoo. I'm getting a dependency that
> is masked, it's a perl lib and am wondering a workaround?
> Thanks.
> Dave.
> 
> 

_What_ perl lib is it? There's over nine thousand of them.

-- 
Jake Todd
// If it isn't broke, tweak it!

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

* [gentoo-user] installing git with masked packages
@ 2009-07-13  3:56 Dave
  2009-07-13  1:20 ` Jacob Todd
  2009-07-13 11:32 ` Albert Hopkins
  0 siblings, 2 replies; 6+ messages in thread
From: Dave @ 2009-07-13  3:56 UTC (permalink / raw
  To: gentoo-user

Hello,
	I'm trying to install git on gentoo. I'm getting a dependency that
is masked, it's a perl lib and am wondering a workaround?
Thanks.
Dave.




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

* Re: [gentoo-user] installing git with masked packages
  2009-07-13  3:56 [gentoo-user] installing git with masked packages Dave
  2009-07-13  1:20 ` Jacob Todd
@ 2009-07-13 11:32 ` Albert Hopkins
  2009-07-13 22:54   ` Dave
  1 sibling, 1 reply; 6+ messages in thread
From: Albert Hopkins @ 2009-07-13 11:32 UTC (permalink / raw
  To: gentoo-user

On Sun, 2009-07-12 at 23:56 -0400, Dave wrote:
> Hello,
> 	I'm trying to install git on gentoo. I'm getting a dependency that
> is masked, it's a perl lib and am wondering a workaround?
> Thanks.
> Dave.

Dave,

Posting the exact error message may help (us to help you).

-a





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

* RE: [gentoo-user] installing git with masked packages
  2009-07-13 11:32 ` Albert Hopkins
@ 2009-07-13 22:54   ` Dave
  2009-07-13 23:00     ` Adam Van Ymeren
  0 siblings, 1 reply; 6+ messages in thread
From: Dave @ 2009-07-13 22:54 UTC (permalink / raw
  To: gentoo-user

		Hi,
	 My core problem seems to be installed packages needed by the system
are blocking other packages. Here's the blocks:

("sys-libs/com_err" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
("sys-libs/ss" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
sys-fs/e2fsprogs-1.41" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)

  ('ebuild', '/', 'sys-libs/e2fsprogs-libs-1.41.3-r1', 'merge') pulled in by
    >=sys-libs/e2fsprogs-libs-1.41.0 required by ('ebuild', '/',
'app-crypt/mit-krb5-1.6.3-r6', 'merge')

  ('installed', '/', 'sys-fs/e2fsprogs-1.40.8', 'nomerge') pulled in by
    sys-fs/e2fsprogs required by world
    sys-fs/e2fsprogs required by system
    >=sys-fs/e2fsprogs-1.34 required by ('installed', '/',
'sys-apps/util-linux-2.13.1.1', 'nomerge')


	Is something misconfigured?
Thanks.
Dave.

-----Original Message-----
From: Albert Hopkins [mailto:marduk@letterboxes.org] 
Sent: Monday, July 13, 2009 7:32 AM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] installing git with masked packages

On Sun, 2009-07-12 at 23:56 -0400, Dave wrote:
> Hello,
> 	I'm trying to install git on gentoo. I'm getting a dependency that
is 
> masked, it's a perl lib and am wondering a workaround?
> Thanks.
> Dave.

Dave,

Posting the exact error message may help (us to help you).

-a







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

* Re: [gentoo-user] installing git with masked packages
  2009-07-13 22:54   ` Dave
@ 2009-07-13 23:00     ` Adam Van Ymeren
  2009-07-13 23:55       ` Dave
  0 siblings, 1 reply; 6+ messages in thread
From: Adam Van Ymeren @ 2009-07-13 23:00 UTC (permalink / raw
  To: gentoo-user

On Mon, Jul 13, 2009 at 06:54:32PM -0400, Dave wrote:
> 		Hi,
> 	 My core problem seems to be installed packages needed by the system
> are blocking other packages. Here's the blocks:
> 
> ("sys-libs/com_err" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
> ("sys-libs/ss" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
> sys-fs/e2fsprogs-1.41" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
> 
>   ('ebuild', '/', 'sys-libs/e2fsprogs-libs-1.41.3-r1', 'merge') pulled in by
>     >=sys-libs/e2fsprogs-libs-1.41.0 required by ('ebuild', '/',
> 'app-crypt/mit-krb5-1.6.3-r6', 'merge')
> 
>   ('installed', '/', 'sys-fs/e2fsprogs-1.40.8', 'nomerge') pulled in by
>     sys-fs/e2fsprogs required by world
>     sys-fs/e2fsprogs required by system
>     >=sys-fs/e2fsprogs-1.34 required by ('installed', '/',
> 'sys-apps/util-linux-2.13.1.1', 'nomerge')
> 
> 
> 	Is something misconfigured?
> Thanks.
> Dave.
> 
> -----Original Message-----
> From: Albert Hopkins [mailto:marduk@letterboxes.org] 
> Sent: Monday, July 13, 2009 7:32 AM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] installing git with masked packages
> 
> On Sun, 2009-07-12 at 23:56 -0400, Dave wrote:
> > Hello,
> > 	I'm trying to install git on gentoo. I'm getting a dependency that
> is 
> > masked, it's a perl lib and am wondering a workaround?
> > Thanks.
> > Dave.
> 
> Dave,
> 
> Posting the exact error message may help (us to help you).
> 
> -a
> 
> 
> 
> 

Hi Dave,

I don't think that's a problem with installing git.  Take a look at
this thread: http://forums.gentoo.org/viewtopic-t-712898-highlight-.html

-Adam



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

* RE: [gentoo-user] installing git with masked packages
  2009-07-13 23:00     ` Adam Van Ymeren
@ 2009-07-13 23:55       ` Dave
  0 siblings, 0 replies; 6+ messages in thread
From: Dave @ 2009-07-13 23:55 UTC (permalink / raw
  To: gentoo-user

Hi,
Thanks! That thread did it. 
Thanks.
Dave.
 

-----Original Message-----
From: Adam Van Ymeren [mailto:adam.vany@gmail.com] 
Sent: Monday, July 13, 2009 7:00 PM
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] installing git with masked packages

On Mon, Jul 13, 2009 at 06:54:32PM -0400, Dave wrote:
> 		Hi,
> 	 My core problem seems to be installed packages needed by the system

> are blocking other packages. Here's the blocks:
> 
> ("sys-libs/com_err" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
> ("sys-libs/ss" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
> sys-fs/e2fsprogs-1.41" is blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
> 
>   ('ebuild', '/', 'sys-libs/e2fsprogs-libs-1.41.3-r1', 'merge') pulled in
by
>     >=sys-libs/e2fsprogs-libs-1.41.0 required by ('ebuild', '/', 
> 'app-crypt/mit-krb5-1.6.3-r6', 'merge')
> 
>   ('installed', '/', 'sys-fs/e2fsprogs-1.40.8', 'nomerge') pulled in by
>     sys-fs/e2fsprogs required by world
>     sys-fs/e2fsprogs required by system
>     >=sys-fs/e2fsprogs-1.34 required by ('installed', '/', 
> 'sys-apps/util-linux-2.13.1.1', 'nomerge')
> 
> 
> 	Is something misconfigured?
> Thanks.
> Dave.
> 
> -----Original Message-----
> From: Albert Hopkins [mailto:marduk@letterboxes.org]
> Sent: Monday, July 13, 2009 7:32 AM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] installing git with masked packages
> 
> On Sun, 2009-07-12 at 23:56 -0400, Dave wrote:
> > Hello,
> > 	I'm trying to install git on gentoo. I'm getting a dependency that
> is
> > masked, it's a perl lib and am wondering a workaround?
> > Thanks.
> > Dave.
> 
> Dave,
> 
> Posting the exact error message may help (us to help you).
> 
> -a
> 
> 
> 
> 

Hi Dave,

I don't think that's a problem with installing git.  Take a look at this
thread: http://forums.gentoo.org/viewtopic-t-712898-highlight-.html

-Adam





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

end of thread, other threads:[~2009-07-13 23:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-13  3:56 [gentoo-user] installing git with masked packages Dave
2009-07-13  1:20 ` Jacob Todd
2009-07-13 11:32 ` Albert Hopkins
2009-07-13 22:54   ` Dave
2009-07-13 23:00     ` Adam Van Ymeren
2009-07-13 23:55       ` Dave

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