| diana | There are no dynamic links to /usr/qt/3/lib/libqt.so.3.3.6... All done. which of course is true because i've only changed the use flag so no library dependency is broken |
| bsdfox_ | anyone played with kfreebsd/gnu? |
| ysa | so ext4 is ready to go ? |
| Fieldy | no, it's in development / experimental |
| acadavid | Hi, im trying to do a new gentoo installation. I booted with the live cd (50Mb) but when i do pppoe-start it gets connected but i can't ping or browse through any site... I'm not giving pppoe-setup wrong information so that's not the problem. |
| roger55 | bsdfox_, you're in the right channel? |
| Fieldy | and i was talking to ysa (who was on topic) |
| ysa | i can install in my /home and have index files ? |
| brianw | diana: well then why doesn't kde just try and use the qt lib? |
| Fieldy | ysa: install what? |
| bsdfox_ | roger55: isn't it a gentoo project? |
| ysa | ext4 ext4 fs |
| roger55 | bsdfox_, ah maybe you want #gentoo-alt I think is the channel for gentoo-freebsd and stuff. |
| acadavid | Can someone help me? |
| mark_alec | bsdfox_: #gentoo-bsd |
| reisio | ysa: ext4 is usable, yes |
| roger55 | thanks mark_alec |
| gouranga | I have an emerge problem. Seems like one package emerge would install is blocking another package emerge would install. Am I reading this right? : http://pastebin.ca/408688 |
| roger55 | mark_alec, what's gentoo-alt for then? |
| gaillard_ | should i have dri as a use flag if i have nvidia drivers installed? |
| mark_alec | roger55: for all the alt platforms (currently only gentoo on osxand *bsd afaik ) |
| ragawu | gouranga, is that the entire output? no paragraph about blocked packages? |
| Constrabus | Anyone on an 8800GTX? |
| diana | how can i uninstall a package and all the packets that depend on him? how can i uninstall a package and all the packets that depend on it? |
| gouranga | ragawu, that's it. |
| brianw | diana: emerge -C package && emerge --depclean (be careful with --depclean) |
| ysa | what is pentium4 M ? pentuim-m i have a core2duo 64 |
| gouranga | ragawu, it looks to me like the first package is blocking the second. what do you think? |
| roger55 | gouranga, quickpkg tdb , then unmerge it, then emerge samba |
| moreon | diana: The short answer is that you can't. The longer answer is that you can, but it's a hassle and potentially dangerous: emerge -pvuDN world to get your system in a consistent state, then emerge -C the package you don't want, then emerge -p --depclean, and as brianw said be careful with it. |
| igli | diana: brianw told you ages ago you need emerge -aDNv world |
| brianw | diana: you should make sure you have done a `emerge -DNva world` before using depclean |
| igli | that will fix your system messing around with trying to work out what uses qt won't |
| diana | why you people belive that something is wrong with the system? |