/srv/irclogs.ubuntu.com/2012/09/19/#ubuntu-beginners.txt

gypsy_bloodhello05:43
gypsy_bloodi am trying to get a game to work, and the network ports it requires are between 55296 - 55551 and when i do a search of available ports in the Terminal, no ports are found in that range, any way to make a new port?05:45
HoboSteauxPython: 2.6, 2.7, and 3.x are installed, apt keeps complaining that 2.6 can not be found. Can manually show apt where 2.6 is?06:53
geirhacould you post the exact error message?07:11
HoboSteauxgeirha: epends: python (< 2.7) but 2.7.2-10 is to be installed07:19
geirhaHoboSteaux: Ah.  apt-cache policy python07:32
geirhaHere, that only lists 2.7.307:32
geirhawhatever package you're trying to install should've rather depended on the python2.6 package instead of python07:33
HoboSteauxI have 2.7 and 2.6 listed, but in different repos07:33
geirhaah, but the 2.7 will take priority since it's a newer version07:34
HoboSteauxhrm and somethings depend on each O.o07:34
geirhayou can give the 2.6 version a higher priority, but there might be other packages expecting python to be 2.7 and thus break07:35
HoboSteauxhow do I do that?07:35
geirhaman apt_preferences07:38
HoboSteauxsay ty07:39
geirhain short you edit /etc/apt/preferences and give it a priority of > 100007:39
geirhaAh, there's a howto at the wiki. https://help.ubuntu.com/community/PinningHowto   with examples07:40
HoboSteauxi think i got it done :D07:42
HoboSteauxthank you!07:42
geirhaOh it worked? I'd expect breakage. Anyway, you're welcome.07:46
HoboSteauxnot yet, still mucking with it. but i think i can pull this off and then revert07:51
=== philinux is now known as TheMaster
=== TheMaster is now known as Guest45067
=== Guest45067 is now known as eye-gor
bizhanMonaHI is there a tool I can find out the license of all the packages installed on my Ubuntu 12.04? thx17:28
Sidewinder1bizhanMona, "All", if there is such a thing (I'm not sure one way or the other), would probably list several hundred packages.17:31
Sidewinder1I'm just guessing, mind you, but I would suspect that most if not all are under the GPL.17:32
bizhanMonaSidewinder1: yes I am aware of that, however, I need to find out all the installed packages specially for GPLV3 versions.17:33
Sidewinder1bizhanMona, I'm not certain of the command structure of what you're looking for; might I suggest that if, after a few minutes, no one answers here, that you try in the #ubuntu channel? There are many, many more people in there.17:35
Sidewinder1Currently 1,664.17:35
bizhanMonaSidewinder1: I was hoping if there are any options to apt tool sets. I follow your recommandation will post on ubuntu if I heard nothing here. thx17:36
Sidewinder1bizhanMona, My pleasure; I just wish I could've been of more assistance.17:37
bizhanMonahi I have downloaded a ubuntu package manually to my system,  xxx_am64.deb,  How could I install this package?18:12
meditatingfrogbizhanMona: sudo dpkg -i xxx_am64.deb18:13
meditatingfrogbizhanMona: i think you can also double click it18:13
bizhanMonathat did it thanks so much18:15
bizhanMonaThe command "apt-get -f install" list package dependencies plus recommended packages. If I do not want the recommended packages to be install is there an option to it?18:20
cortmanapt-get --no-install-recommends install package_name bizhanMona18:25
bizhanMonacortman: Thx, I just typed the apt-get -f install without the option  you suggested, how could I reverse that and restart all over again?18:26
cortmanNo18:26
cortmanYou're best off just installing the recommends anyway, unless you have a real good reason not to18:26
bizhanMonaI want to be as minimalistic possible. this is for an embedded system18:27
cortmanah18:27
cortmanyou could try and purge the package and reinstall it18:27
cortmanapt-get purge package_name18:27
cortmanThen install with no-recommends18:27
cortmanIf you want all your package installations to be no-recommends, you can add a line to /etc/apt/apt.conf18:28
bizhanMonaI just typed: "apt-get -f install"18:28
cortmanThat's to fix broken packages18:28
cortmanare you fixing or installing new?18:28
bizhanMonaI was trying to install a new deb package.18:29
bizhanMonaI started with precision 12.0418:30
cortmanRight18:30
bizhanMonaso is there a way to undo it or I better off to start all over?18:30
cortmanDo you know the name of the package bizhanMona ?18:31
cortmanIf so you can run dpkg -P package_name18:32
bizhanMonaubuntu-core18:32
bizhanMonasorry lubuntu-core18:33
cortmanTry purging it with the command I gave you and then reinstall it.18:34
bizhanMonacortman: thanks for you help, will do that.18:34
cortmanno porb bizhanMona18:35
cortman*prob18:43
penreturns:)18:45
MartynKeigherhey...where can i find an address bar to unc path to something on a windows PC from U12.04?19:07
MartynKeighernvm found it19:07
MartynKeigherhey im having issues with certs on ubuntu. anyone helo me out?19:22
cortmancerts?19:25
=== yofel_ is now known as yofel
=== jacob_ is now known as jacob
bizhanMonaHi I get the following ssh error on newly install ubuntu: when I try to ssh from outside to the ubuntu box I get this error: ssh: connect to host 10.35.207.137 port 22: Connection refused, but I can ssh to outside from ubuntu? Thx20:11
kanliotINSTALL openssh-server20:18
kanliotbizhanMona, i feel bad coz i told you to start with the minimal cd20:19
kanliotif you had started with ubuntu server, youd have that package and others20:19
bizhanMonakanliot: yes I figured that I forgot to select that option and after installing openssh-server things worked find. Thx20:26
=== cortman is now known as thewildhaggis
=== thewildhaggis is now known as cortman
alex132hello people,so my problem is this , I have ACER ASPIRE 5738g my sound is working right now but my problem is that my laptop speakers are detected as speakers and the jack that comes from my 5.1 system is detected as headphones so I can't configure my speakers because I only have right and left .... when I should have the rest my ubuntu version is 12.0422:17
penreturnson sound setting > hardware > try play around on device profile22:24

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