/srv/irclogs.ubuntu.com/2017/06/22/#ubuntu.txt

om_hennersmorning all - anyone else having issues with au.archive.ubuntu.com00:04
om_henners?00:04
Mathisenseems down can even ping00:07
Mathisenbut why not just archive.ubuntu.com00:08
om_hennersclosest mirror with standard install in the Aus region00:11
om_hennerssimple enough to add the mirros to /etc/apt/sources.list though00:11
rolandbeowulfSo the archives down i guess?00:13
rolandbeowulfjust cp the origional sources.list into sources.list.bak then change sources.list to backup sources i guess00:13
om_hennersthat’s the plan00:14
rolandbeowulfwhat alternative sources are there for now?00:14
om_hennersmore than anything I was just hoping that there was some page somewhere which had current archive health-checks00:15
rolandbeowulfyeah that would be pretty useful00:15
rolandbeowulflike a isitdownrightnow for package sources00:16
rolandbeowulfI remember installing debian last year and one of the au sources gave me a ton of crap00:16
glitsj16https://launchpad.net/ubuntu/+archivemirrors00:16
om_hennersyeah, exactly00:16
om_hennersglitsj16: thanks00:20
glitsj16om_henners: yw, sorry for not adding any more written info00:21
om_hennersglitsj16: no worries - the list is handy00:23
glitsj16om_henners: indeed it is00:24
Random1hi, good evening folks :)00:27
uxfiRandom1  hi 8chanz?00:28
Random1just wanted to get some advice from a simple lil question regarding installing ubuntu or a ubuntu variant (lubuntu) onto a tablet, which would have the best automatic driver support (touchscreen, etc.) for tablets or are they the same in that aspect / doesn't matter which ?00:28
minimecRandom1: Well... I hope the #channel will not crash after my post, but the Microsoft surface 2 pro seems to be a good device for Linux...00:33
Random1yes it probably is00:34
rolandbeowulfdo you mean which distro or which hardware?00:34
Random1distro00:35
Random1distro for automatic driver support out of the box (touchscreen, etc.)00:35
Random1or all the varients of ubuntu to the same out of the box for that pretty much?00:35
glitsj16Random1: hi, they are similar as far as driver support goes.. i guess the specific tablet specs are more important to decide which flavor is best suited00:35
Random1ok i couldn't find any info which distros had the most out of box driver support for tablets in general so i figured they might be mostly the same, thx00:36
rolandbeowulfafaik all offshoots of ubuntu use its codebase, so i guess you'd just have to look at what version of vanilla ubuntu the distro you're looking at uses00:37
minimecRandom1: The problem with tablets is, that they normally are based on ARM architecture, which can be rather tricky... So you will probably have better chances of success with an intel based tablet.00:39
Random1ah00:41
Random1well in this case its a 64 bit intel i500:41
Random1so its much the same as desktop pc mostly00:41
Random1even uses the intel processor based gpu00:41
Random1so other than the touchscreen and hardware keyboard its nothing special00:41
Random1but i see where ur coming from now00:42
lilymcan i just make the mail notification icon readthe message count in gmail00:44
lilymwithout using thunderbird or geany00:44
minimeclilym: You could write a script that checks for new messages and use 'notify-send' to get a notification. That would be my approach. There are some tutorials for gmail and bash. https://linuxconfig.org/check-your-gmail-inbox-for-new-emails-with-bash-script00:49
Mathisenlilym, i can give you python script i use to check mail00:58
Mathisen2 sec00:58
Mathisenlilym, https://ptpb.pw/OshT01:00
Mathisenit shows notification on desktop01:01
Blue1Hi,  I am having trouble exiting single user mode (init 1) on my 16.04 system.  rebooting, or setting the init level to 5 has no effect.  The system is dead.01:01
Mathisenchecking gmail with just curl wont work nowdays01:02
MathisenOauth 2.001:03
Mathisen= nightmare01:03
Bashing-omBlue1: systend run level 5 ' systemctl isolate graphical.target ' .01:05
rolandbeowulfIve tried compiling the commodore VICE emulator on ubuntu 17.04 but i dont get any sound + the error "Did not find any uss device"01:07
Ben64rolandbeowulf: should check the help for the software01:08
lilymhmmmmm01:08
lilymi bet there's a thing i can install01:08
lilymAnyone use an actual email client?01:09
lilymI would usethunderbirdbutits conversation view is bad by default and the thread plugin is worse01:09
Blue1Bashing-om: let me try that thanks01:09
rolandbeowulfBen64: yeah tried that, isn't much there just a list of commands for running the different emulators lol01:10
Ben64i mean forums or other methods of getting support01:10
Bashing-omBlue1: systemd run level 1 ' rescue.target ' .01:12
glitsj16lilym: what ubuntu version are you on? there's a python package for trusty called gm-notify that integrates with unity.. worth a shot even on more recent ubuntu versions as it mainly depends on python201:13
lilymtight01:13
glitsj16lilym: https://packages.ubuntu.com/trusty/gm-notify01:13
lilymunable to locate gm-notify oh well01:14
lilymlol can i pip install gm-notify01:15
glitsj16you'll need to download it from the above link and manually install the deb with sudo dpkg -i01:15
lilymo01:15
lilymok thanks01:15
Ben64bad idea if you're not on 14.0401:15
Blue1Bashing-om: no that didn't work.  I am going to boot off an install disk, and check the file systems01:16
Bashing-omBlue1: Maybe of guidance : ' man bootup ' .01:20
glitsj16lilym: Ben64 has a good point, but there might be another alternative.. turns out gm-notify has a PPA supporting recent ubuntu versions, you might be better off trying that.. https://launchpad.net/~gm-notify-maintainers/+archive/ubuntu/ppa01:22
=== inteus_ is now known as inteus
Blue1Bashing-om: nothing I have tried will exit single user mode on 16.04 I tried your earlier suggestions - but nope it's locked into single user mode.  init 5 starts the gui but then it drops back to single user mode02:01
Bashing-omBlue1: What is the issue prompting to boot to run level 1 ? Maybe we need to back up and regroup .02:03
Blue1Bashing-om: syslog shows an error message failed to create PolicyKit authority02:07
=== justache is now known as JuStache
Bashing-omBlue1: That might be toufg to track down . Anything in the boot log ' journalctl -b -0 ' ?02:16
Bashing-omtough*02:16
iMadperHey All. I'm trying to build a ubuntu image for an arm64 server. (The host is arm64 server running xenial as well). However I hot `E: Invalid Release file, no entry for main/binary-arm64/Packages` when I run `lb build`.02:17
=== JuStache is now known as justache
iMadperI can't reproduce the same issue when I building a amd64 image.02:17
Blue1Bashing-om: it can't find jounralctl and if I search for it using apt-cache there is nothing to install02:19
iMadperI manually checked the release file and i'm pretty sure that there is a `main/binary-arm64/Packages` inside...02:19
Blue1journalctl02:20
=== joe75_ is now known as joe75
Bashing-omBlue1: Huh ? .. what dustro and release is this ? "journalctl" is a part of systemd .02:23
Blue1Bashing-om: yup, but it's not there.  any way I manually looked at the boot log, and it is a zero length file.02:24
aroonitrying to solve this 'Connection Failed: blueman.bluez.errors.DBusFailedError: Protocol not available' in bluez on ubuntu 16.04 when i try to connect to my echo dot via my t420 laptop... ideas?02:24
Bashing-omBlue1: Sorry, I do not know what to say in this event .02:25
Blue1Bashing-om: problem solved - it seemed it was having issues doing an nfs mount -- I removed the nfs from /etc/fstab and I am back up and running02:33
Bashing-omBlue1: You do good work :)02:37
aroonican anyone help me getting bluetooth working on ubuntu 16.04?  it was working fine on my t420 before i ran  sudo apt-get purge blueman bluez-utils bluez bluetooth ;; now even after reinstalling i see 'no bluetooth found ; plug in a dongle to use bluetooth'02:43
CuChulaindunzip that firewall it's upgrade time son: https://ibb.co/kod0YQ02:50
frezyhi, ive installed the postgresql packet but dont have a postgres cli... any idea whats going on?02:58
bumblefuzzif I'm ssh'd into another ubuntu machine, how do I play vlc videos on the remote machine using the cli?03:18
hippbumblefuzz: nvlc03:20
hippneed the -Y switch on ssh session03:20
bumblefuzzsudo apt install nvlc?03:22
hippcomes with vlc03:25
hippman nvlc03:25
bumblefuzzgot it03:27
bumblefuzzok03:27
bumblefuzzthat's almost what I need03:27
bumblefuzzbut in reverse03:27
bumblefuzzthat played on my local screen03:27
bumblefuzznot on the server screen03:27
bumblefuzzwhat are the different vlc, qvlc, svlc, nvlc, rvlc, cvlc?03:30
SchrodingersScat!info mpv | bumblefuzz03:31
ubottubumblefuzz: mpv (source: mpv): video player based on MPlayer/mplayer2. In component universe, is optional. Version 0.24.0-1 (zesty), package size 911 kB, installed size 2283 kB03:31
bumblefuzzok, that's great03:33
bumblefuzzit does the same thing03:33
bumblefuzzhow do I get the movie to play on the server screen03:33
bumblefuzznot my local creen03:33
bumblefuzzscreen*03:33
bumblefuzz???03:33
ilyanovhgghgh03:37
uxfihello03:38
=== r0Oter is now known as r00ter
=== foddo is now known as foDDo
vixivtechI have an ubuntu 14.04 server running a framework that specifically needs php 5, I have everything installed but I can not find php-mod-mbstring05:52
stranglerfishhey, probs not the best place but i'm having trouble finding resources to ask: anyone know how i can get league of legends running on ubuntu 16.04?05:52
vixivtechshould be sudo apt-get install php5-mbstring05:52
vixivtechbut sudo apt-cache search mbstring comes up with no mbstring05:53
hateball!appdb | stranglerfish05:53
ubottustranglerfish: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help05:53
vixivtechrunning PHP 5.5.9-1ubuntu4.2105:53
hateballstranglerfish: iirc Lutris has a script for LoL05:53
oerheksphp-mod-mbstring is part of libapache2-mod-php5 > https://launchpad.net/ubuntu/+source/php5/5.5.9+dfsg-1ubuntu4.2105:54
vixivtechso why is the mbstring.so missing lol05:55
vixivtechthat's already installed05:56
vixivtechlibapache2-mod-php5 is already the newest version.05:56
vixivtechno mbstring.so on the entire system searching from /05:57
oerheksthis page points to php7.0-mbstring https://packages.ubuntu.com/xenial-updates/php-mbstring05:58
vixivtechcan't use php7 for this framework05:59
vixivtechplus, ubuntu 14.04 is the latest LTS that runs PHP5 hence why I'm running it06:00
vixivtechand by all rights it should be in libapache2-mod-php506:00
vixivtechthis is obviously a package maintainer issue06:01
Ben64it looks like it does06:03
MehrzadHi06:14
MehrzadNo programs in ubuntu works06:15
MehrzadClion shows the error: log path '/home/mehr/.clion10......' is inaccebile06:17
MehrzadOpera error, cant open user profile directory06:18
MehrzadStaruml is closed once it is opened06:18
MehrzadWhats wrong?06:19
MehrzadMy first guess is the disk is full06:22
MehrzadI dunno what to do about it06:22
MehrzadWeird, no diskfull warning06:25
oerheks'clion' not working, opera not working, starUML ... all not in our repositories...06:48
stranglerfishi think i actually got it using: https://www.youtube.com/watch?v=-int4LuRxRU06:48
stranglerfishit's installed and patching, which is further than i've gotten in the past06:48
=== jackNemrod_ is now known as jackNemrod
geirhaoerheks: sounds like you don't have write permission to your home directory07:22
geirhaor maybe you lack execute permission07:23
oerheksgeirha, that was in reaction to Mehrzad, but he left07:24
oerheksyes, could well be, opera profile issues gives that answer often07:25
geirhaoerheks: Are you able to login it at a virtual console (Ctrl+Alt+F1)?07:25
oerheksgeirha, it was not my issue ...07:25
hateball:>07:26
geirhawell we need some way to look at the permissions. You said no programs work, but there's a chance a vritual console lets you log in07:26
oerhekswe'll do that, if Mehrzad comes back07:27
geirhaoerheks: oh sorry, I'm slow today07:27
geirha*coffee*07:27
geirhaweechat coloured you with the same colour07:27
* oerheks passes a double-sized-genii-mug07:27
codecutteri have neo4j listening on port localhost:7474, i've checked the service is running but if i try to connect i get connection refused?07:49
codecuttercurl http://localhost:747407:49
codecuttercurl: (7) Failed to connect to localhost port 7474: Connection refused07:49
jinkApparently, it's not running.07:50
jinknetstat -plnt07:50
codecutterhttps://pastebin.com/YuKNGh7K07:52
oerheksservice neo4j-service status07:54
codecutterhttps://pastebin.com/YAavktbH07:56
codecutterThe neo4j-service service is no longer created in the Neo4j 3.0 Debian package. Instead there is a symlink to the neo4j binary in /usr/local/bin so you can simply use neo4j start, neo4j stop and neo4j restart to start and stop Neo4j. - https://stackoverflow.com/questions/37872603/neo4j-server-properties-missing-and-unable-to-start-neo4j07:58
codecutterhttps://pastebin.com/5cUp5uM308:00
oerheksmaybe this 14.04 tutor is a help, http://www.codiply.com/blog/standalone-neo4j-server-setup-on-ubuntu-14-04/ with the part >> sudo nano /etc/neo4j/neo4j-server.properties08:00
codecutteri'm in ubuntu 16.*08:01
codecutteron*08:01
codecutterits not a external connection. I'm issuing these commands via ssl connection into the server08:02
NilsFR13hi !08:04
NilsFR13I need some help to diagnose a DHCP issue08:05
NilsFR13first, a MS computer works well on Ethernet wire, Ubuntu works well for wifi IPv408:07
NilsFR13I would like a wired IPv4 connexion, which does not work08:07
hateballNilsFR13: what is the name of your ethernet interface?08:08
NilsFR13I had disable IPv6 in network manager and in /etc/sysctl.conf, as IPv6 address was set automatically by DHCP, I want an IPv4 address08:08
NilsFR13hateball: enp0s2508:09
hateballNilsFR13: "ethtool enp0s25" does it say link detected?08:09
cbaueris there a console only/net edition to get as a livecd/iso?08:09
cbauerto boot from08:10
ducasse!mini | cbauer08:10
ubottucbauer: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD08:10
NilsFR13hateball: => link detected : yes08:10
ducassecbauer: afaik the mini iso does not support uefi out of the box, though.08:11
NilsFR13hateball: and other information ...08:11
cbauerthat's a nogo then08:11
hateballNilsFR13: and ifconfig, that shows no IP for that device?08:11
codecutterdi i need to reload anything after editing /etc/init.d/neo4j?08:11
ducassecbauer: i haven't got it her atm, but iirc there is an efi directory there that just needs to be moved to the root. you could try that.08:12
ducasse*got it here08:12
cbauercurrently looking into https://help.ubuntu.com/community/Installation/UEFI-and-BIOS/stable-alternative08:13
NilsFR13hateball: yes no IP for enp0s2508:13
hateballNilsFR13: and if you do "sudo dhclient enp0s25" ?08:13
cbauerI'm intersted in dd_text_16.04-UEFI-n-BIOS_2017-05-07_intel-4-pendrive-7.8GB.img.xz  mentioned on that page, see it nowhere linked though08:14
NilsFR13hateball: and dhclient does not work, I do not want to re run it until you ask, dhclient run without stopping, or give an RFkill error or something like that, I do not remember08:15
hateballNilsFR13: but dhclient should give you some output, that it querys for dhcp lease08:16
NilsFR13hateball:  dhclient enp0s25 does not stop08:16
cbaueris there no ready downloadable iso I can install ubuntu in UEFI mode from and get a console only/no-DE installation?08:16
NilsFR13hateball: no anwser, no prompt08:16
ducassecbauer: try the lubuntu 'alternate' image, or the server image08:18
cbauercurrently looking for ubuntu server and how to install a console-only version, not having much luck though08:19
NilsFR13hateball: for network manager, it is set as running for network and stopped for wifi, and wifi switch is off08:19
NilsFR13hateball: RJ45 link LED is on and traffic LED is blinking08:20
ducassecbauer: it's pretty easy to install, covered in the server guide. it will install some server-related packages you may not need, the lubuntu alternate won't do that.08:20
cbauerjust need opencl/cuda support08:20
NilsFR13hateball: dhclient finished and gave and IPv4, but is was soooo long !, I saw enp0s25 in network manager, I clicked on it, and ... it restarted to get an IPv4 address, I am waiting ...08:33
NilsFR13hateball: any idea why it is so long ?08:33
hateballNilsFR13: what chipset is this?08:33
NilsFR13hateball: lspci ?08:34
hateballNilsFR13: also by default dhclient gives no feedback, it needs... -v flag I think08:34
hateballNilsFR13: yep, lspci08:34
NilsFR13hateball:  ok08:34
NilsFR13hateball: network manager finished and was not able to get an IPv4 address08:35
NilsFR13hateball: Intel 82567LM08:35
hateballNilsFR13: were you on 16.04 or 17.04 ?08:36
NilsFR13hateball: dhclient says : DHCPDISCOVER on enp0S25 to 255.255.255.255, is this 255.255.255.255 normal ?08:37
NilsFR13hateball: port 6708:37
NilsFR13hateball: 16 LTS08:37
hateballNilsFR13: yes that is the broadcast address08:37
NilsFR13hateball: ok08:37
hateballNilsFR13: basically it just asks anyone on the network, hello can you offer me a dhcp IP?08:37
NilsFR13hateball: ok08:37
hateballNilsFR13: if you run "lspci -k" which module is used for the card? e1000?08:38
NilsFR13hateball: Kernel driver in use : e1000e , Kernel modules : e1000e08:40
hateballNilsFR13: and you say the same hardware works if you boot Windows?08:41
hateballNilsFR13: are you connecting it to a home router, or what type of equipment in the other end?08:41
NilsFR13hateball: no, an other MS computer works, I cannot boot Windows on this computer, and, on this computer, same issue with Kubuntu Live CD, this computer is 32 bits, this computer is running Lubuntu08:43
hateballNilsFR13: ah right08:43
NilsFR13hateball: it is at work, with HP swich connexion08:43
hateballNilsFR13: tried a different cable?08:44
hateballLink can be detected even with a busted cable, but it may not work properly. You never know08:44
NilsFR13hateball: juste change cable, runned dhclient, still waiting ...08:46
hateballNilsFR13: well if all things worked properly it should have fetched a new IP soon as it detected link up08:48
hateballoops08:48
mac_nibbletHeya, Does anyone have QC35 and Ubuntu with mic working properly ?08:59
hateballNilsFr13: if this is at work, are you sure there are not things like MAC address controls and such in place?09:02
hateballor 802.1x and so on09:03
NilsFr13hateball: freenode bugged, i could not tab your name, refresh page and lost lines ... (newbie !) , tab works now09:03
NilsFr13hateball: I not sure, but it does not look like there is an MAC@ address control09:09
NilsFr13hateball: what I can do, is boot on Kubuntu live CD on the MS computer, wait ...09:09
minimecmac_nibblet: that seems to be a good starting point... https://askubuntu.com/a/83332309:10
hateballNilsFr13: Suppose you could09:13
hateballNilsFr13: You could also try booting 17.04 on the problematic machine, if it's a kernel/driver issue... but Intel things are generally as well supported as they come09:13
hateballand it's not exactly a brand new chipset either09:13
mac_nibbletminimec, already done that, but still have problems09:13
NilsFr13hateball: ok for U1709:14
cbauerducasse: does lubuntu include a DE?09:19
cbauerthe alternate iso that is09:19
oerheksthe alternate or better said mini iso gives a choise of desktops.09:20
cbauerat which point?09:21
cbauerit's currently at "select and install software and runs just through09:21
oerheksduring install.09:21
oerhekserr alternate iso is not Lubuntu09:21
cbauerthis is what I downloaded http://cdimages.ubuntu.com/lubuntu/releases/yakkety/release/lubuntu-16.10-alternate-amd64.iso09:22
oerheksoh, that is for computers with small amount of ram09:23
oerhekshttps://help.ubuntu.com/community/Lubuntu/Alternate_ISO09:23
cbaueras long as it doesn't have a DE i'ts fine09:23
=== andyhuzhill1 is now known as andyhuzhill
oerheksLubuntu has a DE09:23
cbauer>,>09:24
oerheksbut if you want to play with cuda, use the server iso, no de, plain basicly the kernel & tools.09:24
cbauerlink?09:24
cbauerdon't wanna grab the wrong iso again09:24
cbauerneed UEFI and 64 bit though09:25
oerheksgrab the amd64 version from the server page09:25
cbauerhttp://releases.ubuntu.com/17.04/ubuntu-17.04-server-amd64.iso ?09:26
oerheksor maybe cuda requires a DE09:29
cbauerway would it?09:30
oerheksthe nvidia driver would pull a desktop in, i guess09:30
cbaueras long as the proper driver is loaded for the GPU, no xorg server should be needed to get installed09:30
cbaueror started09:30
=== KindTwo is now known as KindOne
NilsFr13hateball: the MS computer to test with Kubuntu Live CD is still shutting  down ... I love soooo much MS !09:33
BluesKajHey folks09:37
hateballNilsFr13: Haha :)09:38
=== jackNemrod_ is now known as jackNemrod
=== juboxi is now known as jubo2
=== jackNemrod_ is now known as jackNemrod
cbauercan I tell ubuntu to use a serial console for tty instead of trying to use a display? cause I'm getting "no suitable video mode found", "booting in blind mode" on that console if there's no display, and if there is a display I get nothing on console10:05
ErminHello10:10
NilsFr13hateball: MAC@ of Ubuntu computer is shown on switch manager, but no much information10:11
NilsFr13hateball: MS computer still shutting down ! yeahaaa10:12
Ermin![enter image description here](https://i.stack.imgur.com/EZfdc.jpg)![enter image description here](https://i.stack.imgur.com/XBmOJ.jpg)10:14
ubottuErmin: I am only a bot, please don't think I'm intelligent :)10:14
ErminI installed kali linux and made some updation .after that whenever I tries to boot the system it shows couldn't right bytes broken pipes.i used recovery mode in Ubuntu and check the history log whether I have to install any removed file .but when I used "sudo -H vedi /var/log/history.log "command it display as in the image i attached above as a lin10:14
Ermink.pls any one help me to find a solution10:14
oerheksErmin, find the kali channel for support10:16
oerheks!kali10:17
ubottuThe Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)10:17
TalkingHeadHello, I have a dual monitor rig, and want to set a specific wallpaper for each monitor in Ubuntu 17.04 in unity10:45
TalkingHeadBut there is no clear way to do so10:45
graingertanyone know a quick minimal dep solution to install a package version range?10:48
graingerteg you can install python3=3.5.3-110:49
graingertbut I want something like apt install python3>=3.510:49
TalkingHeadIll just install nitrogen and call it good10:49
TalkingHeadIf there was a way it'd probably be obvious10:49
minimecTalkingHead: Take the two images you want to use and fit them exactly to the size of the given screen, and then merge them to one file like 'convert -append image1.jpg image2.jpg my-wallpaper.jpg'10:51
NilsFr13hateball: same issue with MS computer booted on Lubuntu 16 LTS 32 bits10:52
hateballNilsFr13: does that have the same type of hardware?10:59
hateballNilsFr13: lspci10:59
NilsFr13hateball: no, Realtek RTL8111/8168/841111:00
hateballNilsFr13: Interesting11:02
hateballNilsFr13: Are you the IT dept?11:02
hateballNilsFr13: I mean, do you know if there are any network access policies in place?11:02
NilsFr13hateball: yes I am, but, new in this company, and old IT people are gone, so, not so easy to find out about it, but I do not think there is a network policy, and this computer works running MS Win11:04
barqMy machine shuts down every night on its own and I am clueless why it is doing this. It never did this in the weeks before. Any ideas or ideas how I can find out why?11:05
hateballNilsFr13: Well sure, but it is possible the network enforces 802.1x and maybe the windows machines have a certificate or something that grants them access to the network11:05
hateballNilsFr13: hence me asking :D11:06
hateballNilsFr13: because both those chipsets are well supported in the kernel and should have no problems11:07
barqI am running Ubuntu 16.04.2 LTS11:07
NilsFr13hateball: huuum, you're right !, I do not know 802.1x ?, where should I look for it ? => switches ?, I know we have to add a certificate to Firefox, but this is not related to IP addressing ?11:08
NilsFr13hateball: ok for chipsets11:08
hateballNilsFr13: that's probably due to SSL inspection when you browse11:08
NilsFr13hateball: yes I think you are right about this11:09
hateballWhich is creepy. I don't even employ such tactics at my place of work. But that's another discussion :p11:09
NilsFr13hateball: so no link with IP addressing11:09
hateballNilsFr13: Nope11:09
hateballNilsFr13: well, you'd see in the switches config if they use 802.1x, and then you likely have some central server or device that handles the auth11:10
NilsFr13hateball: I need to quit few minutes, time to buy a sandwich and tobacco !, be back soon ...11:10
NilsFr13hateball: ok, I will have a look ...11:10
NilsFr13hateball: as I do not have as much time as I want to setup this computer, I think I will have to set it up with MS, sooo bad ! - And as I want to move all "infrastructure" (do not know english word) to Linux, I will be back with this issue soon or later ...11:12
Tim_timubuntu 16.04. has experienced an internal error /sbin/plymouthd. what helps?11:13
NilsFr13hateball: I live ... and be back ..., first I have to look for auth, switches, servers ..., maybe I might send an email to the IT person who were here before11:15
hateballNilsFr13: what you can do is run wireshark also11:15
hateballNilsFr13: that should tell you if you get rejected for not authing to 802.1x (radius)11:15
hateballNilsFr13: but if you are going to admin the network, it is probably good to know how it is setup :p11:15
ducassecbauer: the lubuntu alternate image lets you select whether or not to install a desktop, it's one of the last steps.11:17
alexxeyAt present how many packages are there in official ubuntu repository?11:21
alexxeyCould anybody with synaptic package manager take a look?11:22
alexxeyThanks!11:22
oerheksalexxey, that is not to answer, depending on what ubuntu version, archtecture and enabled repositories.11:24
oerheks* there is more than one11:25
alexxeyWell, thanks, I think in recent releases the number of packages stays close11:25
alexxeyAnd I mean enable all 4 repos: main restricted universe multiverse11:26
alexxeyThanks!11:26
alexxeyThis is very easy to look up in synaptic package manager. But right now I don't have Ubuntu installed.11:27
ducassewhich version and architecture?11:28
oerheksdon't click this, your browser will be occupied for an hour or so ... https://packages.ubuntu.com/xenial/allpackages11:28
oerhekssay 50.000+11:30
alexxeyducasse, Thanks, I don't mean to specify a specific version/arch, just any version/arch you happen to be using.11:30
minimecalexxey: http://paste.ubuntu.com/24924230/11:31
ducassein that case, >5500011:31
alexxeyoerheks, Right now I'm sitting in front of a debian machine which says 51974, but I guess the number with Ubuntu should be much largert11:31
minimecalexxey: See lives 49-5011:31
minimecalexxey: sorry ... 43-5011:32
alexxeyminimec, Thanks, what command are you using? Havn't see that before.11:33
minimecalexxey: https://askubuntu.com/a/12063811:34
alexxeyminimec, many thanks.11:35
ducasseor just 'apt list | wc -l', and subtract one.11:35
alexxeyducasse, That's a neat command. Thanks!11:36
NilsFr13hateball: yes, thanks11:39
pynthonHello, I try to install firejail on my ubuntu using: https://launchpad.net/~deki/+archive/ubuntu/firejail11:42
pynthonWhen I do sudo add-apt-repository ppa:deki/firejail it works fine. But when I later do sudo apt-get upgrade I get the following error: W: Failed to fetch http://ppa.launchpad.net/deki/firejail/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found11:43
pynthonTherefore when I do sudo apt-get install firejail it cant be found11:43
pynthonor is unable to locatie the package11:43
alexxeyThis PPA does not support 14.0411:44
pynthonAhhh, that explains a lot :p11:44
alexxeyMinimum required: 15.1011:44
alexxeySee the PPA page for detailed info11:44
pynthonalexxey: You see that because of the: 0.9.40-1~0ubuntu15.10.0 ?11:45
alexxeypynthon, Yeah, it seems there is no package for 14.04 (trysty)11:45
alexxeys/trysty/trusty11:45
pynthonalexxey: Ah thanks, I will have to upgrade then ;p. Thanks a lot!11:46
alexxeypynthon, I haven't done more research, but I guess there should be a way to install firejail on 14.0411:47
pynthonalexxey: I will check that out first ty!11:50
alexxeypynthon, :-)11:51
sirius0503hey, I needed help with installing ubuntu 14.04.5  with the partitioning part, I have read about it at askubuntu.com but, the opinions seem varied on what type of partition to use and about the efi and boot partition part12:03
scottjlyou're going to find plenty of varied opinions on here too12:24
SchrodingersScatdoesn't efi vary between machines as well? ymmv, etc.12:25
SchrodingersScatoh, i suppose not the partition part12:26
barqIs it normal for Ubuntu to react to sleep requests via network?12:26
sirius0503@SchrodingersScat: at some places people say to just add partitions for just the root directory and swap area ,and at some they say hey , you need to have a boot partition or an efi partition12:27
sirius0503I am somewhat confused12:27
sirius0503@scottjl: I am particularly confused about whether my root & swap partitions should be logical partitions or primary partitions12:29
SchrodingersScatI use fde so I normally let it decide that :/12:29
scottjlsirius0503: if you're making a separate boot (which I don't recommend) then only boot needs to be primary, root and swap can be logical.12:30
scottjlsirius0503: if you're folding /boot into /root then it should be primary12:30
sirius0503scottjl: how am i supposed to make boot or efi partition,since when i previously installed ubuntu , i ended up with ubuntu in the legacy mode and windows on uefi mode12:31
scottjlsirius0503: can't help you with that. i don't use efi, more trouble than it's worth imho12:32
sirius0503scottjl: so should i make a boot partition in legacy mode, I don't have any annoyance with switching to legacy or uefi12:33
scottjlyou're asking my opinion? yes. but as i said earlier, you'll get lots of varied opinions on that subject in here.12:33
ImQ009What are the currently recommended means of directory encryption?12:34
sirius0503scottjl: well :D , thanks for your opinion will try that !12:35
scottjlsirius0503: what i do on my servers, 32G / primary partition, no separate /boot. swap as needed.12:36
scottjlall data/apps go into separate partitions.12:37
scottjlyour needs may vary12:37
sirius0503scottjl: i also read on the ubuntu wiki that a separate boot is not recommended, but then what will happen in that case? I am a novice, so sorry if the question is a bit stupid12:38
scottjlif you don't make a separate /boot it is simply part of /root12:39
scottjlseparate /boot is a holdover from old bios that couldn't boot a partition that was placed over the 2G limit. so you always made sure it was first.12:39
scottjlmodern bios this isn't an issue12:39
sirius0503scottjl:thanks, for the answer :)12:40
pthomashello, I've been testing out a 4.11 kernel, and every day the lock screen won't respond I do a "sudo service lightdm restart" from a ssh session, and everything is fine again12:41
scottjli generally don't recommend / in a lvm because then you have to make sure you have lvm modules in your kernel for them to boot12:41
scottjli have a co-worker who disagrees and does it, then has to spend time hacking up initrd when it builds without the proper modules.12:41
pthomasI've looked through journalctl, and nothing jumps out12:42
pthomasthe lock screen won't respond to the keyboard, but the mouse still works12:43
day1000Anyone utilizing MaaS and Juju that can provide help? I am unable to conjure-up landscape, and continue to hit this issue (https://pastebin.com/WZKHVDFK).12:47
=== oerheks is now known as niemand
=== niemand is now known as oerheks
ducasseday1000: try #ubuntu-server12:50
koolfyhello, I have a quick question about apt, in particular an error I'm seeing when adding a stretch repository to the sources and running apt update13:03
koolfyE: Failed to fetch http://mirror.nl.leaseweb.net/debian/dists/stretch/main/i18n/Translation-en  BZ2_bzread: /var/lib/apt/lists/partial/mirror.nl.leaseweb.net_debian_dists_stretch_main_i18n_Translation-en.bz2 Read error (-5: DATA_ERROR_MAGIC)13:03
koolfyI get this and it appears that /var/lib/apt/lists/partial/mirror.nl.leaseweb.net_debian_dists_stretch_main_i18n_Translation-en.bz2 is actually a symlink to its plaintext uncompressed counterpart located at /var/lib/apt/lists/mirror.nl.leaseweb.net_debian_dists_stretch_main_i18n_Translation-en13:04
koolfyso not a bz2 file, so kaboom13:04
pthomasanyone know what application the lock screen is? Or where it would log to?13:17
=== foDDo is now known as foddo
AbbottI'm trying to install this driver: http://www.ftdichip.com/Drivers/VCP.htm on Ubuntu 12.04 LTS using gcc 4.6.3 but I keep getting errors no matter how many lines I edit in an attempt to fix Rules.make13:41
Abbottso I think I'm just missing something simple13:41
Abbottis there some special way I'm supposed to compile other than just running `make`? Do I definitely need to edit Rules.make?13:43
geirha!12.04 | Abbott13:54
ubottuAbbott: Ubuntu 12.04 LTS (Precise Pangolin) was the sixteenth release of Ubuntu. !End-of-life was April 28th 2017. See https://lists.ubuntu.com/archives/ubuntu-security-announce/2017-April/003833.html for more information13:54
ExoUNXall while 16.04 feels outdated lol13:54
Abbottright, I can't alter this system much though, as it's a machine at my place of work13:55
Abbottsurely this problem could be addressed independent of what version of Ubuntu I'm running, right?13:56
_boreeas_Hi, I'm having issues with preseeding a 17.04 ppc installation13:57
_boreeas_The keyboard layout is not configured correctly (with either 'keyboard-configuration/layoutcode' or 'keyboard-configuration/xkb-keymap'), the root password is not set as expected and neither tasksel nor pkgsel install the requested packages13:58
DArqueBishopAbbott: It's well past time to have that machine upgraded or replaced.14:00
DArqueBishop12.04 is no longer supported, so it's out of any sort of security/financial compliance.14:01
Callekis there a way to convince `head` `tail` `less` etc to "keep" TERM colors?  (alternatively is there a way to convince programs that I want term colors when piping ... e.g. `hg diff | head` )14:13
* Callek can't find a good answer elsewhere without a LOT of noise in my results14:13
scottjlCallek: less -R14:15
=== beaver is now known as evilnewbie
tr4ck3r /ignore -channels * JOINS PARTS QUITS NICKS TOPICS MODES14:19
=== KindTwo is now known as KindOne
elbrinkehello, can anyone please help me with the following:14:47
elbrinkeI'm trying to install nfs-kernel-server on an ubuntu lxd container...14:48
elbrinkeBut i get an error: "Jun 22 14:38:31 FOG systemd[1]: Dependency failed for NFS server and services.14:48
elbrinkeJun 22 14:38:31 FOG systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.14:48
=== karthik123 is now known as huges_
Kristjan55555Hello! Hot 33 year old male from viljandi, estonia searching for wife, send me your cunt pictures first! Tel 37253902210 email:  kristjan55555@mail.ee. I am waiting.....14:51
Kristjan55555Hello! Hot 33 year old male from viljandi, estonia searching for wife, send me your cunt pictures first! Tel 37253902210 email:  kristjan55555@mail.ee. I am waiting.....14:51
=== huges_ is now known as anna321
scottjlyeahhhh. i think you're in the wrong place for that14:54
BluesKajhe was in debian yesterday obviously doesn't know the diff between male and female14:55
scottjlyou're saying there are no females in here?14:55
SchrodingersScathe's gone, it's over, best to move on and ignore it14:55
BluesKajscottjl,, just read it again, English isn't his native lingo14:57
Exterminadorhello guys.. i don't know if this is the best place, but i'm trying to use sftp via command line to automate some tasks.. the problem, is that the login requests me to input a password.. how can i automte that?14:59
SchrodingersScatExterminador: you can maybe use keys.  ssh-keygen then ssh-copy-id username@server15:00
ExterminadorSchrodingersScat: thanks!!! :D15:02
SchrodingersScatExterminador: welcome, feel free to ask if you have further questions.15:02
sachinaHello, I am using i3-wm. I often switch keyboard layout from English to Nepali. I somehow managed to show en-ne(english, nepali) on top bar of i3wm. It gone now. How do I get it back?15:04
Exterminadorthat's so friggin cool!! :D now i justo do ssh user@host and instant login15:07
Exterminadorand if i want to remove that specific key?15:07
sachinaguess that is in .ssh *.pub.15:08
scottjlif you mean from the other end, edit .ssh/authorized_keys15:08
Exterminadoroh, yes..15:09
Exterminadorif i removed the key from the end user, puff, access revoked15:09
scottjlcorrect15:10
nedal_Hello, I'm trying to install apache pig on my PC, I've done all steps in the documentation, but when I execute a pig command, I got this message: The program 'pig' is currently not installed. You can install it by typing: sudo apt-get install bsdgames. Any clues ?15:16
SchrodingersScatwhat is apache pig?15:16
nedal_SchrodingersScat, it's a Hadoop framework15:17
naccnedal_: i doubt apache pig is a command to run15:18
naccnedal_: was it an ubuntu package?15:18
scottjlgawd i hated installing hadoop15:18
nedal_nacc, 'pig' is the command with options15:18
scottjlwas such a mess.15:18
nedal_scottjl, I can imagine !15:19
scottjlhad to set up a 6 node cluster for a POC. pig. hive. zookeeper. the works.15:19
scottjlnedal_:  is pig in your path?15:20
SchrodingersScatnedal_: idk if there's a package for this, http://www-us.apache.org/dist/pig/pig-0.17.0/15:20
oerheksand what tutorial do you follow? all 10 tutorials give an other download adrss like  http://www-us.apache.org/dist/pig/pig-0.16.0/pig-0.16.0.tar.gz or15:20
scottjlnedal_: i had it installed in /usr/local/pig-version.version.version and you have to have it in your path15:21
naccnedal_: i assume path issue as scottjl said15:21
nedal_scottjl, I have the path set15:22
scottjlnedal_: type: which pig15:22
nedal_scottjl, pig pig-0.17.015:23
nedal_SchrodingersScat, this is the package that I ve installed15:23
nedal_nacc, scottjl how do I fix this path problem ?15:24
jaydemiranyone here using AMD graphics? What drivers you using?15:25
naccnedal_: what path problem? the above output "pig pig-0.17.0" is not the standard output of `which pgi`15:25
nedal_nacc,  the output of which pig is empty15:26
naccnedal_: then it's *not* in your path15:26
naccnedal_: where did it get installed?15:26
baldpopeon ubuntu 16.04.2 lts - how do I install samba 4.6.x ? instead of the repo default 4.3.11?15:27
oerheksjaydemir,  as of 16.04, the openradeon or open amd-gpu/amdgpu-pro15:27
naccbaldpope: you don't, officially, you can build from source, or use a ppa, though15:28
nedal_nacc, on /usr/local/pig15:28
naccnedal_: /usr/local/ (rather than /usr/local/bin) is rather non-standard, but you'll need to add it to PATH then15:28
scottjlhadoop it's generally a good idea not to use the packages. they just aren't up-to-date :-(15:28
naccnedal_: so `PATH=/usr/local/pig:$PATH which pig`15:29
oerheksbaldpope, build yourself? or find a ppa, but the known ppa is dead https://launchpad.net/~samba-team/+archive/ubuntu/ppa15:29
SchrodingersScatnacc: are you including which pig into path?15:29
naccSchrodingersScat: sanity check that hte bin is in that path15:30
naccSchrodingersScat: as it might be /usr/local/pig/bin ... or something15:30
SchrodingersScat`PATH=/usr/local/pig:$PATH ; which pig`15:31
naccSchrodingersScat: it works in the context of a command too15:31
naccSchrodingersScat: your version changes PATH for the shell15:31
naccin any case, nedal_, you didn't follow the instructions completely15:31
naccspecificially 'download pig step 3'15:31
nedal_nacc, well, as far as I know, I ve done exactelly what I m supposed to do, but might done something wrong15:34
naccnedal_: did you do step 3?15:34
kalcsoHi there, How can I use tor for all of my apps? Network proxy doesn't work.15:36
nedal_nacc, what is step 3 ?15:37
nedal_nacc, I've done all the steps as described15:37
naccnedal_: you never told us which tutorial you used: http://pig.apache.org/docs/r0.17.0/start.html#download15:38
=== JanC_ is now known as JanC
nedal_nacc, here is the tutorial that I used, I https://www.tutorialspoint.com/apache_pig/apache_pig_installation.htm15:41
naccnedal_: ok, that tutorial seems ... unnecessary, but hwatever. "Configure Apache Pig, .bashrc section"15:42
=== jackNemrod_ is now known as jackNemrod
nedal_nacc, when I ve set up the path as your tuto said, the output of 'which pig' is /usr/local/pig/pig-0.17.0/bin//pig ... it s okey.15:44
nedal_nacc, but when I try something like 'pig -help' I get  'Cannot locate pig.jar. do 'ant jar', and try again'15:44
nedal_should I execute  'ant jar' as a command ?15:45
naccnedal_: you shouldn't mix tutorials. If you followed the tutorial you did, run it the way they suggest.15:46
naccnedal_: but note that you have to follow their hadoop and java setups as well15:46
baldpopenacc or oerheks - any idea why samba was abandoned? or hasn't been updated from the 4.3 to the 4.6 branches?15:50
naccbaldpope: ... what?15:52
nacc!latest | baldpope15:52
ubottubaldpope: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.15:52
naccbaldpope: 'abandoned' is a strong word to use15:52
baldpopenacc: abandoned might be strong - but if 4.3.11 is the latest available in the repo, it's over a year old15:53
naccbaldpope: ... so?15:53
baldpopeexcuse me - almost a year15:53
baldpopeseveral security fixes have come out for that15:54
naccbaldpope: did you read the faq?15:54
naccbaldpope: and the security team has provided those with backports, then15:54
naccbaldpope: 4.3.11 being the upstream base does not mean it's unmodified in ubuntu15:54
jhutchins_wkbaldpope: Simply comparing major version numbers doesn't tell you whether security patches have been applied.15:54
baldpopethats true, is there a method to confirm patches have been backported?15:55
jhutchins_wkWe're having to deal with a security team that doesn't understand that concept.15:55
baldpopeotherwise, you're just asking me to trust they have been15:55
jhutchins_wkbaldpope: Yes.  Look at the list of CVE responses on Ubuntu's web site.15:56
jhutchins_wkbaldpope: If you're serious about monitoring those, subscribe to the security announce mailing list and read the traffic.15:56
naccjhutchins_wk: what concept?15:57
jhutchins_wkbaldpope: https://people.canonical.com/~ubuntu-security/cve/15:57
baldpopety jhutchins_wk - also just found this - https://launchpad.net/ubuntu/xenial/+source/samba/+changelog15:57
jhutchins_wknacc: The concept that most distros maintain the base release of important patches by backporting and applying security patches from newer upstream versions.15:58
naccjhutchins_wk: and the ubuntu security team doesn't understand this? or were you referring to someone else with 'a security team'?15:58
jhutchins_wknacc: For example backporting security fixes from PHP7 to PHP5 so as not to break compatibility.15:58
jhutchins_wkNo, security team for one of the branches of the company I work for.15:58
PosterA lot of security scanners only look at major version numbers15:58
baldpopenacc: I'm assuming he meant internal15:58
naccjhutchins_wk: ah ok :)15:58
baldpopePoster: agreed - and explaining that to even non-technical compliance people is a PITA15:59
PosterWhen the vendor releases an advisory and says you have to be at 1.2.3 to be patched, Ubuntu and other LTS type distributions will take the patch that resolves the issue and apply it to say 1.2.115:59
Posterso 1.2.1 is patched, but the version number from the vendor has not changed15:59
baldpopeit makes sense - i was unaware that ubuntu did exactly that16:00
baldpopereading through the change-log - I do see that various security updates have been applied16:00
jhutchins_wkI know Ubuntu, Debian, and RedHat all do it, I presume others do as well.16:00
Posterso the vendor versioning, especially in LTS releases will generally be behind that of the package maintainer16:00
Posteryes they do, SuSE Enterprise likely does as well16:00
Postersecurity and reliability fixes are less likely to cause trouble than feature changes16:01
baldpopein the above referenced samba change-log - makes mention of ubuntu 16.04.7 - does that mean I need to do a dist-upgrade from 16.04.2 to 16.04.7?16:01
Posterthe vendor version is _usually_ locked for the duration of the release16:02
naccbaldpope: no.16:02
jhutchins_wkIf you're responding to a security audit, it should cite the CVE it thinks you're vulnerable to, and you look that CVE up in the tracker and find the response announcement from your distributor.16:02
Postersometimes it's not the case, I know Samba has jumped, but it's not too common16:02
naccbaldpope: the version of a package is not related to the version of the distribution (in general)16:02
Poster^- it usually just indicates where it started16:02
jhutchins_wkSamba has a habit of introducing new bugs in new versions.16:02
PosterI know it jumped in 14.04 with the badlock update16:03
baldpopeok, so if I'm on 16.04.2 - and I've run apt update / and no additional packages are available for a given package, I can be reasonably assured I'm running the latest available through the LTS package system?16:03
scottjlthat's a good assumption16:04
baldpopealright - thank you all16:04
naccbaldpope: so 2:4.3.11+dfsg-0ubuntu0.16.04.7 means: debian epoch 2 (2:); upstream version 4.3.11 (4.3.11); debian free software guidelines applied to the upstream source (+dfsg); not a merge/sync of a version published in debian at the time (-0); an ubuntu change to the upstream version (ubuntu); to multiple releases, this one for 16.04 (0.16.04); and the 7th such change (.7). Roughly.16:04
baldpopethanks nacc16:05
baldpopeso again, not necessarily a dist update, but a change to the given package16:06
Posterwell said nacc, that should be a factoid16:06
naccbaldpope: right16:06
naccPoster: it's hard to cover every possible case -- probably something generic could be written. I'll put it on my todo :)16:07
baldpopeperfect, and apt show samba does show 16.04.716:07
baldpopealright, that makes a lot more sense - thanks for explaining it16:07
Posternacc: yep understood, I just liked how you broke it into easily understood pieces16:07
naccPoster: yep, makes sense :)16:11
littlegirlI'm trying to temporarily add some boot options to Ubuntu 16.04 and I pressed E to open editing of the Grub settings during boot and am not quite sure where to put them. I'd like to add "systemctl start nfs-kernel-server" (without the quotes) wherever it may go. As far as I know, I need to add it to the end of the line with quiet splash, which I found, but that line ends with $vt_handoff_ after quiet splash. Do I add my options aft16:21
littlegirler $vt_handoff_ on that line, before it, or somewhere else?16:21
nacclittlegirl: that's not a parameter to the kernel or init16:22
nacclittlegirl: and won't do what you think it will do16:22
littlegirlnacc, can you tell me where it would go?16:22
nacclittlegirl: if you'd like nfs-kernel-server to start at boot, run `systemctl enable nfs-kernel-server`16:22
littlegirlI would, but it won't boot. It's stuck at the splash screen, and I found a bug report that claims it's fixed in which the bug reporter recommended the step I'm wanting to try.16:23
littlegirlhttps://askubuntu.com/questions/477247/ubuntu-12-04-stuck-at-boot-splash-screen16:23
nacclittlegirl: ... how is that related to adding an entry for nfs-kernel-server?16:24
littlegirlnacc, did you read the bug reporter's comment?16:24
littlegirlHe says that manually adding that solved it for him.16:24
littlegirlWhoops: https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/145264416:25
ubottuLaunchpad bug 1452644 in setserial (Ubuntu Wily) "NFSd does not start due to systemd ordering cycle with setserial" [High,Fix released]16:25
littlegirlnacc, in the bug report, he wrote, 'Manually starting with "systemctl start nfs-kernel-server" after boot works fine.' and since I don't have an after boot, I figured I have to do it before or during boot.16:26
littlegirlIt's hanging forever at the boot splash screen, and if I press F2 before it gets completely stuck and becomes unresponsive there, I see these two entries at the top: "Dependency failed for pNFS block layout mapping daemon" and "PNFS blkmaping enablement. is not active."16:28
nacclittlegirl: right, you didn't give me a bug report, so no.16:29
nacclittlegirl: let me read.16:29
littlegirlOkay, nacc, thanks/16:29
nacclittlegirl: are you sure it's hung? hit escape and it should drop you to the console log16:31
nacclittlegirl: s/hung/completely stuck/16:31
nacclittlegirl: if your system won't boot, that is unrelated to that other bug16:32
sylarioHi16:36
littlegirlnacc: Everything else in the console when I pressed F2 said OK. Those were the only two messages that didn't.16:36
iorialittlegirl, if the culprit is nfs, you can boot in recovery, comment the line in fstab, stop/disable nfs system and reboot16:38
littlegirlThat sounds perfect, ioria. How do I do that?16:38
littlegirlNot the fstab editing part, but the booting in recovery.16:38
iorialittlegirl, exactly as i said16:38
iorialittlegirl, grub -> advanced options -> recovery -> root shell16:39
littlegirlI suspect that it's NFS because of those error messages and because the one thing I did differently was not to boot this machine (the one I'm typing to you on) before booting the one that can't boot. This one is usually always on. So that's the one thing that was different.16:39
nacclittlegirl: just stop for a second. what is 'before or during boot'?16:40
littlegirlThank you, ioria!16:40
nacclittlegirl: in any case -- what ioria suggested is what you actually need to do16:40
iorialittlegirl, you need to remount rw,   mount -o remount,rw /16:40
iorialittlegirl,  it's only an assumption, but that command (systemctl restart nfs-kernel-server) should be in rc.local, not in grub16:41
littlegirlnacc, where do you see 'before or during boot'?16:42
nacclittlegirl: you said that earlier "... I figured I have to do it before or during boot"16:42
littlegirlioria, the remount rw command you gave me, do I need to do that once I boot because I'm in recovery and before I do the edits, or is that something else? I plan on going into his fstab and commenting out the line that tells Ubuntu to use NFS. There's no need for it to run on boot.16:42
littlegirlnacc, ah, okay. What that meant was in the Grub menu. I don't normally mess with Grub, so I'm not up on all the terminology.16:43
jhutchins_wkIt doesn't make sense to restart the NFS server right after boot.  It should be configured to start at boot and that should take care of it.16:43
iorialittlegirl,  you run it, right after dropping to the root shell16:43
littlegirljhutchins_wk, that would be true if we used it all the time, but we use it very rarely, and if it can cause this sort of problem, it needs to only run on command.16:44
ioriahere we are the bug report ...16:44
ioriahttps://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/159079916:44
ubottuLaunchpad bug 1590799 in nfs-utils (Ubuntu Yakkety) "nfs-kernel-server does not start because of dependency failure" [Medium,Fix committed]16:44
jhutchins_wklittlegirl: If you want a one-time start, systemctl start <service>.16:45
jhutchins_wklittlegirl: After booting and logging in as root.16:45
littlegirlThat looks like a similar bug, and is also, frustratingly, marked as fixed.16:45
iorialittlegirl,  yep, the workaround seems to be rc.local16:46
jhutchins_wklittlegirl: If you wanted it to start every time, you would systemctl enable <service>, or systemctl disable <service> when you no longer need it.16:46
nacclittlegirl: latest comments imply not actually fixed16:46
littlegirlAh, okay, that makes sense.16:47
littlegirlThank you, all, for your help! I'm off to make it happen.16:48
MrokiiHello. Does anybody in here know about Kubuntus' IM Conctacts, specifically problems with it? I've asked in #kubuntu but haven't gotten an answer yet.17:11
hippchassis is also damaged  ...  non critical17:17
hippd-oh  ...  wrong window17:17
jhutchins_wkMrokii: You can try asking here, *buntu is ubuntu.17:26
jhutchins_wkMrokii: Are you asking about an IM Address Book app?17:27
Mrokiijhutchins_wk: AS it seems the IM client on Kubuntu is name "IM Contacts", but when I start that, the window title says "IM Contacts - KDE Telepathy Contact List". But this seems to be a complete IM Messenger, as it shows a contacts list and a dropdown menu to chose ones' online-status. However, it doesn't seem to recognise any accounts I configure via system setting in Kubuntu.17:29
MrokiiAnyhow, I have to leave now for work. Will see what I can do or what alternatives there are, as far as Instant Messengers.17:31
Mrokii-gone-17:31
jhutchins_wkMrokii: It sounds like it may be intended for SMS messaging.17:32
foistI'm having a lot of trouble getting my external hidpi display to scale properly. Trying to follow the guide here: https://askubuntu.com/questions/393400/is-it-possible-to-have-two-different-dpi-configurations-for-two-different-screen/555812#555812 but I can't figure out what values to use for the params, especially `--fb`.17:36
Bashing-omfoist: Maybe of help : https://wiki.archlinux.org/index.php/HiDPI .17:39
foistBashing-om: yes, I've seen that page. It doesn't really explain it.17:43
foistand if it does, I don't know enough to recognize it as the explanation.17:43
Bashing-omfoist: Regrets then . I have no experience with HiDPI . Was a link I was aware of and hoped would help :(17:44
foistBashing-om: ok, thanks anyway.17:45
tcpdumpHow do i run a process and fork it so it keeps running and I have my terminal back?17:51
BluesKajtcpdump, open another tab in the terminal17:52
leftyfbtcpdump: <command> &17:53
leftyfbor run it in screen17:54
leftyfbor byobu17:54
leftyfbor tmux17:54
V7#join #arch17:54
V7oh crap17:54
=== below is now known as above
hanshenrikhow effed am i? https://paste.fedoraproject.org/paste/wpEGcsl6s0CU-8Vnl5VGJQ/raw?password=BvTuVXP7dvotnmhc4ksh18:09
hanshenrikubuntu 16.04 lts server edition, had an upgrade gone sour18:10
hanshenrikthen tried to apt remove --purge18:10
akikhanshenrik: your /boot is probably full18:10
hanshenrikyes it is18:10
hanshenrikapparently 200MB isn't enough18:10
hanshenrikfor ubuntu 160418:11
akikhanshenrik: kernel+initrd is about 43 megs18:11
akikhanshenrik: can you pastebin "ls -al /boot" ?18:12
hanshenrikhttps://paste.fedoraproject.org/paste/UoKPrnERmJxG8aIKhSlaOQ/raw?password=O8cAD2Jr5KK0iYVDerqY18:12
nacchanshenrik: does `sudo apt autoremove` remove any kernel images (or try to)18:13
hanshenrikit tries to, but it fails18:13
akikhanshenrik: remove a couple of older vmlinuz and initrd manually and try again18:14
hanshenrikapt autoremove --purge -y 2>&1 | pastebinit   gives me: https://paste.fedoraproject.org/paste/sLYIdEPlPTY9E69sLMdZRA/raw?password=Nq-sj3VaAPK3jmepeRS-18:15
nacchanshenrik: what fails?18:16
nacchanshenrik: no failure in that paste.18:16
pavloshanshenrik: rm 72, 79 in /boot to make some space18:16
hanshenrikhuh18:16
akikhanshenrik: don't remove 79 because 81 is not installed yet18:18
Bashing-omhanshenrik: Know what kernel you are booting with such that you do not mess about with it ' uname -r ' .18:18
naccakik: per the last paste, 81 is now installed18:19
hanshenrik4.4.0-72-generic18:19
pavloshanshenrik: sry, meant 7818:19
hanshenriki should probably reboot it, but its a production server, given the primary customers, should probably wait till 2AM UTC before rebooting it18:19
hanshenrikthere's no fallback server if/when the main one goes down18:20
hanshenrik(and no, not using Canonical LivePatch or anything like it)18:21
pavloshanshenrik: what's uname -r18:21
hanshenrik4.4.0-72-generic18:21
hanshenriksaid it twice ^^18:21
pavloshanshenrik: I guess the only safe to remove is 7818:22
Exterminadorhi guys,again. my KVM server is requesting a restart. can i see why the restart is required?18:25
Exterminadori mean, what's the update/package that demands the restart18:25
ikoniakernel/libc ?18:26
naccExterminador: /var/run/reboot-required.pkgs18:26
Exterminadordang.. libc6 linux-image-4.4.0-81-generic linux-base linux-base18:28
Exterminadoris there a way to avoid the reboot?18:28
Exterminador:X18:28
naccExterminador: well for the kernel, use livepatch18:28
naccExterminador: but for the others, no18:28
ikonia..but don't use livepatch18:30
naccikonia: ?18:30
ikonianacc: I'm just not a fan of it18:30
naccikonia: ah ok18:30
naccikonia: technical reason?18:30
ikoniaand I don't see the real benifit when other packages tht normally ship with the kernel can't be used18:30
ikonianacc: nothing major, the memory swap out thing is jus a false economy for me, as the libc update here shows18:31
naccikonia: ack, i agree -- it's mostly branding (and being able to say it's there)18:32
naccikonia: it also is a funny thing -- in the modern deployment model, just spin up a new instance, migrate over18:32
naccikonia: rebooting is so last year :)18:32
ikonianacc: well thats another way to look at it18:33
lotuspsychjethere still is a !livepatch factoid, not usefull anymore?18:34
ikonia!livepatch18:36
ubottuCanonical Livepatch is a service offered by Canonical for 64 bit 16.04 installs that modifies the currently running kernel for updates without the need to restart. More information can be found at http://ubottu.com/y/livepatch and https://www.ubuntu.com/server/livepatch18:36
ikonialotuspsychje: I guess it depends on the value you place on livepatch how useful that factoid is18:37
magkneetoehi18:40
lotuspsychjeikonia: this is ubuntu support, isnt a factoid suppose to be helpful without values of a user?18:41
Exterminadorwell, i really need to reboot it, then?18:42
nacclotuspsychje: i don't think anyone said the factoid isn't useful. It still defines and links to the feature.18:43
magkneetoeyou guys think and AC wifi dongle will work on ubuntu18:43
magkneetoe?18:43
scottjlsure.18:43
magkneetoe:D18:43
scottjlas long as it's a supported chipset18:43
magkneetoeouu18:43
scottjli have some realtek's that work just fine18:44
magkneetoei wanted one of those cheap chinese ones from ebay18:44
magkneetoei just want 5g capability on my laptop18:44
scottjlhttps://www.amazon.com/gp/product/B01G8IPLD8 works for me with ubuntu just fine18:45
=== Piper-Off is now known as Monthrect
scottjlbut it's larger than one of those tiny ones18:45
magkneetoei appreciate your recommendation18:45
scottjlyou're welcome18:45
ikonialotuspsychje: it's valuable in that it gives you the info, if you don't find livepatch valuable, it's loses a bit18:46
lotuspsychjeikonia: kk18:46
ikonialotuspsychje: (it's only me that doesn't find livepatch valuable, so I'm sure others will use it)18:47
bitplaneHi all. I have an old Ubuntu desktop box that I want to use as a server. It has no CD drive and I have no USB key handy. I have upgraded it to latest LTS via ssh and would now like to remove desktop packages18:48
bitplaneis there a way to wipe it?18:49
bitplaneI mean remove non-default server packages18:49
ikoniabit pull the main unity(or whatever desktop) packages and it will pull a lot more as dependencies with it18:50
ikoniathen autoclean will remove any left overs18:50
ikoniathat will get you %70-%80 of the way in a matter of minutes18:50
scottjlwell you could remove your desktop. but you'd have to go through and pick and clean every package you didn't want.18:50
ikoniayou can then spend some more attention to the final tidy up18:50
scottjlother than desktop18:50
ikoniadon't know why you want to remove the desktop packages though, what harm are they doing ?18:51
ikoniait's only a home server I assume18:51
scottjlit honestly isn't worth the effort. change it to boot to command line vs. graphical and leave the rest alone.18:51
ioriabitplane, download mini.iso , boot it from grub, and you'll have a like-server install19:04
bitplanethanks people. I'll try both19:04
bitplaneikonia: it's gonna be a server so I don't want more software than I need on there. all software is surface area19:05
naccbitplane: it's going to be a public server?19:06
scottjlbitplane: then you're better off just doing it right and reinstalling server19:07
naccbitplane: reinstall it then19:07
scottjlbitplane: because you're never going to have the same surface area as a real server install19:07
ikoniabitplane: surface area ?19:08
scottjleuphemism for security vulnerabilities19:09
scottjlif that's what you're really concerned about, then it pays to do it the right way and reinstall.19:09
ikoniascottjl: but it makes no sense, he was happy to put it on the internet as a desktop....but not happy to put it on the internet as a server with the desktop packages installed but not active19:10
ioriamaybe he needs disk space19:10
scottjlikonia: i'm not defending it at all. my advice is to reinstall19:10
CrtxReavrAny reason OpenJDK on woudlnt be able to resolve via DNS when /etc/resolv.conf & /etc/nsswitch.conf are correct and point to functional DNS?19:20
CrtxReavrhost & dig commands owrk?19:20
blkadderYes19:20
CrtxReavrThis is on 14.04.3 LTS.19:21
blkadderStupid caching behavior.19:21
CrtxReavrblkadder, enlighten me?19:21
ioriaCrtxReavr, please, uname -r19:21
CrtxReavrncsd?19:21
blkadderNo Java19:21
CrtxReavrblkadder,  how do I fix?19:22
blkadderBy default Java will do some rather questionable things related to DNS19:22
CrtxReavrWe can work around it with an /etc/hosts entry, but that's not feasible going forward.19:22
blkadderLike ignoring TTLs19:22
CrtxReavrSome way to flush?19:22
Canofemptyknowlehello?19:22
blkadderCrtxReavr, I suggest reviewing the relevant docs for the right incantation. :-)19:23
CrtxReavrioria, I can't copy/paste bu tit's 3.13.0-68-generic.19:23
ioria!info linux-generic trusty19:23
ubottulinux-generic (source: linux-meta): Complete Generic Linux kernel and headers. In component main, is optional. Version 3.13.0.121.131 (trusty), package size 1 kB, installed size 30 kB19:23
naccCrtxReavr: that sounds super out of date19:24
ioriaCrtxReavr, please,  upgrade your system19:24
naccCrtxReavr: just a simple `sudo apt-get update; sudo apt-get upgrade` should do it19:24
nacc*maybe dist-upgrade, depending on what else might be blocked19:24
graphixnutcan someone answer a question for me please?19:24
naccgraphixnut: yes.19:24
CrtxReavrIn the real world, with customers, etc., we can't just upgrade all willy nilly becase we feel like it.19:24
CanofemptyknowleCan anyone give me a hand to set up dhcp server on ubuntu please?19:24
=== pauljw1604 is now known as pauljw
naccCrtxReavr: you are *insecure*19:25
naccCrtxReavr: so your customers should be warned that you dont' care about their security?19:25
graphixnutis it safe to run sudo chmod 777 /usr/lib/python3 -R?19:25
scottjllol. i'm in the "real" world and i upgrade my servers on a regular basis.19:25
ikoniano19:25
naccgraphixnut: no, that's a bad idea and not necessary.19:25
naccCanofemptyknowle: what have you tried?19:25
CrtxReavrgraphixnut, 777 is never safe.19:26
blkadderCrtxReavr, http://www.rgagnon.com/javadetails/java-0445.html may help\19:26
graphixnutI ask because when I upgraded all modules with pip lots of them had permission errors19:26
CrtxReavrblkadder, found that exact page with google already.19:26
naccgraphixnut: i think you're using pip wrong19:26
graphixnutis there a better way?19:26
Canofemptyknowlenacc nothing so far, i just set the virtual machine on lan so i can start configuring the thing19:26
naccCanofemptyknowle: ok, so what is your goal (why do you want a dhcp server, etc.)19:27
ikoniaCanofemptyknowle: there are guides on https://help.ubuntu.com and the community wiki too19:27
CanofemptyknowleThey are too vague for what i want to do19:27
CrtxReavrblkadder, 'cept that this page is about sun java.19:27
ikoniaCanofemptyknowle: what do you need to do thats special19:27
naccCanofemptyknowle: you haven't said you've tried to do anything ... so how do you already konw they are too vague?19:28
graphixnutI ran pip freeze --local | grep -v '^\-e' | cut -d = -f 1  | xargs -n1 pip install -U to upgrade all modules at once19:28
Canofemptyknowlei mean i haven't tried to do anything with DHCP, because i don't want to mess up and end up having to remake the whole server, i'm using virtual machines, so yeah19:29
naccgraphixnut: how is that different than `pip -U` ?19:29
ikoniaCanofemptyknowle: so then what's vague about the guides ?19:29
blkadderCrtxReavr, IIRC OpenJDK was produced by Sun nee Oracle now.19:29
scottjlCanofemptyknowle: in the worse case you wipe your config for the dhcp server and start again. it isn't going to ruin your whole system.19:29
naccCanofemptyknowle: ok, i think you need to step back and explain again what you are trying to do, which you haven't said.19:29
ikoniaCanofemptyknowle: they offer a standard dhcp setup - what is it you need that is different from that19:29
graphixnutI didnt write the expression but the guy I got it from said that it should only upgrade the ones that need it. Did I get the wrong info?19:30
Canofemptyknowleok19:30
Canofemptyknowlelook19:30
ikoniatyping commands blindly into the terminal is never a good idea graphixnut19:30
graphixnutI dont have much experience with python but I suppose the best option is to create a virtual environment19:31
naccgraphixnut: it seems strange and unnecessary -- can you pastebin the output from that comamnd, including all the errors?19:31
graphixnutId have to run it again19:31
graphixnutI suppose I should have done more research19:32
scottjlgraphixnut: what is the issue you're having now?19:32
graphixnutWhen you create a virtual environment is it created with all existin modules?19:33
scottjlgraphixnut: i've used that command before, but it has problems when it comes to upgrading dependencies.19:33
bodhizazenAnyone ever seen an error message lik ethis before ?19:33
bodhizazenE: Release 'fim_closed' for 'xserver-xorg-input-kbd-lts-trusty' was not found19:33
graphixnutThats the problem I had which is why I wanted to change the permissions of the folder to see if it made a difference19:33
bodhizazenfim_closed ? can not find anything on google19:33
Canofemptyknowlei'm trying to make a server with apache and dhcp services for 2 machines, one of  them is going to be a normal user and the other one the admin for the server, i already set up iptables, and i have a tomb on the server, now i want to set up DHCP so the normal user have a random ip withing 192.168.30.5-50 and a static one for the admin, also i am trying to make on apache a certificate installation so the user only needs to jo19:33
Canofemptyknowlea restricted area on the website19:34
scottjlgraphixnut: no. don't change perms.19:34
naccbodhizazen: lsb-release -a (in a pastebin)?19:34
graphixnutI wont19:34
scottjlgraphixnut: if you note which modules are having issues upgrading you can do those by hand.19:34
scottjlgraphixnut: that's what i had to do19:34
ikoniaCanofemptyknowle: apache is nothing to do with dhcp, you just want a standard dhcp service (as the guides will show you) with 1 reserved IP address for your admin host19:34
graphixnutI changed the perms os the entire /usr/lib folder before and screwed the entire install up19:34
ikoniaCanofemptyknowle: so the guides will get you %99 of the way there without any problem19:34
bodhizazennacc: lts-trusty19:35
graphixnutthanm19:35
graphixnutthanks scottjl19:35
bodhizazenLooking for apt documentation regarding that error ??19:35
naccbodhizazen: no. that's not what i asked for19:36
graphixnutscottjl: do you know the answer to my question about venvs?19:36
naccbodhizazen: if it is what your system outputs, then you're not on ubuntu.19:36
scottjlgraphixnut: no i don't know the answer. sorry19:37
graphixnutits ok19:37
bodhizazenIt is ubuntu, but I am wondering if you can tell me anything about the meaning of the message or wher to find documentation, I have not seen it before19:37
naccbodhizazen: why can't you provide the simple output I asked for?19:38
wedgieRunning Ubuntu 16.04. After updates a couple days ago many Unity keyboard shortcuts no longer work. For example, Ctrl+alt+<arrow> to move workspaces, or Ctrl+Alt+7 (on keypad) to move a window to upper left corner. Any suggestions?19:39
bodhizazenI am not the one running the system. Why can't you provide an answer ? are you familiar with this error message ? Have you seen it before ? Do you know wher to find documentation ?19:40
naccbodhizazen: because i don't believe that message would be emitted by a 'default' ubuntu installation. You have custom repositories, or something else broken.19:40
naccbodhizazen: i'm guessing someone edited a file and accidentally inserted garbage into it, or any number of other possibilities.19:41
naccbodhizazen: try a `rgrep fim_closed /etc`19:41
bodhizazenThe person who is running the system has mixed repos, many past EOL.  utopic, vivid, wily all EOL , but also trusty and xenial repos19:44
naccbodhizazen: 100% unsupported19:44
naccbodhizazen: and they probably broke something then.19:44
bodhizazenCant run commands as I have no direct access to the system19:44
ikoniabin that system then19:44
bodhizazenI am looking for documentation of the error message19:44
ikoniajust bin the host19:45
bodhizazenhttps://paste.ubuntu.com/24926846/19:45
ikoniayour box is not supported19:45
bodhizazenWhat does '"Release 'fim_closed'" mean ?19:46
naccbodhizazen: what command produced that?19:46
bodhizazensudo apt-get install libc6:i38619:46
naccbodhizazen: as I said, and you seem to be ignoring, it's likely a string this rather poor system adminstrator put in a file, perhaps on accident.19:46
ikoniawhy are you doing that ?19:46
ikonialibc 32 bit install ??19:46
akiklet's be helpful19:46
ikoniawho is not being helpful ?19:47
akikikonia: you19:47
ikoniaakik: by asking him why he's typing unusual commands ?19:47
bodhizazenI am not ignoring you, I am asking where to find documentation on apt and that sepcific error message19:47
ikoniaor by telling him his machine is in an unsupported state and should re-install19:47
ikoniabodhizazen: why are you typing that command ?19:47
bodhizazenI am not trying to debug or fix anything19:47
naccbodhizazen: that error message is using a string from the system19:47
naccbodhizazen: then we can't really help you, to be honest19:47
bodhizazenI am looking for documentation19:47
naccbodhizazen: i'm 95% sure 'fim_closed' is a string to be found on the system in question19:48
ioriabodhizazen, http://plg.uwaterloo.ca/~yaboulna/thesis_results/fimi/fp-zhu/19:48
akikbodhizazen: try if you can find that fim_closed string in /etc: sudo grep -r -i fim_closed /etc19:52
naccakik: i suggested that about 10 minutes ago. they aren't at the computer in question and seem unable to do so.19:53
bodhizazenOK, will look.19:53
ikoniawhy is this even a discussion?19:53
ikoniathe host is screwed, it's had mixed repos/versions/sources in it19:54
bodhizazenioria: what is that exactly ? I see the fim_colsed but it ia binary19:54
ioriabodhizazen, i have no idea19:54
ikoniaget it back into a supported state with a clean install of supported packages from supported repos19:54
akikikonia: if you don't want to help, then don't19:54
ikoniaakik: no - thats not quite right19:54
bodhizazenIt is a discussion only because you are trying to fix something which probably is broken and I am not trying to fix19:54
naccbodhizazen: what are you trying to do?19:54
ikoniabodhizazen: ok - great, so the answer is "clean install from a supported source and don't mix the repos"19:54
akiknot everybody is using ubuntu that comes from the installation iso and NEVER installs anything else19:55
bodhizazenI am asking for a link to documentation on apt / apt-get errors so I can read about the error E: Release 'fim_closed'19:55
naccbodhizazen: you want to know where that message comes from? it's apt saying that your system is tryign to use a release 'fim_closed'.19:55
DaVinciITHi all. Ubuntu server 16.04.2 LTS.   I've expanded a disk.  Used GPArted to extend partition.  Now I see allocated space with command "sudo parted /dev/sda print free"  . I dont see the same space with "df -all -h" . can you help me please?19:55
naccbodhizazen: the string 'fim_closed' is coming *from* your system19:55
ikoniaakik: correct, however we don't supported mixed repos from other distros19:55
Mrokiijhutchins_wk: What did you mean with "sounds like it may be intended for SMS messaging"?19:55
naccakik: to be clear, this is not extenral repos, etc., it's mixing trusty and xenial (at least)19:56
bodhizazennacc: that is exactly what I am asking, where the message came from19:56
naccbodhizazen: what message? the 'fim_closed', as I said, is from your system somewhere19:57
naccbodhizazen: the other message is a typical apt message19:57
bodhizazenSo 'fim_closed' is not an apt error per se, but likely represents a typo or misconfigured sources.lst19:59
ikoniayour sources are probaly looking at an EOL release20:00
ikoniaand that release is "closed"20:00
ikoniaso there is no upgrade options (which is one of the thing apt will do) - I'm assuming thats what's going on20:00
naccbodhizazen: that's my guess -- or it's what ikonia said, and it's a response from the archives for asking for invalid repositories (eol)20:01
naccbodhizazen: it's impossible to say without actual output from the system20:01
bodhizazenI pastebined the actual output , lol20:02
ikoniait doesn't really matter in the end20:02
ikoniaas your system is in an unsupported state20:02
naccbodhizazen: from the rgrep?20:02
bodhizazenI am looking for documentation, my guess would be repos that are EOL, but does not make sense for supported repos "E: Release 'fim_closed' for 'xserver-xorg-input-kbd-lts-trusty' was not found"20:03
bodhizazenso, I am looking for documentation on the apt error, lol20:03
bodhizazenIt is not my system and I am not trying to fix it20:03
naccbodhizazen: so you're just wasting the support channel's time?20:03
ikoniabodhizazen: ok - so the apt documentation should be available on the web20:03
bodhizazenI am merely looking for documentation as google has failed me20:04
naccbodhizazen: documentation for something you're going to fix?20:04
ikoniabodhizazen: http://www.debian.org/doc/user-manuals#apt-howto20:04
ikoniabodhizazen: that links off to some specific sections you can dig into20:04
bodhizazenno nacc , I am telling you I am looking for documentation20:04
bodhizazenIf you don't know, dont answer20:04
bodhizazenI have already told you more then one I am not looking for a fix20:05
naccbodhizazen: i don't understand what you think you are going to find. You have an error message that tells you what the error is.20:05
ikoniabodhizazen: thats fine, I've just sent you a link to the upstream docs20:05
ikoniabodhizazen: that should give you a huge level of information to get into20:05
ikoniabodhizazen: also https://wiki.debian.org/Apt20:06
ikoniaagain it branches off20:06
bodhizazenikonia: thanks, I read those, but there is no "fim_closed" in the documentaion20:07
ikoniabodhizazen: no, there won't be20:07
ikoniabodhizazen: as it's a local configuration20:07
ikoniabodhizazen: so you need to read them to understand how it works - then apply that to your systems configuration20:08
naccbodhizazen: stop. i have told you, as akik has, to grep the system in question.20:08
naccbodhizazen: that is not a string from apt, it's a string from your system20:08
ikoniaI think this is done20:08
ikoniahe wanted the documentation, he has the documentation20:09
naccbodhizazen: took me all of 5 minutes: https://anonscm.debian.org/git/apt/apt.git/tree/apt-pkg/cacheset.cc#n48720:09
ikoniahis machine is unsupported and he's not looking for a fix20:09
naccikonia: agreed20:09
bodhizazennacc: now that is the answer, lol20:10
bodhizazenprobably could have found it earlier if you listened, but thank you both for the help20:10
naccbodhizazen: it's the same answer i've been giving you for the last however many minutes20:10
bodhizazenno it is not, lol20:11
ikoniahttps://askubuntu.com/questions/928202/sudo-apt-get-install-libc6i38620:12
ikonialooks like it was someone elses question and he was trying to answer it for them and paste our answers into it ??20:12
naccikonia: lol20:13
ikoniawhich would explain why he didn't have access to the system20:13
ikoniaas it's someone elses question, I'm not sure why he was trying to do this20:13
* nacc wonders if it's possible to report that to the cc20:14
naccah, AU isn't under CC anyways20:15
DaVinciIThi all. ubuntu server.please help me. with parted command: "Disk /dev/mapper/ubuntu--server--openproject--vg-root: 19.4GB"  with df -h command : "/dev/mapper/ubuntu--server--openproject--vg-root  6.3G  5.8G  244M  97% /"20:16
DaVinciITwhy ?20:16
DaVinciIT19.4GB <=> 6.3GB20:16
ikoniaDaVinciIT: parted command ?20:16
ikoniaparted shouldn't be used on logical volumes20:16
DaVinciIT"sudo parted -l"20:16
ikoniaparted shouldn't be used on logical volumes20:17
DaVinciITI need to expand "/dev/mapper/ubuntu--server--openproject--vg-root"20:17
ikoniaparted shouldn't be used on logical volumes20:17
naccDaVinciIT: I think you're mixing up tools20:17
DaVinciITikonia thank you. I dont know how to.20:17
ikoniaDaVinciIT: how many free pe's do you have20:17
DaVinciITI follow this guide "https://technology.amis.nl/2017/01/30/ubuntu-vm-virtualbox-increase-size-disk-make-smaller-exports-distribution/"20:17
ikonialets ignore guides20:18
ikoniahow many free pe's do you have20:18
DaVinciITikonia: wich command have I to run please ?20:18
DaVinciITFilesystem                                        Size  Used Avail Use% Mounted on20:19
DaVinciITudev                                              477M     0  477M   0% /dev20:19
DaVinciITtmpfs                                             100M   11M   89M  11% /run20:19
DaVinciIT/dev/mapper/ubuntu--server--openproject--vg-root  6.3G  5.8G  244M  97% /20:19
DaVinciITtmpfs                                             497M     0  497M   0% /dev/shm20:19
DaVinciITtmpfs                                             5.0M     0  5.0M   0% /run/lock20:19
DaVinciITtmpfs                                             497M     0  497M   0% /sys/fs/cgroup20:19
ikoniaDaVinciIT: don't flood the channel - if in doubt ask20:19
DaVinciITsorry.20:19
ikoniaDaVinciIT: vgdisplay should show you the free pe's in your volume group20:20
DaVinciITI dont kno wthe command to reply to your question.20:20
ikoniaDaVinciIT: ok so say "I don't konw"20:20
ikoniaor "I don't konw"20:20
ikoniaknow !!120:20
DaVinciITPE Size 4 MiiB20:20
ikoniaDaVinciIT: no, thats the size (good to know) but how many free are there20:20
DaVinciIT(right) 0 zero20:21
ikoniaso you can't extend in that volume group then20:21
ikoniaas you've allocated all the space20:21
DaVinciIT Alloc PE / Size       4877 / 19.05 GiB20:21
ikoniaDaVinciIT: doesn't matter20:21
ikoniaDaVinciIT: if you have 0 pe free20:21
ikoniayou cannot extend20:22
DaVinciITcan I solve with GParted ?20:22
ikoniano20:22
DaVinciIT:) I've to die ?20:22
ikoniano20:22
ikoniayou need to find a device with some more space and add it to the volume group20:22
DaVinciITgood news20:22
ikoniaDaVinciIT: could you pastebin the output of df -h in pastebin.ubuntu.complease20:23
cwreHow can I get the most up to date version of Audit? I'm on 16.04 and it's woefully out of date.20:23
ikoniapastebin.ubuntu.com20:23
ikoniacwre: find a repo you trust that hosts it20:23
cwreWhere do I find more repos?20:24
ikoniano idea, you have to find one you know and trust, not just a random one from some random guy20:24
DaVinciIThttps://pastebin.ubuntu.com/24927059/20:24
ikoniaDaVinciIT: could you pastebin vgdisplay please too20:24
DaVinciIThttps://pastebin.ubuntu.com/24927072/20:25
* drgx2x 20:25
Richard_CavellIs there a way for me to temporarily change the language that I'm typing in?  I speak English natively but I frequently like to google things in Japanese.20:26
ScuniziI'm currently stuck at 1360x768 resolution and have tried adding 1920x1200 but it doesn't seem to like it with errors thrown by xrandr. Can anyone walk me through adding the resolution and getting it to stick?20:26
ikoniaRichard_Cavell: the desktop has the language applet20:26
ikoniaRichard_Cavell: I don't advice it though as it can confuse the system a lot20:26
ikoniaDaVinciIT: so something is a bit odd there20:26
ikoniaDaVinciIT: I wonder if you have a massive swap partition20:26
ikoniaDaVinciIT: could you please pastebin lvdisplay20:26
Richard_Cavellikonia: I'm using Ubuntu MATE and I don't see where it is.  I can change the menus etc but that requires me to log out and in again.  That's not what I want.20:27
DaVinciIThttps://pastebin.ubuntu.com/24927091/20:27
ikoniaRichard_Cavell: no idea with mate20:27
ikoniaRichard_Cavell: again, it's not something I'd advise you do20:27
Richard_CavellOS X lets me do that no problem...20:28
ikoniaDaVinciIT: ahhh20:28
ikoniaRichard_Cavell: you're not using OS X20:28
ikoniaDaVinciIT: have you tried to extend this before ?20:28
naccRichard_Cavell: i think you are asking to just change your input language?20:28
ikoniaDaVinciIT: it looks like your volume group has been extended but not the file system20:28
DaVinciITnever ... I've follow the istruction in the site: https://technology.amis.nl/2017/01/30/ubuntu-vm-virtualbox-increase-size-disk-make-smaller-exports-distribution/20:28
Richard_Cavellnacc: Yes20:29
DaVinciITikonia: thank you very much. yes something like that... I think it's a strange situation.20:29
naccRichard_Cavell: i'd add jp as a language (often in the settings, not sure for mate specifically) and then there is (iirc) a applet to switch the input language. https://www.howtogeek.com/howto/17508/add-keyboard-input-language-to-ubuntu/ ?20:29
ikoniaDaVinciIT: lets take a leap of faith20:29
DaVinciIT? :/20:30
DaVinciITikonia: do you think we can repair ?20:30
ikoniaDaVinciIT: sudo resize2fs /dev/ubuntu-server-openproject-vg/root20:30
ikoniaDaVinciIT: I think you're about to get lucky20:30
DaVinciITooookkey :) I can backup the entire VM before do it.20:31
ikoniaDaVinciIT: great20:31
DaVinciITI'll be back in 5 minutes. hope to find you here. thank you very much for your interest and help20:31
ikoniaDaVinciIT: no problem20:31
MrokiiDoes anybody know if I can reset my forgotten password for kdetalk.net, and how?20:36
ikoniaMrokii: bit offtopic for here20:36
ikoniaMrokii: try the kde support channels20:36
Mrokiiikonia: Okay.20:37
geniiMrokii: "If you encounter problems, or simply have questions, you can send a mail to sysadmin@kde.org." https://kdetalk.net/20:37
Mrokiigenii: Thanks, I missed that. Too hot a day to think too clearly. :)20:38
DaVinciITikonia: would you married me ? :D https://pastebin.ubuntu.com/24927212/20:43
DaVinciITikonia: thank you very much! it works :) thank you, you are great!20:43
ScuniziI used xrandr newmode and addmode.. the new resolution added successfully to the VGA but not HDMI which is what I specified.. any help resolving this?20:54
marenzGreetings20:56
marenzI have a hybrid-video card in my laptop which I can switch using prime-select nvidia|intel. Is there a way that I can have two parallel sessions running one running with intel, the other with nvidia, instead of having to log out of the first one to switch?20:57
geniimarenz: These GPU can use either one or the other but not both at the the same time21:02
marenzhmm from what I understand, the free driver can even do it per-application though?21:03
marenzthe example shows stuff like   DRI_PRIME=1 glxinfo | grep OpenGL21:04
marenzto enable it. But the closed one can't do this21:04
dr_horriblequit21:05
* jhutchins_wk loans dr_horrible a /21:06
akikmarenz was quick to leave. you can actually accomplish that with primusrun21:12
supremumI'm having problem with this keyboard layout i created. I'm able to select it, but it doesn't work.21:14
supremumhttps://pastebin.com/XKGv9eFG21:15
fpghost84if i do sudo apt-get update, sudo apt-get upgrade, and install all updates, why is it that running the gui "update-manager &" still shows lots of upgrades?21:16
supremumwhen I press <AE03> i don't get 1 but instead the default 321:16
fpghost84what are these extra upgrades the gui is offering that the cli doesnt?21:16
supremumnow it works, i had to replace ! with exclam21:20
EldonMcGuinnessfpghost84: perhaps a cache of what needed updates before the CLI update?21:20
tomreynfpghost84: because - i think - the gui will run the equivalent of "sudo apt-get dist-upgrade" rather than "sudo apt-get upgrade".21:21
fpghost84tomreyn: ah thanks21:22
EldonMcGuinnessCould always run that and check again to know for sure.21:22
fpghost84yes, will do thanks21:23
fpghost84another question: I'm using the upwork app on ubuntu 16.04 and the systray icon is missing? is it possible to enable systray icons on xenial?21:23
fpghost84most of the guides online seem to be for earlier versions of ubuntu21:23
tomreyn!info upwork21:27
ubottuPackage upwork does not exist in zesty21:27
tomreyn!info upwork xenial21:27
ubottuPackage upwork does not exist in xenial21:27
tomreynapparently that's 3rd party software, so ask the developers to support libindicator.21:28
EldonMcGuinnesso.o21:28
fpghost84tomreyn, yes it is 3rd party21:30
fpghost84their only advice is https://support.upwork.com/hc/en-us/articles/211064108-Linux-Troubleshooting-for-Upwork-Desktop-App#icon21:31
fpghost84i'm not sure from that if it's supportd on 16.04 or not21:31
fpghost84as doing what they suggested didnt fix it anyway21:31
naccfpghost84: the point being it's not supported here regardless21:33
fpghost84nacc: yes, I get it's not official etc. I will ask them too I suppose. I just thought maybe there'd be a simple workaround like installing libappindicator or some such21:34
tomreynfpghost84: i don't think we can help you with this here. talk to the developers and be aware of the risks involved in using 3rd party software.21:34
fpghost84(if this was a generic thing not specific to upwork)21:34
fpghost84ok21:34
tomreynfpghost84: this discusses the risks https://wiki.ubuntu.com/SecurityTeam/FAQ#Unofficial_Software21:37
fpghost84tomreyn, yeah I get it, upwork is a reputable company though21:45
fpghost84and anyway, I need it for work and dont really have a choice in the matter21:45
iseneUbuntu 17.04 - On booting recovery mode and choosing networking, the network won't start (it complains about missing /etc/reolv.conf even though there is the usual symlink /etc/resov.conf -> ../run/resolvconf/resolv.conf). The network works just fine on normal boot. How to I get networking operational when I boot in recovery mode? I have tried ' sudo systemctl start systemd-networkd ' but it just hangs...21:56
=== BadDream is now known as MyTallest42
=== MyTallest42 is now known as BadDream
drgx2xhy22:06
dckxhi everyone, anyone experience configuring touchpads? I am trying to setup mine (elantech) using syncliet22:13
OS-29927join #offsec22:18
kristian_on_linuhi ppl ... I think this is my ten year with Ubuntu, and I'm brought to my knees by a dependency problem :(22:18
kristian_on_linuapt-get update brings me this at the end: https://paste.ee/p/Aool922:19
Mathisenkristian_on_linu, can you paste full output from " sudo apt update && sudp apt upgrade "22:20
kristian_on_linuhi Mathisen ... sure22:21
Mathisenkristian_on_linu, also are you using any other repos then default ones ?22:21
kristian_on_linuyes, some22:21
Mathisenpost output22:21
kristian_on_linubut I tried removing them all and the problem persisted22:21
kristian_on_linuhang on22:21
kristian_on_linuapt-get update: https://paste.ee/p/d5gCy22:23
Mathisendont use apt-get use just apt there can be a diffrence with your issue there22:23
kristian_on_linuapt-get upgrade: https://paste.ee/p/EjnBG22:24
nacckristian_on_linu: what is the dependency problem?22:24
nacckristian_on_linu: you have not posted any errors, only 5 warnings22:24
glitsj16dckx: hi, what seems to be the problem using synclient? Just ask your question, people will respond if they have something relevant to contribute :)22:25
nacckristian_on_linu: in a pastebin, can you do `apt policy python-cffi-backend-api-max` and `apt-cache show python-cffi-backend-api-max`22:25
nacckristian_on_linu: that's not "some", that's a crazy amount of third party package repositories22:25
dckxglitsj16: thanks22:26
kristian_on_linunacc, first one gives: E: Invalid operation policy22:27
dckxso my issue is my touchpad has some sort of delay... If I move my finger, it takes a little amount of motion over the tcouahpad for the cursoor to start moving, something likely to avoid unwanted cursor movement when one taps. I assume this is something that can be configured, but cannot figuere out how.. I don't see which synclient parameter controls that delay.  https://www.x.org/archive/X11R7.5/doc/man/man4/synaptics.4.html22:27
Mathisenkristian_on_linu,  just curius did just apt also show warnings ?22:27
nacckristian_on_linu: err, `apt-cache policy ...` (sorry forgot you were on trusty)22:27
kristian_on_linuhere's the other one ... notice that I could only do it for python-cffi-backend22:28
kristian_on_linuhttps://paste.ee/p/CseaS22:28
nacckristian_on_linu: oh it's symbolic, ok22:29
nacckristian_on_linu: please provide the policy too, then for python-cffi-backend22:29
nacckristian_on_linu: if i had to guess, it's a poorly written package22:29
kristian_on_linunacc, the other one is here: https://paste.ee/p/YbYew22:29
nacckristian_on_linu: you installed that by hand via dpkg?22:29
kristian_on_linu"Breaks: python-cffi (<< 1)" ... hmm22:30
kristian_on_linunacc, I don't think so ... but I may have22:30
nacckristian_on_linu: well, what is the issue you are having then? you're using some third party package22:30
nacckristian_on_linu: but no errors have been shown yet22:31
Mathisenthats why im curius if apt also show warnings as it can depend on apt version22:31
Mathisenbut no answer :(22:31
glitsj16dckx: have you already tried some of those parameters? Would you mind providing a pastebin of your currently active synclient settings?22:32
kristian_on_linuwhen I try to install python3-pip, I get this: https://paste.ee/p/Pu0uw22:33
nacckristian_on_linu: `apt-cache policy python3-pip`22:34
nacckristian_on_linu: you can also try: sudo apt-get install python3-pip python3-setuptools (basically, resolve the dependency for apt, see why python3-setuptools won't install)22:34
kristian_on_linunacc, here: https://paste.ee/p/OVi9O22:34
kristian_on_linu python3-setuptools : Depends: python3-pkg-resources (= 3.3-1ubuntu2) but 18.4-2pmo0~trusty is to be installed22:35
nacckristian_on_linu: yeah, you've sort of screwed your system up by having all these third party repositories22:35
nacckristian_on_linu: apt-cache policy python3-pkg-resources22:35
nacckristian_on_linu: it's possible that: `sudo apt-get install python3-pip python3-setuptools python3-pkg-resources=3.3.1-ubuntu2` will work (or will again show the dependencies blocking apt, keep iterating until you can fix it or you realize that you can't)22:37
dckxglitsj16: http://paste.ubuntu.com/24928411/22:37
dckxglitsj16: I haven't tried yet as I am not quite sure which conf file to edit22:37
kristian_on_linunacc, https://paste.ee/p/6Fxel22:37
kristian_on_linuE: Version '3.3.1-ubuntu2' for 'python3-pkg-resources' was not found22:38
nacckristian_on_linu: err, sorry, 3.3-1ubuntu222:38
nacckristian_on_linu: yeah, you have installed so many packages that are not ubuntu at this point, it seems22:38
nacckristian_on_linu: particularly core system ones like python itself22:39
nacckristian_on_linu: i don't know why you would do that, but it's really not a good idea22:39
nacckristian_on_linu: and it seems like maybe you manually just 'removed' some repositories rather than purging them properly22:39
nacckristian_on_linu: so now apt is unable to tell you where you got the packages from22:39
kristian_on_linuship of Perseus ...22:39
kristian_on_linuI see22:39
kristian_on_linuyeah, I just rm'd the files22:40
nacckristian_on_linu: which is incorrect.22:40
kristian_on_linuI see22:40
nacckristian_on_linu: you had to do that as root, and you should know what you are doing as root, esp. things like `rm` which cannot be undone22:40
uxfihi kristian_on_linu  sir22:40
glitsj16dckx: thanks for the paste, having a look.. Well, you can edit /etc/X11/xorg.conf.d/50-synaptics.conf, but personally I just put all the synclient commands I want in a small shell script and call that via an autostart desktop file on login.. several options here.. give me a few minutes to look at your settings and I'll report back here22:40
nacckristian_on_linu: try `sudo apt-get install python3-pip python3-setuptools python3-pkg-resources=3.3-1ubuntu2`22:41
nacckristian_on_linu: i'm guessing there will be more broken deps at that point22:41
nacckristian_on_linu: i would suggest reinstalling, tbh, but you can of course limp along with the above-style commands22:41
kristian_on_linunacc, a reinstall is probably due ... but I need a working system atm22:42
glitsj16dckx: okay, before deciding on where you can put the synclient settings, let's try to get it to behave he way you want. in a terminal, run 'synclient FingerLow=25; synclient FingerHigh=30' for starters and see if that does something positive for you22:45
snkcldi installed selinux, but now when i want to uninstall it, i get this https://pastebin.com/raw/H5giztnL22:50
snkcldafter installing selinux, then attemping to uninstall, it tells me that gnupg has unmet dependencies22:50
naccsnkcld: why would you ever script an apt removal22:51
naccsnkcld: without at least knowing what it tried to do22:51
snkcldnacc: who said i didnt look at the output before executing the apt-get remove portion?22:51
snkcldwould you like me to include that portion of the terminal output?22:51
naccsnkcld: yes.22:51
snkcldhttps://www.irccloud.com/pastebin/BZZYHgRj/22:51
snkcldnacc: no problem ^22:51
naccsnkcld: it's not clear that it's a problem from the remove22:52
dckxglitsj16: sorry, I had to go check on my baby and now I gotta feed her. Will be back in a while and will check those settings, thanks!22:52
naccsnkcld: `sudo apt-get -f install` in a pastebin22:53
snkcldok22:53
snkcldhttps://www.irccloud.com/pastebin/3KGy66Xp/22:53
naccsnkcld: apt-get should have spat out a much larger dialog saying what it was going to do, why isn't that in the past?22:53
nacc*paste22:53
naccsnkcld: and reviewing the *explicit* list of pacakges you told apt-get to remove is not hte same as reviewing the actual list apt decides on22:54
naccsnkcld: so again *why* would ever script this without acknowledgemnt..22:54
snkclduh22:54
snkcldso this list that apt decides on, how do you find that?22:55
naccsnkcld: you don't pass --yes to apt.22:56
naccsnkcld: you actually interact with the tool you are running as root! :)22:56
snkcld...22:56
snkcldok22:56
snkcldtell, you what, il lremove the --yes for you22:56
snkcldand ill make it more explicit if it helps22:56
snkcldhttps://www.irccloud.com/pastebin/lwe7AiDr/22:56
naccsnkcld: 16.04?22:57
snkcldnacc: 17.0422:58
snkcldnacc: im goign to narrow down which specific package is causing this23:00
naccsnkcld: in a fresh 17.04 container (and even 16.04 and in 17.10): http://paste.ubuntu.com/24928560/23:02
naccsnkcld: even if it wasn't removing core functionality in 17.04, apt-get and apt both prompt by default with what they are going to do and ask you to confirm23:03
texlaTrying to erase a usb 16gb drive I use the following sudo dd if=/dev/zero of=/dev/sdc bs=64 count=1 the icon of the usb is in the unity if i open it there are still working files present23:05
nacctexla: you erased 64 bytes23:05
nacctexla: 1 input block of size 64 bytes was read from /dev/zero and written to /dev/sdc23:05
nacctexla: so not sure why you thought that would erase the drive23:06
Jordan_Utexla: You've zeroed out the area that contains the first stage of a bootloader in a BIOS based system. The partition table and everything else on the drive would remain untouched and fine.23:07
naccsnkcld: so i think at some point you must have set or passed --allow-remove-essential?23:07
naccsnkcld: i do see in my paste that gnupg would be removed if all those were removed23:07
snkcldnacc: hmm23:08
texlanacc, This is the command i was given to erase the drives23:08
snkcldpossibly inadvertently23:08
nacctexla: given by whom?23:08
naccsnkcld: there really should never be 'inadvertent' actions as root23:08
naccsnkcld: that's an easy way to make your system unusable23:08
Jordan_Utexla: Whoever gave it to you was mistaken. What is your end goal? In general I would recommend just using GParted to handle re-partitioning of drives.23:09
snkcldi knew i shouldnt have said inadvertent23:09
texlanacc, An individual on the channel quite sometimes ago23:09
naccsnkcld: e.g., trying to remove git shows: http://paste.ubuntu.com/24928584/23:10
texlaJordan_U, I am trying to erase the pen drive to add another distro23:11
Jordan_Utexla: You shouldn't need to "erase" it before preparing the USB to be a LiveUSB.23:12
Jordan_Utexla: Here are the official instructions for creating an Ubuntu LiveUSB: https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-ubuntu?_ga=2.217103826.571851732.1498165463-1517228593.1498165463#023:15
texlaJordan_U, I can understand repartioning but the usb will not boot that is why i was trying to delete I want to use Rufus to install distro23:21
Jordan_Utexla: You shouldn't need to "erase" a drive before using Rufus.23:23
texlaJordan_U, Okay thanks for the help23:24
Jordan_Utexla: You're welcome.23:24
=== TheRedQueen is now known as Drone`

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