Re: Mouse disappeared after update to squeeze 6.0.1

2011-04-09 Thread Jukka
Steven Sciame yahoo.com> writes: > > > What is the easiest way to downgrade the kernel as a work around for this problem?debtop:/home/steven# apt-get install linux-image-2.6.32-5-686=2.6.32-30Reading package lists... DoneBuilding dependency tree   Reading state information... DoneE: Version

cp(1) fails to copy file from /proc

2009-04-15 Thread Jukka Salmi
r\t: 5\nvendor_id\t: Genuine"..., 2121) = 2121 read(3, ""..., 8192)= 0 exit_group(0) = ? What's the problem here? Is this a bug in cp, in the proc file system, or is cp simply not supposed to work on such file systems? TIA, Jukka -- This email

Re: install daemon without starting it

2009-04-02 Thread Jukka Salmi
Sven Joachim --> debian-user (2009-04-01 18:07:34 +0200): > On 2009-04-01 17:23 +0200, Jukka Salmi wrote: > > > Hello, > > > > is it possible to install a daemon from a Debian package without having > > it automatically started afterwards? > > Temporaril

install daemon without starting it

2009-04-01 Thread Jukka Salmi
Hello, is it possible to install a daemon from a Debian package without having it automatically started afterwards? What I want to do is to install samba, but neither smbd nor nbmd should be started until I had a chance to edit smb.conf(5) manually... TIA, Jukka -- bashian roulette

Re: unbootable system after fresh 4.0r5 installation

2008-12-11 Thread Jukka Salmi
hat I was missing (hmm, I should probably start reading documentation first... ;-)). Thanks again, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: unbootable system after fresh 4.0r5 installation

2008-12-11 Thread Jukka Salmi
="disk/by-id/$env{ID_BUS}-$env{ID_SERIAL}-part%n" Any hints? Regards, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: setting default package grouping mechanism in aptitude

2008-12-09 Thread Jukka Salmi
Daniel Burrows --> debian-user (2008-12-09 06:57:48 -0800): > On Tue, Dec 09, 2008 at 03:29:09PM +0100, Jukka Salmi <[EMAIL PROTECTED]> was > heard to say: [...] > > Aptitude::UI::Default-Grouping > > { "task,status,section(subdir,passthrough),section(to

setting themes in aptitude

2008-12-09 Thread Jukka Salmi
r/share/aptitude/aptitude-defaults, and that file _is_ read by aptitude. What could be the problem here? TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

setting default package grouping mechanism in aptitude

2008-12-09 Thread Jukka Salmi
h),section(topdir) but this is not what an initial `G' shows (see above, `filter(missing)' vs `task'). Any hints? TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: unbootable system after fresh 4.0r5 installation

2008-12-08 Thread Jukka Salmi
parameter, booting to single-user and then fixing fstab and menu.lst (and re-running update-grub(8)) seems to have been enough. Regards, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: unbootable system after fresh 4.0r5 installation

2008-12-08 Thread Jukka Salmi
Jukka Salmi --> debian-user (2008-12-07 16:27:57 +0100): > Hello, > > Sven Joachim --> debian-user (2008-12-05 17:54:56 +0100): > > On 2008-12-05 17:27 +0100, Jukka Salmi wrote: > > > > > I just installed Debian 4.0r5 on a i386 systems (Dell PowerEdge 2950).

Re: unbootable system after fresh 4.0r5 installation

2008-12-07 Thread Jukka Salmi
Hello, Sven Joachim --> debian-user (2008-12-05 17:54:56 +0100): > On 2008-12-05 17:27 +0100, Jukka Salmi wrote: > > > I just installed Debian 4.0r5 on a i386 systems (Dell PowerEdge 2950). > > While the installer seemed to have succeeded without problems, the > > fres

unbootable system after fresh 4.0r5 installation

2008-12-05 Thread Jukka Salmi
system was installed to /dev/sdb. Fixing these files (sdb -> sda) and running update-grub(8) resulted in a bootable system. Befor debugging this further: is this a known problem? TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Re: how to reconstruct MD RAID device?

2005-08-24 Thread Jukka Salmi
Clive Menzies --> debian-user (2005-08-24 16:27:38 +0100): > On (24/08/05 16:31), Jukka Salmi wrote: > > Clive Menzies --> debian-user (2005-08-24 15:08:11 +0100): > > > Have you tried something like: > > > > > > $ mdadm /dev/md2 -a /dev/hdb3 > >

Re: how to reconstruct MD RAID device?

2005-08-24 Thread Jukka Salmi
Clive Menzies --> debian-user (2005-08-24 15:08:11 +0100): > On (24/08/05 15:53), Jukka Salmi wrote: > > Clive Menzies --> debian-user (2005-08-24 14:22:39 +0100): > > > On (24/08/05 14:45), Jukka Salmi wrote: > > > > a Debian 3.1 system which uses md

Re: how to reconstruct MD RAID device?

2005-08-24 Thread Jukka Salmi
Clive Menzies --> debian-user (2005-08-24 14:22:39 +0100): > On (24/08/05 14:45), Jukka Salmi wrote: > > a Debian 3.1 system which uses md devices for all its file systems and > > swap was reset by a power failure. On startup, the root file systems > > md device faile

how to reconstruct MD RAID device?

2005-08-24 Thread Jukka Salmi
2 mirrors [...] TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Shell scripting

2004-05-07 Thread Jukka Salmi
$ZIP $ARGS "$filename" "$file" > /dev/null > > let "nofiles += 1" > done > > echo > echo "finished ... processed $nofiles files." > echo > retval=0 > else > ec

Re: random segfaults with Debian testing on i386

2004-04-09 Thread Jukka Salmi
Roberto Sanchez --> debian-user (2004-04-08 11:20:33 -0400): > Jukka Salmi wrote: > >Hi, > > > >I just installed Debian testing on two DELL PowerEdge systems (PE 1750 > >and PE 2650). On the 1750, Debian runs fine. But on the 2650, some programs > >segfault

random segfaults with Debian testing on i386

2004-04-08 Thread Jukka Salmi
times they segfault. But once they segrault they won't run until the next reboot. For me this looks like bad hardware. Could it be something else? Hints are appreciated! Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: debootstrap problem

2004-01-07 Thread Jukka Salmi
Added coreutils' new predependencies libacl1 and libattr1; removed > libsasl2 as it is no longer needed. Using the latest debootstrap solved my problem. Thanks a lot! Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

debootstrap problem

2004-01-07 Thread Jukka Salmi
_3.5.5_i386.deb I remember having done this a few months ago without any problems... Help is appreciated! TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

official testing jigdo files

2003-12-12 Thread Jukka Salmi
Hi, where have the official jigdo files for sarge gone? They used to be on http://gluck.debian.org/cdimage/testing/jigdo-area/ (they are linked from http://www.debian.org/CD/jigdo-cd/ ("Available images")), but I get HTTP 404... Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf

Re: troubles with tar, compression and cron

2003-12-11 Thread Jukka Salmi
Colin Watson --> debian-user (2003-12-11 12:24:07 +): > Sounds like your cron job doesn't have an appropriate path. Try setting > PATH=/usr/bin:/bin explicitly at the top, adding any other directories > you need. That's it! There was a typo in cron's $PATH. Thanks

Re: troubles with tar, compression and cron

2003-12-11 Thread Jukka Salmi
sion works fine even with cron... This is on a Debian testing i386 system. I'm using tar 1.13.25-6 and cron 3.0pl1-81. Any help is appreciated! TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

troubles with tar, compression and cron

2003-12-10 Thread Jukka Salmi
/dev/nst0: Device or resource busy The command which causes this error is 'tar -czf /dev/nst0 ...'. The same error happenes if I use bzip2 (tar -j). Not using compression at all solves the problem, but I'd really like to store the data compressed... Any hints? TIA, Jukka -- b

installing Debian...

2003-10-20 Thread Jukka Salmi
is appreciated! TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LFS problem with Debian testing

2003-08-20 Thread Jukka Salmi
e -D_LARGEFILE64_SOURCE. Perfect, both approaches work. Thanks a lot! Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LFS problem with Debian testing

2003-08-20 Thread Jukka Salmi
he flags for open(2) works for me. As you said, both my kernel and libc should support files >2GB... Thanks for everyone's help so far! Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LFS problem with Debian testing

2003-08-20 Thread Jukka Salmi
time, so the file system should not be important yet. Cheers, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LFS problem with Debian testing

2003-08-20 Thread Jukka Salmi
Hi, Colin Watson --> debian-user (2003-08-20 11:55:14 +0100): > Try building with the -D_FILE_OFFSET_BITS=64 option. See 'info libc' > under "Feature Test Macros" for more details. Does not help, same result as before... Thanks anyway, Jukka -- bashian roule

LFS problem with Debian testing

2003-08-20 Thread Jukka Salmi
am works. What am I doing wrong? Is there a problem with the header files? I'm using libc6 2.3.1-16 and gcc 3.3.1 (both latest Debian testing packages) on a i386 system. TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: LFS problem with Debian testing

2003-08-20 Thread Jukka Salmi
Damien Solley --> debian-user (2003-08-20 19:37:28 +1000): > Old kernel version? AFAIK, you need a recent (ish) kernel to create > files greater than 2GB. $ uname -sr Linux 2.4.21-3-686-smp It's the latest kernel from the kernel-image-2.4-686-smp package. Greetings, Jukka -- ba

LFS problem with Debian testing

2003-08-20 Thread Jukka Salmi
am works. What am I doing wrong? Is there a problem with the header files? I'm using libc6 2.3.1-16 and gcc 3.3.1 (both latest Debian testing packages) on a i386 system. TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

dselect crashes

1998-05-17 Thread Jukka Neppius
should report, at least with -D, what it is going to try next. - Jukka -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]