DNS timing out? (was: Network Help)

Rob Sharp rob.sharp at gmail.com
Thu Sep 30 09:57:32 UTC 2004


Hi All

Not sure that this is related to your problem, but I have had a few
problems with 2.6.7 kernels and TCP window scaling (not in ubuntu
though)

This article [http://lwn.net/Articles/92727/] does a reasonable job of
explaining the problem, and is worth a try to see if it helps.

echo 0 > /proc/sys/net/ipv4/tcp_default_win_scale 

HTH

Rob.



Message: 2
Date: Thu, 30 Sep 2004 08:51:15 +0000
From: Olafur Arason <olafra at gmail.com>
Subject: Re: DNS timing out? (was: Network Help)
To: ubuntu-users at lists.ubuntu.com
Message-ID: <e5081122040930015114edf914 at mail.gmail.com>
Content-Type: text/plain; charset=US-ASCII

In lynx, firefox and epiphany it takes from 10 - 20 sek to get a page up because
the browser is looking for the address. If you enter the ip address it comes up
like a flash. I tried static and dhcp network, ipv6 on and off. I got it working
on one computer but I don't know how I did it. I also tried dns-autolookup and
alot of other things with dns and dhcp in the name and resolveconf. I tried diff
dpkg -l comparison and a etc diff comparison. Ping, dig, host and dnstracer are
simular on those two machines. Fedora core 1 has no problem on the same machine.

>On Sat, 18 Sep 2004, Bert Martin wrote:
>> I have one problem though.  My web browser is very slow to pull up
>> pages.  It waits for ever to resolve the host name and then even longer
>> to load the page.  I tried a ping to www.yahoo.com and it was very fast.
>
>Sounds like the first DNS server that has been configured (probably
>automatically by DHCP) may not be responding.
>
>You can see the DNS servers that are trying to be used, by looking in:
>
>   /etc/resolv.conf
>
>If you have 'host', or 'dig' on the system (or anyother system), you could
>try one of the following commands:
>
>  $ dig www.ubuntulinux.org @192.0.2.100
>  $ host www.ubuntulinux.org 192.0.2.100
>
>where '192.0.2.100' would be replaced with the DNS servers in your
>'resolv.conf', and see if it times out.
>
>       -Paul
>
>Note: libresolv should probably be fixed so that if a request fails, it
>starts preferring the resolvers it has available, rather than continuing to
>try the first one on every occasion...
>--
>Is there no safe way to travel?  Nottingham, GB

------------------------------


On Thu, 30 Sep 2004 05:34:08 -0400 (EDT),
ubuntu-users-request at lists.ubuntu.com
<ubuntu-users-request at lists.ubuntu.com> wrote:
> Send ubuntu-users mailing list submissions to
>         ubuntu-users at lists.ubuntu.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> or, via email, send a message with subject or body 'help' to
>         ubuntu-users-request at lists.ubuntu.com
> 
> You can reach the person managing the list at
>         ubuntu-users-owner at lists.ubuntu.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ubuntu-users digest..."
> 
> Today's Topics:
> 
>    1. Re: Subject line? (Benjamin Edwards)
>    2. Re: DNS timing out? (was: Network Help) (Olafur Arason)
>    3. digikam and digikamplugins (Stefan Kluth)
>    4. Re: warty ppc switch from Airport to eth0 RJ-45 (Michel Klijmij)
>    5. Re: firewall? (Matt Zimmerman)
>    6. Fwd: New install, report and questions (Erik B?gfors)
>    7. Pb with 3Com CardBus Ethernet adapter (Christian Casimir)
>    8. Re: firewall? (Jim Cheetham)
>    9. Re: Call for testers: Windows boot problems after installing
>       (Greg Gulrajani)
>   10. Re: installation freeze on dell inspiron 80000 (Kjell Eriksson)
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Thu, 30 Sep 2004 09:50:09 +0100
> From: "Benjamin Edwards" <bedwards at rnli.org.uk>
> Subject: Re: Subject line?
> To: <jeremy at fantasticfamily.net>,<iain at g7iii.net>
> Cc: ubuntu-users at lists.ubuntu.com
> Message-ID: <s15bd6e9.062 at hqnwacc1>
> Content-Type: text/plain; charset=US-ASCII
> 
> How about putting it at the end?
> 
> >>> Iain Young <iain at g7iii.net> 09/29/04 10:13pm >>>
> On Wed, Sep 29, 2004 at 08:53:13PM -0000, jeremy at fantasticfamily.net wrote:
> 
> > Does anyone else think that an [ubuntu] in the subject line would be cool?
> 
> No, I hate that :) There's better ways to do filtering, and it just
> restricts the rest of the subject line - Try reading a list that does
> that on PDA...it can be impossible to tell what the subject is, esp
> after a reply (IMHO anyway)
> 
> Iain.
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
> 
> ______________________________________________________________________
> This email and any files transmitted with it are confidential. It is for the intended recipient only. If you have received the email in error please notify the author by replying to this email. If you are not the intended recipient, you must not disclose, distribute, copy, print, or rely on this email. Any views expressed by an individual within this email which do not constitute or record professional advice relating to the RNLI, do not necessarily reflect the views of the organisation.
> 
> Registered Charity Number 209603
> 
> ------------------------------
> 
> Message: 2
> Date: Thu, 30 Sep 2004 08:51:15 +0000
> From: Olafur Arason <olafra at gmail.com>
> Subject: Re: DNS timing out? (was: Network Help)
> To: ubuntu-users at lists.ubuntu.com
> Message-ID: <e5081122040930015114edf914 at mail.gmail.com>
> Content-Type: text/plain; charset=US-ASCII
> 
> In lynx, firefox and epiphany it takes from 10 - 20 sek to get a page up because
> the browser is looking for the address. If you enter the ip address it comes up
> like a flash. I tried static and dhcp network, ipv6 on and off. I got it working
> on one computer but I don't know how I did it. I also tried dns-autolookup and
> alot of other things with dns and dhcp in the name and resolveconf. I tried diff
> dpkg -l comparison and a etc diff comparison. Ping, dig, host and dnstracer are
> simular on those two machines. Fedora core 1 has no problem on the same machine.
> 
> >On Sat, 18 Sep 2004, Bert Martin wrote:
> >> I have one problem though.  My web browser is very slow to pull up
> >> pages.  It waits for ever to resolve the host name and then even longer
> >> to load the page.  I tried a ping to www.yahoo.com and it was very fast.
> >
> >Sounds like the first DNS server that has been configured (probably
> >automatically by DHCP) may not be responding.
> >
> >You can see the DNS servers that are trying to be used, by looking in:
> >
> >   /etc/resolv.conf
> >
> >If you have 'host', or 'dig' on the system (or anyother system), you could
> >try one of the following commands:
> >
> >  $ dig www.ubuntulinux.org @192.0.2.100
> >  $ host www.ubuntulinux.org 192.0.2.100
> >
> >where '192.0.2.100' would be replaced with the DNS servers in your
> >'resolv.conf', and see if it times out.
> >
> >       -Paul
> >
> >Note: libresolv should probably be fixed so that if a request fails, it
> >starts preferring the resolvers it has available, rather than continuing to
> >try the first one on every occasion...
> >--
> >Is there no safe way to travel?  Nottingham, GB
> 
> ------------------------------
> 
> Message: 3
> Date: Thu, 30 Sep 2004 10:51:21 +0200 (CEST)
> From: Stefan Kluth <skluth at mppmu.mpg.de>
> Subject: digikam and digikamplugins
> To: ubuntu-users at lists.ubuntu.com
> Message-ID: <Pine.LNX.4.58.0409301045160.20443 at pcl246.mppmu.mpg.de>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> Hi,
> 
> thanks to mdz digikam got upgraded to 0.6.2-4 (from debian/unstable) and
> arrived today in warty/universe.  However, the companion package
> digikamplugins is still at 0.6.0-4.  This conflicts with digikam:
> 
> skluth at sn2dhcp4 ~ $ apt-cache show digikam
> Package: digikam
> ...
> Recommends: digikamplugins (>= 0.6.2)
> Conflicts: digikamplugins (<< 0.6.2)
> ...
> 
> Solution: Use digikamplugsins 0.6.2-3 from debian/unstable
> 
> BTW, digikamplugins is actually neccessary to have any fun with digikam.
> 
> Cheers, Stefan
> 
> ---Stefan Kluth, PhD----------Wissenschaftlicher Mitarbeiter-----------
> -  MPI fuer Physik         -  phone:  +49 89 32354 468  -      OPAL&  -
> -  Foehringer Ring 6       -  fax:    +49 89 32354 305  -      ATLAS  -
> ---D-80805 Munich, Germany----e-mail: skluth at mppmu.mpg.de--------------
> 
> ------------------------------
> 
> Message: 4
> Date: Thu, 30 Sep 2004 10:57:05 +0200
> From: Michel Klijmij <michel at klijmij.net>
> Subject: Re: warty ppc switch from Airport to eth0 RJ-45
> To: Ubuntu Users list <ubuntu-users at lists.ubuntu.com>
> Message-ID: <1096534626.3995.1.camel at imac.klijmij.net>
> Content-Type: text/plain
> 
> Op wo, 29-09-2004 te 22:14 -0600, schreef Jeb Bolding:
> > My next task is to recompile a version of Enlightenment for Ubuntu
> > (Gnome is okay, but I prefer the E eyecandy).
> 
> It's also in the Universe source for apt-get/synaptic, so if you enable
> that you should be able to get the binaries quickly and easily.
> 
> > And, what's the Ubuntu PPC equivalent of a right-click to get the
> > properties menu on a Mac?
> 
> Erm...right-click I guess.
> 
> --
> Kind regards,
> 
> Michel Klijmij
> 
> ------------------------------
> 
> Message: 5
> Date: Thu, 30 Sep 2004 01:59:16 -0700
> From: Matt Zimmerman <mdz at canonical.com>
> Subject: Re: firewall?
> To: ubuntu-users at lists.ubuntu.com
> Message-ID: <20040930085916.GI5254 at alcor.net>
> Content-Type: text/plain; charset=us-ascii
> 
> On Thu, Sep 30, 2004 at 09:48:46AM +0100, Benjamin Edwards wrote:
> 
> > I think the is kind of important, even XP now comes with a enabled
> > firewall.
> 
> As I said, it's on the list of feature goals to be considered for the next
> release.  We cannot add new major functionality like this to Warty, which is
> due to release in two weeks.
> 
> --
>  - mdz
> 
> ------------------------------
> 
> Message: 6
> Date: Thu, 30 Sep 2004 11:03:04 +0200
> From: Erik B?gfors <Zindar at gmail.com>
> Subject: Fwd: New install, report and questions
> To: Ubuntu users <ubuntu-users at lists.ubuntu.com>
> Message-ID: <521fb2a7040930020337f45dcc at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Hi again,
> 
> It seems this mail didn't reach the mailinglist. I have no idea why,
> maybe I should blame gmail.
> 
> Anyway, below is a install report.  I now have a few things to add so
> I'll do that here.
> 
> * Keyboard,
>   I got to select swedish keyboard during the install but that was
> only for set outside of X.  Inside X I still had a us-keyboard,
> changing a line in /etc/X11/XF86Config-4 from "us" to "se" solved
> this.....
> 
> Still the keyboard was pc104 instead of pc105.  With pc104 alt-gr
> doesn't work which means I can't write |$\}][{ and a bunch of other
> characters.  Changing this in XF86Config from "pc104" to "pc105"
> solved that problem as well.
> 
> * Computer menu.  I dont particulary like the top menubar, but without
> it I can't access the "Computer" menu.  I can access the normal menu
> by adding a "main gnome menu" (or whatever it's named) to the panel on
> the bottom.  But where is the Computer menu then?
> 
> More below......
> 
> ---------- Forwarded message ----------
> From: Erik Bågfors <zindar at gmail.com>
> Date: Wed, 29 Sep 2004 22:36:38 +0200
> Subject: New install, report and questions
> To: Usuntu users <ubuntu-users at lists.ubuntu.com>
> 
> Hi,
> 
> Just installed ubuntu from the sounder 9 cd.  Everything worked nice.
> I've yet to check if all the hardware can be used. I'll get back on
> that.
> 
> After installation I created another user to test, that one didn't
> have admin rights and cannot use sudo.  That user still has all the
> root-utilities in the menu, he/she can try to use synaptic but it
> doesn't work. The first time I tried I got a question asking for the
> users password, then nothing happened, no error message, no nothing.
> 
> After that I don't even get asked a password, it just doesn't do anything.
> 
> Either that user shouldn't get those items in the menu or there should
> be a "you don't have administrative rights"-message showing up when
> trying to use them.
> 
> Also, is it possible to change the setup for sudo so that instead of
> the installer adding the user to /etc/sudoers it could add a group to
> it?? That way it would be very easy to make a user an administrator
> when creating a new user by simply adding that user to the group.
> 
> I think that's doable in sudo.
> 
> anyway, installation was really good, quick and painless. I wanted my
> computer to talk english with me but I still wanted a swedish keyboard
> and that worked just fine, however, I also want swedish spellchecking
> and that I didn't get.
> 
> I think this is a very common scenario in a multi language environment.
> 
> All in all, ubuntu is already a kick-ass distribution and will become
> even better.  I can't wait for hoary!!
> 
> Regards,
> Erik
> 
> ------------------------------
> 
> Message: 7
> Date: Thu, 30 Sep 2004 11:10:18 +0200
> From: Christian Casimir <c.casimir at laposte.net>
> Subject: Pb with 3Com CardBus Ethernet adapter
> To: Liste Ubuntu <ubuntu-users at lists.ubuntu.com>
> Message-ID: <415BCD7A.7010505 at laposte.net>
> Content-Type: text/plain; charset=ISO-8859-15; format=flowed
> 
> I thought this cold be useful for a number of laptop users having
> problems with their 3Com Ethernet adapter to find this in the archives.
> It makes me say that some more drivers could be added to Ubuntu's
> kernel. See if you find it relevant or not...
> 
> Please note, I still need some help to fix this problem of mine ! Please
> see end of message ! ;-) Thanks !
> 
> IBM Thinkpad X20 (2662 37G) Laptop
> Pentium III 6OOMHz
> 128KB SDRAM 100MHz (SODIMM 144 broches)
> 20GB IDE HDD
> ATI RAGE MOBILITY M-AGP 2x
> Cirrus Logic CS 4281
> Modem 56K 3Com Mini PCI
> Ethernet Adapter 3Com 10/100 Mini PCI
> USB CDR/W  ASUS CRW-5232AS
> USB TEAC (Toshiba) PA3043U-1FDD
> 
> Modem Routeur ADSL Olitec SX200 (connected to my laptop via a switch
> Unex Nextswitch SDO50s 10/100 ethernet switch)
> 
> The problem occurs during the second stage of installation.
> On "Configuring Ethernet Interfaces", I get :
> 
> > eth0: command 0x5800 did not complete ! Status=0xffff
> > eth0: command 0x2804 did not complete ! Status=0xffff
> 
> Then, I get the following messages, on and on (unless I Ctrl-Del the
> process) :
> 
> eth0: command 0x3002 did not complete ! Status=0xffff
> 0: @c52bc200 length 8000002a status 0000002a
> 1: @c52bc2a0 length 8000002a status 0000002a
> 2: @c52bc340 length 8000002a status 0000002a
> 3: @c52bc3e0 length 8000002a status 0000002a
> 4: @c52bc480 length 8000002a status 0000002a
> 5: @c52bc520 length 80000048 status 00000048
> 6: @c52bc5c0 length 8000002a status 0000002a
> 7: @c52bc660 length 8000002a status 0000002a
> 8: @c52bc700 length 8000002a status 0000002a
> 9: @c52bc7a0 length 80000048 status 00000048
> 10: @c52bc840 length 8000002a status 0000002a
> 11: @c52bc8e0 length 8000002a status 0000002a
> 12: @c52bc980 length 8000002a status 0000002a
> 13: @c52bca20 length 8000002a status 0000002a
> 14: @c52bcac0 length 80000048 status 00000048
> 15: @c52bcb60 length 8000002a status 0000002a
> eth0: command 0x5800 did not complete ! Status=0xffff
> eth0: transmit timed out, tx_status ffstatus ffff.
> diagnostics: net ffff media ffff dma ffffffff fifo ffff
> eth0: Transmitter encountered 16 collisions -- network cable problem ?
> eth0: Interrupt posted but not delivered -- IRQ blocked by another device ?
> flags; bus-master 1, dirty 0(0) current 16(0)
> Transmit list ffffffff vs. c52bc200
> 
> If I uninstall the ethernet device from the Ethernet Configuration
> Panel, every goes smoothly. No need to say I just can't do without an
> ethernet connection (that means no internet connection form me).
> 
> When I do lspci :  0000:00:0a.0 Ethernet controller : 3Com Corporation
> 3c556B Cardbus [Tornado] (rev20)
> 
> When I do dmesg :
> 
> PCI: Enabling device 0000:00:0a.0 (0000 -> 0003)
> ACPI: PCI interrupt 0000:00:0a.0[A] -> GSI 11 (level, low) -> IRQ 11
> 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
> 0000:00:0a.0: 3Com PCI 3c556B Laptop Hurricane at 0x2000. Vers LK1.1.19
> PCI: Setting latency timer of device 0000:00:0a.0 to 64
>    ***WARNING*** No MII transceivers found!
> 
> So, I went to see what www.scyld.com/network/vortex.html had to teach
> me. And that's where my incompetence starts ! I need some help to figure
> out what to do exactly from now. Here is what they say :
> 
> "CardBus cards
> 
> The "3c59x.c" driver source supports the 3Com CardBus Ethernet adapters.
> The driver must either be compiled with pci-scan support, or be compiled
> with the -DCARDBUS flag. If using the -DCARDBUS flag, the resulting
> driver binary differs from the PCI version and may only be used with the
> user-level PCMCIA package. The suggested compile command is at the
> bottom of the file. Additional directions are included with the PCMCIA
> package."
> 
> Now then... I've never compiled anything, and on top of that, I think I
> read gcc wasn't on the Ubuntu CD. I could download it with apt-get
> install... but I have no internet connection ! ;-) Unless I knew the
> exact url, in which case I could download it from Windows. But then, I
> have no idea what to do once I get the package on my HDD... I definitely
> am a newbie !
> 
> What do you suggets I should do ?
> 
> Thanks for reading me to the end ! ;-)
> 
> Christian C.
> 
> ------------------------------
> 
> Message: 8
> Date: Thu, 30 Sep 2004 21:16:35 +1200
> From: Jim Cheetham <jim at inode.co.nz>
> Subject: Re: firewall?
> To: <ubuntu-users at lists.ubuntu.com> <ubuntu-users at lists.ubuntu.com>
>         <ubuntu-users at lists.ubuntu.com>
> Message-ID: <6D54B940-12C1-11D9-B07F-000393D7C842 at inode.co.nz>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Even XP, eh? Under XP there are services listening to the network that
> you are basically unable to switch off, unless you use a firewall.
> 
> With Ubuntu, there are absolutely no services listening on the network.
> There is nothing for a firewall to do, because all attempted
> connections will already fail (yes, for the pedants, there are still
> some (useful?) things that a firewall can do under those
> circumstances).
> 
> Of course, there is a firewall present, and you can manipulate it with
> the 'iptables' command - try 'sudo iptables -L' to see that it's
> present. By default there are no rules configured, but it is present.
> Maurice asked about other ways to manipulate the firewall - there are
> some programs available in 'universe', such as 'firehol', that will
> help you construct iptables rules.
> 
> -jim
> 
> On Sep 30, 2004, at 8:48 PM, Benjamin Edwards wrote:
> > I think the is kind of important, even XP now comes with a enabled
> > firewall.
> >  
> > Ben
> >  
> > >>> Matt Zimmerman <mdz at canonical.com> 09/29/04 08:58pm >>>
> > On Wed, Sep 29, 2004 at 12:54:48PM -0400, Maurice F. Piller wrote:
> >  
> > > Is there a ubuntu firewall/security application? Are we to manually
> > configure
> > > using iptables?
> >   
> > The system runs no services by default; a friendly firewall system is
> > on the
> > list of proposed goals for Hoary.
> 
> ------------------------------
> 
> Message: 9
> Date: Thu, 30 Sep 2004 11:21:38 +0200
> From: Greg Gulrajani <greg at gulrajani.org>
> Subject: Re: Call for testers: Windows boot problems after installing
> To: ubuntu-users at lists.ubuntu.com
> Message-ID: <415BD022.70006 at gulrajani.org>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> I to set my machine up for dual boot with no problems ,
> 
> but as others have mentioned the process is not very clear for  new
> linux users.
> 
> stats
> ibm x31
> fat-windows - /dev/hda1
> ext2-boot      -/dev/hda2
> ext3-root       -/dev/hda3
> swap             -/dev/hda4
> 
> keep up the good work ubuntu team!
> -best
> -greg
> 
> ------------------------------
> 
> Message: 10
> Date: Thu, 30 Sep 2004 11:32:42 +0200
> From: Kjell Eriksson <oviken-tux at telia.com>
> Subject: Re: installation freeze on dell inspiron 80000
> To: ubuntu-users at lists.ubuntu.com
> Message-ID: <415BD2BA.8020706 at telia.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> ubuntu-users-request at lists.ubuntu.com skrev:
> 
> >Send ubuntu-users mailing list submissions to
> >       ubuntu-users at lists.ubuntu.com
> >
> >To subscribe or unsubscribe via the World Wide Web, visit
> >       http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> >or, via email, send a message with subject or body 'help' to
> >       ubuntu-users-request at lists.ubuntu.com
> >
> >You can reach the person managing the list at
> >       ubuntu-users-owner at lists.ubuntu.com
> >
> >When replying, please edit your Subject line so it is more specific
> >than "Re: Contents of ubuntu-users digest..."
> >
> >
> >Today's Topics:
> >
> >   1. Re: Java and the recommendations that have been made
> >      (Eric SCHAEFFER)
> >   2. Re: Java and the recommendations that have been made
> >      (Stuart Bishop)
> >   3. installation freeze on Dell inspiron 8000 (Kjell Eriksson)
> >   4. evolution mail notification (Bo Ros?n)
> >   5. Re: Java and the recommendations that have been made (list)
> >   6. Re: installation freeze on Dell inspiron 8000 (John Harvey)
> >   7. Re: wlan-ng package (Martin Pitt)
> >   8. Re: installation freeze on Dell inspiron 8000 (Henrik Nilsen Omma)
> >   9. Catalan (Re: Ethernet Adapter USB) (Matt Zimmerman)
> >  10. USB Ethernet adapter (David Cartwright)
> >  11. Re: firewall? (Benjamin Edwards)
> >
> >
> >----------------------------------------------------------------------
> >
> >Message: 1
> >Date: Thu, 30 Sep 2004 10:13:45 +0200
> >From: Eric SCHAEFFER <eschaeffer at emahoo.com>
> >Subject: Re: Java and the recommendations that have been made
> >To: Ubuntu Users List <ubuntu-users at lists.ubuntu.com>
> >Message-ID: <1096532025.4898.6.camel at localhost.localdomain>
> >Content-Type: text/plain; charset=iso-8859-1
> >
> >Le jeudi 30 septembre 2004 à 03:59 -0400, list a écrit :
> >
> >
> >>I have tried a few different things to get java going--but have no luck
> >>yet.
> >>
> >>I tried adding the sources as suggested here
> >>(http://www.ubuntulinux.org/support/documentation/faq/helpcenterfaq.2004-09-16.3469703387),
> >>and when I try to use synaptic I get the following errror:
> >>
> >>sun-j2sdk1.4debian:
> >>Depends: sun-j2sdk1.4 but it is not installable
> >>
> >>
> >
> >The http://z42.de/debian/ site provides you a package that "transform"
> >Sun JRE/JDK bin files into a debian package.
> >You need to download the bin file from Sun's site, install the z42
> >package (j2se-package), create a deb from bin file (see man pages,
> >really easy) and then install the newly created deb (depends on
> >java-common only, I think).
> >You can then install the debian extras package from z42 (ex:
> >sun-j2sdk1.4debian) if you want.
> >
> >Eric
> >
> >
> >
> >>I also tried apt-get with these results:
> >>
> >>dim:/usr/java/j2re1.4.2_05# apt-get install sun-j2re1.4debian
> >>Reading Package Lists... Done
> >>Building Dependency Tree... Done
> >>Some packages could not be installed. This may mean that you have
> >>requested an impossible situation or if you are using the unstable
> >>distribution that some required packages have not yet been created
> >>or been moved out of Incoming.
> >>
> >>Since you only requested a single operation it is extremely likely that
> >>the package is simply not installable and a bug report against
> >>that package should be filed.
> >>The following information may help to resolve the situation:
> >>
> >>The following packages have unmet dependencies:
> >>   sun-j2re1.4debian: Depends: sun-j2re1.4 but it is not installable
> >>E: Broken packages
> >>
> >>
> >>Is there any way to just use the .bin file from java.com? Since there is
> >>no root user, it doesn't seem to want to install to all the different
> >>directories... I could try hand placing all the files, but anytime I
> >>wanted to update, this would be a major hassle. I know that java is
> >>proprietary, but it would be great if there were an easier way to get it
> >>running.
> >>
> >>Thanks,
> >>
> >>--Dean
> >>
> >>
> >>
> >
> >
> >
> >
> >------------------------------
> >
> >Message: 2
> >Date: Thu, 30 Sep 2004 18:19:01 +1000
> >From: Stuart Bishop <stuart.bishop at canonical.com>
> >Subject: Re: Java and the recommendations that have been made
> >To: list <list at notthemessiah.net>
> >Cc: ubuntu-users at lists.ubuntu.com
> >Message-ID: <415BC175.3040802 at canonical.com>
> >Content-Type: text/plain; charset=UTF-8; format=flowed
> >
> >-----BEGIN PGP SIGNED MESSAGE-----
> >Hash: SHA1
> >
> >list wrote:
> >|
> >| Is there any way to just use the .bin file from java.com? Since there
> >| is  no root user, it doesn't seem to want to install to all the
> >| different  directories... I could try hand placing all the files, but
> >| anytime I  wanted to update, this would be a major hassle. I know that
> >| java is  proprietary, but it would be great if there were an easier way
> >| to get it  running.
> >|
> >
> >j2re-1_4_2_05-linux-i586.bin worked for me. If you want to run it as root:
> >       sudo ./j2re-1_4_2_05-linux-i586.bin
> >
> >- --
> >Stuart Bishop <stuart.bishop at canonical.com>   http://www.canonical.com/
> >Canonical Ltd.                              http://www.ubuntulinux.com/
> >-----BEGIN PGP SIGNATURE-----
> >Version: GnuPG v1.2.4 (GNU/Linux)
> >Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> >
> >iD8DBQFBW8F1AfqZj7rGN0oRAtYnAKCKRhHRe/eZbejiM2rvoJVkXL1LlACgl7KF
> >ElIuB6K3z+LRAeBJEXQD6JI=
> >=bEu5
> >-----END PGP SIGNATURE-----
> >
> >
> >
> >------------------------------
> >
> >Message: 3
> >Date: Thu, 30 Sep 2004 10:20:57 +0200
> >From: Kjell Eriksson <oviken-tux at telia.com>
> >Subject: installation freeze on Dell inspiron 8000
> >To: ubuntu-users at lists.ubuntu.com
> >Message-ID: <415BC1E9.2020707 at telia.com>
> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> >using sounder cd-9,  installation freeze at "choose language" and only
> >powerbutton for shutdown possible!
> >Tried with different bootparameters with same result.
> >CD-R working OK  on my desktopcomputer, Debian Sarge-netinstall RC1
> >works OK on laptop.
> >
> >
> >
>     yes, very strange? downloaded Debian-sarge netinstall daily
> 2004-09-29 and same problem with freezing, debian daily 2004-09-20
> working OK!
> maybee Ubuntu preview will work????
> My laptop:
> P3 850
> 256MB ram
> Geforce2go 32Mb
> Matsushitu CDRW
> Bios A23 (newest)
> 
> --
>         -- >> From the Republic of Jamtland << --
> 
> ------------------------------
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 
> End of ubuntu-users Digest, Vol 1, Issue 241
> ********************************************
> 



-- 
Rob Sharp

e: rob at quannum.co.uk
j: rob.sharp at jabber.org




More information about the ubuntu-users mailing list