=== briancron [n=brian@c-76-111-26-81.hsd1.va.comcast.net] has joined #ubuntu-classroom === n2diy [n=darryl@wlk-barre-208-103-148-186.dynamic-dialup.coretel.net] has joined #ubuntu-classroom === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === merriam_ [n=merriam@84-12-20-189.dyn.gotadsl.co.uk] has joined #ubuntu-classroom === brush01uk [n=brush01u@82-37-48-54.cable.ubr03.brom.blueyonder.co.uk] has joined #ubuntu-classroom === DBO [n=DBO@unaffiliated/dbo] has joined #ubuntu-classroom === DBO [n=DBO@unaffiliated/dbo] has joined #ubuntu-classroom === hybrid [n=x@easyubuntu/supporter/hybrid] has joined #ubuntu-classroom === HarKoT [n=tony@bpb01-1-88-162-5-1.fbx.proxad.net] has joined #ubuntu-classroom === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === croppa [n=stuart@135.27.233.220.exetel.com.au] has joined #ubuntu-classroom === Insomnia1 [n=hulk@p548FDC2F.dip.t-dialin.net] has joined #ubuntu-classroom === Insomnia1 [n=hulk@p548FDC2F.dip.t-dialin.net] has left #ubuntu-classroom [] === neversfelde|mobi [n=neversfe@82.113.106.1] has joined #ubuntu-classroom === vistakiller [n=spiros@ppp42-79.adsl.forthnet.gr] has joined #ubuntu-classroom === neversfelde|mobi [n=neversfe@82.113.106.1] has joined #ubuntu-classroom === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === Pricey [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === xeruno [n=xeruno@cable201-233-216-118.epm.net.co] has joined #ubuntu-classroom === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-classroom === neversfelde|mobi [n=neversfe@82.113.106.1] has joined #ubuntu-classroom === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-classroom === HarKoT [n=tony@bpb01-1-88-162-5-1.fbx.proxad.net] has joined #ubuntu-classroom === neversfelde|mobi [n=neversfe@82.113.106.1] has joined #ubuntu-classroom === hjmf [n=hjmf@150.Red-83-44-175.dynamicIP.rima-tde.net] has joined #ubuntu-classroom === HarKoT [n=tony@bpb01-1-88-162-5-1.fbx.proxad.net] has joined #ubuntu-classroom === Martinp23 [n=Martinp2@wikimedia/Martinp23] has joined #ubuntu-classroom === ke4nt [n=viny1@dialup-4.226.222.141.Dial1.Dallas1.Level3.net] has joined #ubuntu-classroom === cyril__ [n=cyril@62.4.248.96] has joined #ubuntu-classroom === alexseif [n=vador@84.36.145.120] has joined #ubuntu-classroom [06:32] jrib:gotchya [06:32] jrib: I'm trying to reinstall liblog4j1.2-java-doc [06:32] k, let me know if you get errors with that. We'll try to sort that out first [06:33] k [06:33] yep same thing [06:34] is there a way to just make it all go away [06:34] I'v been up all night and today [06:34] try removing it [06:34] sudo aptitude remove liblog4j1.2-java-doc [06:34] thanx yes i kinda got the aptitude thing [06:35] is it any different from apt-get [06:35] aptitude is smarter about dependencies [06:36] if you install A that depends on B, and the later remove A, apt-get will leave B installed, but aptitude will know to remove B too === HarKoT_ [n=tony@bpb01-1-88-162-5-1.fbx.proxad.net] has joined #ubuntu-classroom [06:37] gr8 tip thanx [06:38] Document `liblog4j1.2-java-doc' is not installed, cannot remove. [06:38] that's the error [06:38] i'll try something [06:38] k [06:42] same ol same ol [06:42] can't I unpack files or get them in seperate files and build the directory from scratch then do it right [06:43] alexseif: what does this return: apt-cache depends apache2 [06:44] apache2 [06:44] |Depends: apache2-mpm-worker [06:44] |Depends: apache2-mpm-prefork [06:44] Depends: apache2-mpm-perchild [06:44] there should be more, no? [06:45] ok, never mind. I see now [06:45] do this: sudo aptitude purge apache2-common [06:45] pastebin output [06:48] http://paste.ubuntu-nl.org/28515/ [06:51] alexseif: ok, /etc/apache2/ should be empty now. Is that true? [06:51] or atleast apache2.conf should not exist [06:51] well I already rm ed those [06:52] i told you I messed up big time [06:52] ok, now: sudo aptitude install apache2 [06:52] actually the directory is there but there is no apache2.conf [06:52] k going for it [06:54] i think its working [06:54] jinx [06:54] nope same error [06:55] liblog4j1.2-java-doc [06:55] yeah, we're ignoring that for now [06:55] I'll get back to you after some research [06:55] oh ok [06:55] apt-cache policy apache2 [06:55] that;s intentional [06:55] Installed: 2.0.55-4ubuntu2.1 [06:55] Candidate: 2.0.55-4ubuntu2.1 [06:55] Version table: [06:55] *** 2.0.55-4ubuntu2.1 0 [06:55] 500 http://security.ubuntu.com dapper-security/main Packages [06:55] 100 /var/lib/dpkg/status [06:55] 2.0.55-4ubuntu2 0 [06:55] 500 http://eg.archive.ubuntu.com dapper/main Packages [06:56] ok, so apache2 should be installed now with fresh config files [06:56] whats going on [06:56] gr8 [06:56] yes it did it [06:56] lets see about getting rid of that doc error... [06:56] does /usr/share/doc/liblog4j1.2-java-doc/docs exist? [06:56] only till liblog4j1.2-java-doc [06:57] then i "mkdir docs" [06:57] yeah [06:57] but that didn't help [06:57] its trying to make a .dhelp file which I'm loooking for [06:57] sudo touch /usr/share/doc/liblog4j1.2-java-doc/docs/.dhelp [06:58] ooh I get to touch things [06:58] touch: cannot touch `/usr/share/doc/liblog4j1.2-java-doc/docs/.dhelp': No such file or directory [06:59] erm [06:59] 'sudo mkdir -p /usr/share/doc/liblog4j1.2-java-doc/docs/' [06:59] then touch again [07:00] actually, no touch [07:00] just try installing first [07:00] i just did [07:00] same error? [07:01] nope [07:01] worked [07:02] tell me i just manned touch it changes the timestamp [07:02] y did i do that (if you don't mind telling me [07:09] alexseif: well 'touch' creates a file if it does not exist [07:09] that's why I used it [07:10] oh [07:10] kool === munckfish [n=munckfis@217.150.115.62] has joined #ubuntu-classroom [07:11] now I'll try to install liblog4j1.2-java-doc [07:13] you are gr8 [07:13] jrib I owe you big [07:13] thanx a lot [07:13] np === Martinp23_ [n=Martinp2@wikimedia/Martinp23] has joined #ubuntu-classroom === cyril_ [n=cyril@62.4.248.35] has joined #ubuntu-classroom === hjmf [n=hjmf@150.Red-83-44-175.dynamicIP.rima-tde.net] has joined #ubuntu-classroom === hjmf [n=hjmf@150.Red-83-44-175.dynamicIP.rima-tde.net] has joined #ubuntu-classroom === allee [n=ach@lapex-mcallee.mpe.mpg.de] has joined #ubuntu-classroom === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom === gg [n=gg@AAmiens-157-1-97-182.w86-208.abo.wanadoo.fr] has joined #ubuntu-classroom === gg [n=gg@AAmiens-157-1-97-182.w86-208.abo.wanadoo.fr] has left #ubuntu-classroom ["Quitte"] === checkergrrl [n=checkerg@200.125.147.34] has joined #ubuntu-classroom === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom === allee [n=ach@lapex-mcallee.mpe.mpg.de] has joined #ubuntu-classroom === neversfelde|mobi [n=neversfe@82.113.106.1] has joined #ubuntu-classroom