not open shared
object file: No such file or directory
I think I need to patch iptables, but I'm not seeing how to do that.
--
Matt Miller
mattmille...@fastmail.fm
--
http://www.fastmail.fm - Choose from over 50 domains or use your own
--
To UNSUBSCRIBE, email to debian-user-requ..
library version >= 3.1.0: is
pkg-config in path?
(I've built and installed libzorpll3.1.8 and libzorpll-dev from the
3.1.8.4.1 source at balabit.)
Any ideas? Is 3.1 (or higher) of zorp itself coming to unstable or
testing soon?
--
Matt Miller
mattmille...@fastmail.fm
--
http://w
> > I don't want the editor to do whatever special screen buffer
> > swapping, or whatever it is, that prevents me from scrolling back in
> > my terminal history when the editor is open, and then clears away
> > the screen and redisplays what was there before after the editor is
> > closed.
>
> Thi
> > From GNOME terminal, when I:
> >
> > vi x :set nu
> >
> > the line numbers are colored, and I want to get rid of that.
>
> you could change the default alternative setup to point to nvi
> instead.
Thanks, that got rid of the colorized line numbers.
> > Also, I don't want the editor to do what
>From GNOME terminal, when I:
vi x
:set nu
the line numbers are colored, and I want to get rid of that. Also, I
don't want the editor to do whatever special screen buffer swapping, or
whatever it is, that prevents me from scrolling back in my terminal
history when the editor is open, and then cl
An etch machine died (machine won't power on), so I pulled the two hard
drives out and dropped them into some identical hardware. These were
the only two disks in the machine, and they formed a RAID1 set.
Now the new machine can't find the root filesystem:
Success: Loaded module raid1.
Done.
Beg
hen an open-source version was cut in 2000. Since then the
open-source version has been pretty stagnant, but it still rocks. Much
PDF doc. Good stuff.
--
Matt Miller
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble
> RAD/rapid-application-development tool sought... (web page forms
> interface to a database we define)
possl
http://sourceforge.net/projects/possl
CVS version might be a bit less buggy compiling on debian.
This a quite a deep tool. It was commercial for many years (and still
is), and then an
On 7/2/07, Florian Kulzer <[EMAIL PROTECTED]> wrote:
mediawiki1.7-math depends on imagemagick
imagemagick depends on libx11-6
libx11-6 depends on libx11-data
libx11-data pre-depends on x11-common
Add a few more such chains of dependencies and a lot of packages are
pulled in by mediawiki1.7-math
On 7/2/07, Douglas Allan Tutty <[EMAIL PROTECTED]> wrote:
Run aptitude interactively (no parameters) and choose options. It
sounds like you have the default aptitude behaviour of assuming that
'recommends' are hard dependancies. I always turn that off.
I turned off recommends as dependencies
I just installed Etch on an old Mac G3 to act as a multi-purpose
server for my house. I'm having trouble with aptitude though. When I
wanted to install postfix, aptitude wanted to install something like
109 packages! Many of them x11 related... I used apt-get instead.
Now when I go to install Medi
This is my problem:
[EMAIL PROTECTED]:~$ ls -l /proc/kmsg
-r-r-- 1 root root 0 2007-05-01 07:38 /proc/kmsg
[EMAIL PROTECTED]:~$ cat /proc/kmsg
cat: /proc/kmsg: Operation not permitted
In other words, now matter how I try to set permissions on /proc/kmsg, I
can't read from it unless I'm root.
> Will "linux-image-686" work on the 32-bit and 64-bit AMD processors?
I've used this kernel to boot both AMD64 and Pentium III. i686 is not the
preferred kernel for 32-bit AMD, but it seems to work.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Conta
> > I've attached an external hard drive to my etch AMD64 box, booted my
> > AMD64 box into the debian installer, and installed a fresh i386 etch
> > onto the external drive.
> >
> > Now I can't boot my box without the external drive attached, because
> > grub complains with "error 21."
This is fi
> > [EMAIL PROTECTED]:~$ sudo chroot /mnt/debinst /bin/bash
> > chroot: cannot run command `/bin/bash': Exec format error
>
> I got into this thread late... but this is the error that you get when
> the chrooted disk is not mounted with -o exec
That doesn't seem to explain my problem:
[EMAIL PR
> > I've attached an external hard drive to my etch AMD64 box, booted my
> > AMD64 box into the debian installer, and installed a fresh i386 etch
> > onto the external drive.
> >
> > Now I can't boot my box without the external drive attached
> > you're done.
>
> It looks like the MBR of your Etch
> > I've attached an external hard drive to my etch AMD64 box, booted
> > my AMD64 box into the debian installer, and installed a fresh i386
> > etch onto the external drive.
> >
> > Now I can't boot my box without the external drive attached,
> > because grub complains with "error 21."
>
> So boot
> > problems being caused by not connecting things in the right order
> > 1. Adapter - HD
> > 2. Power - HD
> > 3. Adapter - USB/Computer
> >
> > Disconnect in reverse.
Yes, this was apparently part of my problem. I do need to connect
things in the order you say above or the device is not recogni
> I've attached an external hard drive to my etch AMD64 box, booted my
> AMD64 box into the debian installer, and installed a fresh i386 etch
> onto the external drive.
Now I can't boot my box without the external drive attached, because
grub complains with "error 21." I'm thinking that when the
> > I've attached an external hard drive to my etch AMD64 box, and I
> > want to build an etch i386 system on it. ... I want to chroot into
> > that system to do some more stuff, but the chroot fails:
> >
> > [EMAIL PROTECTED]:~$ sudo chroot /mnt/debinst /bin/bash chroot: cannot
> > run command `/
I've attached an external hard drive to my etch AMD64 box, and I want to
build an etch i386 system on it. I partitioned the drive, and used
debootstrap to lay down a minimal i386 system on the drive. The problem
is that I want to chroot into that system to do some more stuff, but the
chroot fails
> Is there some other way to properly erase the disk so I can start from
> scratch and lay down a new filesystem?
Since neither gparted, not parted, nor fdisk seemed to be able to do
the job, I used dd:
dd if=/dev/zero of=/dev/sdc bs=8192
After that I used parted to create a new disk label, and
> > every time I create a new partition the system mounts the partition
> > immediately, and then gparted complains that it can't create the
> > filesystem because the partition is mounted.
>
> probably some nautilus configuration, if you use GNOME
I used gnome-volume-properties to turn off all th
I'm using gparted to partition and lay down a filesystem on a hard drive
connected externally via a USB adapter. The problem is every time I
create a new partition the system mounts the partition immediately, and
then gparted complains that it can't create the filesystem because the
partition is
> > If I reboot my computer with the device already plugged in then the
> > device is not recognized until I unplug it and plug it back in.
>
> Since the kernel will see it as a USB drive, you probably don't have
> to reboot.
Yeah, everything works if I first turn the device completely on, and
> My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized
> under etch.
Okay, it's working fine now. Apparently I wasn't attaching things in
the right order. I needed to first power up the device, and then plug the
USB cable into my computer. If I reboot my computer with the device
al
> > My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized under
> > etch
>
> Check the output of dmesg for any messages about usb-storage.
Thanks for the idea. I powered up the device and plugged it all in, and
then rebooted my machine. Following is the output of "dmesg |grep -i usb"
My new Vantec SATA/IDE to USB 2.0 Adapter is not being recognized under
etch. Or, maybe it is being recognized, and I'm just not seeing it.
Where would I look on my system for such a device? This device plugs
into my USB port, and on the other end I plug in an IDE drive that I
want to work on.
> > During my latest "apt-get update" on etch the package tftpd-hpa
> > became messed up. ... in.tftpdinvoke-rc.d: initscript tftpd-hpa,
> > action "stop" failed.
>
> you've got to figure out why this initscript is failing.
When I tried to manually start this daemon I saw no errors on the
console,
During my latest "apt-get update" on etch the package tftpd-hpa became
messed up. Apparently the installation scripts were not able to stop
the old daemon or start the new one. If I now try to remove the package
I'm advised that the package is in a "very bad inconsistent state," and
I am told to
> > Under etch I can't seem to get zorp instances to start. I see the
> > following in syslog:
> >
> > Error opening policy.boot file;
> > file='${prefix}/share/zorp/policy.boot'
>
> Looks like you hit an RC bug, see
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413933
I recently filed this b
Under etch I can't seem to get zorp instances to start. I see the
following in syslog:
Error opening policy.boot file; file='${prefix}/share/zorp/policy.boot'
That error is repeated for each instance I'm trying to start.
Now, I don't know what ${prefix} is set to, but I'm thinking that it
must b
Under etch I'm trying to use apt-build to apply the iptables "tproxy"
patch from balabit.com. The apt-build process seems to complete
properly when I use the --patch option to include the patch, and I get a
new .deb in my apt-build repository. However, when I use dpkg to
install the .deb, the res
I posted this to -sparc, but no one responded. Maybe someone on this list
can give me a clue.
Trying to net boot a SPARCstation5 using the boot.img I downloaded today I
get the following startup messages:
Booting Linux...
PROMLIB: Sun Boot Prom Version 3 Revision 2
...
[snip boot messages that
I'm using NFS to share files between etch machines, and I want to map
specific client users to specific server users. I'm reading some stuff
that says that the "map_static" option of /etc/exports is what I want,
but the man page for this file does not mention this option. In fact,
this option is
Under etch I'm using start-stop-daemon to start the swatch log
monitoring utility in an /etc/init.d script. This is working, but
each instance of swatch (I'm starting multiple -- one instance per
monitored log) creates a zombie process the first time it logs
something. I'm using the '--chuid' opt
I wrote:
> I'm on etch and I can't read /proc/kmsg no matter how I set the
> permissions.
Just to be clear -- I can read /proc./kmsg as root. My problem is I
can't read it as any other user, even if 'ls -l /proc/kmsg' shows read
access to everyone.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
I'm on etch and I can't read /proc/kmsg no matter how I
set the permissions. Take a look:
[EMAIL PROTECTED]:~$ sudo chmod a+r /proc/kmsg
[EMAIL PROTECTED]:~$ sudo ls -l /proc/kmsg
-r--r--r-- 1 root root 0 2007-01-15 17:55 /proc/kmsg
[EMAIL PROTECTED]:~$ whoami
mmiller
[EMAIL PROTECTED]:~$ cat /pr
> something that is a pretty small form factor as space is a definite
> consideration
I've been using the Shuttle XPC. This is not a super-small machine, but
it is a full-fledged PC in a small form factor. I've used the SN21G5.
Put in an AMD 4600+ CPU, a couple GB of RAM, configure a couple SATA
> > If I exclude [loadable module support] then mkinitramfs-kpkg fails,
> > and if I include it then mkinitramfs-kpkg succeeds.
>
> If you don't need loadable modules, then ... you don't need an init*
> because all the stuff you need is already in the kernel.
That does seem to make sense. Howeve
> Using mkinitramfs-kpkg to build the ramdisk.
> mkinitramfs-kpkg failed to create initrd image.
> ...
> I'm guessing that I'm missing something else in
> menuconfig.
Loadable module support. If I exclude it then
mkinitramfs-kpkg fails, and if I include it then
mkinitramfs-kpkg succeeds. This is
> > Using mkinitramfs-kpkg to build the ramdisk.
> > mkinitramfs-kpkg failed to create initrd image.
>
> there is an initrd support option in menuconfig
I think I selected the necessary options:
[EMAIL PROTECTED]:/usr/src/linux-source-2.6.18$ grep -i ram .config
CONFIG_INITRAMFS_SOURCE=""
CONFIG_
Under etch I'm trying to use "dpkg -i" to install a .deb I built using
make-kpkg. I'm passing "--initrd" to make-kpkg, since I'm booting
off a software RAID device. I've done this before on this same
machine without a problem, but this one is giving me:
...
Using mkinitramfs-kpkg to build the ra
> > see what my page size is?
>
> man 2 getpagesize
Thanks, that helped. I wrote the following C program which apparently tells me
that my pagesize is 4K:
#include
#include
int main ()
{
printf ("%d\n", getpagesize ());
return 0;
}
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Can I use sysctl or /proc/sys/kernel or something to see what my
page size is? My kernel is 2.6.18-3-amd64.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > my mouse pointer disappears.
>
> That's a known bug, you can turn of the hardware cursor as a work
> around. See https://bugs.freedesktop.org/show_bug.cgi?id=3009#c8
Perfect. I added this line:
Option "HWCursor" "off"
to my "Device" section, and the mouse pointer returned.
--
To UNSUBSCR
> Give us the default files for such problems: /etc/X11/xorg.conf and
> /var/log/Xorg.0.log
>
> (The former without comments and the latter with the last relevant
> lines.)
Thanks.
Here's xorg.conf first, and then the last 50 or so lines of
Xorg.0.log:
==
Om running etch on my shuttle XPC SN21G5. According to lspci, this
machine has on-board GeForce 6100 video:
[EMAIL PROTECTED]:~/postgres/8.2.0/postgresql-8.2.0$ lspci |grep VGA
00:05. VGA compatible controller: nVidia Corporation C51G [GeForce
6100] (rev a2)
Now, "dpkg-reconfigure xserver
> I'm trying the Etch netboot installation, but the client can't seem
> to find the configuration file.
I figured out that I needed to add a "next-server" directive to
my dhcp config:
next-server 192.168.1.215
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trou
I'm trying the Etch netboot installation, but the client can't seem
to find the configuration file. I untarred netboot.tar.gz into
/var/lib/tftpboot. I tried copying (and and also moving)
pxelinux.cfg/default to pxelinux.cgf/01-,
but that didn't change anything.
I'll now list the PXE messages g
> > > > Some weeks ago the X display on my Etch machine became terribly laggy.
> > >
> > > please post the output of the following commands:
> > >
> > > lspci | egrep -i 'video|vga|display'
> >
> > [EMAIL PROTECTED]:~$ lspci | egrep -i 'video|vga|display'
> > 00:05.0 VGA compatible controller: nVid
On Thu, 2 Nov 2006 22:50:06 +0100, "Florian Kulzer" <[EMAIL PROTECTED]> said:
> On Thu, Nov 02, 2006 at 09:43:03 -0700, Matt Miller wrote:
> > Some weeks ago the X display on my Etch machine became terribly laggy.
>
> please post the output of the following command
Some weeks ago the X display on my Etch machine became terribly laggy.
It takes painful seconds for command prompt output to scroll by, and
scrolling in GUI windows is also quite slow and jumpy. Moving a window
around on the screen is similarly suffering.
I'm under Gnome.
--
To UNSUBSCRIBE, e
I just updated my etch installation, and Evolution went from 2.4 to 2.6.
Exchange support is now apparently gone. When I go to "Edit |
Preferences | Mail Accounts | Add" the "Server Type" drop down no longer
includes an option for Exchange.
It looks like there is no longer a separate package for
>"Failed to locate a program for configuring the date
>and time. Perhaps none is installed?"
>
>What kind of program should I install?
Maybe ntp-simple would do it.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>If I am in Gnome how do I close Debian-linux down.
You should have some menu icons somewhere on your screen. One of
them should bring up an option labeled 'Log Out' or something
like that. If you are logged in as root then the box that pops
up should include an option to shutdown the machine.
-
>I'm trying to install the flash plugin (6.0.79.0) but it isn't
>working. When I try to access some webpage which contains some flash,
>the browser is closed. I'm using mozilla-firebird 0.6.1 but the same
>problem happens when I'm using mozilla 1.4.
Try Firebird 0.7/Mozilla 1.6 (or at least Mozilla
>>maybe /sbin/syslogd was somehow disappeared? Can I reinstall
>>this package without removing it (along with packages dependent on
>>it) and installing it again from scratch?
>``apt-get install --reinstall sysklogd'' should do.
This did the trick. cron is now quietly logging to
/var/log/cron.lo
>>Every couple minutes I get something like:
>>
>>cron(pam_unix)[15457]: session opened for user mail (uid=0)
>Somehow syslog is not running.
'ps -A' shows that klogd is running, but no syslogd. When I try to
install the inetutils-syslog package I get conflicts with sysklogd,
which dselect is say
>>and /etc/syslog.conf says:
>>
>> cron.* /var/log/cron.log
>Is it really not commented
No hash marks that I can see.
>It seems like Woody r2 default syslog.conf reads
>...
I'm running sarge.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
cron is logging to the active console and I don't know how to turn it
off. Every couple minutes I get something like:
cron(pam_unix)[15457]: session opened for user mail (uid=0)
cron(pam_unix)[15457]: session closed for user mail
The cron man pages says that cron logs to the syslog facility 'cro
p;& make bzImage modules modules_install
$ make install
Read the kernel INSTALL file in the source directory for full
instructions (in /usr/src).
--
Matt Miller
Systems Administrator
MP TotalCare
gpg public key id:
08BC7B06
signature.asc
Description: This is a digitally signed message part
r mode. :)
A quick analysis of /dev/dsp shows the owner as root and group as audio:
$ ls -l /dev/dsp
crw-rw1 root audio 14, 3 Apr 14 2001 /dev/dsp
Add the user to the group "audio" and the problem is fixed:
root@box:$ usermod -G audio
--
Matt Miller
Systems Admi
> which is a Radeon 8500...
>
> Anyone got an idea ?
If I remember correctly, you need Xfree86 4.2 for 8500 support. You can
get the packages from the following list:
http://raw.no/x4.2/
--
Matt Miller
Systems Administrator
MP TotalCare
gpg public key id:
08BC7B06
signature.asc
Descri
I just installed woody (from a pile of 1.4M floppies) onto my circa 1994 Intel
486. When trying to boot off the hard drive or off my boot floppy everything
looks fine until
INIT: cannot execute "/etc/init.d/rcS"
INIT: Entering runlevel: 2
INIT: cannot execute "/etc/init.d/rc"
INIT: cannot execu
A within the last week my unstable mutt stopped doing a cool thing.
After invoking mutt I used to type 'c' to change to a different
mailbox, and then I would type '?' to see a list of all mailboxes in
my ~/Mail directory.
Now, 'c' still prompts me to enter '?' to see a list, but typing '?'
does n
On Tue, Jan 23, 2001 at 10:21:14AM +, Colin Watson wrote:
> Matt Miller <[EMAIL PROTECTED]> wrote:
> >How do I detect packages on which nothing depends? I know I
> >must have accumulated a number of these that I no longer want.
> >
> Get hold of the deborphan pa
On Tue, Jan 23, 2001 at 09:02:03AM +0200, Martin Fluch wrote:
> On Mon, 22 Jan 2001, Matt Miller wrote:
>
> > How do I detect packages on which nothing depends? I know I
> > must have accumulated a number of these that I no longer want.
> >
> I think the proble
How do I detect packages on which nothing depends? I know I
must have accumulated a number of these that I no longer want.
Short of running dselect (or storm?) and performing a package-
by-package examination, what can be done to detect this potential
garbage?
On Fri, Nov 24, 2000 at 08:38:06AM -0800, Brian wrote:
> A recent update to one or more apache module installation
> scripts resulted in quite a few services being turned off.
>
>[...]
>
> Whichever
> apache update made the changes (I installed several at once)
> disabled mod_status, mod_dir, mod_
Running unstable, I do this:
apachectl start
And get this:
Syntax error on line 248 of /etc/apache/httpd.conf:
Invalid command 'ExtendedStatus', perhaps mis-spelled or
defined by a module not included in the server configuration
/usr/sbin/apachectl start:
I've built an application that consists of serveral executable
programs and several shared libraries. The programs need the
shared libraries, but the programs can't find the libraries.
Here is an error I receive when trying to start a program:
/usr/local/panther/run/util/prodev: error w
The following C program:
#include
int main ()
{
double p = pow (2, 3);
return 0;
}
fails to link. ld issues the following complaint:
undefined reference to `pow'
Am I missing a library? How can I search libraries to see which
libra
On Fri, Feb 11, 2000 at 10:15:48AM -0500, [EMAIL PROTECTED] wrote:
> This is rough
> software with quite a way to go before it reaches Prime Time.
I thought the user interface was basically cool, but I dropped
Opera after reading some of their documentation on
JavaScript and other 'unsafe' langua
On Thu, Dec 30, 1999 at 08:03:56AM +1100, Chanop Silpa-Anan wrote:
> On Wed, Dec 29, 1999 at 08:26:22AM -0700, Matt Miller wrote:
> > The file /var/lib/dpkg/info/pgaccess.prerm has only a single blank line.
> >
> > Should I just remove this file?
> certainly
All better. Thanks.
On Wed, Dec 29, 1999 at 10:50:02AM +1100, Chanop Silpa-Anan wrote:
> On Tue, Dec 28, 1999 at 11:38:53PM -0700, Matt Miller wrote:
> > dpkg (subprocess): unable to execute pre-removal script: Exec format error
> > dpkg: error processing pgaccess (--remove):
> > subproce
I can't remove the 'pgaccess' package from my unstable distribution.
I do 'apt-get remove pgaccess', and I get:
dpkg (subprocess): unable to execute pre-removal script: Exec format error
dpkg: error processing pgaccess (--remove):
subprocess pre-removal script returned error exit status 2
Errors
can I relate a given header (e.g. fstream.h) with the library or
libraries that house the functions published by the header? Is there a
../doc/.. area that I haven't found? Should I use ld to scan all
library directories searching for f
on't get some sound in their games, I might have to recreate
my dos partition. (Okay, I'm not that desperate.)
Thanks,
Matt Miller
-
'Choose portability over efficiency.'
Mark Gancarz, 'The Unix Philosophy' - Tenet 4
lated bison problems. I
searched the debian-user archives and found an apparently unresolved
thread from July 20, 1997, entitled "Q: gcc and flex/bison ?". I searched
the GNU help-bison archives and found it very annoying that the messages
can not be sorted by
g line:
smart_path=netnet.net
Thanks,
Matt Miller
-
"Small is beautiful."
-- Mark Gancarz, "The Unix Philosophy"
81 matches
Mail list logo