@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
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



Comments:

<0> jade: :(
<1> hehe
<2> Dwonis = i sent it privatly
<3> fenestro: libapache2-request-perl 2.04-dev-1 depends on perl (>= 5.8.4-8), which _is_ in stable.
<4> gravity: where is bob2?
<5> smacnay: I don't know
<3> InstallGrub: I don't think freenode is allowing private messages right now; I didn't receive it
<5> No one seems to know
<2> http://pastebin.com/658788
<0> 01:47 < pasc> liw: bob2 has fallen off the side of the earth
<0> 01:47 < pasc> domain expired, mobile disconnected...
<1> azeem, send him a new mobile!
<6> hi, problem in boot with framebuffer: intelfb: Non-CRT device is enabled ( LVDS port ). Disabling mode switching.
<7> Dwonis: when I "apt-get install libapache2-request-perl" on a brand new 3.1r1a system, it says "libapache2-request-perl: Depends: perl (>= 5.8.4-8sarge4) but 5.8.4-8sarge3 is to be installed"



<8> fenestro: no
<7> chealer: no, it doesn't say that? It's right here on my screen, I ***ure you.
<3> InstallGrub: hmm, I don't see it... I'm referring to line 16 in http://pastebin.com/658774
<8> fenestro: I was answering to your question
<9> chealer, umh, depends on arch
<9> http://packages.debian.org/stable/perl/libapache2-request-perl
<9> and 5.8.4-8sarge4 does indeed seem to unavailable
<8> Eulex: yes
<7> chealer: ok, sorry
<10> Dwonis: Is there a GUI program that can edit the mailcap file?
<8> Eulex: it's only in s-p-u
<3> Miesco: any text editor
<7> ah, I guess this is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=360900
<8> fenestro: yes
<9> chealer, s-p-u?
<11> hey, can anyone help me with http://rafb.net/paste/results/gDACfH16.html
<7> so, how soon is "quite soon" after April 5th? ;-)
<8> dpkg: s-p-u is stable proposed updates
<12> chealer: okay
<11> I have the files it mentions
<11> /lib/libdl.so.2 and it points to /lib/libdl-2.3.6.so
<10> Dwonis: But a GUI program to edit it like how Control Center in KDE controls the 'File ***ociations'
<11> and the counterparts in /lib/tls/
<3> EruditeHermit: It's not complaining that you don't have libdl, _libdl_ is complaining that you don't have some other lib
<9> EruditeHermit, ldd /lib/libdl-2.3.6.so?
<13> ahewitt: you around?
<10> Dwonis: How does it get updated when you delete programs and stuff
<2> Dwonis = tat weird.. bcuz i dont put any rules of it :S
<2> Dwonis
<9> EruditeHermit, that will tell you if some of its dependencies are missing and if so which
<3> InstallGrub: It looks like it's part of your pppoe configuration
<3> It's in /etc/ppp/ip-up.d/0clamp
<3> mss
<3> InstallGrub: It's in /etc/ppp/ip-up.d/0clampmss
<11> Eulex: http://rafb.net/paste/results/EBGmfc61.html
<11> Eulex: I have all those apart from linux-gate.so.1
<11> Eulex: is that supposed to be in / ?
<11> Eulex: that looks really odd
<2> Dwonis= what should i do?
<14> EruditeHermit: linux-gate is a 2.6 kernel syscall interface, doesn't exist in filesystem
<15> I just configured 2 apache servers on gentoo for SSL, now I try on debian in (almost) the same way. But I can't connect to port 443, even from localhost. What could be wrong? I installed certs, configured a vhost and enabled the ssl.conf and ssl.load ..
<16> Is it possible to use LILO instead of GRUB for debian and still be using the debian management tools?
<14> nyk2005: Listen directive in addition to adding vhost?
<17> nyk2005: you need to tell apache to listen on 443.
<3> InstallGrub: hmm...
<11> Covener: then I guess I have them all
<14> EruditeHermit: you have a libdl.so.2 symlink where something woulf find it?
<15> dondelelcaro: isn't that in mods-available/ssl.conf?
<18> Squall`: I would think so
<9> EruditeHermit, I think linux-gate.so.1 is built-into linux in some way.
<10> How come there is like 3 audio/mpeg filetypes in /etc/mailcap
<18> Squall`: although why you would use lilo is beyond me
<2> Dwonis = should i remove that line? :S
<15> dondelelcaro: I see, it's not... thanks
<16> travisat, because I know it, and I don't know GRUB.
<11> Eulex: so I am not missing anything
<9> EruditeHermit, nope
<3> InstallGrub: You could try, I guess (the file itself is generated by pppoeconf)
<18> Squall`: learn grub, it has its advantages
<11> Eulex: so what should I do?



<11> =p
<11> Eulex: the problem is really puzzling me
<2> mhhh ok
<2> i will put in commment
<9> EruditeHermit, I don't know. one guess is that one of those files are corrupted.
<2> then retstart iptables
<18> if you can boot to grub you can edit the boot command to boot something if you configured menu.lst wrong
<11> Eulex: ok, I'll try reinstalling them all
<3> InstallGrub: you'd have to restart iptables and pppoe, I think
<9> EruditeHermit, you may need to copy those files from a working system, as bash doesn't seem to work on your system.
<14> EruditeHermit: it still looks to me like you skipped a step when you ran ldd on the fully versioned filename and not libdl.so.2
<15> Thanks, it's working! Great! that's the only difference in default
<11> Covener: what do you mean skipped a step?
<11> Covener: ldd /lib/libdl-2.3.6.so right?
<14> EruditeHermit: you never got a message that said that was missing, did you?
<2> Dwonis = it seem much better now
<2> Dwonis = im not sure i will give u news soon as possible ;)
<11> Covener: where?
<10> How come there is more then one audio/mpeg in /etc/mailcap?
<11> Covener: I got a message saying it couldn't open something that was symlinked to it
<14> EruditeHermit: if you had a broken/missing symlink for /lib/libdl.so.2 for example, and the post-install linked w/ it by that name
<11> Covener: I have that symlink
<11> lrwxrwxrwx 1 root root 19 2006-04-13 17:21 /lib/libdl.so.2 -> /lib/libdl-2.3.6.so
<9> EruditeHermit, are you able to launch a new bash?
<11> Eulex: yeah
<11> Eulex: I can downgrade to the old version just fine
<14> EruditeHermit: odd, I wonder if the libc6 post-removal script somehow invoked something that needed libdl and the window it was gone was very short
<9> EruditeHermit, then it seems like the libc6 you're upgrading to is b0rked
<11> Eulex: but NO ONE else has this problem
<19> Hi. Can someone tell me what package(s) I need installed to make nautilus able to browse smb shares?
<11> Eulex: libc6 bugs would be critical and people would notice
<9> EruditeHermit, hmm. what version are you upgrading from, btw?
<11> 2.3.6-5 to 2.3.6-6
<14> wow, growisofs is absolutely screaming compared to a month ago!
<3> Miesco: That's normal. That's why we have /etc/mailcap.order in the first place.
<20> what is the command to get your ip address? ifconfig isnt working
<14> leaveone: 'ip addr'
<21> :( I am trying to install Debian for the first time, but cant get it to recognize my ethernet card... It is an NVidia ethernet card, and I was using the forcedeth.c driver on Ubuntu but it says it "failed to load" in Debian. Can anyone help me?
<11> Eulex: what version of libc6 are you on?
<9> EruditeHermit, I'm on testing; thus 2.3.6-3
<20> Covener, what dir is that in.. apparently its not in my $PATH
<14> leaveone: iproute package (/bin/ip)
<14> EruditeHermit: just performed that same upgrade w/o a hitch fwiw
<11> Covener: no one else seems to have any problems
<9> leaveone, if ifconfig -a doesn't show it, something's b0rked
<9> EruditeHermit, file a bug anyway
<21> Can anyone help me?
<22> Which line(s) do I have to delete from the testing's gnome packages to prevent it from turning off keyboard repeating?
<23> !tell Klohunt -about sarge 2.6.15
<14> jmd_: can you play with it via the gnome-keyboard-properties ui?
<9> Klohunt, what kernel version?
<14> damn, settings hijacked by gnome-settings-daemon to help jmd!
<24> after installing a package with apt-get, how do i do a rollback to get rid of all the other packages that was installed together with it?
<21> 2.4.something I think Eulex
<20> heh ok.. i had to apt-get install iproute now ive got ifconfig
<21> I couldnt figure out why
<9> Klohunt, try the 2.6.8 kernel
<20> i wonder why that doesnt install by default.. seems like something a user would need
<25> Hey everyone, my router ****s. As a result, my computer cannot access itself from its external IP, causing some software to think there's a network problem. How do I go about using iptables to forward requests to connect to its external IP on a certain port, to loopback by said port?
<22> Covener: I tried that. There doesn't seem to be an appropriate option. And I don't want to have to tell ALL my users to have to perform some complicated click sequence in order to get the machine working the way they are used to.
<21> Eulex: will 2.6.15 work?
<14> jmd_: xset?
<14> jmd_: (in default Xsession)
<9> Klohunt, probably, but if 2.6.8 works, it should be more stable.
<11> Eulex: will do
<11> Eulex: however I don't think it is a bug with libc6 because its only on my machine
<21> Eulex: Thanks. Do they offer a 2.8 image version download at debian.org?
<23> no one does
<9> Klohunt, 2.6.8. and you can just apt-get it.
<23> Klohunt: heck, it's an install option for Sarge
<22> Covener: Yes, xset +r will do the trick. But again, I don't see the sense in having some feature disabled globally and then making each user individually enable it --- especially as playing with x settings would cause unexpected results for non-gnome users.
<21> Hmm I see, sorry I didnt get that far into the installation because it wouldnt recognize my ethernet card
<23> Klohunt: the option is on the boot: screen
<22> I'd rather that gnome didn't disable this setting in the first place. But I'm not sure where to look to fix it.


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #debian
or
Go to some related logs:

gnokii phonet
#linux
gentoo reinstall portage
#suse
#physics
gentoo chroot modules_update
perlcc on ubuntu
php5-pdo+debian
how to disable CONFIG_IEEE80211
#osdev



Home  |  disclaimer  |  contact  |  submit quotes