Re: Has anybody [had] good/bad experiences with the Bose QuietComfort 35 II and Debian ?

2021-05-17 Thread F. Eugene Aumson
They work fine for me. Debian Buster. On Sun, May 16, 2021 at 8:16 AM Ottavio Caruso < ottavio2006-usenet2...@yahoo.com> wrote: > I recently bought some middle of the range wireless noise cancelling > headphones, which I eventually had to return because they would randomly > switch back and fort

Re: lua-ldoc restricts lua versions and doesn't work with lua5.3

2021-01-07 Thread Eugene Pakhomov
e lua with it by itself) - Eugene On Thu, Jan 7, 2021 at 1:21 PM Thomas Schmitt wrote: > Hi, > > Eugene Pakhomov wrote: > > Why is there a restriction in the first place? > > Interesting question. > In > https://tracker.debian.org/media/packages/l/lua-ldoc/control

lua-ldoc restricts lua versions and doesn't work with lua5.3

2021-01-07 Thread Eugene Pakhomov
the first place? The commit that added the patch doesn't have a helpful message and I cannot find any relevant information. Would just removing the line with "Lua-Versions" make sense? Regards, Eugene

Re: pppd incomatible with libradcli4

2018-10-21 Thread Eugene M. Zheganin
Hello, 20.10.2018 20:48, Eugene M. Zheganin пишет: Hello, I'm trying to set up the VPN stack using xl2tpd/strongswan on recent Debian 9.5, and so far everything is working except radius authentication (I have a freeradius3 setup which is fully working, so I need to use it to authent

pppd incomatible with libradcli4

2018-10-20 Thread Eugene M. Zheganin
t way to fix it) by specifying the old seqfile/mapfile directives, but then I'm stuck at rc_read_dictionary: invalid type on line 34 of dictionary /etc/radcli/dictionary Seems like pppd and libradcli4 have totally different ideas about radius dictionnaries. How do you guys handle it ? Thanks. Eugene.

Cannot get crashdumps on iSCSI-booted system

2018-05-21 Thread Eugene M. Zheganin
quot; disk when this "local" disk is iSCSI, so I've set up the NFS crashdump resource - but to NFS activity is happening when I'm triggering the panic. | | | |Is there some trick that I'm unaware of ? | |Thanks.| |Eugene. |

Re: fakeroot to build a package?

2015-02-18 Thread Eugene Zhukov
Hi Osamu, On Wed, Feb 18, 2015 at 5:35 PM, Osamu Aoki wrote: > On Tue, Feb 17, 2015 at 02:10:57PM +0200, Eugene Zhukov wrote: >> Hello, >> >> I came across this building tutorial [1]. It advertises using >> fakeroot debian/rules binary >> command to build a pa

fakeroot to build a package?

2015-02-17 Thread Eugene Zhukov
ng or the first wiki needs fixing.? [1] https://wiki.debian.org/BuildingTutorial [2] https://wiki.debian.org/IntroDebianPackaging [3] https://www.debian.org/doc/manuals/maint-guide/ Thanks, Eugene -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "u

Re: virtual machine from USB stick (virt-manager & qemu/kvm)

2014-07-02 Thread Eugene Zhukov
ages/win.img is my empty VM created through wizard and 058f:6387 is my stick. Eugene -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/capqgmfjgf_mdsrfcthx3hf

Re: virtual machine from USB stick (virt-manager & qemu/kvm)

2014-07-01 Thread Eugene Zhukov
On Tue, Jul 1, 2014 at 12:17 PM, Darac Marjal wrote: > [Resending, as this doesn't seem to have made it to the list] > > On Wed, Jun 18, 2014 at 10:39:19AM +0300, Eugene Zhukov wrote: >> Hello, >> >> I'm trying to create a VM with Windows 7. Is there a way t

virtual machine from USB stick (virt-manager & qemu/kvm)

2014-06-18 Thread Eugene Zhukov
Hello, I'm trying to create a VM with Windows 7. Is there a way to do that from USB stick? It is a ~10GB corporate Windows package. Thanks, Eugene P.S. Please CC me as I'm not subscribed to the list. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a

some weird shape

2010-03-14 Thread Eugene M. Zheganin
made by an ISP, because localhost sessions are shaped too. So I'm writing this hoping that may be someone would have an idea about what is this, or may be someone will point me at something I forgot. Thanks. Eugene. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

missing updates :(

2009-09-13 Thread Eugene Apolinary
Lenny: Iceweasel: 3.0.6 Flash Player: 10,0,22,87 Why??? It's a big security hole :( I think I will switch to ubuntu on desktop :( :( :( omg :( :(

Firefox 3.5 wine

2009-09-05 Thread Eugene Apolinary
Hi I just want to use Firefox under wine but after I start with "wine firefox.exe", I get this error message: fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x32fcd4 does someone know what does these messages mean? How could I fix it to get a Fresh Firefox under win

change keymap to other language

2009-08-30 Thread Eugene Apolinary
How can I change the default keyboard language under Debian Lenny? in the console and under GNOME too Thank you! Best regards

Re: ssh without password

2009-08-27 Thread Eugene Apolinary
I think the problem was, that I generated the rsa key on the server [and have the id_rsa there], not on the client [I wanted to log in to the server from the client] :D:D thanks again :)) --- On Thu, 8/27/09, Eugene Apolinary wrote: From: Eugene Apolinary Subject: Re: ssh without password

Re: ssh without password

2009-08-27 Thread Eugene Apolinary
Thank you!! It worked with this howto: http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html Thanks!! :)) Thank you! --- On Thu, 8/27/09, Frank Bonnet wrote: From: Frank Bonnet Subject: Re: ssh without password To: "Eugene Apolinary" Cc: "debian-user@lists.debian.org&q

Re: ssh without password

2009-08-26 Thread Eugene Apolinary
ca/1544022 thank you :) --- On Wed, 8/26/09, James Richardson wrote: From: James Richardson Subject: Re: ssh without password To: debian-user@lists.debian.org Date: Wednesday, August 26, 2009, 11:15 PM Eugene Apolinary wrote: > Hi... > > It's just not working! :( > > Mac

ssh without password

2009-08-26 Thread Eugene Apolinary
Hi... It's just not working! :( Machine [A]: Debian Lenny [server] Machine [B]: Debian Lenny [client] I just want to SSH from [A] to [B] without password... [A] # apt-get install openssh-server # dpkg -l|grep ssh ii  openssh-blacklist   0.4.1    list of default

Re: inode question

2009-08-23 Thread Eugene Apolinary
ok, thank you!! --- On Sun, 8/23/09, Eugene Apolinary wrote: From: Eugene Apolinary Subject: Re: inode question To: "debian-user@lists.debian.org" Date: Sunday, August 23, 2009, 11:17 AM --- On Sun, 8/23/09, David Fox wrote: From: David Fox Subject: Re: inode question T

Re: inode question

2009-08-23 Thread Eugene Apolinary
--- On Sun, 8/23/09, David Fox wrote: From: David Fox Subject: Re: inode question To: "Debian User Group" Date: Sunday, August 23, 2009, 1:45 AM On Sat, Aug 22, 2009 at 2:09 AM, Eugene Apolinary wrote: > Could that be possible to find the same inode, just because of

Re: inode question

2009-08-22 Thread Eugene Apolinary
--- On Sat, 8/22/09, Eugene Apolinary wrote: From: Eugene Apolinary Subject: inode question To: "debian-user@lists.debian.org" Date: Saturday, August 22, 2009, 9:09 AM Could that be possible to find the same inode, just because of there are two filesystems?e.g.: HDD is partitionedthank you

inode question

2009-08-22 Thread Eugene Apolinary
Could that be possible to find the same inode, just because of there are two filesystems?e.g.: HDD is partitionedthank you

Re: sftp with chroot?

2009-08-01 Thread Eugene Apolinary
scpo...@localhost Connection closed. log: http://pastebin.com/fbc34c01 Why doesn't it work??? p.s.: Yes, I copy the sftpd-server to /home/scponly/usr/lib/sftpd-server is it a bug? :( --- On Sat, 8/1/09, Eugene Apolinary wrote: From: Eugene Apolinary Subject: sftp with chroot? To: debia

sftp with chroot?

2009-08-01 Thread Eugene Apolinary
Hi I want to make an sftp server - Only an sftp server - Some users may log in by ssh (with openssh-server), some users can only use sftp - Important! - Chroot! Users using sftp must only see e.g.: their home directory, or better: a folder in it. - Under Debian Lenny Is there any good, sec

Re: Linux_logo displays BSD logo by Default

2009-02-08 Thread Eugene V. Lyubimkin
Kuang Chen wrote: > Hi, > > I have no idea why BSD logo shows up by default upon entering > "Linux_logo" at command line. I can find Debian logo using "Linux_logo -L > 14". Any suggestions? Read documentation and specify needed logo in the config? --

Re: postgresql postrm script needs work

2009-02-07 Thread Eugene V. Lyubimkin
Jude DaShiell wrote: > Having failed to install postgresql on sid for reasons already discussed > on this list, I ran updatedb then did locate postgresql | less to see [snip] I doubt postgresql maintainers read this. File a bug. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(m

Re: Which programming Language

2009-02-06 Thread Eugene V. Lyubimkin
Dotan Cohen wrote: >> Don't include Perl here, it has much different concepts than C/C++/Java. >> > > But the mention of Basic was OK?!? > I don't care much with it :). -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com C++/Perl developer, Deb

Re: Which programming Language

2009-02-06 Thread Eugene V. Lyubimkin
, strict type > checking) that are good reinforcement when starting out, and learning > C syntax will set you up well to learn C++, Java, and Perl as you > progress. Don't include Perl here, it has much different concepts than C/C++/Java. -- Eugene V. Lyubimkin aka JackYF, J

Re: Lenny target release date 02/14

2009-02-04 Thread Eugene V. Lyubimkin
lists.debian.org/debian-devel-announce/2009/02/msg0.html > > ~Stack~ > *Off to do my little happy dance now. :-D > > It's a *supposed* release date ;) -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian Maintainer, A

Re: Slow Script

2009-02-03 Thread Eugene V. Lyubimkin
Gorka wrote: > Hi! I've got a perl script with this for: > > for (my $j=0;$j<=$#fichero1;$j++) > { > if (@fichero1[$j] eq $valor1) > { > $token = 1; > } > } > Try foreach (@fichero1) { if ($_ eq $valor1) { $token = 1; bre

Re: I don't need an MTA

2009-01-31 Thread Eugene V. Lyubimkin
Ron Johnson wrote: > On 01/31/2009 03:58 PM, Nuno Magalhães wrote: >> Can i have a regular desktop Debian without an MTA? > > Linux? No. > Please, don't overestimate :) Base system is also Linux, though it doesn't contain any MTA for the obvious reasons. -- Eu

Re: [OT] C++ templates and debugging (limitations) in Linux

2009-01-29 Thread Eugene V. Lyubimkin
en debugging several C++ problems with templates without significant problems during last years. However, some things are not debuggable by design - template variables are compile-time things, I doubt where can gdb find values of even non-type variables. -- Eugene V. Lyubimkin aka JackYF, JID:

Re: Command line sendmail client

2009-01-29 Thread Eugene V. Lyubimkin
27; . I have looked at mailx but cant seem to find what > I am looking for. Anything like this around? Thanks Take a look on any small package that provides 'sendmail', for example, msmtp. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer,

Re: apt-get upgrade... and now postgres 7.4 won't start!

2009-01-26 Thread Eugene V. Lyubimkin
/main", > but could not open file > "/var/lib/postgresql/7.4/main/global/pg_control": No such file or > directory > """ > > there *is* a pg_control.gz file there, which contains "[] "...? > > ideas? File a bug, and wait for maintainers' c

Re: Failure of a deb package installation

2009-01-24 Thread Eugene V. Lyubimkin
putational program). > > > 1) downloaded octopus-3.0.1-1.x86_64.rpm. > > 2) #alien -k --scripts octopus-3.0.1-1.x86_64.rpm (which reported no errors). There are no any guarantees that converted packages will work. Better try to find Debian package if possible. -- Eugene V. Lyubim

Re: Problem with printer Canon iP1800

2009-01-23 Thread Eugene V. Lyubimkin
> How can I solve the problem? It seems that that debs are not from Debian archive, and they don't know about latest changes in Debian, so request third-party packagers to upgrade their packages. Debian Lenny has /etc/init.d/cups, not /etc/init.d/cupsys. -- Eugene V. Lyubimkin a

Re: How to remove automatically installed packages when nothing depends on them?

2009-01-23 Thread Eugene V. Lyubimkin
re a way to remove these automatically installed packages when > nothing depends on them any more? Try running 'aptitude purge'. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: dialing modem as normal user

2009-01-23 Thread Eugene V. Lyubimkin
know the etymology > of dip? Dynamic IP? DIal-uP? :) -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: dialing modem as normal user

2009-01-23 Thread Eugene V. Lyubimkin
Umarzuki Mochlis wrote: > How do i give permission to normal user to dial my 3g modem since wvdial can > only be invoked by root. correct me if I'm wrong. > Add yourself to 'dip' group? -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukraini

Re: wireless gui configuration utility

2009-01-15 Thread Eugene V. Lyubimkin
forge.net/ I second wicd and want to note that Debian unstable already have packaged wicd, so one can just install the deb rather than compiling and installing it yourself. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian Maintainer,

Re: English grammar checker

2009-01-14 Thread Eugene V. Lyubimkin
Marcelo Laia wrote: > Hi, > > I am looking a English grammar software checker for linux. I am using > Debian testing. I try google and didn't found a software for this. Do > you known one? aspell -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukr

Re: reportbug / mail

2009-01-13 Thread Eugene V. Lyubimkin
ot;3.48" > mode advanced > ui text > email "ron.l.john...@cox.net" > smtphost "smtp.east.cox.net" Last time I tried this, it won't work with Gmail. Does is support TLS and SMTP-AUTH? -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com

Re: reportbug / mail

2009-01-13 Thread Eugene V. Lyubimkin
As Gmail user, I set up msmtp as tiny mailer on my system. It works very well. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Startup scripts of Debian Lenny don't perform file system check while on battery power

2009-01-13 Thread Eugene V. Lyubimkin
ly my ext3 file > system was corrupted in such a way that fsck.ext3 couldn't repair it > anymore - system gone, some work lost that I couldn't recover from the disc. [snip] I think posting this to debian-user in quite pointless. Please forward all above to the people that really ca

Re: lenny cd live problem

2009-01-11 Thread Eugene V. Lyubimkin
Marcelo Chiapparini wrote: > Eugene V. Lyubimkin wrote: >> Hm... try another media? >> > > I tried 2 medias. The first burned at 24x, the second burned at 4x. All > media are from the same cd set. I didn't have any problem with this > media set before Then, may

Re: lenny cd live problem

2009-01-11 Thread Eugene V. Lyubimkin
ime I want to boot using this cd > image I get the message: > > Loading /live/vmlinuz1.isolinux: Disk error 20, AX=42AC, drive EF > > I tried in two different machines, with the same result. Could the > isolinux file be corrupted? Hm... try another media? -- Eugene V. Lyubimkin a

Re: side effects of installing gimp

2009-01-10 Thread Eugene V. Lyubimkin
Please provide full output of command. And also try 'apt-get install gimp'. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: libdrm-intel from experimental

2009-01-07 Thread Eugene V. Lyubimkin
Jochen Schulz wrote: > Eugene V. Lyubimkin: >> Jochen Schulz wrote: >>> A few weeks ago I bought a shiny new Thinkpad X200. Thinkwiki.org >>> suggested to install X.Org from experimental and since I usually run sid >>> anyway I did so. Everything wo

Re: libdrm-intel from experimental

2009-01-07 Thread Eugene V. Lyubimkin
Jochen Schulz wrote: > Hi, > > A few weeks ago I bought a shiny new Thinkpad X200. Thinkwiki.org > suggested to install X.Org from experimental and since I usually run sid > anyway I did so. Everything worked smoothly until a recent upgrade > installed libdrm-intel1 version 2.4.3+git+20090105+a8c5

Re: How to request a resurrection of a debian package ?

2009-01-07 Thread Eugene V. Lyubimkin
Ron Johnson wrote: > Or make your own package! Yes. Or your own distribution. Or, maybe, your own computer. Perhaps, own computing model? Hey, how about your own universe? ;) (just kidding :)) -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Deb

Re: How to request a resurrection of a debian package ?

2009-01-07 Thread Eugene V. Lyubimkin
ive [2] > 2) create a new RFP bug, it is fine ? Yes, but... in the bug thread release team stated that modern versions of dcc package was non-free. If it's still true for now it would be not easy deal to resurrect dcc in Debian. But you can always try. -- Eugene V. Lyubimkin aka Jack

Re: Bits from the Debian CD team

2009-01-06 Thread Eugene V. Lyubimkin
Frans Pop wrote: > The Debian CD team has made practical use of the extra time allowed for > the release of Lenny by implementing some late improvements of the CD and > DVD images available for Lenny [snip] Thanks for massive work! -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.deve

Re: Debian AMD64

2009-01-06 Thread Eugene V. Lyubimkin
ronment Why one should view pdf with iceweasel? We have bunch of stand-alone pdf viewers without any 64-bit problems. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Debian menu in K menu

2009-01-05 Thread Eugene V. Lyubimkin
of the menu. Often because these packages don't ship the '.desktop' file. Feel free to file a wishlist bug(s) using reportbug utility to request having such a file against appropriate packages. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C

Re: udftools aptitude upgrade error

2009-01-05 Thread Eugene V. Lyubimkin
rk around this, there is a bug in udftools package. Please use reportbug utility to report it. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: New to Linux

2009-01-05 Thread Eugene V. Lyubimkin
Frank Lanitz wrote: > On Mon, 05 Jan 2009 17:03:17 +0200 > "Eugene V. Lyubimkin" wrote: > >> Martin, Larry D wrote: >>> This E-mail and any of its attachments [] >> This is off-topic, but any info on Debian public lists is publicly >> archive

Re: New to Linux

2009-01-05 Thread Eugene V. Lyubimkin
Martin, Larry D wrote: > This E-mail and any of its attachments [] This is off-topic, but any info on Debian public lists is publicly archived and therefore the noted message has no sense. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Deb

Re: xdm support for UTF-8 text in Xresources

2009-01-04 Thread Eugene V. Lyubimkin
s can judge better what to do with this. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: apt-get cannot conect to server

2009-01-04 Thread Eugene V. Lyubimkin
r the advice at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505092#32 and see if it's your situation. Otherwise please submit your original report with update log to this bug thread so it won't lost. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrain

Re: apt-get cannot conect to server

2009-01-04 Thread Eugene V. Lyubimkin
pg > Cannot initiate the connection to ftp.au.debian.org:80 > (2001:388:1034:2900::25). - connect (101 Network is unreachable) [IP: > 2001:388:1034:2900::25 80] > Ign http://ftp.au.debian.org etch Release > 99% [Connecting to ftp.au.debian.org (150.203.164.37)] > > > It j

Re: Experimental (temporarily)

2009-01-03 Thread Eugene V. Lyubimkin
Kamaraju S Kusumanchi wrote: > Eugene V. Lyubimkin wrote: > >> M.Lewis wrote: >>> Given I'm running Lenny and I would like to test out the new Chrony >>> (announced today) which is in Experimental, how can I do this without >>> upgrading my entire syst

Re: Debian social contract - who reports bugs upstream?

2009-01-01 Thread Eugene V. Lyubimkin
maintain some package in the best way. In these (should be rare) cases, contacting upstream directly can solve problem more quickly. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description

Re: Remove noatun also removes kde?

2008-12-31 Thread Eugene V. Lyubimkin
do 'aptitude unmarkauto ' to tell the apt that some packages is really needed by you and should not be removed without your explicit instructions. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor s

Re: Updating from 4.0_r5 to 4.0_r6 ?

2008-12-27 Thread Eugene V. Lyubimkin
Sven Joachim wrote: > Okay, so apt knows about the new dpkg 1.13.26 in 4.0r6, but 1.13.25 is > not forgotten either. BTW, this is correct behavior of apt. Installed package is listed too, not only available ones. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrai

Re: memory problem

2008-12-27 Thread Eugene V. Lyubimkin
mory. You already have 'MEM: 62%' at iceweasel only in real memory, it seems it also use some swap on your machine. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: pbuilder trouble

2008-12-27 Thread Eugene V. Lyubimkin
Tshepang Lekhonkhobe wrote: > anyone who can help with this? > > On Wed, Dec 17, 2008 at 10:34 AM, Tshepang Lekhonkhobe > wrote: >> Hi, >> >> I'm having trouble getting "pbuilder create" run with the following error: [snip] I would suggest asking in

Re: Instructions for upgrading from Etch to Lenny?

2008-12-23 Thread Eugene V. Lyubimkin
>> 4. 'aptitude full-upgrade' > ...`aptitude safe-upgrade' before 'aptitude full-upgrade'? Yes, may be also useful. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Nit-query

2008-12-23 Thread Eugene V. Lyubimkin
jackyf jackyf jackyf jackyf jackyf jackyf :) -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Experimental (temporarily)

2008-12-22 Thread Eugene V. Lyubimkin
tall it with '-t experimental' option. Your system will never suggest upgrade to experimental. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Parallel GZIP

2008-12-22 Thread Eugene V. Lyubimkin
Thomas Preud'homme wrote: > The Monday 22 December 2008 17:26:17 Eugene V. Lyubimkin, you wrote : >> Nelson Castillo wrote: >>>> No, don't. I'm just wondering why. Actually I did a test in the same >>>> order (bzip2 and the pbzip2) on a tar of my pic

Re: Parallel GZIP

2008-12-22 Thread Eugene V. Lyubimkin
; > Your test data is already compressed :-) You will not be able to > compress it much more. But is this really reason to take twice CPU time with no significant reduce of time? Though maybe it's just peculiarity of pbzip2 implementation. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.dev

Re: Parallel GZIP

2008-12-22 Thread Eugene V. Lyubimkin
Ron Johnson wrote: > On 12/22/08 09:13, Eugene V. Lyubimkin wrote: >> Thomas Preud'homme wrote: >>> The Monday 22 December 2008 13:53:43 Eugene V. Lyubimkin, you wrote : >>>> Volkan YAZICI wrote: >>>>> Hi, >>>>> >&

Re: Parallel GZIP

2008-12-22 Thread Eugene V. Lyubimkin
Thomas Preud'homme wrote: > The Monday 22 December 2008 16:13:17 Eugene V. Lyubimkin, you wrote : >> Thomas Preud'homme wrote: >>> The Monday 22 December 2008 13:53:43 Eugene V. Lyubimkin, you wrote : >>>> Volkan YAZICI wrote: >>>>> Hi, >

Re: Parallel GZIP

2008-12-22 Thread Eugene V. Lyubimkin
Thomas Preud'homme wrote: > The Monday 22 December 2008 13:53:43 Eugene V. Lyubimkin, you wrote : >> Volkan YAZICI wrote: >>> Hi, >>> >>> Are there any compression tools in the official Debian GNU/Linux >>> repositories that can take the benefit o

Re: Parallel GZIP

2008-12-22 Thread Eugene V. Lyubimkin
Volkan YAZICI wrote: > Hi, > > Are there any compression tools in the official Debian GNU/Linux > repositories that can take the benefit of multiple cores/cpus? pbzip2? -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian Mai

Re: Lenny: which arch for a Intel Core 2 Duo?

2008-12-20 Thread Eugene V. Lyubimkin
You need the ia64. This is wrong. Amd64 is right choice. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Help needed with xserver

2008-12-19 Thread Eugene V. Lyubimkin
What you didn't say is versions of Debian and Xorg you use. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Debian IA64 Net Install

2008-12-18 Thread Eugene V. Lyubimkin
nd it worked just fine. > > Does anybody had a prior experience like this. You should use amd64 architecture. ia64 are Itaniums. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Instructions for upgrading from Etch to Lenny?

2008-12-17 Thread Eugene V. Lyubimkin
eportbug upgrade-reports'. You also can use apt-get instead of aptitude, but aptitude is usually more clever than apt-get. Regards, -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian Maintainer, APT contributor signature.asc Description: OpenPGP digital signature

Re: Why no apt-pinning by release name?

2008-12-17 Thread Eugene V. Lyubimkin
Debian Squeeze will have this feature most probably. How to work around: release versions. Just use "4.0*", and apt should not upgrade to Lenny when it becomes stable. FYI: this is already documented in Lenny's APT in apt_preferences(5). Regards, -- Eugene V. Lyubimkin aka JackY

Re: VirtualBox won't start

2008-12-14 Thread Eugene V. Lyubimkin
I get > > VirtualBox: supR3HardenedMainGetTrustedMain: > dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed: > /usr/lib/libfontconfig.so.1: undefined symbol: > FT_Select_Size > > Any ideas on how to fix this? Install 2.0.6 from Debian experimental. -- Eugene V. Lyubimkin aka J

Re: libmusicbrainz3 compiled with debug output enabled

2008-12-11 Thread Eugene V. Lyubimkin
me > to disable this output? Yes, please report using reportbug utility. Maintainer may provide you all other relevant info. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

Re: Problem compiling in amd64

2008-12-09 Thread Eugene V. Lyubimkin
dit src/cf/osconf.m4 to set CCOBJ to -fPIC for whatever platform you > have (amd64_linux26?) This is not a trick, this is a solution. Find top-level Makefile (or some its source it is generated from) and add '-fPIC' to CFLAGS variable. -- Eugene V. Lyubimkin aka JackYF, JID

Re: where is postgresql-8.3's packager's instructions?

2008-12-06 Thread Eugene V. Lyubimkin
such as an RPM or > Debian package, ignore this chapter and read the packager's > instructions instead) > so i'm wondering where is the packager's instructions? thanks Debian packagers have done all needed for you. Just install postgresql-8.3 package, it's a PostgreSQL se

Re: insserv & encrypted /home

2008-12-03 Thread Eugene V. Lyubimkin
ot sure). Anyway, just file the bug, and in case the culprit is some other package, the developers will reassign it. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

Re: CD/DVD devices

2008-11-30 Thread Eugene V. Lyubimkin
T o n g wrote: > On Sun, 30 Nov 2008 21:38:45 +0200, Eugene V. Lyubimkin wrote: > >>> - If not, how can I know which (device) is which for all my CD/DVDs, >>> the automatically way, not try-and-error way? >> /dev/disk/by-id ? > > Nope, it only contains my HD l

Re: CD/DVD devices

2008-11-30 Thread Eugene V. Lyubimkin
T o n g wrote: > Hi, > > I'm using Lenny, [snip] > - If not, how can I know which (device) is which for all my CD/DVDs, the > automatically way, not try-and-error way? /dev/disk/by-id ? -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ d

Re: Does Pirated Windows Install on New Hard Drives?

2008-11-30 Thread Eugene V. Lyubimkin
TW wrote: > Hi, [snip] I think you wrote to inappropriate mail list with this question. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

Re: RAM limit?

2008-11-27 Thread Eugene V. Lyubimkin
Nuno Magalhães wrote: > The questions are: > - does the 2.6.26-1-amd64 kernel support up to 6GB? Yes, and many more. > - does it support PAE? How can i check/enable? You don't even need PAE on 64-bit system. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.c

Re: laptop does not resume after suspend

2008-11-27 Thread Eugene V. Lyubimkin
ian has also unofficial Debian snapshots service, which has some previous versions of packages - http://snapshot.debian.net/. > Now laptop comes back to life after suspend. Please also bug report it against acpid package using reportbug utility. -- Eugene V. Lyubimkin aka JackYF, JID: jack

Re: Why packages in testing/unstable require the newer shared libraries ?

2008-11-26 Thread Eugene V. Lyubimkin
time. Moreover I can do it but my wife can't and she doesn't understand > why it takes that much time to just install a newer version of some program. You wife probably is not administrator of a computer, is she? :) Other option is looking to backports.org site and search for the

Re: USB mount with multiple users broken - SOLVED

2008-11-26 Thread Eugene V. Lyubimkin
into existing, using reportbug. This follow-up will ping maintainer. Please don't duplicate bug reports. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

Re: USB mount with multiple users broken (hal and consolekit)

2008-11-25 Thread Eugene V. Lyubimkin
le point of >> automounting, >> so the user doesn't have to figure all that stuff out. Also, take a look at autofs and ivman. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

Re: unable to upgrade to lenny

2008-11-25 Thread Eugene V. Lyubimkin
MMap error. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

Re: Reinstalling Packages after Rebuilding System with Etch

2008-11-25 Thread Eugene V. Lyubimkin
Martin McCormick wrote: > "Eugene V. Lyubimkin" writes: >> Non-us repository went away since sarge or etch, IIRC. Remove it from your >> sources.list. > > I can certainly do that. Did any packages go away with > that or are they somewhere else? IIRC, A

Re: Reinstalling Packages after Rebuilding System with Etch

2008-11-25 Thread Eugene V. Lyubimkin
rg/debian-non-US etch/non-US main contrib > non-free > > line that appears to be giving trouble. > > When I get it working, can I just re-run apt-get update > and then apt-get dist-upgrade to finish the job? > > Thanks. > > Martin McCormick > > Non-us repository went away since sarge or etch, IIRC. Remove it from your sources.list. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

Re: [:ascii:] character class

2008-11-24 Thread Eugene V. Lyubimkin
nks in advance. > "[[:ascii:]]" ? -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ Developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

Re: how do i change to lenny?

2008-11-24 Thread Eugene V. Lyubimkin
ot;1"; > > Or some other "big" value ;) > > Works for me. Yes, it's official workaround. Generally, when upgrading from Etch to Lenny, it's best to upgrade dpkg, apt and aptitude firstly (apt-get install dpkg apt aptitude), and then do [dist-] upgra

Re: Partition for latest versions of graphic programs.

2008-11-21 Thread Eugene V. Lyubimkin
etinstall image for the answer to question 1? Get netinstall of last lenny snapshot and then dist-upgrade to sid. -- Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com Ukrainian C++ developer, Debian APT contributor signature.asc Description: OpenPGP digital signature

  1   2   3   4   5   6   >