LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 02-15-2009, 06:01 PM   #1
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Rep: Reputation: 51
squid 3.0 from Lenny


hi

howto install squid 3.0.STABLE8-3 from Lenny under Etch without upgrade to Lenny?

Last edited by cccc; 02-16-2009 at 05:51 PM.
 
Old 02-15-2009, 10:55 PM   #2
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Thumbs down

I would have said use backports, but since etch is now oldstable, I don't know how much longer this will be valid..

http://packages.debian.org/search?ke...etch-backports


and the version of Squid in Lenny is the following..
Code:
 
debianetch:~# apt-cache policy squid
squid:
  Installed: (none)
  Candidate: 2.7.STABLE3-4.1
  Version table:
     2.7.STABLE3-4.1 0
        500 http://ftp.us.debian.org lenny/main Packages
don't know where you came up with 3.0Stable8-3

Last edited by farslayer; 02-15-2009 at 10:56 PM.
 
Old 02-16-2009, 03:02 AM   #3
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
Quote:
Originally Posted by farslayer View Post

don't know where you came up with 3.0Stable8-3
3.0Stable8-3 is the Lenny package and I'd like to install Lenny package under Etch, if possible?
 
Old 02-16-2009, 07:38 AM   #4
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
I see Lenny has both 2.7 and 3.0.. but only 2.7 has been backported to Etch, and is available in the backports repository.

You have three options then.

1. Use Squid 2.7 from Debian Backports and install it on Etch, using the standard backports method.
---- http://www.backports.org/dokuwiki/do...d=instructions
---- http://packages.debian.org/etch-backports/squid

2. install squid 3 manually from the source on Squids web site http://www.squid-cache.org/

3. Uupgrade to Lenny and install Squid 3 from the Debian repositories.


Lenny is now Stable, having been released this past weekend, so I'm not sure why you don't want to upgrade your entire system.

Etch is now considered oldstable and will only be supported for one more year, so you should at least start considering an upgrade plan at this point.


The fourth method, which I don't advise, would be installing the Lenny package on Etch and running a mixed system. You really need to know what you are doing in order to do this without causing yourself grief and ending up with a completely broken system. If you have to ask how to do this, then quite frankly you shouldn't, and you should stick with one of the three methods mentioned above.
http://wiki.debian.org/AptPinning
http://jaqque.sbih.org/kplug/apt-pinning.html

Last edited by farslayer; 02-16-2009 at 07:42 AM.
 
Old 02-16-2009, 11:10 AM   #5
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
thx, but where can I download debian squid 3.0 STABLE 8-3 as a .deb package?
could someone post pls a download link?
 
Old 02-16-2009, 01:57 PM   #6
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
I don't believe one exists for etch, you will have to create the .deb package yourself using the source code.

unless you can track one down somewhere on the net from some obscure unofficial source.

Best of luck.
 
Old 02-16-2009, 03:24 PM   #7
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
I think the upgrade to Lenny is the best way.

what happens with /etc/squid3/squid.conf after squid upgrade normally?
does squid 3.0 PRE5 use the same config file like 3.0 STABLE 8-3?
 
Old 02-16-2009, 05:52 PM   #8
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
I've done the upgrade to Lenny and now I have the following squid packages installed:
Code:
# dpkg -l | grep squid
ii  sarg                                 2.2.5-2                                         squid analysis report generator
ii  squid-cgi                            2.7.STABLE3-4.1                                 Squid cache manager CGI program
ii  squid-common                         2.7.STABLE3-4.1                                 Internet object cache (WWW proxy cache) - common files
ii  squid3                               3.0.STABLE8-3                                   A full featured Web Proxy cache (HTTP proxy)
ii  squid3-cgi                           3.0.STABLE8-3                                   A full featured Web Proxy cache (HTTP proxy) - control CGI
ii  squid3-client                        3.0.PRE5-5                                      A full featured Web Proxy cache (HTTP proxy) - control utility
ii  squid3-common                        3.0.STABLE8-3                                   A full featured Web Proxy cache (HTTP proxy) - common files
but what's sarg?
do I need it or better I should deinstall?
 
Old 06-03-2009, 02:09 AM   #9
arisnb
LQ Newbie
 
Registered: Feb 2009
Distribution: debian, mandriva
Posts: 6
Blog Entries: 2

Rep: Reputation: 1
Quote:
Originally Posted by cccc View Post
I've done the upgrade to Lenny and now I have the following squid packages installed:
Code:
# dpkg -l | grep squid
ii  sarg                                 2.2.5-2                                         squid analysis report generator
ii  squid-cgi                            2.7.STABLE3-4.1                                 Squid cache manager CGI program
ii  squid-common                         2.7.STABLE3-4.1                                 Internet object cache (WWW proxy cache) - common files
ii  squid3                               3.0.STABLE8-3                                   A full featured Web Proxy cache (HTTP proxy)
ii  squid3-cgi                           3.0.STABLE8-3                                   A full featured Web Proxy cache (HTTP proxy) - control CGI
ii  squid3-client                        3.0.PRE5-5                                      A full featured Web Proxy cache (HTTP proxy) - control utility
ii  squid3-common                        3.0.STABLE8-3                                   A full featured Web Proxy cache (HTTP proxy) - common files
but what's sarg?
do I need it or better I should deinstall?
I think, you must deinstall/remove this package
Code:
ii  squid-cgi                            2.7.STABLE3-4.1                                 Squid cache manager CGI program
ii  squid-common                         2.7.STABLE3-4.1                                 Internet object cache (WWW proxy cache) - common files
 
Old 06-03-2009, 07:42 AM   #10
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
What is sarg -> http://packages.debian.org/lenny/sarg


better late than never I guess..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to Install Adobe Flash in Debian Etch/Lenny/Sid LXer Syndicated Linux News 1 01-06-2009 07:30 AM
Possible to Upgrade Etch to Lenny? BobNutfield Debian 5 02-29-2008 01:45 PM
Lenny vs Etch kz_chopper Debian 3 07-14-2007 06:51 PM
from Etch testing to Etch stable, or to Lenny Perquisitor Debian 7 04-13-2007 03:27 PM
etch upgrade to lenny StargateSteve Debian 8 04-12-2007 03:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 04:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration