Re: Which package creates /etc/environment?

2004-03-20 Thread Phil Edwards
On Fri, Mar 19, 2004 at 10:44:05PM -0800, Paul Johnson wrote: > Phil Edwards <[EMAIL PROTECTED]> writes: > > > Because 'dpkg -S' can't find it. > > Right, nothing in Debian provides it. This turns out not to be the case. After some more grepping, I fo

Re: Which package creates /etc/environment?

2004-03-19 Thread Phil Edwards
On Fri, Mar 19, 2004 at 12:12:57PM +, Robert Harris wrote: > Phil Edwards wrote: > >Because 'dpkg -S' can't find it. > > > >And more to the point, what's looking at that file? It isn't my login > >shell, > >it isn't any of the

Which package creates /etc/environment?

2004-03-19 Thread Phil Edwards
Because 'dpkg -S' can't find it. And more to the point, what's looking at that file? It isn't my login shell, it isn't any of the setup files that it looks at (.bashrc and so forth). But the variables in that file are getting set somehow, and I'd like to know how, and what's going to someday brea

Re: Directory name completion using bash_completion in unstable (forwarded from Phil Edwards)

2004-02-11 Thread Phil Edwards
On Mon, Feb 09, 2004 at 02:16:27PM -0800, Ian Macdonald wrote: > On Fri 12 Dec 2003 at 07:51:13 +0100, you wrote: > > > How is the Debian version doing this? > > The Debian version probably applies the seven or eight official patches > to 2.05b. I seem to recall this was a problem with the stock

Problems with Debian merchandise vendors

2003-12-17 Thread Phil Edwards
I'm trying to buy some simple Debian stickers for a laptop, and going down the list of vendors on http://www.debian.org/misc/merchandise has been a disappointing experience. You should consider removing three of these vendors. DebianShop: page is completely blank. CopyLeft: accepts orders,

Directory name completion using bash_completion in unstable

2003-12-10 Thread Phil Edwards
[I'm not subscribed, cc's appreciated.] Executive summary: Debian is behaving slightly differently than stock bash and bash_completion, and I'd like to know why. (Because I like the Debian behavior better.) The question deals with directory completion when typing the path to an executable. As

Disabling USB devices?

2003-09-27 Thread Phil Edwards
A machine is running sid with a 2.4.20 kernel, and has some very power-hungry USB devices plugged into it. The devices themselves don't have power switches, but we'd really like to be able to turn them off and save power. Why not just unplug them? We could, but the physical arrangement of the ma

The "c102" libraries want to kill KDE. How do I protect them?

2003-01-14 Thread Phil Edwards
In order to get a bug fixed, I'm doing an upgrade. Dependencies on dependencies on dependencies have started to pull in a bunch of the *c102 transition libraries... ...which conflict with most everything installed on the system (by design)... ...such as all of KDE: /usr/bin/apt-get -y -d d

Re: "What satisfies this dependancy?"

2002-12-10 Thread Phil Edwards
I'll go give grep-dctrl a try, then. Thanks for the suggestions! Phil -- I would therefore like to posit that computing's central challenge, viz. "How not to make a mess of it," has /not/ been met. - Edsger Dijkstra, 1930-2002 -- To UNSUBSCRI

"What satisfies this dependancy?"

2002-12-09 Thread Phil Edwards
Here's a simple question, I'm sure: We all know how packages can provide meta-virtual-package-dependancy thingies, e.g., the mailx package requires a mail-transport-agent package, and a bunch of packages all provide mail-transport-agent, so take your pick. How do I discover what installed package

Yes, do as I say!

2002-12-03 Thread Phil Edwards
After seeing repeated upgrades of coreutils, and noting that the description for the other three central *utils packages had been changed to "empty package for upgrading, remove at will," I told it to purge shellutils and textutils.[*] And I got WARNING: The following essential packages will

How to use the libstdc++5-dbg package?

2002-11-28 Thread Phil Edwards
After setting LD_LIBRARY_PATHY to /usr/lib/debug, and firing up the debugger, I can see that the correct libstdc++.so is being found (i.e., the one with the debugging symbols). And stepping into those functions works, in that it knows the file/line location. However, the debugger can't print any

Re: Mozilla icon in titlebar

2002-11-15 Thread Phil Edwards
Ah, the techhouse.org icons did it. Thanks on behalf of all my users! :-) Phil -- I would therefore like to posit that computing's central challenge, viz. "How not to make a mess of it," has /not/ been met. - Edsger Dijkstra, 1930-2002 -- To

Re: Mozilla icon in titlebar

2002-11-14 Thread Phil Edwards
> Right Click on the KDE panel (right hand side of the task-bar), move your > mouse up to the top of the pop-up menue entry, that says panel. Now select > "add," then on this new pop-up menus select "non-KDE-Application." this > will bring up a file browser, titled "select an executable." Now surf

Mozilla icon in titlebar

2002-11-11 Thread Phil Edwards
Once upon a time (mozilla 1.0, I think) the titlebar menu icon (and thus the icon on things like the KDE panel) was a little Mozilla icon. Lately it's reverted to the standard X that gets put on all X11 apps which do not specify their own icon. What do I need to change to get the little distincti

Java (JRE) support package for mozilla?

2002-10-08 Thread Phil Edwards
Hello. For earlier versions of Netscape, there was a netscape-java-477 package, which provided the Java runtime for the browser. Is there such a package available for Mozilla 1.1? I've been scanning through lists of packages but haven't found anything. Thanks for your time, Phil -- I would

Re: Alien/RPM keeps trying to kill KDE. Help?

2002-02-08 Thread Phil Edwards
On Wed, Feb 06, 2002 at 02:21:24PM -0600, Chris Cheney wrote: > On Wed, Feb 06, 2002 at 02:03:09PM -0500, Phil Edwards wrote: > > BUT > > > > - librpm4 conflicts with librpm0, and > > > > - something called "kpackage" depends on librpm0 > &

Alien/RPM keeps trying to kill KDE. Help?

2002-02-06 Thread Phil Edwards
Okay, there's a software package out there which is being tracked by Debian, but only very slowly. Some random guy built RPMs for it, so I thought I'd grab them, and then use either 'rpm' or 'alien' to put the package onto my testing/unstable machine. Grief... - alien wants rpm (and so do I,

Taking advantage of patch_the_kernel -- advice?

2001-12-26 Thread Phil Edwards
After running 2.2.20 quite happily, I figured I'd try the 2.4 series. So I just grabbed the 2.4.17-1 source package, and I'm just about to build it when I think, hey, the "preemptible kernel" patch listed here: http://www.tech9.net/rml/linux/ looks like it could be useful. Instead of just ap

Re: C++: no hash_map while it is there?

2001-11-19 Thread Phil Edwards
On Mon, Nov 19, 2001 at 12:03:37PM -0500, Phil Edwards wrote: > On Sun, Nov 18, 2001 at 04:12:06AM +0100, Martin v. Loewis wrote: > > I also believe that the comment in this header claiming that it is > > internal is incorrect; the headers without .h are never internal, but > &g

Re: C++: no hash_map while it is there?

2001-11-19 Thread Phil Edwards
On Sun, Nov 18, 2001 at 04:12:06AM +0100, Martin v. Loewis wrote: > > > It does compile cleanly when replacing with or with > > > . > > > > It may be that that is the proper way to do it; I'm not familiar enough with > > STL to know. Perhaps someone on debian-gcc can comment on this? > > Includ

KDE refuses to upgrade (or, Magical Dselect Decoder Ring Needed)

2001-11-16 Thread Phil Edwards
I've been using dselect to upgrade KDE2 from unstable ever since I discovered that KDE2 was available. Today after doing an update, and seeing that the 'kde' package has moved from 2.2.9 to 2.2.11, I get a huge list of dependancy violations, and this explanation text: kde depends on kdelibs3 (>

Re: GCC packages fighting amongst themselves?

2001-11-09 Thread Phil Edwards
On Fri, Nov 09, 2001 at 08:12:17PM +, Neil Booth wrote: > > (Ironically, the reason I want to get rid of gcc-2.95 entirely and use > > only gcc-3.x is that I'm a GCC maintainer, and want to do lots of testing > > with the 3.x series. If the solution to this dependancy mess involves > > destroy

GCC packages fighting amongst themselves?

2001-11-09 Thread Phil Edwards
There's probably an easy way out of this mess, but I'm somewhat new to Debian. (Been using Linux for years, but just recently switched to using a distro rather than hacking everything together by hand.) For a while now I've had both gcc/gcc-2.95 and gcc-3.0 installed; three packages in all. I br

Re: Will the upstream OpenSSH be made available?

2001-10-23 Thread Phil Edwards
On Mon, Oct 22, 2001 at 02:56:58PM -0700, Osamu Aoki wrote: > Debian does not always follow upstream minor versions but instead patch > selectively for the best of stability. They are usually good at it. Definitely no arguments there. After I switched to Debian I've had no stability problems at

Will the upstream OpenSSH be made available?

2001-10-22 Thread Phil Edwards
I'm running some non-Debian servers, with a freshly-built version of OpenSSH, version 2.9.9p2. On my Debian desktop, the latest available reports itself as 2.9p2. I'm told that the extra ".9" patchlevel makes a difference for some of the things I'm going to be doing. Before I go through the pain

Re: IOMEGA ZIP-100 / ZIP-250 -- banging my head against the wall

2001-08-17 Thread Phil Edwards
On Sat, Aug 18, 2001 at 12:12:03AM +0100, Sean Quinlan wrote: > * Phil Edwards <[EMAIL PROTECTED]> (2001-08-17 23:50): > > I'm not subscribed -- haven't needed help yet, Debian is that good :-) -- > > so please cc me on replies. > > Done, I'd suggest se

IOMEGA ZIP-100 / ZIP-250 -- banging my head against the wall

2001-08-17 Thread Phil Edwards
I'm not subscribed -- haven't needed help yet, Debian is that good :-) -- so please cc me on replies. Quick version: after perusing the archives of this list, I found my ZIP-250 drive (hdd) and tried mounting a plain ZIP-100 disk with 'mount -t vfat /dev/hdd4 /mnt/point'. I got the 'bad superblo