public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-dev] **HEADS UP** Apache2 + MySQL4 moving to stable      status
@ 2003-07-13 13:32 Brett Simpson
  2003-07-13 19:29 ` Paul de Vrieze
  0 siblings, 1 reply; 27+ messages in thread
From: Brett Simpson @ 2003-07-13 13:32 UTC (permalink / raw
  To: robbat2; +Cc: gentoo-dev, pauldv

>>> "Robin H.Johnson" <robbat2@gentoo.org> 07/13/03 01:28 AM >>>

> Apache1 with "emerge '=net-www/apache-1*'" and it will not > >  conflict with Apache2. 

I tried this with 

emerge '=net-www/apache-1*' -up apache

and 

emerge '=net-www/apache-1*' -p apache

The first one still wanted to upgrade my Apache to 2.0.x while the second wanted to rebuild Apache 1.3.x and then upgrade to 2.0.x. 

Until I have a chance to test serveral of my production Gentoo servers on Apache 2.0.x I will need to maintain security updates on Apache 1.3.x for at least several more weeks. Is there another way to do this?

Brett

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 27+ messages in thread
* Re: [gentoo-dev] **HEADS UP** Apache2 + MySQL4 moving to stable   status
@ 2003-07-13 22:01 Brett Simpson
  0 siblings, 0 replies; 27+ messages in thread
From: Brett Simpson @ 2003-07-13 22:01 UTC (permalink / raw
  To: gentoo-dev, ian

>> Ian Truelsen <ian@ihtruelsen.dyndns.org> 07/13/03 16:47 PM >>>
> The easiest way to accomplish this is to create the file
> /etc/portage/profiles/package.mask and populate it with:

> >=net-www/apache-2.0.47


Awesome!! Thanks!!

Brett

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 27+ messages in thread
* Re: [gentoo-dev] **HEADS UP** Apache2 + MySQL4 moving to stable      status
@ 2003-07-13 20:25 Brett Simpson
  2003-07-13 20:47 ` Ian Truelsen
  0 siblings, 1 reply; 27+ messages in thread
From: Brett Simpson @ 2003-07-13 20:25 UTC (permalink / raw
  To: gentoo-dev, pauldv

>>> Paul de Vrieze <pauldv@gentoo.org> 07/13/03 15:30 PM >>>
>emerge <=net-www/apache-2 -p
>
>or 
>
>emerge '=net-www/apache-1*' -p

Is there a way to combine that with emerge -up world? I have about 30 packages that can be upgraded and I'd rather not have to do an emerge -u package_name for each one.


Brett
Brett

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 27+ messages in thread
* Re: [gentoo-dev] **HEADS UP** Apache2 + MySQL4 moving to stable      status
@ 2003-07-13  3:47 Brett Simpson
  2003-07-13  5:28 ` Robin H.Johnson
  0 siblings, 1 reply; 27+ messages in thread
From: Brett Simpson @ 2003-07-13  3:47 UTC (permalink / raw
  To: gentoo-dev, pauldv

>>> Paul de Vrieze <pauldv@gentoo.org> 07/09/03 16:38 PM >>>

> That should be covered by optional useflags

What about splitting apache into apache (for 1.3.x) and apache2 (for 2.0.x) into a virtual setup similair to what was done with sendmail, postfix, qmail, and etc? I would think this would help with those who want the Apache 2.0.x versions as stable without affecting those who want 1.3.x.

Brett

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 27+ messages in thread
* [gentoo-dev] **HEADS UP** Apache2 + MySQL4 moving to stable status
@ 2003-07-09  3:12 Donny Davies
  2003-07-09  3:51 ` Alvaro Figueroa Cabezas
                   ` (3 more replies)
  0 siblings, 4 replies; 27+ messages in thread
From: Donny Davies @ 2003-07-09  3:12 UTC (permalink / raw
  To: gentoo-dev; +Cc: gentoo-user

  Sometime this weekend (likely Friday or Saturday) Robin and I
will move these two packages to non-arch-masked status.  So you
will no longer get the older versions by default.  Yes, old
versions will still be available; we're not going to delete
Apache1 nor MySQL3 ebuilds.  They will be kept available for
those who still want them.

  In the case of MySQL4, you should run revdep-rebuild after
your upgrade, so that your libmysqlclient-dependant packages
are linked with the new library.  Please `emerge gentoolkit'
to obtain the revdep-rebuild program.

  In the case of Apache2, be aware that several of what *were*
third-party DSO modules, are now included with Apache itself.
This means that you don't need to install mod_gzip, mod_ssl,
mod_auth_ldap, mod_dav from /usr/portage/net-www anymore.
Also, the whole `ebuild /var/db/pkg/cat/pkg/pkg.ebuild config'
dance is not required for thirdy-party modules anymore, due
to a simpler default configuration file schema.

  Thank you to everybody who has provided testing and feedback
with respect to these upgrades.

                Donny.

--
gentoo-dev@gentoo.org mailing list


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

end of thread, other threads:[~2003-07-17  9:40 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-13 13:32 [gentoo-dev] **HEADS UP** Apache2 + MySQL4 moving to stable status Brett Simpson
2003-07-13 19:29 ` Paul de Vrieze
  -- strict thread matches above, loose matches on Subject: below --
2003-07-13 22:01 Brett Simpson
2003-07-13 20:25 Brett Simpson
2003-07-13 20:47 ` Ian Truelsen
2003-07-15  1:30   ` Andrew Cowie
2003-07-15 10:32     ` Dhruba Bandopadhyay
2003-07-15  9:38       ` FRLinux
2003-07-15 10:01         ` Georgi Georgiev
2003-07-15 21:22           ` Robin H.Johnson
2003-07-16 12:10       ` Andrew Cowie
2003-07-16 12:37         ` Chris Gianelloni
2003-07-16 12:48           ` Andrew Cowie
2003-07-16 13:04             ` Chris Gianelloni
2003-07-17 10:37             ` Dhruba Bandopadhyay
2003-07-13  3:47 Brett Simpson
2003-07-13  5:28 ` Robin H.Johnson
2003-07-09  3:12 Donny Davies
2003-07-09  3:51 ` Alvaro Figueroa Cabezas
2003-07-09 19:16   ` Matthew Walker
2003-07-09  7:51     ` Alvaro Figueroa Cabezas
2003-07-09 20:37     ` Paul de Vrieze
2003-07-09 15:23 ` Owen Gunden
2003-07-09 16:13 ` Weeve
2003-07-09 17:15   ` Robin H.Johnson
2003-07-11  0:55     ` Weeve
2003-07-09 19:07 ` Stewart Honsberger

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