Welcome! Log In Create A New Profile

Advanced

Re: How to always have the latest nginx version in Ubuntu/Debian

Merlin
March 24, 2009 09:23PM
On Tue, Mar 24, 2009 at 3:12 PM, Mark Alan wrote:

> Merlin wrote:
>
>> This is not to say your method is "wrong" or even that it will break
>> anything;
>>
> >I merely offer another way to do things more in-line with the way other
> things
> > are done in the distribution.
>
> I see, you are thinking in something complex like this:
>


Actually, I'm not at all talking about that particular procedure - I pretty
clearly outlined the procedure I was talking about already, so no need to
repeat myself.

But, perhaps, the following procedure is better for you. Change 0.6.34,
> 0.7.44, John Doe, and jdoe@jdoe.0 for your own values, and try this:
>
> sudo aptitutde -R install build-essential fakeroot devscripts wget
> test -x $HOME/tmp/ || mkdir -p $HOME/tmp/ && cd $HOME/tmp/
> wget -c http://sysoev.ru/nginx/nginx-0.7.44.tar.gz # get latest nginx
> apt-get source nginx
> cd nginx-0.6.34
> uupdate -rfakeroot --upstream-version 0.7.44 ../nginx-0.7.44.tar.gz
> cd ../$(dpkg-parsechangelog | sed -n 's/^Source: //p')-0.7.44
> (export DEBFULLNAME='John Doe';export DEBEMAIL='jdoe@jdoe.0';debuild -i
> -us -uc -b)
> cd ..
>

> Rather boring, isn't it? It doesn't make it any easier to play around with
> nginx ./configure switches.


As you well know (or should by your usage of devscripts), the configure
switches are available for your editing in debian/rules. What does this
have to do with excitement, anyway? In general, isn't boring good on
production servers?

Ah well, it really doesn't matter. We've established that you think by-hand
building and copying over of binaries without keeping up with the
distrobution's audit trail is much more exciting, customizable, and faster
than using the distrobution's tools which I happen to think is just as fast,
easier to manage, and certainly boring -- I just like boring.

If I post in this thread again, I'll bring a makefile, maybe (then I can
actually contribute something!)... until then, carry on, good Sirs!

- Merlin
Subject Author Posted

How to always have the latest nginx version in Ubuntu/Debian

Mark Alan March 23, 2009 05:02PM

Re: How to always have the latest nginx version in Ubuntu/Debian

mike March 23, 2009 05:31PM

Bug in nginx 0.7.xx ./configure procedure

Mark Alan March 23, 2009 06:16PM

Re: Bug in nginx 0.7.xx ./configure procedure

Igor Sysoev March 24, 2009 02:13AM

Re: Bug in nginx 0.7.xx ./configure procedure

Michael Shadle March 24, 2009 02:19AM

Re: Bug in nginx 0.7.xx ./configure procedure

Igor Sysoev March 24, 2009 02:34AM

Re: Bug in nginx 0.7.xx ./configure procedure

Mark Alan March 24, 2009 05:26AM

Re: Bug in nginx 0.7.xx ./configure procedure

Igor Sysoev March 24, 2009 07:24AM

Re: Bug in nginx 0.7.xx ./configure procedure

Mark Alan March 24, 2009 10:08AM

Re: How to always have the latest nginx version in Ubuntu/Debian

Merlin March 23, 2009 06:06PM

Re: How to always have the latest nginx version in Ubuntu/Debian

mike March 23, 2009 06:17PM

Re: How to always have the latest nginx version in Ubuntu/Debian

Mark Alan March 23, 2009 07:34PM

Re: How to always have the latest nginx version in Ubuntu/Debian

mike March 23, 2009 07:50PM

Re: How to always have the latest nginx version in Ubuntu/Debian

Igor Sysoev March 24, 2009 02:13AM

Re: How to always have the latest nginx version in Ubuntu/Debian

Michael Shadle March 24, 2009 02:23AM

Re: How to always have the latest nginx version in Ubuntu/Debian

Igor Sysoev March 24, 2009 02:27AM

Re: How to always have the latest nginx version in Ubuntu/Debian

Igor Sysoev March 24, 2009 02:34AM

Re: How to always have the latest nginx version in Ubuntu/Debian

Mark Alan March 23, 2009 07:34PM

Re: How to always have the latest nginx version in Ubuntu/Debian

Merlin March 23, 2009 08:46PM

Re: How to always have the latest nginx version in Ubuntu/Debian

Mark Alan March 24, 2009 06:12PM

Re: How to always have the latest nginx version in Ubuntu/Debian

Merlin March 24, 2009 09:23PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 287
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready