Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2700

From: <debian-user-digest-request(at)lists.debian.org>
Date: Mon Oct 29 2007 - 11:18:45 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2700

Today's Topics:

  Re: Telnet/SSH Terminal Help          [ Jeff Grossman  ]
  Re: Telnet/SSH Terminal Help          [ Jeff Grossman  ]
  Re: Telnet/SSH Terminal Help          [ "Douglas A. Tutty"  ]
  Re: mutt and IMAP accounts            [ Nicolas KOWALSKI  ]
  Re: Telnet/SSH Terminal Help          [ "Douglas A. Tutty"  ]
  Re: Telnet/SSH Terminal Help          [ Jeff Grossman  ]
  Re: Best Kernel?                      [ Ron Johnson  ]
  Re: debian repositories - connection  [ Florian Kulzer  ]
  New Server                            [ Ed Curtis  ]
  Re: Etch and Audio CDs                [ Michelle Konzack 

Date: Mon, 29 Oct 2007 05:43:54 -0700
From: Jeff Grossman <jeff@stikman.com>
To: Debian Users <debian-user@lists.debian.org> Subject: Re: Telnet/SSH Terminal Help

Message-ID: <4725D58A.3090302@stikman.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Nate Duehr wrote:
>
> On Oct 28, 2007, at 10:37 PM, Jeff Grossman wrote:
>
>> I do all of my administration on my Debian system using either Telnet
>> or SSH from a remote computer. But, when I run programs like aptitude
>> or mc it does not show any lines just funky characters for the lines.
>> I did a screen shot and put it up on my webpage if anybody would like
>> to take a look and tell me what I have configured wrong.
>>
>> http://www.stikman.com/mcdisplay.jpg
>
>
> That looks similar to some things I saw when SSH'ing from a Mac OSX
> machine to a Debian system and running Aptitude.
>
> Switching the Mac's Terminal application over to using "xterm-color"
> for the terminal type, straightened it right up.
>
> Even if you're not on a Mac, it's a problem with the terminal
> emulation of the machine you're on, and what the terminal emulation is
> set up as on the Debian machine in $TERM in the shell.
>
> You can probably find a combination that works properly though, if you
> hunt a bit. Don't forget to "reset" in the shell each time you change
> your terminal emulation on your machine you're testing from, if you're
> not disconnecting and reconnecting.
>

What I am confused about is I am running the exact same terminal in both Debian and the client as I did in Gentoo and I had the lines drawn in mc. I am using the linux terminal. When I run 'echo $TERM' it says linux and my client says linux which I have not changed from when I connected to Gentoo.

I just connected to a Gentoo box to make sure I am correct, and yes, I echo the term and it says linux and the lines are drawn in mc. I just don't know where my configuration is different.

Jeff

Do you need help?X

Date: Mon, 29 Oct 2007 05:52:45 -0700
From: Jeff Grossman <jeff@stikman.com>
To: Debian Users <debian-user@lists.debian.org> Subject: Re: Telnet/SSH Terminal Help

Message-ID: <4725D79D.7000906@stikman.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Do you need more help?X

Tim Gruene wrote:
> It might help to use a standard language setting, like
> export LC_ALL=C
> before you start the command.
>
>
> On Sun, 28 Oct 2007, Jeff Grossman wrote:
>
>> I do all of my administration on my Debian system using either Telnet
>> or SSH from a remote computer. But, when I run programs like aptitude
>> or mc it does not show any lines just funky characters for the lines.
>> I did a screen shot and put it up on my webpage if anybody would like
>> to take a look and tell me what I have configured wrong.
>>
>> http://www.stikman.com/mcdisplay.jpg
>>
>> Thanks,
>> Jeff
>>
>>
>
>

That is better, but I still have some funky characters. The new picture is at http://www.stikman.com/mcdisplay1.jpg.

Thanks for your help so far.

Jeff

Date: Mon, 29 Oct 2007 08:53:49 -0400
From: "Douglas A. Tutty" <dtutty@porchlight.ca> To: debian-user@lists.debian.org
Subject: Re: Telnet/SSH Terminal Help

Message-ID: <20071029125349.GE6338@titan.hooton>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Mon, Oct 29, 2007 at 05:43:54AM -0700, Jeff Grossman wrote:
> >On Oct 28, 2007, at 10:37 PM, Jeff Grossman wrote:
> >
> >>I do all of my administration on my Debian system using either Telnet
> >>or SSH from a remote computer. But, when I run programs like aptitude
> >>or mc it does not show any lines just funky characters for the lines.
> >>I did a screen shot and put it up on my webpage if anybody would like
> >>to take a look and tell me what I have configured wrong.
> >>
> >>http://www.stikman.com/mcdisplay.jpg
> >
> >
> >That looks similar to some things I saw when SSH'ing from a Mac OSX
> >machine to a Debian system and running Aptitude.
> >
> >Switching the Mac's Terminal application over to using "xterm-color"
> >for the terminal type, straightened it right up.
> >
> >Even if you're not on a Mac, it's a problem with the terminal
> >emulation of the machine you're on, and what the terminal emulation is
> >set up as on the Debian machine in $TERM in the shell.
> >
> >You can probably find a combination that works properly though, if you
> >hunt a bit. Don't forget to "reset" in the shell each time you change
> >your terminal emulation on your machine you're testing from, if you're
> >not disconnecting and reconnecting.
> >
> What I am confused about is I am running the exact same terminal in both
> Debian and the client as I did in Gentoo and I had the lines drawn in
> mc. I am using the linux terminal. When I run 'echo $TERM' it says
> linux and my client says linux which I have not changed from when I
> connected to Gentoo.
>
> I just connected to a Gentoo box to make sure I am correct, and yes, I
> echo the term and it says linux and the lines are drawn in mc. I just
> don't know where my configuration is different.

Can we help you?X

I run into this going from one of the BSDs, even if they have a TERM=linux, it doesn't work. I have found that TERM=screen works just fine, as long as locale=C (don't know about matching other locales).

TERM=screen works since all the OSs I use have GNU screen as a package and will need it to work.

Doug.

Date: Mon, 29 Oct 2007 09:02:11 -0400
From: "Douglas A. Tutty" <dtutty@porchlight.ca> To: debian-user@lists.debian.org
Subject: Re: Best Kernel?

Message-ID: <20071029130211.GG6338@titan.hooton>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Mon, Oct 29, 2007 at 05:17:52AM -0400, Chris Bannister wrote:
> On Sat, Oct 27, 2007 at 09:20:40PM -0400, Douglas A. Tutty wrote:
> > On Sat, Oct 27, 2007 at 09:12:21PM -0400, Jose Luis Rivas Contreras wrote:
> > > Well, if you install the 32bit userland + 64bit kernel + X.Org it wont
> > > work. :-)
> >
> > Huh? Perhaps you should send the message to the amd64 list. Someone
> > there is probably doing this.
> >
> > Doug.
>
> Hi Doug,
>
> Are you saying that you can install a 64bit kernel on a current 32bit
> system and then end up with a running system.?
>
> I thought you couldn't replace a 32bit kernel with a 64bit kernel but
> had to *install* with an actual 64bit kernel to get any benefit.
>
> Or does the replacement 64bit kernel just run in 32bit mode? (although
> that is still better than a 32bit kernel, apparently.)

I believe that you can install a 64bit kernel on you i386 system. Assuming that you have room in /boot and /lib, just add the 64-bit kernel and keep your 486 (or whatever) and try it. If it doesn't boot, then choose the 486 from the grub menu.

You can even run i386 apps in an amd64 system as long as you have the i386 libs installed (available as a regular package in amd64).

Can't find what you're looking for?X

Doug.

Date: Mon, 29 Oct 2007 06:03:01 -0700
From: Jeff Grossman <jeff@stikman.com>
To: Debian Users <debian-user@lists.debian.org> Subject: Re: Telnet/SSH Terminal Help

Message-ID: <4725DA05.3070307@stikman.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Douglas A. Tutty wrote:
> On Mon, Oct 29, 2007 at 05:43:54AM -0700, Jeff Grossman wrote:
>
>>> On Oct 28, 2007, at 10:37 PM, Jeff Grossman wrote:
>>>
>>>
>>>> I do all of my administration on my Debian system using either Telnet
>>>> or SSH from a remote computer. But, when I run programs like aptitude
>>>> or mc it does not show any lines just funky characters for the lines.
>>>> I did a screen shot and put it up on my webpage if anybody would like
>>>> to take a look and tell me what I have configured wrong.
>>>>
>>>> http://www.stikman.com/mcdisplay.jpg
>>>>
>>> That looks similar to some things I saw when SSH'ing from a Mac OSX
>>> machine to a Debian system and running Aptitude.
>>>
>>> Switching the Mac's Terminal application over to using "xterm-color"
>>> for the terminal type, straightened it right up.
>>>
>>> Even if you're not on a Mac, it's a problem with the terminal
>>> emulation of the machine you're on, and what the terminal emulation is
>>> set up as on the Debian machine in $TERM in the shell.
>>>
>>> You can probably find a combination that works properly though, if you
>>> hunt a bit. Don't forget to "reset" in the shell each time you change
>>> your terminal emulation on your machine you're testing from, if you're
>>> not disconnecting and reconnecting.
>>>
>>>
>> What I am confused about is I am running the exact same terminal in both
>> Debian and the client as I did in Gentoo and I had the lines drawn in
>> mc. I am using the linux terminal. When I run 'echo $TERM' it says
>> linux and my client says linux which I have not changed from when I
>> connected to Gentoo.
>>
>> I just connected to a Gentoo box to make sure I am correct, and yes, I
>> echo the term and it says linux and the lines are drawn in mc. I just
>> don't know where my configuration is different.
>>
>
> I run into this going from one of the BSDs, even if they have a
> TERM=linux, it doesn't work. I have found that TERM=screen works just
> fine, as long as locale=C (don't know about matching other locales).
>
> TERM=screen works since all the OSs I use have GNU screen as a package
> and will need it to work.
>
> Doug.
>
>

If I do an 'export LC_ALL=C' then term=linux and term=screen appear to act the same. The display is much better but still not perfect. I have updated a new picture at http://www.stikman.com/mcdisplay1.jpg.

Thank you for your suggestion.

Jeff

Date: Mon, 29 Oct 2007 14:28:09 +0100
From: Nicolas KOWALSKI <niko@petole.dyndns.org> To: debian-user@lists.debian.org
Subject: Re: mutt and IMAP accounts

Message-ID: <20071029132809.GA6578@petole.dyndns.org>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Don't know where to look next?X

On Mon, Oct 29, 2007 at 06:16:47AM -0700, Ric Otte wrote:
>> I tried both of these. Now when I type 'c' I get a suggested mailbox to go
> to (one with new mail), but if I type a '?' I am given a list of mailboxes,
> such as:
> 1 IMAP + al/
> 2 IMAP + bob/
> etc.
>
> but if I select one of them, I simply get:
>
> 1 IMAP ../
Does hitting <space> instead of <return> to select the mailbox helps ?

See, http://www.mutt.org/doc/manual/manual-4.html#ss4.11 "Folder browser".

-- 
Nicolas

Date: Mon, 29 Oct 2007 06:06:34 -0700 From: Jeff Grossman <jeff@stikman.com> To: Debian Users <debian-user@lists.debian.org> Subject: Re: Best Kernel? Message-ID: <4725DADA.3030707@stikman.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Douglas A. Tutty wrote:
> On Mon, Oct 29, 2007 at 05:17:52AM -0400, Chris Bannister wrote:
>
>> On Sat, Oct 27, 2007 at 09:20:40PM -0400, Douglas A. Tutty wrote:
>>
>>> On Sat, Oct 27, 2007 at 09:12:21PM -0400, Jose Luis Rivas Contreras wrote:
>>>
>>>> Well, if you install the 32bit userland + 64bit kernel + X.Org it wont
>>>> work. :-)
>>>>
>>> Huh? Perhaps you should send the message to the amd64 list. Someone
>>> there is probably doing this.
>>>
>>> Doug.
>>>
>> Hi Doug,
>>
>> Are you saying that you can install a 64bit kernel on a current 32bit
>> system and then end up with a running system.?
>>
>> I thought you couldn't replace a 32bit kernel with a 64bit kernel but
>> had to *install* with an actual 64bit kernel to get any benefit.
>>
>> Or does the replacement 64bit kernel just run in 32bit mode? (although
>> that is still better than a 32bit kernel, apparently.)
>>
>
> I believe that you can install a 64bit kernel on you i386 system.
> Assuming that you have room in /boot and /lib, just add the 64-bit
> kernel and keep your 486 (or whatever) and try it. If it doesn't boot,
> then choose the 486 from the grub menu.
>
> You can even run i386 apps in an amd64 system as long as you have the
> i386 libs installed (available as a regular package in amd64).
>
> Doug.
>
Would I gain anything running a 64bit kernel on an i386 system? Jeff

Date: Mon, 29 Oct 2007 09:09:28 -0400 From: "Douglas A. Tutty" <dtutty@porchlight.ca> To: debian-user@lists.debian.org Subject: Re: Telnet/SSH Terminal Help Message-ID: <20071029130928.GH6338@titan.hooton> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote: >
> If I do an 'export LC_ALL=C' then term=linux and term=screen appear to
> act the same. The display is much better but still not perfect. I have
> updated a new picture at http://www.stikman.com/mcdisplay1.jpg.
>
What about TERM=screen ? Doug.

Date: Mon, 29 Oct 2007 06:16:47 -0700 From: Ric Otte <ric@otte.ucsc.edu> To: debian-user <debian-user@lists.debian.org> Subject: Re: mutt and IMAP accounts Message-Id: <E122D9E2-A1DF-4FEC-8F8A-D7507D98EFF7@otte.ucsc.edu> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit On Oct 29, 2007, at 12:47 AM, Martin Marcher wrote:
>
> see the check_subscribed option in the manual (imap_check_subscribed,
> imap_list_subscribed may also be what you want)
> less /usr/share/doc/mutt/manual.txt.gz
>
> hth
> martin
I tried both of these. Now when I type 'c' I get a suggested mailbox to go to (one with new mail), but if I type a '?' I am given a list of mailboxes, such as: 1 IMAP + al/ 2 IMAP + bob/ etc. but if I select one of them, I simply get: 1 IMAP ../ If I select that one, I get the same list of mailboxes above. I am then in an endless loop, and get out of it by typing 'y'. Thanks, Ric

Date: Mon, 29 Oct 2007 06:22:37 -0700 From: Jeff Grossman <jeff@stikman.com> To: Debian Users <debian-user@lists.debian.org> Subject: Re: Telnet/SSH Terminal Help Message-ID: <4725DE9D.7010603@stikman.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Douglas A. Tutty wrote:
> On Mon, Oct 29, 2007 at 06:03:01AM -0700, Jeff Grossman wrote:
> >
>
>> If I do an 'export LC_ALL=C' then term=linux and term=screen appear to
>> act the same. The display is much better but still not perfect. I have
>> updated a new picture at http://www.stikman.com/mcdisplay1.jpg.
>>
>>
>
> What about TERM=screen ?
>
> Doug
Same thing. It does not like the vertical lines. Actually, it does not like the right hand vertical lines. The left side appears to be working fine. Jeff

Date: Mon, 29 Oct 2007 08:28:15 -0500 From: Ron Johnson <ron.l.johnson@cox.net> To: Debian Users <debian-user@lists.debian.org> Subject: Re: Best Kernel? Message-ID: <4725DFEF.4020706@cox.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/29/07 08:06, Jeff Grossman wrote:
> Douglas A. Tutty wrote:
>> On Mon, Oct 29, 2007 at 05:17:52AM -0400, Chris Bannister wrote:
>>
>>> On Sat, Oct 27, 2007 at 09:20:40PM -0400, Douglas A. Tutty wrote:
>>>
>>>> On Sat, Oct 27, 2007 at 09:12:21PM -0400, Jose Luis Rivas Contreras
>>>> wrote:
>>>>
>>>>> Well, if you install the 32bit userland + 64bit kernel + X.Org it wont
>>>>> work. :-)
>>>>>
>>>> Huh? Perhaps you should send the message to the amd64 list. Someone
>>>> there is probably doing this.
>>>>
>>>> Doug.
>>>>
>>> Hi Doug,
>>>
>>> Are you saying that you can install a 64bit kernel on a current 32bit
>>> system and then end up with a running system.?
>>>
>>> I thought you couldn't replace a 32bit kernel with a 64bit kernel but
>>> had to *install* with an actual 64bit kernel to get any benefit.
>>> Or does the replacement 64bit kernel just run in 32bit mode? (although
>>> that is still better than a 32bit kernel, apparently.)
>>>
>>
>> I believe that you can install a 64bit kernel on you i386 system.
>> Assuming that you have room in /boot and /lib, just add the 64-bit
>> kernel and keep your 486 (or whatever) and try it. If it doesn't boot,
>> then choose the 486 from the grub menu.
>>
>> You can even run i386 apps in an amd64 system as long as you have the
>> i386 libs installed (available as a regular package in amd64).
>>
>> Doug.
>>
> Would I gain anything running a 64bit kernel on an i386 system?
An unbootable system? But then, what *exactly* do you mean by "an i386 system"? - -- Ron Johnson, Jr. Jefferson LA USA Give a man a fish, and he eats for a day. Hit him with a fish, and he goes away for good! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHJd/vS9HxQb37XmcRAtjpAJ9KeKzsD6fNAvjM8KR13YA0N10cjgCgvnKM YwZfpcqmwMVoR0TCM9+HI0E= =riSY -----END PGP SIGNATURE-----

Date: Mon, 29 Oct 2007 14:22:44 +0100 From: Florian Kulzer <florian.kulzer+debian@icfo.es> To: debian-user@lists.debian.org Subject: Re: debian repositories - connection refused Message-ID: <20071029132244.GA4841@pc0197> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Oct 28, 2007 at 22:25:15 -0500, Russell L. Harris wrote:
> A day or two ago I began getting a "111 connection refused" error when
> attempting to access the debian repositories with Synaptic.
>
> The command "aptitude update" also hangs.
>
> However, Internet access with browser and mail appears to be normal.
>
> Can someone recommend a diagnostic procedure?
Can you ping/traceroute the mirror? -- Regards, | http://users.icfo.es/Florian.Kulzer Florian |

Confused? Frustrated?X

Date: Mon, 29 Oct 2007 06:53:48 -0700 From: Ric Otte <ric@otte.ucsc.edu> To: debian-user <debian-user@lists.debian.org> Subject: Re: mutt and IMAP accounts Message-Id: <7775C305-50CB-4E51-8D14-CB87EB597D4C@otte.ucsc.edu> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit On Oct 29, 2007, at 6:28 AM, Nicolas KOWALSKI wrote:
> On Mon, Oct 29, 2007 at 06:16:47AM -0700, Ric Otte wrote:
>>> I tried both of these. Now when I type 'c' I get a suggested
>>> mailbox to go
>> to (one with new mail), but if I type a '?' I am given a list of
>> mailboxes,
>> such as:
>> 1 IMAP + al/
>> 2 IMAP + bob/
>> etc.
>>
>> but if I select one of them, I simply get:
>>
>> 1 IMAP ../
>
> Does hitting <space> instead of <return> to select the mailbox helps ?
>
> See, http://www.mutt.org/doc/manual/manual-4.html#ss4.11 "Folder
> browser".
>
That's it! It works fine with <space>. I hadn't quite understood that with IMAP there is a difference between the selection key and the view-file key. Thanks, Ric

Date: Mon, 29 Oct 2007 09:59:26 -0400 From: Ed Curtis <e_curtis@homes2see.com> To: debian-user@lists.debian.org Subject: New Server Message-ID: <4725E73E.9080403@homes2see.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'm getting ready to build a new server. Has anyone on the list had any problems or used Silicon Mechanics before. I'm checking out some quotes from there. They use Nvida MCP55 Pro dual nics in their system. I thought I had heard about problems with Nvida nics in the past on the list but Google hasn't given me any bad new about them. TIA for any info, Ed

Date: Sat, 27 Oct 2007 23:48:07 +0200 From: Michelle Konzack <linux4michelle@freenet.de> To: debian-user@lists.debian.org Subject: Re: Etch and Audio CDs Message-ID: <rcv2EC.A.FqE.CveJHB@tp570.private> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Am 2007-10-26 15:45:56, schrieb steef:
> Michelle Konzack wrote:
> > However, I have riped all...
> >
> *how* ?
cdda2wav ...and leave it running up to the time when it exited normaly after writing 1000000 errors on my console. Thanks, Greetings and nice Day Michelle Konzack Tamay Dogan Network -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ ##################### Debian GNU/Linux Consultant ##################### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSN LinuxMichi 0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)

Date: Sat, 27 Oct 2007 23:57:35 +0200 From: Michelle Konzack <linux4michelle@freenet.de> To: debian-user@lists.debian.org Cc: Michael Post <michael.post@purematic.de> Subject: Re: MACBook + USB-UMTS Message-ID: <LjLy7D.A.frE.DveJHB@tp570.private> Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hallo Michael, Ich selber verwende jetzt ein "Nokia 6120 classic" welches mich 225 Euro in DE gekostet hat. Es unterst=FCtzt USB 2.0, GPRS, E-GPRS, EDGE, UMTS/3= G sowie HSDPA (1,8, 3,6 und 7,2 MBit). Ich kann es nur empfehlen. Anm.: Deine Frage ist besser auf <debian-user-german@lists.debian.org> da diese Liste nur englischsprachig ist. Thanks, Greetings and nice Day Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant Am 2007-10-24 01:07:09, schrieb Michael Post:
> Hallo Listenbewohner,
>=20
> ich ben=F6tige f=FCr mein MacBook, auf dem das aktuellste Debian l=E4uf=
t,
> eine UMTS-Karte mit Tarif.
> Was k=F6nnt Ihr empfehlen?
> Leider hat das MacBook keinen PCMCIA-Slot und wenn ich das richtig
> sehe, dann kostet so ein Adapter auch gleich schlappe 150,00=A4 :-(
>=20
> Was f=FCr UMTS-USB-Produkte k=F6nnt Ihr empfehlen. Ich bin derzeit scho=
n t-
> mobile-kunde und m=F6chte - sofern der Preis stimmt, gerne dabei
> bleiben. Wenn Ihr mir etwas anderes Empfehlen k=F6nnt, was unter Debian
> mit USB l=E4uft sehr gerne.
>=20
> Welche Erfahrungen habt Ihr schon gemacht?
>=20
> Vielen Dank
>=20
> Michael
>=20
------------------------- END OF REPLIED MESSAGE ------------------------= - --=20 Linux-User #280138 with the Linux Counter, http://counter.li.org/ ##################### Debian GNU/Linux Consultant ##################### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSN LinuxMichi 0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)

Date: Mon, 29 Oct 2007 09:10:35 -0500 From: "Russell L. Harris" <rlharris@oplink.net> To: debian-user@lists.debian.org Subject: Re: debian repositories - connection refused Message-ID: <20071029141035.GB3877@oplink.net> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline * Florian Kulzer <florian.kulzer+debian@icfo.es> [071029 08:49]:
> On Sun, Oct 28, 2007 at 22:25:15 -0500, Russell L. Harris wrote:
> > A day or two ago I began getting a "111 connection refused" error when
> > attempting to access the debian repositories with Synaptic.
> >
> > The command "aptitude update" also hangs.
> >
> > However, Internet access with browser and mail appears to be normal.
> >
> > Can someone recommend a diagnostic procedure?
>
> Can you ping/traceroute the mirror?
I could ping the mirror. I found what appears to be the problem: a few days ago I was browsing packages and installed "anon-proxy", because it looked interesting. But I never did figure out how to configure and use anon-proxy. Uninstalling the package solved the problem, but I do not understand why it interfered only with the Debian repository. Thanks, Florian. RLH

Date: Mon, 29 Oct 2007 15:24:00 +0100 From: "Mathieu Malaterre" <mathieu.malaterre@gmail.com> To: "Debian User Mailing List" <debian-user@lists.debian.org> Subject: tetex-base: Conflicts: jadetex (<= 3.13-6) but 3.13-6 is to be installed Message-ID: <bf0c3b3f0710290724j6041d488l2d007cff818e2d42@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Could someone please let me know what this is supposed to mean: tetex-base: Conflicts: jadetex (<= 3.13-6) but 3.13-6 is to be installed Command: $ sudo apt-get install docbook-utils jadetex tetex-bin tetex-extra tetex-base on debian oldstable (sarge) Thanks -- Mathieu

Date: Mon, 29 Oct 2007 10:35:39 -0400 From: "David A. Parker" <dparker@utica.edu> To: debian-user@lists.debian.org Cc: debian-user@lists.debian.org Subject: Re: New Server Message-id: <4725EFBB.5060408@utica.edu> Content-transfer-encoding: 7BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Ed Curtis wrote:
> I'm getting ready to build a new server. Has anyone on the list had any
> problems or used Silicon Mechanics before. I'm checking out some quotes
> from there. They use Nvida MCP55 Pro dual nics in their system. I
> thought I had heard about problems with Nvida nics in the past on the
> list but Google hasn't given me any bad new about them.
>
> TIA for any info,
>
> Ed
>
Hi, I recently built a box with an onboard Nvidia NIC, and it didn't work under Etch. I spent several days Googling and troubleshooting it until I finally gave up and installed a PCI NIC I knew would work. The problem seemed to boil down to the fact that the forcedeth driver was not able to query to NIC properly to get its MAC address, so it would just assign a random MAC address to it instead. Because of this, the NIC got a different device designation (eth0, eth1, etc.) each time the computer booted, and it wasn't possible to use udev to fix it since the MAC address was always different. One of my Google searches brought up a post that said this was fixed in the forcedeth driver in testing, but I didn't try it. - Dave -- Dave Parker Utica College Department of Integrated Information Technology Services Data Processing Office (315) 792-3229 Registered Linux User #408177 End of debian-user-digest Digest V2007 Issue #2700 ************************************************** Received on Mon Oct 29 11:18:57 2007

This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:55:34 EDT

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library