* [gentoo-dev] Dependency/conflict resolution with emerge
@ 2002-02-06 15:08 Marc Soda
2002-02-06 15:46 ` JR Boyens
0 siblings, 1 reply; 4+ messages in thread
From: Marc Soda @ 2002-02-06 15:08 UTC (permalink / raw
To: gentoo-dev
Gentoo dev team,
First let me say that Gentoo rules. It has become my new distro of
choice. Thank you.
Ok, my issue is with dependency/conflict resolution with emerge. This
morning I updated my Gentoo box, with the new stuff in portage. One
of those packages was Mozilla 0.9.8. I use Galeon as my web browser
which, as you know, depends on Mozilla. The Galeon in Portage is
version 1.0.2, which depends on Mozilla 0.9.7. After this update
Galeon will not run. Not a big deal for me and I am not asking for a
solution, but it seems to me that emerge should have detected that
dependency and given a warning, similar to the way rpm does. Is this
functionality plan for Gentoo 1.0?
Also, I would like to contribute to Gentoo's development. I have many
skills which I believe would be beneficial to the project. Please let
me know if your interested in more developers/maintainers, and if so,
how I can help.
Thanks again,
--
Marc Soda
ASPRE, Inc.
marc@aspre.net
http://www.aspre.net/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Dependency/conflict resolution with emerge
2002-02-06 15:08 [gentoo-dev] Dependency/conflict resolution with emerge Marc Soda
@ 2002-02-06 15:46 ` JR Boyens
2002-02-06 16:09 ` Marc Soda
0 siblings, 1 reply; 4+ messages in thread
From: JR Boyens @ 2002-02-06 15:46 UTC (permalink / raw
To: gentoo-dev
As far as I know the newest versions of Galeon in Portage are:
1.0.3-Stable and 1.1.3-Devel. That still doesn't answer the question as
to why our ebuild of Moz-0.9.8 does not build libtimer_gtk.so... :)
On Wed, 2002-02-06 at 09:08, Marc Soda wrote:
> Gentoo dev team,
>
> First let me say that Gentoo rules. It has become my new distro of
> choice. Thank you.
>
> Ok, my issue is with dependency/conflict resolution with emerge. This
> morning I updated my Gentoo box, with the new stuff in portage. One
> of those packages was Mozilla 0.9.8. I use Galeon as my web browser
> which, as you know, depends on Mozilla. The Galeon in Portage is
> version 1.0.2, which depends on Mozilla 0.9.7. After this update
> Galeon will not run. Not a big deal for me and I am not asking for a
> solution, but it seems to me that emerge should have detected that
> dependency and given a warning, similar to the way rpm does. Is this
> functionality plan for Gentoo 1.0?
>
> Also, I would like to contribute to Gentoo's development. I have many
> skills which I believe would be beneficial to the project. Please let
> me know if your interested in more developers/maintainers, and if so,
> how I can help.
>
> Thanks again,
>
> --
>
> Marc Soda
> ASPRE, Inc.
> marc@aspre.net
> http://www.aspre.net/
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Dependency/conflict resolution with emerge
2002-02-06 15:46 ` JR Boyens
@ 2002-02-06 16:09 ` Marc Soda
2002-02-06 16:20 ` JR Boyens
0 siblings, 1 reply; 4+ messages in thread
From: Marc Soda @ 2002-02-06 16:09 UTC (permalink / raw
To: gentoo-dev
Your right they are there, why then, when I do an 'emerge --world
system'
does galeon not get updated.
On 2002.02.06 10:46 JR Boyens wrote:
> As far as I know the newest versions of Galeon in Portage are:
> 1.0.3-Stable and 1.1.3-Devel. That still doesn't answer the question
> as
> to why our ebuild of Moz-0.9.8 does not build libtimer_gtk.so... :)
>
> On Wed, 2002-02-06 at 09:08, Marc Soda wrote:
> > Gentoo dev team,
> >
> > First let me say that Gentoo rules. It has become my new distro of
> > choice. Thank you.
> >
> > Ok, my issue is with dependency/conflict resolution with emerge.
> This
> > morning I updated my Gentoo box, with the new stuff in portage. One
> > of those packages was Mozilla 0.9.8. I use Galeon as my web browser
> > which, as you know, depends on Mozilla. The Galeon in Portage is
> > version 1.0.2, which depends on Mozilla 0.9.7. After this update
> > Galeon will not run. Not a big deal for me and I am not asking for
> a
> > solution, but it seems to me that emerge should have detected that
> > dependency and given a warning, similar to the way rpm does. Is
> this
> > functionality plan for Gentoo 1.0?
> >
> > Also, I would like to contribute to Gentoo's development. I have
> many
> > skills which I believe would be beneficial to the project. Please
> let
> > me know if your interested in more developers/maintainers, and if
> so,
> > how I can help.
> >
> > Thanks again,
> >
> > --
> >
> > Marc Soda
> > ASPRE, Inc.
> > marc@aspre.net
> > http://www.aspre.net/
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
> >
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
--
Marc Soda
ASPRE, Inc.
marc@aspre.net
http://www.aspre.net/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Dependency/conflict resolution with emerge
2002-02-06 16:09 ` Marc Soda
@ 2002-02-06 16:20 ` JR Boyens
0 siblings, 0 replies; 4+ messages in thread
From: JR Boyens @ 2002-02-06 16:20 UTC (permalink / raw
To: gentoo-dev
Should be doing an emerge --world update :)
'system' as far as I know, only update those things that are essential
to your system, while update updates everything.
--
JR Boyens
jboyens@iastate.edu
On Wed, 2002-02-06 at 10:09, Marc Soda wrote:
> Your right they are there, why then, when I do an 'emerge --world
> system'
> does galeon not get updated.
>
> On 2002.02.06 10:46 JR Boyens wrote:
> > As far as I know the newest versions of Galeon in Portage are:
> > 1.0.3-Stable and 1.1.3-Devel. That still doesn't answer the question
> > as
> > to why our ebuild of Moz-0.9.8 does not build libtimer_gtk.so... :)
> >
> > On Wed, 2002-02-06 at 09:08, Marc Soda wrote:
> > > Gentoo dev team,
> > >
> > > First let me say that Gentoo rules. It has become my new distro of
> > > choice. Thank you.
> > >
> > > Ok, my issue is with dependency/conflict resolution with emerge.
> > This
> > > morning I updated my Gentoo box, with the new stuff in portage. One
> > > of those packages was Mozilla 0.9.8. I use Galeon as my web browser
> > > which, as you know, depends on Mozilla. The Galeon in Portage is
> > > version 1.0.2, which depends on Mozilla 0.9.7. After this update
> > > Galeon will not run. Not a big deal for me and I am not asking for
> > a
> > > solution, but it seems to me that emerge should have detected that
> > > dependency and given a warning, similar to the way rpm does. Is
> > this
> > > functionality plan for Gentoo 1.0?
> > >
> > > Also, I would like to contribute to Gentoo's development. I have
> > many
> > > skills which I believe would be beneficial to the project. Please
> > let
> > > me know if your interested in more developers/maintainers, and if
> > so,
> > > how I can help.
> > >
> > > Thanks again,
> > >
> > > --
> > >
> > > Marc Soda
> > > ASPRE, Inc.
> > > marc@aspre.net
> > > http://www.aspre.net/
> > > _______________________________________________
> > > gentoo-dev mailing list
> > > gentoo-dev@gentoo.org
> > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
> > >
> >
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
> >
> --
>
> Marc Soda
> ASPRE, Inc.
> marc@aspre.net
> http://www.aspre.net/
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-02-06 16:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-06 15:08 [gentoo-dev] Dependency/conflict resolution with emerge Marc Soda
2002-02-06 15:46 ` JR Boyens
2002-02-06 16:09 ` Marc Soda
2002-02-06 16:20 ` JR Boyens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox