Re: device nodes with udev?
Miles Bader wrote: > [EMAIL PROTECTED] (Marco d'Itri) writes: > >>>I presume that default kernels need legacy ptys to support older systems >>>that don't use udev, right? >> >>Wrong. Nothing needs BSD ptys but some *very* old applications (I would >>not even know where to find one). > > > I was thinking about the case where someone has a (very old) static /dev > and simply never bothered to add /dev/pts (though I don't know if such a > configuration would even work in a modern debian). > > In any case, does anyone else know if there are really such old > applications still around? > > -Miles FWIW, I just remove udev and revert to static /dev because I did not get udev to create /dev/fd0 for me. It happen to both kernel version 2.6.12 and 2.6.14. I think older version of udev (before 0.70?) have no such problem. Regards, ST -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: How to install Suggested (Was: Are all recommended modules equally important?)
Andreas Tille wrote: > On Wed, 19 Mar 2008, Charles Plessy wrote: > >> By the way, is there a way to install package with all the 'Suggest'ed >> dependancies, something like aptitude install bioperl --with-suggested >> ? I have >> not found anything in the manpage. > > Neither did I in man apt-get, man apt.conf, man apt-config, man aptitude > nor in the output of apt-get --help or aptitude --help. > I'm sure there was such a method mentioned before and I can not imagine > that there is no way to force installation of Suggested packages. So > I would regard this as a documentation bug - but before I'm going > to file a bug report I would like to hear the solution. > > Kind regards > >Andreas. > Hello Andreas, "man apt.conf" points you to /usr/share/doc/apt/examples/configure-index.gz. Maybe it has something you want. :-) Regards, ST -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: How to install Suggested (Was: Are all recommended modules equally important?)
Andreas Tille wrote: > On Wed, 19 Mar 2008, LUK ShunTim wrote: > >> "man apt.conf" points you to >> /usr/share/doc/apt/examples/configure-index.gz. Maybe it has something >> you want. :-) > > Ahhh, nice place to hide some information. Users only have to > > $ find /usr/share/doc/apt -type f -exec zgrep -li suggest \{\} \; > ./changelog.gz > ./examples/configure-index.gz I'm just a user, and not that sophisticated. :-) [snipped] > > Any body else disagrees that this feature is missing or at least > de-facto undocumented? No, no disagreement from me. :-) It'd certainly be nice if all relevant information are in one place, clear and precise. And a "man whatever" gives you everything you want. BTW, it just struck me that the style of the apt.conf manpage is somewhat different -- more like some explanatory essay than telling you how to do something. It relegates the details to an example document. > > Kind regards > >Andreas. > Regards, ST -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Is BTS down?
Hi, I've not been able to connect to BTS using reportbug and only got the "Unable to connect to Debian BTS" message. Is BTS down? Regards, ST -- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4d8dfb1f.40...@polyu.edu.hk
Re: Is BTS down?
On 03/26/2011 11:28 PM, Sandro Tosi wrote: > On Sat, Mar 26, 2011 at 15:41, LUK ShunTim wrote: >> I've not been able to connect to BTS using reportbug and only got the >> "Unable to connect to Debian BTS" message. Is BTS down? > > I had similar problems minutes ago, but now it seems working. > > Regards, Thanks for the reply. I tried again just now; but no luck. Here's what I got. "$ reportbug linux-image-2.6.38-1-amd64 ... Querying Debian BTS for reports on linux-2.6 (source)... Unable to connect to Debian BTS; continue [y|N|?]?" Using a longer timeout option such as --timeout=300 doesn't help. On the other hand, "$ reportbug reportbug ... Querying Debian BTS for reports on reportbug (source)... 151 bug reports found: ..." Don't know if it's related to one particular package (linux-2.6) or the BTS itself. I found a similar past bug report #571955 and also the fix which introduced the --timeout option. If there's any further testing I can help, please let me know. Regards, ST -- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4d906191.2060...@polyu.edu.hk
Re: Is BTS down?
On 03/28/2011 06:28 PM, Sandro Tosi wrote: > On Mon, Mar 28, 2011 at 12:23, LUK ShunTim wrote: >> >> "$ reportbug linux-image-2.6.38-1-amd64 >> ... >> Querying Debian BTS for reports on linux-2.6 (source)... >> Unable to connect to Debian BTS; continue [y|N|?]?" >> >> Using a longer timeout option such as --timeout=300 doesn't help. >> >> On the other hand, >> >> "$ reportbug reportbug >> ... >> Querying Debian BTS for reports on reportbug (source)... >> 151 bug reports found: >> ..." >> >> Don't know if it's related to one particular package (linux-2.6) or the >> BTS itself. I found a similar past bug report #571955 and also the fix >> which introduced the --timeout option. > > I think it's related to the package 'linux-2.6' that has *a lot* of > bug reports, and so the information takes a lot to be loaded; if it > works for reportbug, it should work with linux-2.6 too, just increase > the timeout (are you on a slow line?). No, it's on the network of university where I'm working. And even a --timeout=600 (10 minutes!) brings no luck. :-( Regards, ST -- -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4d906a67.8000...@polyu.edu.hk