i had enabled lenny-backports but "aptitude -t lenny-backports install
iceweasel" installs Iceweasel 3.0.6
my /etc/apt/sources.list as below
deb http://ftp.us.debian.org/debian lenny main contrib non-free
deb http://security.debian.org/ lenny/updates main
deb http://volatile.debian.org/debian-volatile lenny/volatile main
main
deb ftp://ftp.debian-multimedia.org lenny main
deb http://download.virtualbox.org/virtualbox/debian lenny non-free
deb http://www.backports.org/debian lenny-backports main contrib
non-free
deb http://dl.google.com/linux/deb/ stable non-free
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-23-2010, 02:36 AM
"Wayne
cannot install iceweasel 3.5 from lenny-backports
Umarzuki Bin Mochlis Moktar wrote:
i had enabled lenny-backports but "aptitude -t lenny-backports install
iceweasel" installs Iceweasel 3.0.6
my /etc/apt/sources.list as below
deb http://ftp.us.debian.org/debian lenny main contrib non-free
deb http://security.debian.org/ lenny/updates main
deb http://volatile.debian.org/debian-volatile lenny/volatile main
main
deb ftp://ftp.debian-multimedia.org lenny main
deb http://download.virtualbox.org/virtualbox/debian lenny non-free
deb http://www.backports.org/debian lenny-backports main contrib
non-free
deb http://dl.google.com/linux/deb/ stable non-free
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-23-2010, 02:39 AM
"Wayne
cannot install iceweasel 3.5 from lenny-backports
Umarzuki Bin Mochlis Moktar wrote:
i had enabled lenny-backports but "aptitude -t lenny-backports install
iceweasel" installs Iceweasel 3.0.6
my /etc/apt/sources.list as below
deb http://ftp.us.debian.org/debian lenny main contrib non-free
deb http://security.debian.org/ lenny/updates main
deb http://volatile.debian.org/debian-volatile lenny/volatile main
main
deb ftp://ftp.debian-multimedia.org lenny main
deb http://download.virtualbox.org/virtualbox/debian lenny non-free
deb http://www.backports.org/debian lenny-backports main contrib
non-free
deb http://dl.google.com/linux/deb/ stable non-free
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
--
Regards,
Umarzuki Mochlis
http://debmal.my
01-23-2010, 06:51 AM
Umarzuki Mochlis
cannot install iceweasel 3.5 from lenny-backports
2010/1/23 Wayne <linuxtwo@gmail.com> <linuxtwo@gmail.com>
[...]
aptitude install iceweasel=(version you want)
get the full version by doing
aptitude show iceweasel
# aptitude show iceweaselPackage: iceweaselState: not installedVersion: 3.0.6-3
Priority: optionalSection: webMaintainer: Eric Dorland <eric@debian.org>Uncompressed Size: 3994kDepends: fontconfig, psmisc, procps, debianutils (>= 1.16), libc6 (>= 2.7-1),
** * * * libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>=** * * * 2.12.0), libnspr4-0d (>= 1.8.0.10), libstdc++6 (>= 4.1.1),** * * * xulrunner-1.9 (>= 1.9.0.3-1)
Suggests: xulrunner-1.9-gnome-support, latex-xft-fonts, xfonts-mathml,** * * * *ttf-mathematica4.1, xprint, mozplugger, libkrb53Conflicts: firefox (< 2.0+dfsg-1), iceweasel-dom-inspector (< 3.0~b4),
** * * * * mozilla-firefox (< 1.5.dfsg-1)Replaces: firefox (< 2.0+dfsg-1), iceweasel-gnome-support (<= 3.0~b5-2),** * * * *mozilla-firefoxProvides: www-browserDescription: lightweight web browser based on Mozilla
*Iceweasel is a redesign of the Mozilla browser component, similar to Galeon,*K-Meleon and Camino, but written using the XUL user interface language and*designed to be lightweight and cross-platform.*
**This browser is based on the Firefox source-code, with minor modifications.*Historically, this browser was previously known as Firebird and Phoenix.
How come this could have happened?
*
Wayne
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
--
Regards,
Umarzuki Mochlis
http://debmal.my
01-23-2010, 11:01 AM
Graham
cannot install iceweasel 3.5 from lenny-backports
On Sat, 23 Jan 2010 11:07:41 +0800
Umarzuki Bin Mochlis Moktar <umarzuki@gmail.com> wrote:
> i had enabled lenny-backports but "aptitude -t lenny-backports install
> iceweasel" installs Iceweasel 3.0.6
There isn't an iceweasel package in Backports, so you're stuck with
the one in Lenny... unless you want to backport it yourself from
debian source packages found in Sid or Testing (doable, but not easy for
the novice). Either stick with what you have in Lenny or just get the
Firefox tarball from Mozilla, extract it into your home directory (or
put it in /opt and link to it from /usr/local/bin), then run it from
there. Putting it in your home directory will mean that it'll be easy
for it to auto-update.
Graham
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-23-2010, 11:13 AM
Umarzuki Mochlis
cannot install iceweasel 3.5 from lenny-backports
2010/1/23 Graham <savagebiscuits@googlemail.com>
On Sat, 23 Jan 2010 11:07:41 +0800
Umarzuki Bin Mochlis Moktar <umarzuki@gmail.com> wrote:
> i had enabled lenny-backports but "aptitude -t lenny-backports install
> iceweasel" installs Iceweasel 3.0.6
There isn't an iceweasel package in Backports, so you're stuck with
the one in Lenny... unless you want to backport it yourself from
debian source packages found in Sid or Testing (doable, but not easy for
the novice). Either stick with what you have in Lenny or just get the
Firefox tarball from Mozilla, extract it into your home directory (or
put it in /opt and link to it from /usr/local/bin), then run it from
there. Putting it in your home directory will mean that it'll be easy
for it to auto-update.
my mistake, the package is for amd64 and powerpchttp://packages.debian.org/search?suite=lenny-backports&searchon=names&keywords=iceweasel
*
Graham
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
--
Regards,
Umarzuki Mochlis
http://debmal.my
01-23-2010, 12:56 PM
Graham
cannot install iceweasel 3.5 from lenny-backports
On Sat, 23 Jan 2010 20:13:26 +0800
Umarzuki Mochlis <umarzuki@gmail.com> wrote:
> my mistake, the package is for amd64 and powerpc
> http://packages.debian.org/search?suite=lenny-backports&searchon=names&keywords=iceweasel
No, it's my mistake. I didn't properly check with the Debian packages
page (hadn't sipped my morning coffee ), so thought that there was no
Iceweasel 3.5.6 package for any architecture.
Still, if you need the latest, you could always get the tarball from
Mozilla.
Graham
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org