/srv/irclogs.ubuntu.com/2015/03/18/#ubuntu-us-pa.txt

jacksongn805:43
InHisNameGood Morning !!, no evening conversations, just one terse goon night ?06:39
rmg51Morning09:20
teddy-dbearMorning peoples dogs, turkeys, hamsters and everything else12:15
InHisNameAfternoon16:41
InHisNameany clues for fixing dpkg errors above ?16:43
jthanInHisName: Do something for me16:59
jthanRun a sudo apt-get clean16:59
jthanthen try sudo apt-get update && sudo apt-get upgrade16:59
jthanLet me know if it runs cleanly16:59
InHisNameall right, we'll see how it goes....17:18
jthan;-) you've got me for the next hour or so17:19
jthanwe'll figure it out17:19
InHisName1 samba-common-bin : Depends: samba-libs (= 2:4.1.6+dfsg-1ubuntu2.14.04.3) but it is not installed E: Unmet dependencies. Try using -f17:20
jthanK - try "sudo apt-get install samba-libs"17:20
jthantell me if it complains17:20
InHisName1E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).17:21
jthanokay17:21
jthansudo apt-get install samba-common-bin samba-libs samba17:21
InHisName1several depends: and a Reccomends:   PLUS the same error as above17:23
jthanDo you acutally use samba?17:23
InHisName1from time to time17:23
jthanSo do you have config files for it that are important?17:25
InHisName1I've changed to a brother laser printer.  Maybe rip out samba then start over ?17:25
jthanYeah - haha. That's where I was going with this17:25
jthanIf you tried something like apt-get remove --auto-remove samba17:25
jthanthen reinstalled17:25
jthanmaybe it would just clear up17:25
jthanI'm not sure though.17:25
jthanI unfortunately don't actually have Ubuntu installed myself to try this out17:26
jthanInHisName: also, what's a simple "sudo dpkg --configure -a" do for you?17:27
InHisName1I hate leaving behind some unused debris that never gets emptied out.17:27
InHisName1ok, try that17:28
InHisName1big past to you in 30 sec17:29
InHisName1trying to copy from terminal, not in paste buffer. Must be doing something wrong.17:36
jthanctrl-shift-c17:36
InHisName1I would n't even allow it person to person, huh17:42
InHisName1There were a big bunch of lines.  Did you get any of them ?17:43
InHisName1jthan: r u still around ?17:46
jthanInHisName1: I had to disappear, apologies. Class got canceled18:35
jthanInHisName1: sudo apt-get install libsmbclient18:37
InHisNameI'm back here again18:38
jthanah18:39
jthanoh wait18:40
jthanI sent the wrong one18:40
jthanDid you try the complete removal?18:40
InHisName1just tried the libsmbclient18:41
jthanhow about the apt-get remove --auto-remove samba?18:41
InHisName1The following packages have unmet dependencies:18:41
InHisName1 libsmbclient : Depends: samba-libs (= 2:4.1.6+dfsg-1ubuntu2.14.04.7) but it is not going to be installed18:41
InHisName1 python-samba : Depends: samba-libs (= 2:4.1.6+dfsg-1ubuntu2.14.04.3) but it is not going to be installed18:41
InHisName1 samba-common-bin : Depends: samba-libs (= 2:4.1.6+dfsg-1ubuntu2.14.04.3) but it is not going to be installed18:41
InHisName1E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).18:41
InHisName1This from above command18:42
jthanSo have you tried the apt-get -f install?18:42
InHisName1Ok, should I now try that removal ?18:43
InHisName1yes, that's what got me to prompt what to do next18:43
jthanHrm. I'd say backup your config files if you have any and then try the removal18:43
InHisName1should I even need to bother with configs ?  Printer changed, not updated in smb18:44
jthanThen no.18:44
InHisName1so just run command and trash away ?18:45
jthanYeah18:45
InHisName1here goes: sudo apt-get remove --auto-remove samba18:46
jthanfor completeness18:46
jthanadd samba samba-lib libsmb18:46
InHisName1here goes: sudo apt-get remove --auto-remove samba samba-lib libsmb <-- like this18:47
jthanyes18:47
InHisName1Reading package lists... Done18:48
InHisName1Building dependency tree18:48
InHisName1Reading state information... Done18:48
InHisName1E: Unable to locate package samba-lib18:48
InHisName1E: Unable to locate package libsmb18:48
InHisName1now should I retry the apt-get refresh etc.18:49
jthanDo the last command again, but this time with samba-common-bin and python-samba and libsmbclient18:50
InHisName1rich@ubuntu:~$ sudo apt-get remove --auto-remove samba samba-common-bin python-samba libsmbclientReading package lists... Done18:58
InHisName1Building dependency tree18:58
InHisName1Reading state information... Done18:58
InHisName1Package 'samba' is not installed, so not removed18:58
InHisName1You might want to run 'apt-get -f install' to correct these:18:58
InHisName1You might want to run 'apt-get -f install' to correct these:18:59
InHisName1The following packages have unmet dependencies:18:59
InHisName1 gvfs-backends : Depends: libsmbclient (>= 2:4.0.3+dfsg1) but it is not going to be installed18:59
InHisName1 libgnomevfs2-extra : Depends: libsmbclient (>= 3.0.24) but it is not going to be installed18:59
InHisName1 nautilus-share : Depends: samba-common-bin but it is not going to be installed or18:59
InHisName1                           samba-common (< 2:3.4.0~pre2-1~0) but 2:4.1.6+dfsg-1ubuntu2.14.04.3 is to be installed18:59
InHisName1 python-smbc : Depends: libsmbclient (>= 2:3.2.0) but it is not going to be installed18:59
InHisName1E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).18:59
InHisName1Now maybe I should try  sudo apt-get -f install  one more time19:01
jthanYeah go for it19:03
InHisName1it tries to install samba and the smblib eetc.19:06
jthan"tries?"19:06
InHisName1dpkg: error processing archive /var/cache/apt/archives/samba-libs_2%3a4.1.6+dfsg-1ubuntu2.14.04.7_amd64.deb (--unpack):19:06
InHisName1 subprocess new pre-installation script returned error exit status 119:06
InHisName1Processing triggers for man-db (2.6.7.1-1ubuntu1) ...19:06
InHisName1Errors were encountered while processing:19:06
InHisName1 /var/cache/apt/archives/samba-libs_2%3a4.1.6+dfsg-1ubuntu2.14.04.7_amd64.deb19:06
InHisName1E: Sub-process /usr/bin/dpkg returned an error code (1)19:06
jthanInHisName1: http://unix.stackexchange.com/questions/48402/dpkg-new-pre-installation-script-returned-error-exit-status-119:13
InHisNameskimmed read it19:22
InHisNameWhat next ?  Is your hour up already ?19:23
jthanhaha I should be around now for the next... hour19:23
jthanInHisName1: output of "test -e /var/lib/dpkg/info/samba-libs.preinst19:25
jthan"19:25
jthanAlso, just to verify, you are on a 64 bit system right?19:25
InHisNameI'm only good for next 14-20 min, then series of school buses arrive. I'm primary homework helper.19:25
InHisNameyes, 64 bit19:26
InHisNamearrggghh my other cnx is FILLED with 1's and is hung...19:27
InHisNametrying to unstick it19:28
InHisName11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111120:22

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!