| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
Comments:
<0> debian has a fairly clearly explained way to submit bug reports, but how does one go about submitting a fix? <1> MyWay: googling for that ioctl error above it looks like its something amd64 specific. you should try a newer kernel, and maybe ask #debian-amd64, point at the strace and specifically that EINVAL line above. <2> ok <3> hi, is the software raid option (not lvm) during the installation done with mdadm? <1> peterrooney: email bug#@bugs.debian.org and attach the patch, and put "tags 12345 patch\nthanks" into the body and bcc control@bugs.debian.org (where 12345 is the bug#) <2> stew can you help me explain it in the channel? :p <1> MyWay: the strace output is all the explaination needed, it dies pretty much immediately after the EINVAL; i'd be suprised if a newer kernel didn't fix this <4> locus most probably <3> wombachi, thanks <2> so i can try with a newer kernel before ask <2> ok <5> any ideas: /usr/bin/cvs: execv() failed. rssh: rsync is not an executable file, or permission denied. <0> stew: thanks, will try that <5> when using rssh, instead of ssh <6> lewis: Do you have rsync installed? <5> yes
<1> peterrooney: thanks for patching! <5> if I have the shell as /bin/bash - works fine, if I change the shell to /usr/bin/rssh - gives the error above <2> stew how it was for update the kernel? apt-get install kernel-image and the name? <5> allowrsync is set in /etc/rssh.conf <0> stew: unified diffs seem to be about right? <7> lewis: ls -lh /usr/bin/rsync <1> peterrooney: yes <1> MyWay: you are on sarge? <2> yes <0> Whoo! Look forward to an end to those pesky tethereal startup errors. <5> vincent_: -rwxr-xr-x <8> lewis: rssh - restricted secure shell allowing only scp and/or sftp I ***ume that is the only thing you are trying to do. <5> I am trying to allow rsync too. <5> there is a line that specifically says: allowrsync <1> MyWay: you have the latest official stable kernel available, i recommend installing a linux-image package from backports.org ; http://backports.org/instructions.html <2> ok <2> isnt the last .12? mine is .11 <9> Hello, i have a small problem with acpi on an Asus m6800n Notebook. I can't change the cooling mode [ with echo 0 > /proc/....../cooling_mode ]. How do I change the mode besides? <1> MyWay: your is 2.6.8-11, you are going to install 2.6.16-1 <10> hello <10> guys although i use this in /etc/fstab <5> any ideas? <8> lewis: http://www.pizzashack.org/rssh/ <10> /dev/hdb3 /media/hdb3 vfat auto,nls=utf8 <1> MyWay: there is a -12 available but i wouldnt' expect that to have such a fix, its likely only a security patch <10> my partiton aint mounted <2> ah <2> stew i can't find the .16 <1> http://backports.org/debian/pool/main/l/linux-2.6/ <10> can somebody tell em why? <5> oh <2> i need 386, 486 or 686? <1> ^Nikos: what happens when you run "mount /media/hdb3" ? <11> Some one that can help me figure out this one? http://forums.debian.net/viewtopic.php?t=5294 <6> ^Nikos: Do you get an error when you try to mount it manually? <12> I run liloconfig, but I get "ERROR: install-mbr failed! your system may not be bootable"... Any reason why this might happen? <1> MyWay: amd64 <10> mount: wrong fs type, bad option, bad superblock on /dev/hdb3, <1> ^Nikos: does "fdisk -l" list /dev/hdb3 as being a vfat partition? <13> someone willing to backport amaroK 1.4.0 to sarge? <8> lewis: https://lists.sourceforge.net/lists/listinfo/rssh-discuss <6> HolyCow: Try running /sbin/lilo -v -v <10> yes stew <10> /dev/hdb3 1212 2431 9799650 c W95 FAT32 (LBA) <2> linux-image-2.6-amd64-k8_2.6.16-10bpo1_amd64.deb, this one? <8> apachelogger: /msg apachelogger backports Just in case it is already or will be. <8> apachelogger: /msg dpkg backports Just in case it is already or will be. <1> ^Nikos: what happens when you run "mount /dev/hdb3 /media/hdb3" ? <10> it correctlt performs the command! <1> MyWay: you really just want to "apt-get -t sarge-backports install linux-image-2.6-amd64-k8" <10> stew, now tis mounetd ok <2> ok <10> and i can see the partitions contents! <10> why didnt i perfomed automatically at startup <10> sicne i have the appropatriate line in /etc/fstab? <6> ^Nikos: I don't think "auto" is an actual option. I know "noauto" is.. <1> ^Nikos: your fstab line is wrong there, you left out the 5th and 6th fields, man 5 fstab <10> for ntfs i have liek this <10> /dev/hda5 /media/hda5 ntfs ro,user,umask=022,nls=utf8 <10> to ntfs i dotn laos specify 5th and 6th option <10> but it does get mounetd
<10> why it worn work on fat asd well? <12> /proc/partitions does not match /dev directory structure... does that have anything to to with it? <6> ^Nikos: Try taking out the "auto" and see what happens <1> ^Nikos: actually i think the problem might be that vfat doesn't take an nls option <8> ^Nikos: Are you aware that fat fat32 and ntfs are different? <10> ye siam kspath <1> ^Nikos: man mount ; look at the options you just want utf8 <10> stew if i dotn sue nls as a mount option <10> then when i try to virw fiels it wont display to em the greek filanems <10> that why i sue it <1> ^Nikos: there is no nls option for vfat, man mount ; there is a utf8 option however <14> holy **** take the time to type out what you want to say <10> there is no nls option for vfat? <6> ^Nikos: There's also "codepage" and "iocharset" <10> but howver there is for ntfs? <15> <1> ^Nikos: correct, man mount <10> ok <14> read the man page <10> man moutn is huge <10> how will i quick find what i want? <8> ^Nikos: If you start now you will finish sooner. <10> man mount | grep vfat <10> wont show me wither <8> ^Nikos: / <1> ^Nikos: search for "Mount options for vfat" <16> hi again <8> ^Nikos: /keyword in man or less or vi or ... <10> dell:~# man mount | grep "Mount options for vfat" <2> stew using the command you wrote it find this package: kernel-image-2.6.8-12-amd64-k8 <10> nothign returned <16> any way to get all mail sent to root forwarded to my real email adress? <8> ^Nikos: /msg dpkg lart /vfat <17> so aptitude is supposed to be great? i tried aptitude install postfix. the fourth suggestion to solve dependencies is to actually install postfixand remove exim4. <10> kspath, i dotn ge tit <10> dell:~# man mount | grep nls <10> bothign returned wither <8> ^Nikos: There in lies the problem. <1> MyWay: which command exactly? the apt-get -t sarge-backports install linux-image-... <8> ^Nikos: man man <2> yes <8> ^Nikos: take a break and come back to it. <1> MyWay: can you put the output of "apt-cache policy linux-image-2.6-amd64-k8" into a pastebin? <10> i corrected fstab <10> how cna i make it rerun? <2> it says it cant find anything stew <1> MyWay: http://backports.org/instructions.html <2> i have added the line in the source <6> ^Nikos: You don't run fstab. umount /media/hda5; mount /media/hda5 <10> it works <1> MyWay: can you put the output of "apt-cache policy" into a pastebin? <1> MyWay: did you run apt-get update? <10> but no greek support for vfat partitions :( <2> ok <8> ^Nikos: You should rewrite it to add such support. <2> http://pastebin.com/722673 <1> ^Nikos: you need greek codepage support? UTF-8 won't work for you? <1> MyWay: http://backports.org/instructions.html <10> well in ntfs aprttions it does <10> but notin vfat :( <13> :S <13> doesn't look so good for an amaroK 1.4 backport I guess <13> kspath: anyway, thanks :) <16> nobody? <6> stew: Really? I saw you beating your head against a wall a minute ago.. <18> quitte: thats the proper thing to be done.. i mean do you intend to run 2 instances of mail servers?? <1> T***ium: nah <2> stew it says i need "package header" <1> MyWay: "it"? <2> yes when i write apt-cache policy linux........... <17> loxley_: it should have suggested that at first.
Return to
#debian or Go to some related
logs:
#css #perl #css #linux #php wx-config dapper make windows case sensitive function snd_ctl_open failed for default Permission denied EPIA-5000 Debian Extremely broken BIOS recieve mail postfix relay access denied
|
|