Agricolae--thanks for the suggestion. There is no Network-Manager on my
install, but fortunately your idea kept me going long enough to *nearly* find
the solution.
Turns out I made a mistake in my original post. If the ifup command fails,
then the iwconfig command will also fail:
$sudo ifu
Hello,
Sorry in advance if this is a bit long--I tried to keep it very clear.
Having some trouble establishing my wireless connection. I recently upgraded
Sarge to Etch. Now using the stock 2.6.18 686 kernel. No problems with the
main part of the upgrade.
However, I like to use the latest
Magnus,
Thanks for the idea--I think using module-assistant is a perfectly good
alternative approach. In fact, your post has inspired me to try it, and also
to try the older make-kpkg approach.
I am still fairly new to the whole modules thing, so my initial approach was
just to follow the d
Hello,
I am having trouble with a Makefile from the http://rt2x00.serialmonkey.com
group, which makes a driver for my Linksys WiFi device. If anyone has some
development experience, or just understands Makefiles, I'd really appreciate
some help.
The problem occurs when I get to the "sudo ma
Well I'm back in business. I restored my dpkg permissions back to normal with
this:
sudo dpkg -i /var/cache/apt/archives/dpkg_1.10.28_i386.deb
Also, I figured out that the culprit that removed others' execute permission on dpkg was
indeed the bastille security package (at least the current Sa
Manoj--thanks for a real nice trick with the "dpkg-deb --contents"--I had no
idea this would output the default file modes, owners, etc! Now I'm just wondering if
dpkg can reinstall dpkg (reinstall itself?), to get back to that happy like-new state?
After that, I'll be looking for the culpri
DOH!!--I meant to ask this: Anyone who can do a make-kpkg under a non-root
account--what permissions do you see when you say ls -l /usr/bin/[b]dpkg[/b]?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Thanks to everyone who replied with ideas about my post. Let me give quick
replies to the questions you asked me:
Manoj--yes, dpkg is in /usr/bin, and is in the user's path, but no normal user
has execute access to dpkg:
$ ls -l /usr/bin/dpkg
-rwxr-x--- 1 root root 174040 May 26 2005 /usr/b
I was following a tutorial (http://newbiedoc.sourceforge.net/system/kernel-pkg.html) for
compiling a custom kernel, and got to the stage where it said to run this: "fakeroot
make-kpkg clean"
However, this command generated a bunch of errors saying this:
dpkg-architecture: failure: dpkg --print
9 matches
Mail list logo