Re: Mount ext2/ext3 as specific user at system start?

2006-11-17 Thread W Paul Mills
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Wackojacko wrote:
> Wackojacko wrote:
>> Kamaraju Kusumanchi wrote:
>>> On Wednesday 15 November 2006 20:48, Roberto C. Sanchez wrote:
 On Wed, Nov 15, 2006 at 08:28:27PM -0500, Kamaraju Kusumanchi wrote:
> So your sample line in /etc/fstab will look like
> /dev/sda1   /home/user/partition  autouser,auto,exec
> 0  0
>
> The above line is untested so try it only after reading all the
> relevant
> manual pages.
 That will not fix his problem.  Since it will automatically mount at
 boot, it will be mounted by root.  That means that only root will be
 able to unmount it.  Of course, this will not fix any of the ownership
 issues.

>>>
>>> Thanks Roberto! I use
>>>
>>> /dev/sda1   /home/user/partition  autouser,noauto,exec
>>> 0  0
>>>
>>> to allow the users to mount the USB drive. I did not think of all the
>>> consequences of changing noauto to auto.
>>>
>>> sorry for the noise.
>>>
>>> raju
>>>
>>>
>> What about the uid,gid options in mount.  my fstab for a vfat shared
>> windows partition is
>>
>> /dev/sda6   /mnt/Windowsdat vfat
>> rw,user,auto,uid=1000,gid=1000,umask=0020   2
>>
>> and it's mounted a boot with user and group ownership I want.
>>
>> These options are not available on all fs types I think.
>>
>> HTH
>>
>> Wackojacko
>>
> 
> Sorry for the noise, just read the subject line again and the manpage
> for mount and ext2/3 dont support these options afaict.  Brain in gear :)
> 
> Wackojacko
> 
> 

Why not mount it from crontab with an @reboot parameter?


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFXW5Du4tRirKTPYwRAma0AJ40k9mP+C3EXjv4EGTuBWWs9/mWXgCfR2SG
XmQNTWurDTE2IT4CszeU1Dg=
=niho
-END PGP SIGNATURE-
begin:vcard
fn:W Paul Mills
n:Mills;W Paul
org:The Mills Chaos In The USA
adr:;;;Topeka;Kansas;;USA
email;internet:[EMAIL PROTECTED]
title:Electronics Technician
note:Hint: remove -NOT
x-mozilla-html:FALSE
url:http://Mills-USA.com
version:2.1
end:vcard



RE: test2 please ignore

2006-11-17 Thread Alan Ianson
On Fri, 2006-17-11 at 09:56 +0200, Debeselis wrote:
> Hi,
> 
> Sorry for the problems if there were any from me:( But I have problems with 
> this mailing list and I wanted to find what causes them.
> 
> Problem is that when I send my initial e-mail to this list I can see my 
> submission coming to my e-mail box but if I'm trying to
> reply to this e-mail which came back to me - I can not see my second 
> submission return. But I can see my second reply on this
> mailing list through lets say usenet news interface. The same situation, I 
> think, will be with this reply - I'll see this reply on
> the mailing list lets say through the news but I'll not be able to see my 
> submission return to my mailbox. And I want to find out
> why is that.

That's the norm with gmail, the exact reason I forget now. I think gmail
sees the returning mail as a dupe and drops it. But be assured we do
read you.. :)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: test2 please ignore

2006-11-17 Thread Debeselis

> That's the norm with gmail, the exact reason I forget now. I think gmail
> sees the returning mail as a dupe and drops it. But be assured we do
> read you.. :)

Ok, thanks for the tip:) I promise not to send any additional test messages:)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: OpenSSL version 0.9.7e ?!

2006-11-17 Thread Dave Ewart
On Thursday, 16.11.2006 at 21:50 +0100, Stephan Seitz wrote:

> On Thu, Nov 16, 2006 at 08:25:00PM +, Dave Ewart wrote:
> >to which the machine is put.  Kernel bugs are normally only
> >exploitable by local users; SSL bugs are most likely to be
> >exploitable remotely.  If
> 
> Only partly true, I think. If you have a server application like
> apache, which has a bug giving you a shell, you can then use the local
> exploit to become root. So you should think a little ahead, that’s
> safer. ;-)

Yes, that's why I said that this was only 'generally' true.  The above
compromise relies on an Apache (remote) exploit as well as any
subsequent local kernel exploit.

Anyway, as a general rule: keep your systems security-patched, and use
an OS which allows you to do this without introducing new/different
functionality :-)

Dave.
-- 
Please don't CC me on list messages!
...
Dave Ewart - [EMAIL PROTECTED] - jabber: [EMAIL PROTECTED]
All email from me is now digitally signed, key from http://www.sungate.co.uk/
Fingerprint: AEC5 9360 0A35 7F66 66E9 82E4 9E10 6769 CD28 DA92



signature.asc
Description: Digital signature


Re: Kernel error: DMA write timed out

2006-11-17 Thread Mertens Bram
On 2006-11-17, Matus UHLAR - fantomas wrote:
> > > > >> kernel: DMA write timed out
> > > > >> kernel: parport0: BUSY timeout (1) in compat_write_block_pio

[...]

> > > that message is related to parallel port, not to SATA disk.
> > > At least probably - you could send one line before and after those...
> 
> On 14.11.06 18:28, Mertens Bram wrote:
> > Same errors are written to the syslog on my desktop.  I too do not
> > have anything attached to a parallel port.
> 
> something tries to work with it.

Not anymore, I haven't seen this message anymore since I stopped and
later removed (purged) the lpr package.

> > Could this be some kind of emulation?  Like the SCSI emulation used
> > for CD drives in the past?
> > I have an HP USB printer which uses usblp0:
> > [EMAIL PROTECTED]:/root# grep lp /var/log/kern.log
> > Nov 12 11:02:31 localhost kernel: drivers/usb/class/usblp.c: usblp0: USB 
> > Bidirectional printer dev 23 if 0 alt 0 proto 2 vid 0x03F0 pid 0x8204
> > Nov 12 11:03:00 localhost kernel: drivers/usb/class/usblp.c: usblp0: removed
> 
> That's about devices connected via USB (although using parallel port
> emulation). 
> 
> > I tried to stop cupsys and/or lpd and the messages stopped when lpd
> > was stopped.  And after starting lpd again they began appearing
> > again.  So lpd appears to be the culprit.  I could print fine when lpd
> > was down (I use Cups) so I'm going to try and remove lpr from my
> > system.  Perhaps you can test this as well?
> 
> didn't you mistakenly configure something to try accessing real parallel
> port instead of the one connected with USB?

Well perhaps the lpr package tried to access a printer connected to a
parallell port?  I don't know: I configured my (USB)printer using Cups
and it (still) works.  I can't remember ever configuring lpr, perhaps
it looks for a parallel printer with its default settings?

Anyway: removing lpr solved the problem for me, hopefully it does so
too for the OP.  If so should we consider this a bug in the lpr
package?

Regards

Bram

-- 
# Mertens Bram "M8ram"   <[EMAIL PROTECTED]>   Linux User #349737 #
# debian testingkernel 2.6.17-2-686i6861024MB RAM #
# 10:47:20 up 21 days, 20 min,  3 users,  load average: 0.09, 0.07, 0.01 #


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Need to remove a ghost file, but can't because it doesn't exist

2006-11-17 Thread J.A. de Vries
On 2006-11-16 @ 19:28:40 (week 46) Douglas Tutty wrote:

> I see from later posts that reiserfsck worked.  I used to have this
> problem.  I tracked it down to a problem within reiserfs where it stores
> small files within the directory structure itself (as a speed-up
> measure).  I got tired of it and switched to JFS.  JFS offered me the
> following benefits:

I've been reading up on ReiserFS and it seems more than a few people
have had problems with it. I choose it 2 years ago because of its good
performance when handling lots of small files. Right now I am thinking
of going the really conservative way and return to ext3 again.
Performance might be worse, but in my experience and from what I read in
the Internet it is rocksolid. I suppose that means fiddling around with
parted to make space for a new /home partition. Ah well...

Grx HdV


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Kernel error: DMA write timed out

2006-11-17 Thread Andrea Ganduglia

On 11/14/06, Mertens Bram <[EMAIL PROTECTED]> wrote:

Perhaps you can test this as well?


I don't have printer or other attached via  parport or USB. This
message has repeated while 10 seconds in syslog. I have rebooted more
times my machine, but it do not change.



--
Openclose.it - Idee per il software libero
http://www.openclose.it


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Etch status..?

2006-11-17 Thread cga2000
On Fri, Nov 17, 2006 at 01:01:35AM EST, Kevin Mark wrote:
> On Thu, Nov 16, 2006 at 08:22:47PM -0500, cga2000 wrote:

[..]

> > I have heard rumors that etch will soon become stable. 
> > 
> > Would any one know when this is likely to happen?
> > 
> > Or is it already "frozen" and I could start my reinstall this coming
> > week-end without having to do it all over again when it becomes stable?
> 
> From what I know, my best guess is december-january. The release team
> has already started to freeze part of the basic system (where freeze is
> the release state before stable aka etch) 

Sounds like I could anticipate and do it some time next week.

After all this is only my laptop -- not some mission-critical server.

> and the rc bug count is less
> that 200. If you want any more info, Steve Langasek and Andreas Barth
> (the relase managers) are making updates on planet[0]. Here is a
> URL[1] to a png of the rc bug count.

.. which reminds me that I opened a bug when I ran into these problems
and haven't checked its status in months.

> Cheers,
> Kev
> [0] http://planet.debian.org
> [1] http://people.debian.org/~sesse/bugscan/

Thanks.

cga


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



slow usb under etch

2006-11-17 Thread Bruno Buys

My pendrive transfers files at ~1MB/s under my home sarge system, but
only ~100KB/s under my work etch. Its usb 1.1, but 100KB/s is slow
even for 1.1.
How do I get 1MB/s under etch?
thanks!



etch kernel is 2.6.16-2-k7 driving a athlon xp 2400+

sarge kernel is 2.6.8-2-k7 driving a sempron64 3400+.

work's etch lsmod:

[EMAIL PROTECTED]:~$ lsmod
Module  Size  Used by
nls_cp437   5696  1
vfat   11648  1
fat47068  1 vfat
usb_storage70144  1
isofs  32896  1
ipv6  218912  12
ppdev   8324  0
lp 10496  0
autofs416836  0
nls_iso8859_1   4032  3
ntfs  193804  1
ext2   57160  1
mbcache 7684  1 ext2
dm_snapshot15388  0
dm_mirror  17460  0
dm_mod 48180  2 dm_snapshot,dm_mirror
sd_mod 16464  1
scsi_mod  122700  2 usb_storage,sd_mod
snd_seq_dummy   3588  0
snd_seq_oss27812  0
snd_seq_midi8096  0
snd_seq_midi_event  6592  2 snd_seq_oss,snd_seq_midi
snd_seq43852  6
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_via82xx25240  1
snd_ac97_codec 82848  1 snd_via82xx
snd_ac97_bus2112  1 snd_ac97_codec
snd_pcm_oss44128  0
snd_mixer_oss  15744  1 snd_pcm_oss
snd_pcm74504  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_timer  20420  2 snd_seq,snd_pcm
snd_page_alloc  9864  2 snd_via82xx,snd_pcm
snd_mpu401_uart 6656  1 snd_via82xx
snd_rawmidi22496  2 snd_seq_midi,snd_mpu401_uart
snd_seq_device  8332  5
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd46400  13
snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
shpchp 39424  0
i2c_viapro  7956  0
i2c_core   19536  1 i2c_viapro
pci_hotplug24308  1 shpchp
parport_pc 31728  1
parport32008  3 ppdev,lp,parport_pc
analog  9888  0
ns558   4484  0
via_ircc   23252  0
floppy 55916  0
irda  161596  1 via_ircc
via_agp 9408  1
agpgart29296  1 via_agp
crc_ccitt   2048  1 irda
soundcore   8736  1 snd
gameport   13576  4 snd_via82xx,analog,ns558
psmouse34504  0
serio_raw   6532  0
tsdev   7296  0
mousedev   10496  1
evdev   8832  1
rtc11444  0
pcspkr  3012  0
reiserfs  218096  1
usbhid 32416  0
ide_cd 35680  1
cdrom  32240  1 ide_cd
ide_disk   14720  5
generic 4228  0 [permanent]
via82cxxx   8068  0 [permanent]
ide_core  111536  5 usb_storage,ide_cd,ide_disk,generic,via82cxxx
3c59x  40104  0
mii 5248  1 3c59x
ehci_hcd   26952  0
uhci_hcd   26896  0
usbcore   36  5 usb_storage,usbhid,ehci_hcd,uhci_hcd
thermal13064  0
processor  21760  1 thermal
fan 4548  0


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Mount ext2/ext3 as specific user at system start?

2006-11-17 Thread Nate Bargmann
* W Paul Mills <[EMAIL PROTECTED]> [2006 Nov 17 06:18 -0600]:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Wackojacko wrote:
> > Wackojacko wrote:
> >> Kamaraju Kusumanchi wrote:
> >>> On Wednesday 15 November 2006 20:48, Roberto C. Sanchez wrote:
>  On Wed, Nov 15, 2006 at 08:28:27PM -0500, Kamaraju Kusumanchi wrote:
> > So your sample line in /etc/fstab will look like
> > /dev/sda1   /home/user/partition  autouser,auto,exec
> > 0  0
> >
> > The above line is untested so try it only after reading all the
> > relevant
> > manual pages.
>  That will not fix his problem.  Since it will automatically mount at
>  boot, it will be mounted by root.  That means that only root will be
>  able to unmount it.  Of course, this will not fix any of the ownership
>  issues.
> 
> >>>
> >>> Thanks Roberto! I use
> >>>
> >>> /dev/sda1   /home/user/partition  autouser,noauto,exec
> >>> 0  0
> >>>
> >>> to allow the users to mount the USB drive. I did not think of all the
> >>> consequences of changing noauto to auto.
> >>>
> >>> sorry for the noise.
> >>>
> >>> raju
> >>>
> >>>
> >> What about the uid,gid options in mount.  my fstab for a vfat shared
> >> windows partition is
> >>
> >> /dev/sda6   /mnt/Windowsdat vfat
> >> rw,user,auto,uid=1000,gid=1000,umask=0020   2
> >>
> >> and it's mounted a boot with user and group ownership I want.
> >>
> >> These options are not available on all fs types I think.
> >>
> >> HTH
> >>
> >> Wackojacko
> >>
> > 
> > Sorry for the noise, just read the subject line again and the manpage
> > for mount and ext2/3 dont support these options afaict.  Brain in gear :)
> > 
> > Wackojacko
> > 
> > 
> 
> Why not mount it from crontab with an @reboot parameter?

Did anyone not read my followup to myself (bad form, I know) that I
solved this quite simply and easily?  Once mounted, change the
ownership and group to whatever and it will hold through reboots.  It
has worked several times now, so I consider the issue solved.

Thanks for the replies, but this is not as complicated as it seems.

- Nate >>

-- 
 Wireless | Amateur Radio Station N0NB  |  Successfully Microsoft
  Amateur radio exams; ham radio; Linux info @  | free since January 1998.
 http://www.qsl.net/n0nb/   |  "Debian, the choice of
 My Kawasaki KZ-650 SR @| a GNU generation!"
http://www.networksplus.net/n0nb/   |   http://www.debian.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: 32<->64

2006-11-17 Thread Roberto C. Sanchez
On Fri, Nov 17, 2006 at 09:27:27AM +0200, ccostin wrote:
> 32 bit x86 packages can installed on 64 bit system (amd64) ?
> 
> 
use chroot.

Google search for it.

-Roberto

-- 
Roberto C. Sanchez
http://people.connexer.com/~roberto
http://www.connexer.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Greylisting with sendmail - anyone?

2006-11-17 Thread Brett Charbeneau

Greetings all,

	I've been trying to set up an anti-spam measure called greylisting on my 
Debian 3.1 box with sendmail.
	"milter-gris" from snertsoft.com comes highly recommended but it claims 
there is a version mis-match between sendmail and makemap (I can't figure out 
from which package the latter even comes from) so milter-gris says it cannot 
read the hash in /etc/mail/access.db.
	That being said, there *is* a greylistd .deb package for exim, but 
nothing for sendmail.

"relaydelay" has a nice page here:

http://www.thing.dyndns.org/debian/grey.htm

	but the instructions seem pretty complex and I'm reluctant to introduce 
a tarball milter to the sendmail .deb packages for fear that the planet will 
blow up, etc.
	So: anyone out there using greylisting with sendmail? I'd be very 
grateful to hear from you!


--

Brett Charbeneau
Network Administrator
Williamsburg Regional Library
7770 Croaker Road
Williamsburg, VA 23188-7064
(757)259-4044  www.wrl.org
(757)259-4079 (fax)[EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Recent spam increase

2006-11-17 Thread Michelle Konzack
Am 2006-10-26 00:47:46, schrieb Mike McCarty:
> Tim Post wrote:
> 
> A: Because it reverses the normal order of conversation.
> Q: Why is top-posting considered undesirable by many?
> 
> >What I can't seem to stop is the huge influx of these "penny stock"
> >spams. They're getting smarter than bayes filtering and keyword
> >'snatches' have become almost impossible. 
> 
> Yes, I get several a day myself. The actual "text" of the message is
> often actually an image, while the body of the message is randomly
> selected sentences or words from a collection which would make a
> Bayesian filter delete most of my e-mail.

If you use procmail, try the following recipe before the messages are
threated by spamassassin:

[ '/home/michelle.konzack/.procmail/FLT_outlook_hello' ]


# 
# FLT_outlook_hello
# 


:0 H
* ^X-Mailer:.*Outlook
* ^Received:.*\(helo=\[[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+\]\)
.ATTENTION.FLT_outlook_hello/



Between 15.10.2006 and today, this filter has catched over 17.000
Spams coming over  or  without
a singel FalsePositive.

And since I do  not expect Messages send by Outlook:

[ '/home/michelle.konzack/.procmail/FLT_outlook_suspect' ]--


# 
# FLT_outlook_suspect
# 


:0 H
* ^X-Mailer:.*Outlook
.ATTENTION.FLT_outlook_suspect/



Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
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 MSM LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Recent spam increase

2006-11-17 Thread Michelle Konzack
Am 2006-10-26 22:45:56, schrieb Peter Teunissen:
> If you're looking for a way to get rid of picture spam, try the SARE  
> rules (http://www.rulesemporium.com/) for spamassassin. I use these  
> rulesets and get very high scores on the picture spam I get. Simply  
> add these rules to your setup using sa-update & the openprotect  
> channel (see http://saupdates.openprotect.com/). It doesn't take the  
> cpu cost of the fuzzyocr plugin.

In procmail you can use:

[ '/home/michelle.konzack/.procmail/FLT_gif_jpeg' ]-


# 
# FLT_gif_jpeg
# 


:0
* B ?? ^Content-Type:.*image/(gif|jpeg|pjpeg)
.ATTENTION.FLT_gif_jpeg/



Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
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 MSM LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ViewSonic Widescreen and resolution settings

2006-11-17 Thread Anton Piatek
Dave Bellows wrote:
> Update.  Of course I can't run 1600x1000 instead the monitor went to
> the next resolution on the list which was 1600x1200.  I was then able
> to shrink the horizontal size and reposition the screen to make it
> fit.  There are now thin black bars along either side of the screen
> but there doesn't seem to be as much distortion.  Still, I would like
> to get this working better.
> 
> 
> On 11/16/06, Dave Bellows <[EMAIL PROTECTED]> wrote:
>> Hello all,
>>
>> I just got a new ViewSonic VG2230 widescreen LCD monitor for my Debian
>> Testing box.  After I installed it I ran "dpkg-reconfigure -phigh
>> xserver-xorg".  It seemingly correctly configured xorg.conf for a
>> resolution of 1680x1050 as recommended by the booklet that came with
>> the monitor.  However, when I started up X the vertical is off.
>> There's about 2 inches of extra screen space at the top so that when I
>> move the mouse cursor up to the top of the screen the whole screen
>> shifts and I lose my bottom taskbar (KDE).
>>
>> So I manually edited the conf file and changed it to 1600x1000
>> (keeping the same ratio).  This appears to have worked (no more extra
>> space).  Because the monitor is such a big change from what I'm used
>> to I can't tell entirely if the shapes of the letters are distorted at
>> all (at 1680 x 1000 it was obvious) but they appear fine.  Is it fine
>> to leave it at this?  Should it be able to do 1680x1050?  Is there
>> some extra configuration I'm missing?
>>
>> Also, the screen is huge.  I'd never really notice what letters looked
>> like before.  There's a certain fuzziness around each of the letters
>> on the screen that I think is related to anti-aliasing perhaps.  It's
>> fairly noticeable though I imagine I could get used to it.  Again, is
>> there a setting somewhere that would improve the look?
>>
>> Thanks,
>> David Bellows
>>
> 
> 

Make sure you have the vsync and hsync values correct for your monitor
(see the monitor manual) otherwise you will get this.

Subpixel rendering should not affect this, but it can improve clarity as
the xserver knows more about the screen so can change the way pixels are
lit up to look better.

Anton

-- 
email: [EMAIL PROTECTED]home: 02380 557 995
mobile: 07900 951 627   work: 01962 816 557
blog/photos:http://www.strangeparty.com
pgp: [0xB307BAEF]   (http://tastycake.net/~anton/anton.asc)
fingerprint: 116A 5F01 1E5F 1ADE 78C6 EDB3 B9B6 E622 B307 BAEF



signature.asc
Description: OpenPGP digital signature


Re: /dev/hd* gone with udev

2006-11-17 Thread Anton Piatek
Jason Dunsmore wrote:
> I recently upgraded my Debian testing system.  When I rebooted, almost
> all the device nodes in /dev were gone, and the system wouldn't boot
> all the way up (got all the way to starting nfs, somehow).
> 
> I ended up removing udev and installing hotplug through the
> single-user recovery console.  I'd like to go back to udev when I get
> this figured out because I've written some custom rules.  Other people
> have had a similar problem, but no solution was found:
> http://lists.debian.org/debian-user/2006/09/msg00836.html
> http://article.gmane.org/gmane.linux.debian.devel.bugs.general/136682
> 
> I tried downgrading to udev 0.100-1, a version I know worked, but I
> saw the same problem.
> 
> Could it be my configuration?  My /etc/udev/rules.d/local.rules file
> contains the following:
> 
> SYSFS{model}="5VLAT80", NAME{all_partitions}="usb_hd"
> SYSFS{model}="iFP Mass Driver", NAME{all_partitions}="iriver"
> SYSFS{model}="Flash Voyager", NAME{all_partitions}="key_drv"
> SYSFS{model}="Cruzer Micro", NAME{all_partitions}="key_drv"
> SYSFS{model}="USB to IDE Card", NAME{all_partitions}="cf_card"

I would try purging udev, then purging hotplug and reinstalling udev (I
had warnings when installing udev to purge hotplug).

Anyway, mine works but there are loads of rules in /etc/udev/rules.d/
%ls /etc/udev/rules.d/
020_permissions.rules   z25_persistent-net.rules
025_libgphoto2.rulesz45_persistent-net-generator.rules
025_libsane.rules   z50_run.rules
025_logitechmouse.rules z55_hotplug.rules
udev.rules  z60_hdparm.rules
z20_persistent-input.rules  z60_xserver-xorg-input-wacom.rules
z20_persistent.rulesz75_cd-aliases-generator.rules
z25_persistent-cd.rules

They should be created for you, but I wonder if your hotplug package was
interfering?

Anton



-- 
email: [EMAIL PROTECTED]home: 02380 557 995
mobile: 07900 951 627   work: 01962 816 557
blog/photos:http://www.strangeparty.com
pgp: [0xB307BAEF]   (http://tastycake.net/~anton/anton.asc)
fingerprint: 116A 5F01 1E5F 1ADE 78C6 EDB3 B9B6 E622 B307 BAEF



signature.asc
Description: OpenPGP digital signature


Re: centralized location for contacts

2006-11-17 Thread Owen Heisler
On Fri, 2006-11-17 at 11:35 +, Leandro Guimarães Faria Corcete DUTRA
wrote:
> Em Thu, 16 Nov 2006 17:12:15 -0600, Owen Heisler escreveu:
> > I've tried using slapd
> > for a LDAP server, but this seems like overkill and has yet to work right
> > anyway (I always get errors).
> 
>   This would be the right solution.  You just have to debug your slapd.

Oh.  Well, then, is slapd the only LDAP server in Debian?  (think so, I
looked)

Then is it possible to set up slapd to use the regular /etc/shadow for
passwords?  One of the errors I get a lot is invalid credentials.

Second, is it possible to connect to the LDAP server without putting
anything in it, like with a GUI like lat or luma?  Or do I have to put
some records in it first?

I'll try to do some reading about LDAP in general too, but I've tried
several different HOWTOs without success.



Re: [Fwd: dvd+rw-tools inconsistency??]

2006-11-17 Thread Hugo Vanwoerkom

steef wrote:

H.S. wrote:

steef wrote:

in one of two new tests *directly after*  my first message burning a 
dvd of 4,4 Gb succeeded without a problem, the second -ceteris 
paribus- went wrong.
so the behoviour of the kernel or dvd+rw-tools or something else ?? 
seems unpredictable.


maybe it is the media you are using.

->HS


since yesterday i tested the dvd-writer extensively on/with 
debian_testing and slackware11.

the dvd-writer reacts increasingly unpredictable and has had its best time.

thanks you all for your help,

kind regards,

steef 



What is unpredictable, the hardware or the software?

Hugo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: ViewSonic Widescreen and resolution settings

2006-11-17 Thread ss11223

Dave Bellows wrote:
> Hello all,
>
> I just got a new ViewSonic VG2230 widescreen LCD monitor for my Debian
> Testing box.  After I installed it I ran "dpkg-reconfigure -phigh
> xserver-xorg".  It seemingly correctly configured xorg.conf for a
> resolution of 1680x1050 as recommended by the booklet that came with
> the monitor.  However, when I started up X the vertical is off.
> There's about 2 inches of extra screen space at the top so that when I
> move the mouse cursor up to the top of the screen the whole screen
> shifts and I lose my bottom taskbar (KDE).

You should be able to do the natural resolution of the monitor
with no problems. (That way you get the shapest image).  What you
describe is what you get when you have a larger virtual screen running
on
a smaller physical moniter.

>
> Also, the screen is huge.  I'd never really notice what letters looked
> like before.  There's a certain fuzziness around each of the letters
> on the screen that I think is related to anti-aliasing perhaps.  It's
> fairly noticeable though I imagine I could get used to it.  Again, is
> there a setting somewhere that would improve the look?
>

Huge is a relative term. Try running a 30" (2560x1600) moniter. But the
fuzzieness could be from running a LCD at other than its natural
resolution.

> Thanks,
> David Bellows
>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Adding more than one IP Address

2006-11-17 Thread Gunnar Björkdahl

Do we have to configure routing when using aliases like this?


Help with configuration of Apache 2.2 and VirtualHost

2006-11-17 Thread Gunnar Björkdahl

Hello everybody

I am working on a setup of both name-based and ip-based virtualHost:s in
Apache2.2 on a debian server.
Why I am mixing is because i will use SSL for the ip-based virtualHost:s.

Is there any problems mixing?

Could someone send me their configuration files from "sites-available" so I
can se how to set things up. I have read documentation at apache.org but I
desperately need some examples. Yes, been googling..


Re: Kernel error: DMA write timed out

2006-11-17 Thread Mertens Bram
On 2006-11-17, Andrea Ganduglia wrote:
> On 11/14/06, Mertens Bram <[EMAIL PROTECTED]> wrote:
> >Perhaps you can test this as well?
> 
> I don't have printer or other attached via  parport or USB. This
> message has repeated while 10 seconds in syslog. I have rebooted more
> times my machine, but it do not change.

So the lpr package is not installed on your system?

If not the only other thing I can recommend is shutting down all
services on your system one by one untill the message flood stops.
(tip: run tail -f /var/log/syslog in one terminal and stop the
services from another terminal.)

That way you can at least track down the culprit.

Just in case: stopping services can be done by executing (as root) the
scripts in /etc/init.d/ with the parameter "stop".  E.g. to stop the
lp daemon that caused the problem on my box I used:
# ps -ef | grep lp # to see if the service is running
# /etc/init.d/lpr stop

The "catch" is that the daemon is (was) called lpd while the init
script was named after the package: lpr.

HTH

Bram

-- 
# Mertens Bram "M8ram"   <[EMAIL PROTECTED]>   Linux User #349737 #
# debian testingkernel 2.6.17-2-686i6861024MB RAM #
#17:09:12 up  4:10,  2 users,  load average: 0.00, 0.02, 0.00 #


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



aptitude dist-upgrade removes important packages

2006-11-17 Thread Marko Randjelovic

When I run "aptitude dist-upgrade", it says some packages will be removed:

The following packages are unused and will be REMOVED:
 bug-buddy eog esound fast-user-switch-applet file-roller gcalctool
 gconf-editor gdm gedit gedit-common gnome-backgrounds gnome-cards-data
 gnome-core gnome-games gnome-games-data gnome-keyring-manager
 gnome-nettool gnome-system-tools gnome-themes gnome-utils gnomemeeting
 gtk2-engines gtk2-engines-pixbuf gtkhtml3.8 gucharmap guile-1.6-libs
 industrial-cursor-theme libavahi-compat-howl0 libdmx1 libgnomevfs2-bin
 libgtkhtml3.8-15 libgtksourceview-common libgtksourceview1.0-0
 libguile-ltdl-1 libopenh323-1.18.0 libpt-1.10.0 libpt-plugins-alsa
 libpt-plugins-v4l python-gnome2-desktop system-tools-backends vino zenity
 zip

There is obviously something wrong because I use many of these packages. 
It wants to remove whole gnome. If I use apt-get, 0 packages are to be 
removed.


Is this some bug in aptitude?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: How to clean arp table

2006-11-17 Thread Johannes Wiedersich
Cesar Fazan wrote:
> After many years using FreeBSD, Im now moving my gateways to debian, and
> I stuck with a simple lazy thing ... How do I clean arp table on debian?
> On FreeBSD I can just do an "arp -ad", but on debian I didnt found how
> to do that and google didnt helped me.

Why don't you just do 'arp -ad' as root?

/usr/sbin/arp is in the net-tools package, so 'aptitude install
net-tools' is your friend, if it is not already installed.

Johannes


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Etch status..?

2006-11-17 Thread Johannes Wiedersich
cga2000 wrote:
> I have heard rumors that etch will soon become stable. 
> 
> Would any one know when this is likely to happen?

Current schedule is end of this year. [1]

> Or is it already "frozen" and I could start my reinstall this coming
> week-end without having to do it all over again when it becomes stable?

Part is frozen.

> This is a laptop with a pcmcia NIC.  Back in April, I spent over two
> months trying to install etch but I  was never able to finish the
> install.  The etch installer just did not recognize the NIC .. I was
> never able to bring up a network connection .. as a result I ended up
> with an etch install that I could not finalize.  Since the stable etch
> installer probably won't work any better with this laptop .. and since
> the sarge installer did work .. I was thinking the above might be the
> best solution. 

How do you come to the conclusion that the stable etch installer
wouldn't work better with that laptop? If any linux works with your nic,
so should debian etch and it's installer (except perhaps, if it needs
some non-free firmware). The installer team has made some great progress
with the installer, recently releasing the current release candidate
[2]. I guess you have a fair chance to give it a try. You should also
send a report about your installation to either confirm that everything
went smoothly or to help improving things for the future.

Johannes

[1] http://lists.debian.org/debian-devel-announce/2006/11/msg4.html
[2] http://lists.debian.org/debian-devel-announce/2006/11/msg3.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: 32<->64

2006-11-17 Thread David Gluss
 
32 bit programs run on AMD64 systems.  That's what makes them
so good.  32 bit libraries are in the /lib32 and /usr/lib32 directories
on this
system; there is a /usr/lib/libstc++.so, but no /usr/lib32/libstdc++
so 64 bit c++ programs work but not 32 bit ones.  There is however a
/lib32/libc.so, so 32 bit C programs work fine.

David Gluss
 
-Original Message-
From: ccostin [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 16, 2006 11:27 PM
To: debian-user@lists.debian.org
Subject: 32<->64

32 bit x86 packages can installed on 64 bit system (amd64) ?



Re: aptitude dist-upgrade removes important packages

2006-11-17 Thread Douglas Tutty
On Fri, Nov 17, 2006 at 05:27:27PM +0100, Marko Randjelovic wrote:
> When I run "aptitude dist-upgrade", it says some packages will be removed:
> 
> The following packages are unused and will be REMOVED:
>  bug-buddy eog esound fast-user-switch-applet file-roller gcalctool
>  gconf-editor gdm gedit gedit-common gnome-backgrounds gnome-cards-data
>  gnome-core gnome-games gnome-games-data gnome-keyring-manager
>  gnome-nettool gnome-system-tools gnome-themes gnome-utils gnomemeeting
>  gtk2-engines gtk2-engines-pixbuf gtkhtml3.8 gucharmap guile-1.6-libs
>  industrial-cursor-theme libavahi-compat-howl0 libdmx1 libgnomevfs2-bin
>  libgtkhtml3.8-15 libgtksourceview-common libgtksourceview1.0-0
>  libguile-ltdl-1 libopenh323-1.18.0 libpt-1.10.0 libpt-plugins-alsa
>  libpt-plugins-v4l python-gnome2-desktop system-tools-backends vino zenity
>  zip
> 
> There is obviously something wrong because I use many of these packages. 
> It wants to remove whole gnome. If I use apt-get, 0 packages are to be 
> removed.
> 
> Is this some bug in aptitude?

What has likely happened is that one of these packages keeps the others
installed.  It was installed to meet some dependancy and is not
required any more to meet that dependancy.

Run aptitude interactive.  Go down the list and ensure that anything you
want installed (as opposed to installed to meet a dependancy) is set to
manual install.  For example, go to gnome-core and ensure that it
doesn't show that its automatically installed if you want gnome.  Ditto
zip.

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: aptitude dist-upgrade removes important packages

2006-11-17 Thread Florian Kulzer
On Fri, Nov 17, 2006 at 17:27:27 +0100, Marko Randjelovic wrote:
> When I run "aptitude dist-upgrade", it says some packages will be removed:
> 
> The following packages are unused and will be REMOVED:
>  bug-buddy eog esound fast-user-switch-applet file-roller gcalctool
>  gconf-editor gdm gedit gedit-common gnome-backgrounds gnome-cards-data
>  gnome-core gnome-games gnome-games-data gnome-keyring-manager
>  gnome-nettool gnome-system-tools gnome-themes gnome-utils gnomemeeting
>  gtk2-engines gtk2-engines-pixbuf gtkhtml3.8 gucharmap guile-1.6-libs
>  industrial-cursor-theme libavahi-compat-howl0 libdmx1 libgnomevfs2-bin
>  libgtkhtml3.8-15 libgtksourceview-common libgtksourceview1.0-0
>  libguile-ltdl-1 libopenh323-1.18.0 libpt-1.10.0 libpt-plugins-alsa
>  libpt-plugins-v4l python-gnome2-desktop system-tools-backends vino zenity
>  zip
> 
> There is obviously something wrong because I use many of these packages. 
> It wants to remove whole gnome. If I use apt-get, 0 packages are to be 
> removed.
> 
> Is this some bug in aptitude?

Most likely it is not a bug. It seems that some packages have been
marked as "automatically installed" and no other package on your system
depends on them anymore. In that case aptitude will remove these
"unused" packages unless you change that configuration option. 

This should be fixable by running

aptitude unmarkauto '~M!~R~i'

to remove the "auto" mark from all the packages on which no other
installed package depends.

-- 
Regards,
  Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: aptitude dist-upgrade removes important packages

2006-11-17 Thread Russell L. Harris
* Marko Randjelovic <[EMAIL PROTECTED]> [061117 11:26]:
> When I run "aptitude dist-upgrade", it says some packages will be removed:
> 
> The following packages are unused and will be REMOVED:
>  bug-buddy eog esound fast-user-switch-applet file-roller gcalctool
>  gconf-editor gdm gedit gedit-common gnome-backgrounds gnome-cards-data
>  gnome-core gnome-games gnome-games-data gnome-keyring-manager
>  gnome-nettool gnome-system-tools gnome-themes gnome-utils gnomemeeting
>  gtk2-engines gtk2-engines-pixbuf gtkhtml3.8 gucharmap guile-1.6-libs
>  industrial-cursor-theme libavahi-compat-howl0 libdmx1 libgnomevfs2-bin
>  libgtkhtml3.8-15 libgtksourceview-common libgtksourceview1.0-0
>  libguile-ltdl-1 libopenh323-1.18.0 libpt-1.10.0 libpt-plugins-alsa
>  libpt-plugins-v4l python-gnome2-desktop system-tools-backends vino zenity
>  zip
> 
> There is obviously something wrong because I use many of these packages. 
> It wants to remove whole gnome. If I use apt-get, 0 packages are to be 
> removed.
> 
> Is this some bug in aptitude?


There was a discussing regarding this matter on this list a week or so
ago; check the archives.

Meanwhile, Debian installs "synaptic" by default.  Use synaptic
instead of aptitude.

RLH


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: usb drive errors with automount

2006-11-17 Thread Jason Dunsmore

On 11/16/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote:


you can use 'usbmount' for automatic mounting of usb storage devices.
However I'm afraid your USB flashdisk is dead...


The USB flashdisk isn't dead.  It works when I mount it manually.

I didn't know about usbmount.  I'll give it a try.

Thanks.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Cannot fix broken package libc6_2.3.6.ds1-7_amd64.deb

2006-11-17 Thread [EMAIL PROTECTED]
I've made a big mistake !

I have launched a full upgrade via package manager on a etch
amd64 with the testing repository checked.
The installation stops with this message:

E: /var/cache/apt/archives/libc6_2.3.6.ds1-7_amd64.deb:
trying to overwrite `/usr/lib64', which is also in package
nspluginwrapper

Now libc6 appears as broken and there is no way to fix it.

Anyone can help ?

Thanks
Umberto





Re: Re: Hello

2006-11-17 Thread info
From: [EMAIL PROTECTED]
Subject: Autoresponder

Sehr geehrter Absender,

vielen Dank für Ihre Mail an [EMAIL PROTECTED] Wir werden sie schnellstmöglich 
an den zuständigen Kollegen weiterleiten.

Sollten Sie jedoch zu einem unserer Produkte technische oder inhaltliche Fragen 
haben, wenden Sie sich bitte an unsere kompetente Support-Hotline:

Tel. 0900 1 / 40 00 43  (0,99 € / Minute aus dem deutschen Festnetz)

Wir haben uns zu dieser Lösung entschlossen, um Ihnen eine schnelle und 
qualifizierte Hilfe bei Problemen mit unseren Produkten anzubieten. Leider ist 
in 99 Prozent aller Fälle das PC-System des Kunden als Ursache des Problems zu 
nennen und nicht das Produkt an sich. Bitte haben Sie daher Verständnis, dass 
wir uns zu dieser Lösung entschlossen haben. 

Mit freundlichen Grüßen

Ihr rondomedia-Team




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



AMD Turion based laptop from Dell

2006-11-17 Thread Ishwar Rattan

Any one using Debian Linux on the new laptop?

-ishwar


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: usb drive errors with automount

2006-11-17 Thread Roby
Jason Dunsmore wrote:

> On 11/16/06, Matus UHLAR - fantomas <[EMAIL PROTECTED]> wrote:
>>
>> you can use 'usbmount' for automatic mounting of usb storage devices.
>> However I'm afraid your USB flashdisk is dead...
> 
> The USB flashdisk isn't dead.  It works when I mount it manually.
> 
> I didn't know about usbmount.  I'll give it a try.
> 

usbmount:
"This package automatically mounts USB mass storage devices (typically USB
pens) when they are plugged in, and unmounts them when they are removed..."

Seems like doing an umount after/during unplug would lead to data loss
if the device had been written to recently.  How do buffers get flushed?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: dig

2006-11-17 Thread Wayne Topa
Raquel([EMAIL PROTECTED]) is reported to have said:
> Does anyone know in what package can I find "dig"?  I tried
> "apt-cache search dig" and couldn't find anything it the list it
> gave me.

That 'should' have worked, but oddly, dnsutils does not list the files
included with it so thats why it didn't show up.

Minor bug I would think.

Wayne

-- 
Just about every computer on the market today runs Unix, except the Mac
(and nobody cares about it).
-- Bill Joy 6/21/85
___


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Cannot fix broken package libc6_2.3.6.ds1-7_amd64.deb

2006-11-17 Thread Andrew Sackville-West
On Fri, Nov 17, 2006 at 07:41:56PM +0100, [EMAIL PROTECTED] wrote:
> I've made a big mistake !
> 
> I have launched a full upgrade via package manager on a etch
> amd64 with the testing repository checked.

which package manager?

> The installation stops with this message:
> 
> E: /var/cache/apt/archives/libc6_2.3.6.ds1-7_amd64.deb:
> trying to overwrite `/usr/lib64', which is also in package
> nspluginwrapper

well, I would guess that ndiswrapper is way less important than
libc6. can you purge ndiswrapper and then maybe it will go.


> 
> Now libc6 appears as broken and there is no way to fix it.

you might be able to override the errors and get dpkg to install it
directly from the .deb

Note that I don't use amd64 and have also never broken libc6, so these
are just my ideas on what might work

A


signature.asc
Description: Digital signature


Changelogs on packages.debian.org

2006-11-17 Thread Yvo van Doorn
I seem to be having issues getting any sort of change logs on
packages.debian.org either via aptitude on the server or via web browser on
multiple computers & networks. This is leading me to believe something is
gone awry on the website.

Any idea on when this functionality will be restored?
Examples:
http://packages.debian.org/changelogs/pool/main/libf/libfs/libfs_1.0.0-4/cha
ngelog
http://packages.debian.org/changelogs/pool/main/s/subversion/subversion_1.4.
0-5/changelog


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: aptitude dist-upgrade removes important packages

2006-11-17 Thread Marko Randjelovic

Florian Kulzer wrote:

Most likely it is not a bug. It seems that some packages have been
marked as "automatically installed" and no other package on your system
depends on them anymore. In that case aptitude will remove these
"unused" packages unless you change that configuration option. 


This should be fixable by running

aptitude unmarkauto '~M!~R~i'

to remove the "auto" mark from all the packages on which no other
installed package depends
These packages are marked as auto, but I am not sure if your fix will do 
what you think


[EMAIL PROTECTED]:~# aptitude unmarkauto '~M!~R~i'
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
Building tag database... Done
The following packages are unused and will be REMOVED:
 bug-buddy eog esound fast-user-switch-applet file-roller gcalctool
 gconf-editor gdm gedit gedit-common gnome-backgrounds gnome-cards-data
 gnome-core gnome-games gnome-games-data gnome-keyring-manager
 gnome-nettool gnome-system-tools gnome-themes gnome-utils gnomemeeting
 gtk2-engines gtk2-engines-pixbuf gtkhtml3.8 gucharmap guile-1.6-libs
 industrial-cursor-theme libavahi-compat-howl0 libdmx1 libgnomevfs2-bin
 libgtkhtml3.8-15 libgtksourceview-common libgtksourceview1.0-0
 libguile-ltdl-1 libopenh323-1.18.0 libpt-1.10.0 libpt-plugins-alsa
 libpt-plugins-v4l python-gnome2-desktop system-tools-backends vino
 zenity zip
The following packages have been kept back:
 amarok amarok-engines amarok-xine apache2-utils apt-file base-files
 cdrdao console-common console-data dbus debconf debconf-i18n
 dictionaries-common discover1 discover1-data dvd+rw-tools e2fslibs
 e2fsprogs enscript epiphany-browser evolution-data-server
 evolution-data-server-common exim4 exim4-base exim4-config
 exim4-daemon-light fastjar firefox firefox-gnome-support
 foomatic-filters gettext-base gnome-applets gnome-applets-data
 gnome-keyring gnome-media gnome-media-common gnumeric gnumeric-common
 grep grub gstreamer0.10-plugins-ugly hal hdparm hpijs hpijs-ppds
 ifupdown imagemagick inetutils-inetd initramfs-tools installation-report
 iptables iputils-ping irb1.8 kappfinder kate kcontrol kdebase
 kdebase-bin kdebase-data kdebase-kio-plugins kdelibs-data kdelibs4c2a
 kdepasswd kdeprint kdesktop kfind khelpcenter kicker klibc-utils klipper
 kmenuedit konqueror konqueror-nsplugins konsole kpager kpersonalizer
 kppp ksmserver ksplash ksysguard ksysguardd ktip kwin libapache-mod-php4
 libapr1 libavahi-client3 libavahi-common-data libavahi-common3
 libavahi-compat-libdnssd1 libavahi-glib1 libavahi-qt3-1 libblkid1
 libbonobo2-0 libbonobo2-common libcaca0 libcamel1.2-8 libcomerr2
 libcucul0 libdbus-1-3 libdiscover1 libebook1.2-5 libecal1.2-6
 libedata-book1.2-2 libedata-cal1.2-5 libedataserver1.2-7
 libedataserverui1.2-6 libegroupwise1.2-10 libgail-common libgail17
 libgdome2-cpp-smart0c2a libgksu2-0 libglib1.2 libglib1.2-dev
 libgnome-keyring0 libgnome-media0 libgnutls13 libgphoto2-2
 libgphoto2-port0 libgsf-1-114 libgsf-1-common libgsf-gnome-1-114
 libgssapi2 libhal-storage1 libhal1 libhsqldb-java libjack0.100.0-0
 libklibc libkonq4 libmagick9 libmyspell3c2 libmysqlclient15off libneon26
 libnewt0.52 libopencdk8 liborbit2 libpam-modules libpam-runtime libpam0g
 libpoppler0c2 libpoppler0c2-glib libreadline-ruby1.8 libreadline5
 libruby1.8 libsdl1.2debian libsdl1.2debian-alsa libselinux1 libsmbclient
 libsnmp-base libsnmp9 libss2 libtasn1-3 libtasn1-3-bin libtheora0
 libtunepimp3 libuuid1 libxalan2-java libxerces2-java libxklavier10
 libxml2 libxml2-utils libxslt1.1 libxvidcore4 linux-kernel-headers
 locales mysql-client mysql-client-5.0 mysql-common mysql-server
 mysql-server-5.0 nano nfs-common openoffice.org openoffice.org-base
 openoffice.org-calc openoffice.org-common openoffice.org-core
 openoffice.org-draw openoffice.org-impress openoffice.org-java-common
 openoffice.org-math openoffice.org-writer openssh-client openssh-server
 php4 php4-common php4-mysql poppler-utils popularity-contest
 postgresql-7.4 postgresql-client-7.4 postgresql-client-common
 postgresql-common python-central python-libxml2 python-newt
 python-numeric python-uno rdoc1.8 readline-common rhythmbox ruby1.8
 strace tar telnet thunderbird ttf-opensymbol ucf vsftpd whiptail
 xserver-xorg-input-evdev xserver-xorg-video-mga xsltproc
0 packages upgraded, 0 newly installed, 43 to remove and 212 not upgraded.
Need to get 0B of archives. After unpacking 135MB will be freed.
Do you want to continue? [Y/n/?]


So even in this command it tries to remove them.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: [Fwd: dvd+rw-tools inconsistency??]

2006-11-17 Thread Daniel Baumann
Hugo Vanwoerkom wrote:
> steef wrote:
>> H.S. wrote:
>>> steef wrote:
>>>
 in one of two new tests *directly after*  my first message burning a
 dvd of 4,4 Gb succeeded without a problem, the second -ceteris
 paribus- went wrong.
 so the behoviour of the kernel or dvd+rw-tools or something else ??
 seems unpredictable.
>>>
>>> maybe it is the media you are using.
>>>
>>> ->HS
>>>
>>>
>> since yesterday i tested the dvd-writer extensively on/with
>> debian_testing and slackware11.
>> the dvd-writer reacts increasingly unpredictable and has had its best
>> time.

not that this was reported to me (which should have been the right
thing[tm] :), it's likely the media or something other, but not
dvd+rw-tools. even version 7.0 has been very "predictable" in the last time.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: xmms-singit, japanese lyrics

2006-11-17 Thread Jan Willem Stumpel
Victor Munoz schreef:
> Hello. Does anyone know if it is possible to display japanese
> lyrics with xmms-singit? I try the following:
>
> kinput2 -canna -xim -kinput & export LANG=ja_JP; export
> LC_ALL=ja_JP;export XMODIFIES="@im=kinput2" xmms&
>
> [..]

I tried to install xmms-singit, but how do you actually start it?
This vital information seems to be missing from the README file. I
could not manage it so far. However, I do know that kinput2 is
obsolete, and should basically not be used for inputting Japanese.
Better to use uim/anthy or scim/anthy. What is your locale?
Perhaps you should consider changing to a UTF-8 locale
(http://www.jw-stumpel.nl/stestu).

Regards, Jan





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: aptitude dist-upgrade removes important packages

2006-11-17 Thread Marko Randjelovic

Russell L. Harris wrote:

There was a discussing regarding this matter on this list a week or so
ago; check the archives.

  
I didn't find that discussion. Can you give me some words from Subject 
or body so i can find it? Most similar I found is 
http://lists.debian.org/debian-laptop/2005/08/msg00067.html from last year.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: ppp

2006-11-17 Thread Marko Randjelovic

Alexander Harizanov wrote:

Hi all,
What coul be the reason of pppd failing after establishing a 
connection with remote computer?

Regards
 



Everyone is raving about the all-new Yahoo! Mail beta. 
 


You should give us more information. What is exit code? You have 
explanation of all codes in "man pppd".



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: help! my usb keyboard works only slightly on install

2006-11-17 Thread Andrew M.A. Cater
On Thu, Nov 16, 2006 at 11:33:14PM -0800, David Gluss wrote:
> 
> I did achieve success by setting the root password to 888, and skipping
> the create user step.  This was done with a USB-ps2 dongle.  So the 
> installation
> kernel definitely supports USB.  The serial console is the (darn it) obvious
> answer...but too late for this go-round.
> 
> I can report that as far as I can tell so far, the Sun x4100 is a smokin'
> hot machine.  Boots really fast.
> 
Use a _Sun_ USB keyboard. Don't use a PC keyboard, don't use a dongle -
otherwise you get randomness.

Suns, in my experience have "different USB" - certainly, I had to dig
up a Sun USB keyboard to get a Linux install to work on a relatively 
recent Sun.

Andy


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: NFS Setup/Configuration

2006-11-17 Thread Daniel Baumann
Jesus Arocho wrote:
> 0.02: I am running an NFS server on a debian box; 5 kubuntu workstations 
> mount 
> NFS exports from the box.  The passwords, login names, login ID number, group 
> names and group ID numbers must match between the workstation and the server.

My two cents: Booting from NFS and just mounting ordinary NFS shares
once the system is already running are two completely different things
with nothing in common but the name 'NFS'.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: USB Generic Drive Storage

2006-11-17 Thread Bernard Adrian
Rrodak <[EMAIL PROTECTED]> a écrit : 

> I see the flash storage on usb :
>
> Bus 003 Device 017: ID 10d6:ff61 Actions Semiconductor Co., Ltd
> Bus 003 Device 001: ID :
> Bus 002 Device 004: ID 09da:0006 A4 Tech Co., Ltd Optical Mouse WOP-35 /
> Trust 450L Optical Mouse
> Bus 002 Device 001: ID :
> Bus 001 Device 001: ID :
>
> But no devices in /dev/sd..
>
> I checked the kernel modules, all ok
>
> only think I see on dmesg is:
>
> usb 3-6: new high speed USB device using ehci_hcd and address 17
> usb 3-6: configuration #1 chosen from 1 choice
>
> no more messages... 
> somebody an idea?

I had the same problem last week after compiling a customized kernel.
I forgot to select the "SCSI disk support" option. As far as i know
it's necessary to create a /dev/sd...

The "SCSI disk support" option is not enabled when you choose "USB
Mass Storage Support", but most USB storage devices need it.

You'll find "SCSI disk support" in "Devices Drivers" and then in "SCSI
device support".

Of course, if you did'nt compile your kernel, the lines above are out
of topic.
-- 
Bernard Adrian 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: aptitude dist-upgrade removes important packages

2006-11-17 Thread Wayne Topa
Russell L. Harris([EMAIL PROTECTED]) is reported to have said:
> There was a discussing regarding this matter on this list a week or so
> ago; check the archives.
> 
> Meanwhile, Debian installs "synaptic" by default.  Use synaptic
> instead of aptitude.
> 
I don't think that is too good.  I upgraded a few days ago and the
xorg upgrade blew out X, so if I only had synaptic installed, I would be
dead in the water.  I hope that at least apt-get would be installed as
well.  apt isn't shown as a dependence for synaptic BTW.

I haven't run synaptic in a few years but did not like it way back then.

Wayne

-- 
In a few minutes a computer can make a mistake so great that it would
take many men many months to equal it.
___


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



vmware on debian etch

2006-11-17 Thread H.S.


er ... I am not sure if I should be asking this in this forum since 
vmware is not open source.


I wanted to play around with vmware server and installed it on my etch 
system in /usr/local.


I also intalled vmware-mui in /usr/local as well.

When I browse to localhost:8333, I get an empty page, only the footer 
text is being displayed.


The installation seemed to have gone alright and the modules were also 
built without any complaints. I am not sure where the problem could. I 
installed vmware from its tgz sources.


If somebody has been successful in installing vmware in Debian Etch, I 
would love to know how you did it.


thanks,
->HS



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Interaktion between LVM and RAID

2006-11-17 Thread Manfred Schuler

Hi All,


I'm using software RAID to protect against media errors, and then LVM
built ontop of the md device to allow for maximum versatility.

In the boot sequence LVM is started before mdadm.
On  one of my servers LVM detects a LVM-Superblock on one of the RAID
disks and claims this device as LVM disk.
When mdadm is started, the RAID array cannot be assembled correctly,
because one disk is already used by LVM.

I changed /etc/rcS.d/S25lvm to /etc/rcS.d/S26lvm and everthing worked fine.

I'd like to report this as a bug, but I don't know if LVM is too early
or mdadm is too late.

Can you please give me a hint?




Best Wishes,

Manfred

PS: I am not subscribed to the list (too much traffic), so a cc: would
be greatly appreciated.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread Rick Reynolds
Hmm... I've been using vmware workstation for over a year in testing 
(was sarge, then etch -- I think, not sure of the release dates).  The 
standard installation scripts they provided have worked for me each time.


Never played with server, though...

Thanks,
Rick Reynolds
--
 "Released in 1996, Microsoft Visual Basic 6.0 cemented the product as 
the first choice of buggy front-ends to databases everywhere. In fact, 
if you wanted a buggy front-end to your corporate database, there was no 
better choice." -- Andrew Orlowski



H.S. wrote:


er ... I am not sure if I should be asking this in this forum since 
vmware is not open source.


I wanted to play around with vmware server and installed it on my etch 
system in /usr/local.


I also intalled vmware-mui in /usr/local as well.

When I browse to localhost:8333, I get an empty page, only the footer 
text is being displayed.


The installation seemed to have gone alright and the modules were also 
built without any complaints. I am not sure where the problem could. I 
installed vmware from its tgz sources.


If somebody has been successful in installing vmware in Debian Etch, I 
would love to know how you did it.


thanks,
->HS






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Interaction between LVM and RAID

2006-11-17 Thread Manfred Schuler

Hi All,


I'm using software RAID to protect against media errors, and then LVM
built ontop of the md device to allow for maximum versatility.

In the boot sequence LVM is started before mdadm.
On  one of my servers LVM detects a LVM-Superblock on one of the RAID
disks and claims this device as LVM disk.
When mdadm is started, the RAID array cannot be assembled correctly,
because one disk is already used by LVM.

I changed /etc/rcS.d/S25lvm to /etc/rcS.d/S26lvm and everthing worked fine.

I'd like to report this as a bug, but I don't know if LVM is too early
or mdadm is too late.

Can you please give me a hint?




Best Wishes,

Manfred

PS: I am not subscribed to the list (too much traffic), so a cc: would
be greatly appreciated.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread Kristian Lampen

H.S. wrote:


er ... I am not sure if I should be asking this in this forum since 
vmware is not open source.


I wanted to play around with vmware server and installed it on my etch 
system in /usr/local.


I also intalled vmware-mui in /usr/local as well.

When I browse to localhost:8333, I get an empty page, only the footer 
text is being displayed.


The installation seemed to have gone alright and the modules were also 
built without any complaints. I am not sure where the problem could. I 
installed vmware from its tgz sources.


If somebody has been successful in installing vmware in Debian Etch, I 
would love to know how you did it.


thanks,
->HS


Hi,
I managed to install the workstation or the player with an rpm of it.
Converting the rpm to a deb-package with alien. This is described here
http://forums.debian.net/viewtopic.php?t=9921.

Kristian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread piter

H.S. wrote:



er ... I am not sure if I should be asking this in this forum since 
vmware is not open source.


I wanted to play around with vmware server and installed it on my etch 
system in /usr/local.


I also intalled vmware-mui in /usr/local as well.

When I browse to localhost:8333, I get an empty page, only the footer 
text is being displayed.


The installation seemed to have gone alright and the modules were also 
built without any complaints. I am not sure where the problem could. I 
installed vmware from its tgz sources.


If somebody has been successful in installing vmware in Debian Etch, I 
would love to know how you did it.


thanks,
->HS



Have you tried "qemu" ? 
It's easy and you can use the "qemu-launcher" with a nice graphical 
interface...



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: aptitude dist-upgrade removes important packages

2006-11-17 Thread Florian Kulzer
On Fri, Nov 17, 2006 at 21:48:47 +0100, Marko Randjelovic wrote:
> Florian Kulzer wrote:
> >Most likely it is not a bug. It seems that some packages have been
> >marked as "automatically installed" and no other package on your system
> >depends on them anymore. In that case aptitude will remove these
> >"unused" packages unless you change that configuration option. 
> >
> >This should be fixable by running
> >
> >aptitude unmarkauto '~M!~R~i'
> >
> >to remove the "auto" mark from all the packages on which no other
> >installed package depends
> These packages are marked as auto, but I am not sure if your fix will do 
> what you think

I am pretty certain that the above command does what I think it does: It
will make sure that no packages are erroneously removed because aptitude
thinks they are unused. It will not do any more than that. You are
obviously asking for a massive upgrade (and you did not provide this
important second part of the output in your original message) and
aptitude might have to remove packages because of other problems, e.g.
conflicts, missing dependencies, etc.

> [EMAIL PROTECTED]:~# aptitude unmarkauto '~M!~R~i'
> Reading package lists... Done
> Building dependency tree... Done
> Reading extended state information
> Initializing package states... Done
> Writing extended state information... Done
> Reading task descriptions... Done
> Building tag database... Done
> The following packages are unused and will be REMOVED:

[ snip: aptitude wants to remove a lot of gnome-related packages ]

> The following packages have been kept back:

[ snip: many packages: KDE, OOo, postgresql, libs, ... ]

> 0 packages upgraded, 0 newly installed, 43 to remove and 212 not upgraded.
> Need to get 0B of archives. After unpacking 135MB will be freed.
> Do you want to continue? [Y/n/?]
> 
> So even in this command it tries to remove them.

I would run "aptitude keep-all" to cancel all actions and then
investigate the issue. To this end I would first try to ensure that the
system is self-consistent, i.e. aptitude should not want to change
anything if you run "aptitude install -fsD". (This is a safe command
which will simulate what would be done and give some explanations about
reasons for automatic installs or removals.) If aptitude already wants
to remove packages without being asked to (dist-)upgrade then you have
to find the reason for this and eliminate it. The most common cause for
this problem are top-level packages which are mistakenly marked as
"auto".

Once the system is self-consistent you can try the upgrade again. The
difference (if any) between "upgrade" and "dist-upgrade" might help to
find the reason of unwanted removals; the "-D" option can also be
useful. If aptitude keeps acting up with many blocked packages and
automatic removals then you might have one or more of the following
problems:

- incomplete /etc/apt/sources.list
- broken /etc/apt/preferences (e.g. package pins)
- non-Debian packages which have screwy dependencies
- installed backports (in case you are trying to go Sarge -> Etch)
- problems with /root/.aptitude/config

-- 
Regards,
  Florian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ViewSonic Widescreen and resolution settings

2006-11-17 Thread Dave Bellows

On 11/17/06, Anton Piatek <[EMAIL PROTECTED]> wrote:

Dave Bellows wrote:
> Update.  Of course I can't run 1600x1000 instead the monitor went to
> the next resolution on the list which was 1600x1200.  I was then able
> to shrink the horizontal size and reposition the screen to make it
> fit.  There are now thin black bars along either side of the screen
> but there doesn't seem to be as much distortion.  Still, I would like
> to get this working better.



>
>
> On 11/16/06, Dave Bellows <[EMAIL PROTECTED]> wrote:
>> Hello all,
>>
>> I just got a new ViewSonic VG2230 widescreen LCD monitor for my Debian
>> Testing box.  After I installed it I ran "dpkg-reconfigure -phigh
>> xserver-xorg".  It seemingly correctly configured xorg.conf for a
>> resolution of 1680x1050 as recommended by the booklet that came with
>> the monitor.  However, when I started up X the vertical is off.
>> There's about 2 inches of extra screen space at the top so that when I
>> move the mouse cursor up to the top of the screen the whole screen
>> shifts and I lose my bottom taskbar (KDE).
>>
>> So I manually edited the conf file and changed it to 1600x1000
>> (keeping the same ratio).  This appears to have worked (no more extra
>> space).  Because the monitor is such a big change from what I'm used
>> to I can't tell entirely if the shapes of the letters are distorted at
>> all (at 1680 x 1000 it was obvious) but they appear fine.  Is it fine
>> to leave it at this?  Should it be able to do 1680x1050?  Is there
>> some extra configuration I'm missing?
>>
>> Also, the screen is huge.  I'd never really notice what letters looked
>> like before.  There's a certain fuzziness around each of the letters
>> on the screen that I think is related to anti-aliasing perhaps.  It's
>> fairly noticeable though I imagine I could get used to it.  Again, is
>> there a setting somewhere that would improve the look?
>>
>> Thanks,
>> David Bellows
>>
>
>

Make sure you have the vsync and hsync values correct for your monitor
(see the monitor manual) otherwise you will get this.

Subpixel rendering should not affect this, but it can improve clarity as
the xserver knows more about the screen so can change the way pixels are
lit up to look better.

Anton


Thanks Anton,

I checked with the manual and changed what xorg.conf had to the values
in the manual (Horiz: 30 - 82; Vert: 50-75) but everything looks the
same (running at the recommended 1680x1050) with the extra space on
top.  The manual also states that I should be running at 60 Hz but the
monitor reports that my video card is running the Horizontal at 65 KHz
and the Vertical at 60Hz, is this something that can be changed in
xorg.conf or am I mixing information there?

My Nvidia card is fairly old, could it be a video card issue (looking
for an excuse to buy a new one anyway).  Speaking of, using the nv
driver produces the same result as the binary driver.

David Bellows


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: webcam

2006-11-17 Thread 0663547165

--
Cet e-mail a été envoyé depuis un  téléphone i-mode. Pour en savoir plus : 
http://www.imode.fr, rubrique E-mail 


Re: vmware on debian etch

2006-11-17 Thread Joshua J. Kugler
On Friday 17 November 2006 13:44, piter wrote:
> H.S. wrote:
> > er ... I am not sure if I should be asking this in this forum since
> > vmware is not open source.
> >
> > I wanted to play around with vmware server and installed it on my etch
> > system in /usr/local.
> >
> > I also intalled vmware-mui in /usr/local as well.
> >
> > When I browse to localhost:8333, I get an empty page, only the footer
> > text is being displayed.
> >
> > The installation seemed to have gone alright and the modules were also
> > built without any complaints. I am not sure where the problem could. I
> > installed vmware from its tgz sources.
> >
> > If somebody has been successful in installing vmware in Debian Etch, I
> > would love to know how you did it.
> >
> > thanks,
> > ->HS

Well, since nobody has really bothered to answer your question, I'll try.

What footer text is being displayed?  Are you accessing the URL as https, not 
http?  If you go to https://locahost:8333/ you should be redirected to 
https://locahost:8333/vmware/en/ Are you?  What browser are you using?  
Konqueror didn't work for me.  Firefox worked great.

That's all I can offer for now...did anything I say help?

j

-- 
Joshua Kugler   
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE
PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: vmware on debian etch

2006-11-17 Thread H.S.

Joshua J. Kugler wrote:

On Friday 17 November 2006 13:44, piter wrote:


H.S. wrote:


er ... I am not sure if I should be asking this in this forum since
vmware is not open source.

I wanted to play around with vmware server and installed it on my etch
system in /usr/local.

I also intalled vmware-mui in /usr/local as well.

When I browse to localhost:8333, I get an empty page, only the footer
text is being displayed.

The installation seemed to have gone alright and the modules were also
built without any complaints. I am not sure where the problem could. I
installed vmware from its tgz sources.

If somebody has been successful in installing vmware in Debian Etch, I
would love to know how you did it.

thanks,
->HS



Well, since nobody has really bothered to answer your question, I'll try.

What footer text is being displayed?  Are you accessing the URL as https, not 
http?  If you go to https://locahost:8333/ you should be redirected to 
https://locahost:8333/vmware/en/ Are you?  What browser are you using?  
Konqueror didn't work for me.  Firefox worked great.


I do get the redirected url you mention above (ending with en). But all 
I get is a gray text that seems to be a footer (with the copyright 
notice etc.). I did this on Mozilla and Firefox, both. And yes, I was 
trying the https url.


I have read the other replied, and I just now uninstalled vmware. I am 
going to try the rpm now and I'll see if that works.


Just for completeness, here is the text I get (in light gray near the 
top of the page, there is nothing above this text, apparently the page 
is empty and only this text is being displayed):


© 1998-2006 VMware, Inc. All rights reserved.
Protected by one or more of U.S. Patent Nos. 6,397,242, 6,496,847, 
6,704,925, 6,711,672, 6,725,289, 6,735,601, 6,785,886, 6,789,156, 
6,795,966, 6,880,022 6,961,941, 6,961,806 and 6,944,699; patents pending.
VMware, the VMware "boxes" logo and design, Virtual SMP and VMotion are 
registered trademarks or trademarks of VMware, Inc. in the United States 
and/or other jurisdictions.
All other marks and names mentioned herein may be trademarks of their 
respective companies.



thanks,
->HS





That's all I can offer for now...did anything I say help?




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: D-Bus error trying to run gaim AND how do i ensure better upgrades?

2006-11-17 Thread tom arnall
On Tuesday 14 November 2006 13:49, Florian Kulzer wrote:
> On Sun, Nov 12, 2006 at 16:19:57 -0800, tom arnall wrote:
> > i did an upgrade of my testing system recently and afterwards have found
> > a nubmer of problems on my system. the most recent is that i can't run
> > gaim properly. when i try to, the screen appears momentarily and then
> > goes away, leaving the folowing error message in the console.
> >
> >
> >D-Bus library appears to be incorrectly set up; failed to read
> >machine uuid: Failed to open "/var/lib/dbus/machine-id": No such
> >file or directory
> >See the manual page for dbus-uuidgen to correct this issue.
> >Continuing with a bogus made-up machine UUID, which may cause
> >problems.gaim: symbol lookup error: /usr/lib/libpangocairo-1.0.so.0:\
> >undefined symbol: cairo_scaled_font_get_font_options
> >
> > i had some problems earlier with gaim and dealt with them by copying the
> > config file from the root user to my user's directory, but the D-Bus
> > error is new and started when i reinstalled gaim to deal with some other
> > problems.
> >
> > What is the D-Bus error about?
>
> Maybe dbus is not running. What happens if you try
>
> /etc/init.d/dbus start
>
> or
>
> /etc/init.d/dbus restart
>
> ?
>
> > Also, how can i lessen my chances of breaking things when i upgrade. (i
> > have both testing and stable addresses in my sources.list file)
>
> Install apt-listbugs and apt-listchanges or stay with stable.
>
> --
> Regards,
>   Florian



is there an easy way to go back to stable from testing? the stuff i've seen on 
google so far is not encouraging in this regard.

thanks,

tom arnall



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ViewSonic Widescreen and resolution settings

2006-11-17 Thread Dave Bellows

Another update.  I am now running Kubuntu off a live CD and it is
displaying everything correctly.  A quick perusal of the xorg.conf
file didn't reveal any different settings.  Perhaps the version of
xorg?  I will keep investigating and I appreciate any help or
suggestions.

David Bellows

On 11/17/06, Dave Bellows <[EMAIL PROTECTED]> wrote:

On 11/17/06, Anton Piatek <[EMAIL PROTECTED]> wrote:
> Dave Bellows wrote:
> > Update.  Of course I can't run 1600x1000 instead the monitor went to
> > the next resolution on the list which was 1600x1200.  I was then able
> > to shrink the horizontal size and reposition the screen to make it
> > fit.  There are now thin black bars along either side of the screen
> > but there doesn't seem to be as much distortion.  Still, I would like
> > to get this working better.

> >
> >
> > On 11/16/06, Dave Bellows <[EMAIL PROTECTED]> wrote:
> >> Hello all,
> >>
> >> I just got a new ViewSonic VG2230 widescreen LCD monitor for my Debian
> >> Testing box.  After I installed it I ran "dpkg-reconfigure -phigh
> >> xserver-xorg".  It seemingly correctly configured xorg.conf for a
> >> resolution of 1680x1050 as recommended by the booklet that came with
> >> the monitor.  However, when I started up X the vertical is off.
> >> There's about 2 inches of extra screen space at the top so that when I
> >> move the mouse cursor up to the top of the screen the whole screen
> >> shifts and I lose my bottom taskbar (KDE).
> >>
> >> So I manually edited the conf file and changed it to 1600x1000
> >> (keeping the same ratio).  This appears to have worked (no more extra
> >> space).  Because the monitor is such a big change from what I'm used
> >> to I can't tell entirely if the shapes of the letters are distorted at
> >> all (at 1680 x 1000 it was obvious) but they appear fine.  Is it fine
> >> to leave it at this?  Should it be able to do 1680x1050?  Is there
> >> some extra configuration I'm missing?
> >>
> >> Also, the screen is huge.  I'd never really notice what letters looked
> >> like before.  There's a certain fuzziness around each of the letters
> >> on the screen that I think is related to anti-aliasing perhaps.  It's
> >> fairly noticeable though I imagine I could get used to it.  Again, is
> >> there a setting somewhere that would improve the look?
> >>
> >> Thanks,
> >> David Bellows
> >>
> >
> >
>
> Make sure you have the vsync and hsync values correct for your monitor
> (see the monitor manual) otherwise you will get this.
>
> Subpixel rendering should not affect this, but it can improve clarity as
> the xserver knows more about the screen so can change the way pixels are
> lit up to look better.
>
> Anton
>
Thanks Anton,

I checked with the manual and changed what xorg.conf had to the values
in the manual (Horiz: 30 - 82; Vert: 50-75) but everything looks the
same (running at the recommended 1680x1050) with the extra space on
top.  The manual also states that I should be running at 60 Hz but the
monitor reports that my video card is running the Horizontal at 65 KHz
and the Vertical at 60Hz, is this something that can be changed in
xorg.conf or am I mixing information there?

My Nvidia card is fairly old, could it be a video card issue (looking
for an excuse to buy a new one anyway).  Speaking of, using the nv
driver produces the same result as the binary driver.

David Bellows




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread Joshua J. Kugler
On Friday 17 November 2006 14:44, H.S. wrote:
> I have read the other replied, and I just now uninstalled vmware. I am
> going to try the rpm now and I'll see if that works.

You installed via the TAR.GZ before?  That was what I did, and all seemed to 
work.

> Just for completeness, here is the text I get (in light gray near the
> top of the page, there is nothing above this text, apparently the page
> is empty and only this text is being displayed):
>
> © 1998-2006 VMware, Inc. All rights reserved.
> Protected by one or more of U.S. Patent Nos. 6,397,242, 6,496,847,
> 6,704,925, 6,711,672, 6,725,289, 6,735,601, 6,785,886, 6,789,156,
> 6,795,966, 6,880,022 6,961,941, 6,961,806 and 6,944,699; patents pending.
> VMware, the VMware "boxes" logo and design, Virtual SMP and VMotion are
> registered trademarks or trademarks of VMware, Inc. in the United States
> and/or other jurisdictions.
> All other marks and names mentioned herein may be trademarks of their
> respective companies.

Yes, that is the right text. :)  Do you have javascript turned off?  Any other 
security features?  The login page seems to make use of some funky iframe 
stuff, as well as Javascript.

j

-- 
Joshua Kugler   
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE
PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111



Re: vmware on debian etch

2006-11-17 Thread Russell Ost
I've been using VMware player and Workstation for over a year now. The 
default installation script works for both Sarge, and Etch without 
issue. My current image (Etch) can be found at www.netliving.com. VMware 
publishes a link to my server on VMTN. Over 10,000 images have been 
downloaded within the last 11 months. I update the virtual machine every 
few months. Hopefully, this helps spread the joy of Debian.


Russell

H.S. wrote:


er ... I am not sure if I should be asking this in this forum since 
vmware is not open source.


I wanted to play around with vmware server and installed it on my etch 
system in /usr/local.


I also intalled vmware-mui in /usr/local as well.

When I browse to localhost:8333, I get an empty page, only the footer 
text is being displayed.


The installation seemed to have gone alright and the modules were also 
built without any complaints. I am not sure where the problem could. I 
installed vmware from its tgz sources.


If somebody has been successful in installing vmware in Debian Etch, I 
would love to know how you did it.


thanks,
->HS






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: NFS Setup/Configuration

2006-11-17 Thread Stephen Yorke
I have not thought of this but I am logged in with root from my
workstation which does in fact have the same password as the one on the
NFS server.

Also, I checked my PORTMAP file and it is not listening on the loopback
address (127.0.0.1).  That line is in fact commented out.

-Stephen 

-Original Message-
From: Jesus Arocho [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 16, 2006 5:59 PM
To: debian-user@lists.debian.org
Subject: Re: NFS Setup/Configuration

On Thursday 16 November 2006 12:36, Stephen Yorke wrote:
> All,
>
> I have been trying to setup NFS on my home Debian systems.
>
> I have followed all the stuff from nfs.sourceforge.net but I keep 
> getting Permission Denied errors when I try to mount the Exported 
> folder.
>
> Here is what I have...
>
> :: PXE Server ::
>
> tftpd-hpa
> pxe
> nfs-user-server
>
> I know that my TFTP/PXE services are working properly because I 
> network boot a PC and I get the boot prompt/menu.
>
> :: exports ::
>
> /tftpboot/debian-live 10.1.1.0/255.255.255.240(ro,no_root_squash)
>
> :: hosts.allow ::
>
> ALL:10.1.1.0/27
>
> :: hosts.deny ::
>
> 'empty'
>
>
> When I try this...
> mount -t nfs 10.1.1.23:/tftpboot/debian-live /nfstest
>
> I get the error...
> mount: 10.1.1.23:/tftpboot/debian-live failed, reason given by server:
> Permission denied
>
>
> Can anyone shed any light on this subject?
> If I run tcpdump on the PXE/TFTP/NFS server I see the client trying to

> connect but it never gets connected.
> I do not see anything in any of my log files which would help me out 
> either...
>
> Thanks in advance,
> Stephen
0.02: I am running an NFS server on a debian box; 5 kubuntu workstations
mount NFS exports from the box.  The passwords, login names, login ID
number, group names and group ID numbers must match between the
workstation and the server.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



Re: vmware on debian etch

2006-11-17 Thread H.S.

Joshua J. Kugler wrote:

On Friday 17 November 2006 14:44, H.S. wrote:


I have read the other replied, and I just now uninstalled vmware. I am
going to try the rpm now and I'll see if that works.



You installed via the TAR.GZ before?  That was what I did, and all seemed to 
work.


I did change the target installation location to /usr/local however. Do 
you think that would have mattered?



Yes, that is the right text. :)  Do you have javascript turned off?  Any other 
security features?  The login page seems to make use of some funky iframe 
stuff, as well as Javascript.


Not that I know of. All other pages work and I have never knowingly 
killed javascript in either of the two browsers.


->HS




j




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread H.S.

Russell Ost wrote:
I've been using VMware player and Workstation for over a year now. The 
default installation script works for both Sarge, and Etch without 
issue. My current image (Etch) can be found at www.netliving.com. VMware 
publishes a link to my server on VMTN. Over 10,000 images have been 
downloaded within the last 11 months. I update the virtual machine every 
few months. Hopefully, this helps spread the joy of Debian.


hoestly speaking, I am quite new to all this virtualization stuff. I 
started looking at it only yesterday, so I am going to ask a few newbie 
questions.


I understand that VMware server is free. Are there any other 
applications from them that are free (workstation?).


Once I install vmware server, I want to install Windows XP in the 
virtual machine. This is possible, right? And, er .. a few hints how to 
go about this?


I got stumped when my web interface didn't work. I am going to give it 
another try today with a fresh install.


thanks,
->HS


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread Joshua J. Kugler
On Friday 17 November 2006 14:59, H.S. wrote:
> Joshua J. Kugler wrote:
> > On Friday 17 November 2006 14:44, H.S. wrote:
> >>I have read the other replied, and I just now uninstalled vmware. I am
> >>going to try the rpm now and I'll see if that works.
> >
> > You installed via the TAR.GZ before?  That was what I did, and all seemed
> > to work.
>
> I did change the target installation location to /usr/local however. Do
> you think that would have mattered?

No, that's where I have mine installed.

> > Yes, that is the right text. :)  Do you have javascript turned off?  Any
> > other security features?  The login page seems to make use of some funky
> > iframe stuff, as well as Javascript.
>
> Not that I know of. All other pages work and I have never knowingly
> killed javascript in either of the two browsers.

Hmm...that is odd.  Are you getting any error messages in the logs 
under /var/log/vmware-mui?  Specifically access_log and error_log, but look 
in the other files too.

j

-- 
Joshua Kugler   
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE
PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Etch status..?

2006-11-17 Thread cga2000
On Fri, Nov 17, 2006 at 12:27:23PM EST, Johannes Wiedersich wrote:

[..]

> 
> How do you come to the conclusion that the stable etch installer
> wouldn't work better with that laptop? 

bug #352758 is still marked as "outstanding" ..

> If any linux works with your nic, so should debian etch and it's
> installer (except perhaps, if it needs some non-free firmware). The
> installer team has made some great progress with the installer,
> recently releasing the current release candidate [2]. 

Good point.  Last time I tried was 8 months ago and I would rather do
an etch install than a sarge+upgrade.  So I'll give it another shot.

> I guess you have a fair chance to give it a try. You should also send
> a report about your installation to either confirm that everything
> went smoothly or to help improving things for the future.

How do I do that..?  Who do I send the report to .. and what kind of
info do they need to make it useful?

Thanks

cga


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: vmware on debian etch

2006-11-17 Thread H.S.

Joshua J. Kugler wrote:

On Friday 17 November 2006 14:59, H.S. wrote:


Joshua J. Kugler wrote:


On Friday 17 November 2006 14:44, H.S. wrote:


I have read the other replied, and I just now uninstalled vmware. I am
going to try the rpm now and I'll see if that works.


You installed via the TAR.GZ before?  That was what I did, and all seemed
to work.


I did change the target installation location to /usr/local however. Do
you think that would have mattered?



No, that's where I have mine installed.



Yes, that is the right text. :)  Do you have javascript turned off?  Any
other security features?  The login page seems to make use of some funky
iframe stuff, as well as Javascript.


Not that I know of. All other pages work and I have never knowingly
killed javascript in either of the two browsers.



Hmm...that is odd.  Are you getting any error messages in the logs 
under /var/log/vmware-mui?  Specifically access_log and error_log, but look 
in the other files too.


j




I just reinstalled vmware and vmware-mui. vmwere went into 
/usr/local/bin and mui also in /usr/local (pixmaps and icons also in 
/usr/local).


The first time I try to access https://localhost:8333/, I get:
Forbidden
You don't have permission to access / on this server.

Apache/1.3.31 Server at bijli Port 8333


and the error log of mui has this in it:
[Fri Nov 17 19:57:39 2006] [error] ModVmdb load: Address of 
ModVmdb_InitCore: 0xa7c785a0\n
[Fri Nov 17 19:57:39 2006] [notice] Apache/1.3.31 (Unix) mod_perl/1.28 
mod_ssl/2.8.20 OpenSSL/0.9.7d configured -- resuming

normal operations
[Fri Nov 17 19:57:39 2006] [notice] Accept mutex: fcntl (Default: sysvsem)
[Fri Nov 17 19:59:03 2006] [error] [client 127.0.0.1] (13)Permission 
denied: access to / failed because search permissions a

re missing on a component of the path
[Fri Nov 17 19:59:03 2006] [error] [client 127.0.0.1] (13)Permission 
denied: access to /vmware/blank.html failed because sea

rch permissions are missing on a component of the path


I guess I need to change some permission somwhere?

->HS



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Etch status..?

2006-11-17 Thread Douglas Tutty
On Fri, Nov 17, 2006 at 07:38:09PM -0500, cga2000 wrote:
> On Fri, Nov 17, 2006 at 12:27:23PM EST, Johannes Wiedersich wrote:
 
> Good point.  Last time I tried was 8 months ago and I would rather do
> an etch install than a sarge+upgrade.  So I'll give it another shot.
> 
> > I guess you have a fair chance to give it a try. You should also send
> > a report about your installation to either confirm that everything
> > went smoothly or to help improving things for the future.
> 
> How do I do that..?  Who do I send the report to .. and what kind of
> info do they need to make it useful?
> 

You need to have read a recent installation manual when you do the
install, and have it handy as you go through the install.  The manual
provides a plain-text form to fill out and mail, with instructions.

Last time I did an etch install with a netinst iso on a USB stick, it
took 20 minutes.

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: vmware on debian etch

2006-11-17 Thread H.S.

H.S. wrote:



I just reinstalled vmware and vmware-mui. vmwere went into 
/usr/local/bin and mui also in /usr/local (pixmaps and icons also in 
/usr/local).


The first time I try to access https://localhost:8333/, I get:
Forbidden
You don't have permission to access / on this server.

Apache/1.3.31 Server at bijli Port 8333


and the error log of mui has this in it:
[Fri Nov 17 19:57:39 2006] [error] ModVmdb load: Address of 
ModVmdb_InitCore: 0xa7c785a0\n
[Fri Nov 17 19:57:39 2006] [notice] Apache/1.3.31 (Unix) mod_perl/1.28 
mod_ssl/2.8.20 OpenSSL/0.9.7d configured -- resuming

normal operations
[Fri Nov 17 19:57:39 2006] [notice] Accept mutex: fcntl (Default: sysvsem)
[Fri Nov 17 19:59:03 2006] [error] [client 127.0.0.1] (13)Permission 
denied: access to / failed because search permissions a

re missing on a component of the path
[Fri Nov 17 19:59:03 2006] [error] [client 127.0.0.1] (13)Permission 
denied: access to /vmware/blank.html failed because sea

rch permissions are missing on a component of the path


I guess I need to change some permission somwhere?

->HS





Here is what I have:
/tmp/vmware-mui-distrib# ls -l /usr/local/lib/vmware*
/usr/local/lib/vmware:
total 1116
drwx--x---  2 root root1024 2006-11-17 19:37 bin
drwx--x---  2 root root1024 2006-11-17 19:37 bin-debug
-r  1 root root 615 2006-11-17 19:37 config
drwx--x---  2 root root1024 2006-11-17 19:37 configurator
drwx--x---  3 root root1024 2006-11-17 19:37 help
drwx--x---  2 root root1024 2006-11-17 19:37 isoimages
drwx--x--- 41 root root2048 2006-11-17 19:37 lib
drwx--x---  4 root root1024 2006-11-17 19:37 libconf
drwx--x---  4 root root1024 2006-11-17 19:37 licenses
drwx--x---  4 root root1024 2006-11-17 19:37 messages
drwx--x---  4 root root1024 2006-11-17 19:37 modules
-r-x--x---  1 root root   22538 2006-11-17 19:37 net-services.sh
drwx--x---  2 root root1024 2006-11-17 19:37 perl
drwx--x---  5 root root1024 2006-11-17 19:37 perl5
drwx--x---  2 root root1024 2006-11-17 19:44 serverd
drwx--x---  4 root root1024 2006-11-17 19:37 share
-r  1 root root 1093728 2006-11-17 19:37 vix-perl.tar.gz
drwx--x---  2 root root1024 2006-11-17 19:37 xkeymap

/usr/local/lib/vmware-mui:
total 9
drwx--x--- 12 root root 1024 2006-11-17 19:57 apache
drwx--x---  2 root root 1024 2006-11-17 19:57 bin
drwx--x---  2 root root 1024 2006-11-17 19:57 doc
drwx--x---  3 root root 1024 2006-11-17 19:57 include
drwx--x---  5 root root 1024 2006-11-17 19:57 lib
drwx--x---  3 root root 1024 2006-11-17 19:57 man
drwx--x---  2 root root 1024 2006-11-17 19:57 sbin
drwx--x---  4 root root 1024 2006-11-17 19:57 src
drwx--x---  6 root root 1024 2006-11-17 19:57 ssl


and also:
/tmp/vmware-mui-distrib# ls -al /usr/local/lib/vmware-mui/apache
total 14
drwx--x--- 12 root root  1024 2006-11-17 19:57 .
drwx--x--- 11 root staff 1024 2006-11-17 19:57 ..
drwx--x---  2 root root  1024 2006-11-17 19:57 bin
drwx--x---  2 root root  1024 2006-11-17 19:57 cgi-bin
drwx--x---  2 root root  1024 2006-11-17 19:57 conf
drwx--x---  3 root root  1024 2006-11-17 19:57 htdocs
drwx--x---  3 root root  3072 2006-11-17 19:57 icons
drwx--x---  3 root root  1024 2006-11-17 19:57 include
drwx--x---  2 root root  1024 2006-11-17 19:57 libexec
drwx--x---  2 root root  1024 2006-11-17 19:57 logs
drwx--x---  4 root root  1024 2006-11-17 19:57 man
drwx--x---  2 root root  1024 2006-11-17 19:57 proxy


->HS



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread H.S.

H.S. wrote:

H.S. wrote:



I just reinstalled vmware and vmware-mui. vmwere went into 
/usr/local/bin and mui also in /usr/local (pixmaps and icons also in 
/usr/local).


The first time I try to access https://localhost:8333/, I get:
Forbidden
You don't have permission to access / on this server.

Apache/1.3.31 Server at bijli Port 8333


and the error log of mui has this in it:
[Fri Nov 17 19:57:39 2006] [error] ModVmdb load: Address of 
ModVmdb_InitCore: 0xa7c785a0\n
[Fri Nov 17 19:57:39 2006] [notice] Apache/1.3.31 (Unix) mod_perl/1.28 
mod_ssl/2.8.20 OpenSSL/0.9.7d configured -- resuming

normal operations
[Fri Nov 17 19:57:39 2006] [notice] Accept mutex: fcntl (Default: 
sysvsem)
[Fri Nov 17 19:59:03 2006] [error] [client 127.0.0.1] (13)Permission 
denied: access to / failed because search permissions a

re missing on a component of the path
[Fri Nov 17 19:59:03 2006] [error] [client 127.0.0.1] (13)Permission 
denied: access to /vmware/blank.html failed because sea

rch permissions are missing on a component of the path


I guess I need to change some permission somwhere?

->HS





Here is what I have:
/tmp/vmware-mui-distrib# ls -l /usr/local/lib/vmware*
/usr/local/lib/vmware:
total 1116
drwx--x---  2 root root1024 2006-11-17 19:37 bin
drwx--x---  2 root root1024 2006-11-17 19:37 bin-debug
-r  1 root root 615 2006-11-17 19:37 config
drwx--x---  2 root root1024 2006-11-17 19:37 configurator
drwx--x---  3 root root1024 2006-11-17 19:37 help
drwx--x---  2 root root1024 2006-11-17 19:37 isoimages
drwx--x--- 41 root root2048 2006-11-17 19:37 lib
drwx--x---  4 root root1024 2006-11-17 19:37 libconf
drwx--x---  4 root root1024 2006-11-17 19:37 licenses
drwx--x---  4 root root1024 2006-11-17 19:37 messages
drwx--x---  4 root root1024 2006-11-17 19:37 modules
-r-x--x---  1 root root   22538 2006-11-17 19:37 net-services.sh
drwx--x---  2 root root1024 2006-11-17 19:37 perl
drwx--x---  5 root root1024 2006-11-17 19:37 perl5
drwx--x---  2 root root1024 2006-11-17 19:44 serverd
drwx--x---  4 root root1024 2006-11-17 19:37 share
-r  1 root root 1093728 2006-11-17 19:37 vix-perl.tar.gz
drwx--x---  2 root root1024 2006-11-17 19:37 xkeymap

/usr/local/lib/vmware-mui:
total 9
drwx--x--- 12 root root 1024 2006-11-17 19:57 apache
drwx--x---  2 root root 1024 2006-11-17 19:57 bin
drwx--x---  2 root root 1024 2006-11-17 19:57 doc
drwx--x---  3 root root 1024 2006-11-17 19:57 include
drwx--x---  5 root root 1024 2006-11-17 19:57 lib
drwx--x---  3 root root 1024 2006-11-17 19:57 man
drwx--x---  2 root root 1024 2006-11-17 19:57 sbin
drwx--x---  4 root root 1024 2006-11-17 19:57 src
drwx--x---  6 root root 1024 2006-11-17 19:57 ssl


and also:
/tmp/vmware-mui-distrib# ls -al /usr/local/lib/vmware-mui/apache
total 14
drwx--x--- 12 root root  1024 2006-11-17 19:57 .
drwx--x--- 11 root staff 1024 2006-11-17 19:57 ..
drwx--x---  2 root root  1024 2006-11-17 19:57 bin
drwx--x---  2 root root  1024 2006-11-17 19:57 cgi-bin
drwx--x---  2 root root  1024 2006-11-17 19:57 conf
drwx--x---  3 root root  1024 2006-11-17 19:57 htdocs
drwx--x---  3 root root  3072 2006-11-17 19:57 icons
drwx--x---  3 root root  1024 2006-11-17 19:57 include
drwx--x---  2 root root  1024 2006-11-17 19:57 libexec
drwx--x---  2 root root  1024 2006-11-17 19:57 logs
drwx--x---  4 root root  1024 2006-11-17 19:57 man
drwx--x---  2 root root  1024 2006-11-17 19:57 proxy


->HS






Seems to be working now, at least I got the web interface. Here is what 
did the trick:

/tmp/vmware-mui-distrib# chmod go+rx /usr/local/bin/vmware*
/tmp/vmware-mui-distrib# chmod -R go+rX /usr/local/lib/vmware*


->HS




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread H.S.

H.S. wrote:

H.S. wrote:


H.S. wrote:



I just reinstalled vmware and vmware-mui. vmwere went into 
/usr/local/bin and mui also in /usr/local (pixmaps and icons also in 
/usr/local).


The first time I try to access https://localhost:8333/, I get:
Forbidden
You don't have permission to access / on this server.

Apache/1.3.31 Server at bijli Port 8333


and the error log of mui has this in it:
[Fri Nov 17 19:57:39 2006] [error] ModVmdb load: Address of 
ModVmdb_InitCore: 0xa7c785a0\n
[Fri Nov 17 19:57:39 2006] [notice] Apache/1.3.31 (Unix) 
mod_perl/1.28 mod_ssl/2.8.20 OpenSSL/0.9.7d configured -- resuming

normal operations
[Fri Nov 17 19:57:39 2006] [notice] Accept mutex: fcntl (Default: 
sysvsem)
[Fri Nov 17 19:59:03 2006] [error] [client 127.0.0.1] (13)Permission 
denied: access to / failed because search permissions a

re missing on a component of the path
[Fri Nov 17 19:59:03 2006] [error] [client 127.0.0.1] (13)Permission 
denied: access to /vmware/blank.html failed because sea

rch permissions are missing on a component of the path


I guess I need to change some permission somwhere?

->HS





Here is what I have:
/tmp/vmware-mui-distrib# ls -l /usr/local/lib/vmware*
/usr/local/lib/vmware:
total 1116
drwx--x---  2 root root1024 2006-11-17 19:37 bin
drwx--x---  2 root root1024 2006-11-17 19:37 bin-debug
-r  1 root root 615 2006-11-17 19:37 config
drwx--x---  2 root root1024 2006-11-17 19:37 configurator
drwx--x---  3 root root1024 2006-11-17 19:37 help
drwx--x---  2 root root1024 2006-11-17 19:37 isoimages
drwx--x--- 41 root root2048 2006-11-17 19:37 lib
drwx--x---  4 root root1024 2006-11-17 19:37 libconf
drwx--x---  4 root root1024 2006-11-17 19:37 licenses
drwx--x---  4 root root1024 2006-11-17 19:37 messages
drwx--x---  4 root root1024 2006-11-17 19:37 modules
-r-x--x---  1 root root   22538 2006-11-17 19:37 net-services.sh
drwx--x---  2 root root1024 2006-11-17 19:37 perl
drwx--x---  5 root root1024 2006-11-17 19:37 perl5
drwx--x---  2 root root1024 2006-11-17 19:44 serverd
drwx--x---  4 root root1024 2006-11-17 19:37 share
-r  1 root root 1093728 2006-11-17 19:37 vix-perl.tar.gz
drwx--x---  2 root root1024 2006-11-17 19:37 xkeymap

/usr/local/lib/vmware-mui:
total 9
drwx--x--- 12 root root 1024 2006-11-17 19:57 apache
drwx--x---  2 root root 1024 2006-11-17 19:57 bin
drwx--x---  2 root root 1024 2006-11-17 19:57 doc
drwx--x---  3 root root 1024 2006-11-17 19:57 include
drwx--x---  5 root root 1024 2006-11-17 19:57 lib
drwx--x---  3 root root 1024 2006-11-17 19:57 man
drwx--x---  2 root root 1024 2006-11-17 19:57 sbin
drwx--x---  4 root root 1024 2006-11-17 19:57 src
drwx--x---  6 root root 1024 2006-11-17 19:57 ssl


and also:
/tmp/vmware-mui-distrib# ls -al /usr/local/lib/vmware-mui/apache
total 14
drwx--x--- 12 root root  1024 2006-11-17 19:57 .
drwx--x--- 11 root staff 1024 2006-11-17 19:57 ..
drwx--x---  2 root root  1024 2006-11-17 19:57 bin
drwx--x---  2 root root  1024 2006-11-17 19:57 cgi-bin
drwx--x---  2 root root  1024 2006-11-17 19:57 conf
drwx--x---  3 root root  1024 2006-11-17 19:57 htdocs
drwx--x---  3 root root  3072 2006-11-17 19:57 icons
drwx--x---  3 root root  1024 2006-11-17 19:57 include
drwx--x---  2 root root  1024 2006-11-17 19:57 libexec
drwx--x---  2 root root  1024 2006-11-17 19:57 logs
drwx--x---  4 root root  1024 2006-11-17 19:57 man
drwx--x---  2 root root  1024 2006-11-17 19:57 proxy


->HS






Seems to be working now, at least I got the web interface. Here is what 
did the trick:

/tmp/vmware-mui-distrib# chmod go+rx /usr/local/bin/vmware*
/tmp/vmware-mui-distrib# chmod -R go+rX /usr/local/lib/vmware*


->HS






When I gave the 'vmware' command as normal user after the installation, 
I got this error and no GUI:

{tmp}$> vmware
/usr/local/lib/vmware/bin/vmware: 
/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version 
information available (required by /usr/lib/libcairo.so.2)
/usr/local/lib/vmware/bin/vmware: 
/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version 
information available (required by /usr/lib/libcairo.so.2)
/usr/local/lib/vmware/bin/vmware: 
/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version 
information available (required by /usr/lib/libcairo.so.2)




Removing the older versionof libdbus solved that problem(hint from: 
http://mindwarp.net/?p=28):

{tmp}$> sudo apt-get  --purge remove libdbus-1-2
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED
  libdbus-1-2* libnautilus-burn2*
0 upgraded, 0 newly installed, 2 to remove and 3 not upgraded.
Need to get 0B of archives.
After unpacking 590kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 174532 files and directories currently installed.)
Removing libnautilus-burn2 ...
Purging configuration files for libnautilus-burn2 ...
Removing libdbus-1-2 ...
Purging configuration files for libdbus-1-2 .

Re: vmware on debian etch

2006-11-17 Thread Joshua J. Kugler
On Friday 17 November 2006 16:33, H.S. wrote:
> When I gave the 'vmware' command as normal user after the installation,
> I got this error and no GUI:
> {tmp}$> vmware
> /usr/local/lib/vmware/bin/vmware:
> /usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
> information available (required by /usr/lib/libcairo.so.2)
> /usr/local/lib/vmware/bin/vmware:
> /usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
> information available (required by /usr/lib/libcairo.so.2)
> /usr/local/lib/vmware/bin/vmware:
> /usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
> information available (required by /usr/lib/libcairo.so.2)

There is no server-side GUI with VMWare server.  Use the VMWare server console 
to access the server-side process.

j

-- 
Joshua Kugler   
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE
PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: ViewSonic Widescreen and resolution settings

2006-11-17 Thread Dave Bellows

Yet another update.  I manually set the display size (according to the
xorg wiki multiplying the resolution by the dot pitch) which did not
help.  And then I looked at the log and saw this ominous looking line:

Virtual Screen Size determined to be 1680x1200

It should be 1680x1050.  Why is the virtual screen being set to a size
larger than the actual resolution?

On 11/17/06, Dave Bellows <[EMAIL PROTECTED]> wrote:

Another update.  I am now running Kubuntu off a live CD and it is
displaying everything correctly.  A quick perusal of the xorg.conf
file didn't reveal any different settings.  Perhaps the version of
xorg?  I will keep investigating and I appreciate any help or
suggestions.

David Bellows

On 11/17/06, Dave Bellows <[EMAIL PROTECTED]> wrote:
> On 11/17/06, Anton Piatek <[EMAIL PROTECTED]> wrote:
> > Dave Bellows wrote:
> > > Update.  Of course I can't run 1600x1000 instead the monitor went to
> > > the next resolution on the list which was 1600x1200.  I was then able
> > > to shrink the horizontal size and reposition the screen to make it
> > > fit.  There are now thin black bars along either side of the screen
> > > but there doesn't seem to be as much distortion.  Still, I would like
> > > to get this working better.
>
> > >
> > >
> > > On 11/16/06, Dave Bellows <[EMAIL PROTECTED]> wrote:
> > >> Hello all,
> > >>
> > >> I just got a new ViewSonic VG2230 widescreen LCD monitor for my Debian
> > >> Testing box.  After I installed it I ran "dpkg-reconfigure -phigh
> > >> xserver-xorg".  It seemingly correctly configured xorg.conf for a
> > >> resolution of 1680x1050 as recommended by the booklet that came with
> > >> the monitor.  However, when I started up X the vertical is off.
> > >> There's about 2 inches of extra screen space at the top so that when I
> > >> move the mouse cursor up to the top of the screen the whole screen
> > >> shifts and I lose my bottom taskbar (KDE).
> > >>
> > >> So I manually edited the conf file and changed it to 1600x1000
> > >> (keeping the same ratio).  This appears to have worked (no more extra
> > >> space).  Because the monitor is such a big change from what I'm used
> > >> to I can't tell entirely if the shapes of the letters are distorted at
> > >> all (at 1680 x 1000 it was obvious) but they appear fine.  Is it fine
> > >> to leave it at this?  Should it be able to do 1680x1050?  Is there
> > >> some extra configuration I'm missing?
> > >>
> > >> Also, the screen is huge.  I'd never really notice what letters looked
> > >> like before.  There's a certain fuzziness around each of the letters
> > >> on the screen that I think is related to anti-aliasing perhaps.  It's
> > >> fairly noticeable though I imagine I could get used to it.  Again, is
> > >> there a setting somewhere that would improve the look?
> > >>
> > >> Thanks,
> > >> David Bellows
> > >>
> > >
> > >
> >
> > Make sure you have the vsync and hsync values correct for your monitor
> > (see the monitor manual) otherwise you will get this.
> >
> > Subpixel rendering should not affect this, but it can improve clarity as
> > the xserver knows more about the screen so can change the way pixels are
> > lit up to look better.
> >
> > Anton
> >
> Thanks Anton,
>
> I checked with the manual and changed what xorg.conf had to the values
> in the manual (Horiz: 30 - 82; Vert: 50-75) but everything looks the
> same (running at the recommended 1680x1050) with the extra space on
> top.  The manual also states that I should be running at 60 Hz but the
> monitor reports that my video card is running the Horizontal at 65 KHz
> and the Vertical at 60Hz, is this something that can be changed in
> xorg.conf or am I mixing information there?
>
> My Nvidia card is fairly old, could it be a video card issue (looking
> for an excuse to buy a new one anyway).  Speaking of, using the nv
> driver produces the same result as the binary driver.
>
> David Bellows
>




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread H.S.

Joshua J. Kugler wrote:

On Friday 17 November 2006 16:33, H.S. wrote:


When I gave the 'vmware' command as normal user after the installation,
I got this error and no GUI:
{tmp}$> vmware
/usr/local/lib/vmware/bin/vmware:
/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
information available (required by /usr/lib/libcairo.so.2)
/usr/local/lib/vmware/bin/vmware:
/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
information available (required by /usr/lib/libcairo.so.2)
/usr/local/lib/vmware/bin/vmware:
/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
information available (required by /usr/lib/libcairo.so.2)



There is no server-side GUI with VMWare server.  Use the VMWare server console 
to access the server-side process.


j



I am not sure I understand this. After the step I mentioned above, I got 
the web interface gui and was able to login. When I gave the 'vmware' 
command as a normal user, I got a GUI window in which I am now 
installing Windows XP after creating a new virtual machine. Is this the 
same GUI you are talking about? I haven't installed any other vmware 
packages yet (only the server and mui; no console). In the message bar 
at the bottom edge of the GUI window I do see a message sometimes that 
"vmware tools are not installed" or some such thing.


->HS



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: vmware on debian etch

2006-11-17 Thread Joshua J. Kugler
On Friday 17 November 2006 17:05, H.S. wrote:
> Joshua J. Kugler wrote:
> > On Friday 17 November 2006 16:33, H.S. wrote:
> >>When I gave the 'vmware' command as normal user after the installation,
> >>I got this error and no GUI:
> >>{tmp}$> vmware
> >>/usr/local/lib/vmware/bin/vmware:
> >>/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
> >>information available (required by /usr/lib/libcairo.so.2)
> >>/usr/local/lib/vmware/bin/vmware:
> >>/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
> >>information available (required by /usr/lib/libcairo.so.2)
> >>/usr/local/lib/vmware/bin/vmware:
> >>/usr/local/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
> >>information available (required by /usr/lib/libcairo.so.2)
> >
> > There is no server-side GUI with VMWare server.  Use the VMWare server
> > console to access the server-side process.
> >
> > j
>
> I am not sure I understand this. After the step I mentioned above, I got
> the web interface gui and was able to login. When I gave the 'vmware'
> command as a normal user, I got a GUI window in which I am now
> installing Windows XP after creating a new virtual machine. Is this the
> same GUI you are talking about? I haven't installed any other vmware
> packages yet (only the server and mui; no console). In the message bar
> at the bottom edge of the GUI window I do see a message sometimes that
> "vmware tools are not installed" or some such thing.

Hmm...I was not aware there was a local GUI.  Sounds cool.  I just the Server 
Console on my local Linux box to connect to the VMWare Server on our server 
box.

Glad you got it working!

j

-- 
Joshua Kugler   
Lead System Admin -- Senior Programmer
http://www.eeinternet.com
PGP Key: http://pgp.mit.edu/  ID 0xDB26D7CE
PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: NFS Setup/Configuration

2006-11-17 Thread s spidas

It's quite straight forward actually

1.  Make sure 'nfs-common' is installed on all the clients (I'm assuming all
clients will be linux boxes),and that both 'nfs-common' and
'nfs-kernel-server' are installed on all servers.  (apt-get install 
will solve dependencies if any).

2.  Modify the following files (3 of 'em) on the server;  A:
/etc/exports; B: /etc/hosts.allow   C: /etc/hosts.deny

A. /etc/exports   (this is the access control list for all
filesystems to be exported)
 e.g. to export /home as read/write to computers on 10.10.0.0
/home
10.10.0.0/255.255.255.0(rw,no_root_squash,no_subtree_check)

(will give access to /home to all computers on network 10.10.0.0)

(note that there must be no white space between the options!) (for
explanations see man nfs)

  B. /etc/hosts.allow   (list of hosts that are allowed to access the
system).  To protect your system, define specific service access.  Avoid
giving blanket access to all.  You may use the following:

  portmap: 10.10.0.0/255.255.255.0
  lockd:  10.10.0.0/255.255.255.0
  mountd:   10.10.0.0/255.255.255.0
  rquotad:   10.10.0.0/255.255.255.0
  statd:   10.10.0.0/255.255.255.0
  sshd:   10.10.0.0/255.255.255.0

 C.  /etc/hosts.deny  (list of hosts that are NOT allowed to access the
system.

ALL:   ALL


3.  Now force a re-read of the nfs/exportfs by issuing the following command
as root:

 #:  exportfs  -ra

4.  You may check that things are working ok :   rpcinfo -p

5.  Go to a client, and as #:  mount :/share   .
e.g.   #:  mount 10.10.0.200:/home  /mnt

GOODLUCK!




On 11/16/06, Stephen Yorke <[EMAIL PROTECTED]> wrote:


 All,

I have been trying to setup NFS on my home Debian systems.

I have followed all the stuff from nfs.sourceforge.net but I keep getting
Permission Denied errors when I try to mount the Exported folder.

Here is what I have…

:: PXE Server ::
tftpd-hpa
pxe
nfs-user-server

I know that my TFTP/PXE services are working properly because I network
boot a PC and I get the boot prompt/menu.

:: exports ::
/tftpboot/debian-live 
10.1.1.0/255.255.255.240(ro,no_root_squash)

:: hosts.allow ::
ALL:10.1.1.0/27

:: hosts.deny ::
'empty'

When I try this…
mount -t nfs 10.1.1.23:/tftpboot/debian-live /nfstest

I get the error…
mount: 10.1.1.23:/tftpboot/debian-live failed, reason given by server:
Permission denied

Can anyone shed any light on this subject?
If I run tcpdump on the PXE/TFTP/NFS server I see the client trying to
connect but it never gets connected.
I do not see anything in any of my log files which would help me out
either...

Thanks in advance,
Stephen



Re: NFS Setup/Configuration

2006-11-17 Thread Nate Bargmann
I have had an ongoing issue with the later versions of mount which was
claimed to have been fixed in bug 354075:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=354075

I have held mount at version 2.12r-6 as anything later refuses to work
with my NFS server, also running Sid.  The latest version I've tried is
2.12r-12 on 25 Oct and I even tried with the (then) latest kernel,
2.6.18 on the laptop (the server was at 2.6.18) and found no change.

I would like to hear from anyone who is experiencing the same problem.

As an aside, I am running Shorewall on the server and Firehol on the
laptop to configure Netfilter.  Still, disabling both firewalls has no
effect for me on the failure.

Surely, I can't be the only one in the Debian Universe with this
problem.  ;-)

- Nate >>

-- 
 Wireless | Amateur Radio Station N0NB  |  Successfully Microsoft
  Amateur radio exams; ham radio; Linux info @  | free since January 1998.
 http://www.qsl.net/n0nb/   |  "Debian, the choice of
 My Kawasaki KZ-650 SR @| a GNU generation!"
http://www.networksplus.net/n0nb/   |   http://www.debian.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Etch status..?

2006-11-17 Thread cga2000
On Fri, Nov 17, 2006 at 08:03:40PM EST, Douglas Tutty wrote:
> On Fri, Nov 17, 2006 at 07:38:09PM -0500, cga2000 wrote:
> > On Fri, Nov 17, 2006 at 12:27:23PM EST, Johannes Wiedersich wrote:
>  
> > Good point.  Last time I tried was 8 months ago and I would rather do
> > an etch install than a sarge+upgrade.  So I'll give it another shot.
> > 
> > > I guess you have a fair chance to give it a try. You should also send
> > > a report about your installation to either confirm that everything
> > > went smoothly or to help improving things for the future.
> > 
> > How do I do that..?  Who do I send the report to .. and what kind of
> > info do they need to make it useful?

> You need to have read a recent installation manual when you do the
> install, and have it handy as you go through the install.  The manual
> provides a plain-text form to fill out and mail, with instructions.

[..]

OK.  I'll take a look tomorrow.

cga


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



clvm vis aoe/ocfs2 ?

2006-11-17 Thread Tim Post
Hello to all, 

Just curious if anyone has experiences with clvm they would like to
share? From an administrative and performance perspective, how does clvm
compare to just using ocfs2 / AoE with lvm2?

Thanks in advance!

-Tim



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: /dev/hd* gone with udev

2006-11-17 Thread Jason Dunsmore

On 11/17/06, Anton Piatek <[EMAIL PROTECTED]> wrote:


Anyway, mine works but there are loads of rules in /etc/udev/rules.d/
%ls /etc/udev/rules.d/
020_permissions.rules   z25_persistent-net.rules
025_libgphoto2.rulesz45_persistent-net-generator.rules
025_libsane.rules   z50_run.rules
025_logitechmouse.rules z55_hotplug.rules
udev.rules  z60_hdparm.rules
z20_persistent-input.rules  z60_xserver-xorg-input-wacom.rules
z20_persistent.rulesz75_cd-aliases-generator.rules
z25_persistent-cd.rules

They should be created for you, but I wonder if your hotplug package was
interfering?



Thanks for the help.  I think my rules files might have gotten messed
up during the upgrades.  A while ago, I figured out the hard way that
/etc/udev/rules.d/local.rules changed to
/etc/udev/rules.d/010_local.rules.  I'm wondering what else I missed.
Here's what my /etc/udev/rules.d directory looks like:


$ ls -al /etc/udev/rules.d
total 33
drwxr-xr-x 2 root root 824 2006-11-11 14:04 .
drwxr-xr-x 3 root root 752 2006-11-15 22:52 ..
-rw-r--r-- 1 root root 303 2006-11-15 20:53 010_local.rules
-rw-r--r-- 1 root root 180 2006-11-11 13:59 010_local.rules~
lrwxrwxrwx 1 root root  20 2005-12-31 15:36 020_permissions.rules ->
../permissions.rules
lrwxrwxrwx 1 root root  19 2006-06-08 08:42 025_libgphoto2.rules ->
../libgphoto2.rules
lrwxrwxrwx 1 root root  16 2006-09-21 10:35 025_libsane.rules -> ../libsane.rule
s
lrwxrwxrwx 1 root root  13 2006-06-18 13:11 035_kino.rules ->
../kino.rules
-rw-r--r-- 1 root root 204 2006-11-15 20:54 10-wacom.rules
-rw-r--r-- 1 root root 120 2005-02-12 02:42 10-wacom.rules~
-rw-r--r-- 1 root root 300 2006-11-15 20:53 local.rules
-rw-r--r-- 1 root root 360 2006-10-29 15:32 local.rules~
lrwxrwxrwx 1 root root  13 2005-12-31 15:36 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root  25 2006-06-04 22:39 z20_persistent-input.rules
-> ../persistent-input.rules
lrwxrwxrwx 1 root root  19 2006-06-04 22:39 z20_persistent.rules ->
../persistent.rules
-rw-r--r-- 1 root root 946 2006-10-19 17:55 z25_persistent-cd.rules
-rw-r--r-- 1 root root 450 2006-11-08 22:49 z25_persistent-net.rules
lrwxrwxrwx 1 root root  33 2006-06-04 22:39
z45_persistent-net-generator.rules ->
../persistent-net-generator.rules
lrwxrwxrwx 1 root root  12 2006-07-14 16:04 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root  16 2006-06-04 22:39 z55_hotplug.rules -> ../hotplug.rule
s
lrwxrwxrwx 1 root root  33 2006-06-08 08:28
z60_xserver-xorg-input-wacom.rules ->
../xserver-xorg-input-wacom.rules
lrwxrwxrwx 1 root root  29 2006-09-21 08:50
z75_cd-aliases-generator.rules -> ../cd-aliases-generator.rules


I've tried purging hotplug, like it says in the disclaimer, to no
avail.  Any ideas?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: usb drive errors with automount

2006-11-17 Thread Jason Dunsmore

On 11/17/06, Roby <[EMAIL PROTECTED]> wrote:


usbmount:
"This package automatically mounts USB mass storage devices (typically USB
pens) when they are plugged in, and unmounts them when they are removed..."

Seems like doing an umount after/during unplug would lead to data loss
if the device had been written to recently.  How do buffers get flushed?



Seems like it'd just have to mount it with the "sync" or "async" option.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




/etc/ld.so.conf for dpkg-buildpackage issue

2006-11-17 Thread Scott Edwards

I'm building a lib under sarge in a debootstrap chroot as a normal
user (and fakeroot).  When it gets to this part, it's trying to modify
the system /etc/ld.so.conf (which is naughty afaict).  What's the
proper way to prepare this?

Thanks

- Scott.

make[3]: Entering directory `/usr/local/src/libcommoncpp2-1.5.1'
make[3]: Nothing to be done for `install-exec-am'.
--
Hmm, looks like you forgot to add
/usr/local/src/libcommoncpp2-1.5.1/debian/tmp/usr/lib to
/etc/ld.so.conf.
I'll try to fix it for you (but pay attention to libtool's output
next time, ok?)
/bin/sh: line 1: /etc/ld.so.conf: Permission denied

Well, that didn't work.  Remember to add
/usr/local/src/libcommoncpp2-1.5.1/debian/tmp/usr/lib to
/etc/ld.so.conf if you want to use this library.
--
/bin/sh: line 1: ldconfig: command not found
make[3]: *** [install-data-local] Error 127
make[3]: Leaving directory `/usr/local/src/libcommoncpp2-1.5.1'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/usr/local/src/libcommoncpp2-1.5.1'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/libcommoncpp2-1.5.1'
make: *** [install] Error 2
[EMAIL PROTECTED]:/usr/local/src/libcommoncpp2-1.5.1$


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: /etc/ld.so.conf for dpkg-buildpackage issue

2006-11-17 Thread Oleg Verych
On 2006-11-18, Scott Edwards wrote:
> I'm building a lib under sarge in a debootstrap chroot as a normal
> user (and fakeroot).  When it gets to this part, it's trying to modify
> the system /etc/ld.so.conf (which is naughty afaict).  What's the
> proper way to prepare this?
>
> Thanks
>
> - Scott.
>
> make[3]: Entering directory `/usr/local/src/libcommoncpp2-1.5.1'
> make[3]: Nothing to be done for `install-exec-am'.

I think, installing requires *real* root. And your make target is
running some kind of install, as you can see.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



can't find tcpd messages in system logs

2006-11-17 Thread Brian Sammon
According to various tcpd docs (manpage, READMEs) it logs information via 
syslog.
However, when I do 'grep -i tcpd /var/log/*' I see nothing.

I have tcpd 7.6.dbs-8 and sysklogd 1.4.1-17 on my machine.

I have stripped my /etc/syslogd.conf down to the following single line, (and 
restarted inetd) and still nothing:
   *.debug -/var/log/debug

I get messages in /var/log/debug from various other programs and daemons, but 
nothing I can recognize as being from tcpd.

What should I be looking for in my log files?  Am I looking for the wrong 
thing, or should I conclude that something is not working right?  Or (C), none 
of the above?


Miscellaneous possibly useful details:
x86 machine
running a mix of Sarge and testing packages, with a few older ones mixed 
in--Apt does not complain.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Etch: Kcontrol not working: it is empty

2006-11-17 Thread steef

Mirto Silvio Busico wrote:

Hi all,
I've just setup a new machine wigth Etch weekly build of 9 Nov 2006.

When I start Kcontrol it starts but shows an empty selction panel on the
left; so it is unusable.

Anyone is experiencing this bheaviour?

BTW mi installation steps where:

installed a base system + desktop (it comes with Gnome)
from a console "apt-get install kde kdm"
selected kdm as display manager
select kde as default session

My other machine, using an Etch normally upgraded works correctly.

Any hint?

Regards
Mirto

  

see 'lost and found' on the kde_desktop_menu

steef


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: [Fwd: dvd+rw-tools inconsistency??]

2006-11-17 Thread steef

Daniel Baumann wrote:

Hugo Vanwoerkom wrote:
  

steef wrote:


H.S. wrote:
  

steef wrote:



in one of two new tests *directly after*  my first message burning a
dvd of 4,4 Gb succeeded without a problem, the second -ceteris
paribus- went wrong.
so the behoviour of the kernel or dvd+rw-tools or something else ??
seems unpredictable.
  

maybe it is the media you are using.

->HS




since yesterday i tested the dvd-writer extensively on/with
debian_testing and slackware11.
the dvd-writer reacts increasingly unpredictable and has had its best
time.
  


not that this was reported to me (which should have been the right
thing[tm] :), it's likely the media or something other, but not
dvd+rw-tools. even version 7.0 has been very "predictable" in the last time.

  

sorry to answer this late!

it is *no* software fault: dvd+rw-tools works - after extensive tests - 
flawless.
the hardware, dvd-reader/writer gave up - on a for me completely - 
unpredictable way.


thanks to you all for your help,

regards,

steef


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]