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?
--
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
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
, 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
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
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
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
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:
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,
/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
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
> 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 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
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
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
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,
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
ust hangs there. It happens for 24 hours. Any advice. TIA
Try to disable IPv6?
--
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ developer, Debian Maintainer, APT contributor
signature.asc
Description: OpenPGP digital signature
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
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
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
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
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
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
>> 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
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
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
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
;
> 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
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,
>>>>>
>&
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,
>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
using konqueror smb://ip/share I can correctly write on share of samba)
>>
>> Any idea?
Try using smbnetfs.
--
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian APT contributor
signature.asc
Description: OpenPGP digital signature
ng by reporting a bug against dpkg with the above info. Dpkg
developers may suggest you a recipe to handle this.
--
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian APT contributor
signature.asc
Description: OpenPGP digital signature
Bob Cox wrote:
> On Thu, Nov 20, 2008 at 16:26:08 +0200, Eugene V. Lyubimkin ([EMAIL
> PROTECTED]) wrote:
>
>> Firstly, try use another mirror in your /etc/apt/sources.list, for example
>> ftp.cz.debian.org or ftp.de.debian.org.
>
> No. There is no sarge reposit
apt/sources.list, for example
ftp.cz.debian.org or ftp.de.debian.org.
--
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian APT contributor
signature.asc
Description: OpenPGP digital signature
J.H.Kim wrote:
> Hi, everyone
>
> If I'm to install source packages from DVD, does "apt-cdrom add" work or
> does any other command have to be used to add DVDs in sources.list?
Yes, apt-cdrom should help you.
--
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(ma
Nick Syrotiuk wrote:
> Eugene V. Lyubimkin wrote:
>> Nick Syrotiuk wrote:
>>> Unfortunately, I'm still having major problems:
[snip]
>>> bzip2: data integrity error when decompressing
>>> ...
>>> E: Some index files failed to download...
>>
ecompressing
> ...
> E: Some index files failed to download...
Several strange issues... have you checked your hardware (memory, disk, CPU) ?
--
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
Ukrainian C++ Developer, Debian APT contributor
signature.asc
Description: OpenPGP digital signature
is a bug, you should fill a bug report !!! ;-)
>
> Fanfan
>
>
Developers are aware of this.
--
Eugene V. Lyubimkin aka JackYF
Ukrainian C++ developer, Debian APT contributor
signature.asc
Description: OpenPGP digital signature
for x264
[snip]
Maybe, just use ffmpeg & co from debian-multimedia.org?
--
Eugene V. Lyubimkin aka JackYF, Ukrainian C++ developer.
signature.asc
Description: OpenPGP digital signature
y, yes, aptitude now has better dependency-resolution algorithm.
You can also try 'apt-get upgrade', however.
--
Eugene V. Lyubimkin aka JackYF
signature.asc
Description: OpenPGP digital signature
Tomas Kral wrote:
> dear list,
>
> why is w32codecs not part of standard debian apt sources lists, it says
> WARNING: The following packages cannot be authenticated!
> w32codecs
>
> thank you
> tk
Because of license issues.
--
Eugene V. Lyubimkin aka JackYF,
Boaventura Rodrigues Neto wrote:
> Please, anyone knows what happens with the package lcap in Debian GNU/Linux
> 5.0, codenamed *lenny*?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499183
--
Eugene V. Lyubimkin aka JackYF
signature.asc
Description: OpenPGP digital signature
'apt-get install hal' in console and see what apt will
complain for.
--
Eugene V. Lyubimkin aka JackYF
signature.asc
Description: OpenPGP digital signature
lucas kenter wrote:
> Hello,
>
> I would like to create a debian package for a simple project that I've
> created.
Ask on debian-mentors.
--
Eugene V. Lyubimkin aka JackYF, Ukrainian C++ developer.
signature.asc
Description: OpenPGP digital signature
you can download any source package from Debian
archive and look at it.
--
Eugene V. Lyubimkin aka JackYF
signature.asc
Description: OpenPGP digital signature
Masatran / Deepak, R. wrote:
> In Lenny, have the Java/Flash/video-codec packages in AMD64 reached the same
> level of functinonality as in I386? I am ready to use non-free packages.
>
What's wrong with Java and video codecs?
For Flash, try swfdec or gnash.
--
Eugene V. Lyubim
is is definitely wrong approach - risk to get broken system is very high.
What task do you want to do?
--
Eugene V. Lyubimkin aka JackYF, Ukrainian C++ developer.
signature.asc
Description: OpenPGP digital signature
gt;
> have tried to compile this in etch and lenny with no luck, can someone
> else confirm that it works for them?
New kernel-package with many recent improvements are in Sid now, try it.
--
Eugene V. Lyubimkin aka JackYF, Ukrainian C++ developer.
signature.asc
Description: OpenPGP digital signature
T o n g wrote:
>
> Is the 'lo' normal? I never actually look into its output -- was just
> making sure the lo was there...
You should up it.
--
Eugene V. Lyubimkin aka JackYF, Ukrainian C++ developer.
signature.asc
Description: OpenPGP digital signature
etup?
>
> $ head -1 /etc/hosts
> 127.0.0.1 helios.dnsalias.com localhost
>
> $ ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:11:2f:be:4b:ba
> inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
>
where is 'lo' int
Jerome BENOIT wrote:
> Hello List,
>
> does anyone know when hdf5 1.6.7 (or 1.8) will be brought to Debian ?
When someone packaged it.
--
Eugene V. Lyubimkin aka JackYF
signature.asc
Description: OpenPGP digital signature
Ds?
You can obtain source code without getting a CD, just install
'linux-source' package on your Debian system.
--
Eugene V. Lyubimkin aka JackYF
signature.asc
Description: OpenPGP digital signature
tensions for system-wide usability).
> and LICENSE.txt (may be should go to /usr/share/doc/textext ?)
Consider filing 'RFP' bug, instructions are there:
http://www.debian.org/devel/wnpp/#l1
--
Eugene V. Lyubimkin aka JackYF
signature.asc
Description: OpenPGP digital signature
-5.
>
> Any adivce? Thanks.
I think you should 'reportbug' it as soon as possible to Debian BTS.
--
Eugene V. Lyubimkin aka JackYF, Ukrainian C++ developer.
signature.asc
Description: OpenPGP digital signature
happens with older versions? Where do they go?
> 2) How do I install older versions?
>
>
> Thanks in advance!
It would be good to read APT How-To (search for it by your favourite internet
search
engine), then you will be better understand Debian's repository system and apt.
--
1 - 100 of 192 matches
Mail list logo