/srv/irclogs.ubuntu.com/2016/07/19/#ubuntu-server.txt

nRy2is there a secure method that I can use to give "ubuntu" user permission to upload files through FileZilla on my Ec2 Ubuntu 14.04LTS instance?00:04
nRy2I am using Ubuntu Desktop 16.04 LTS00:04
nRy2but when I try to upload a file to any location on ec2 ubuntu server, it gives "permission denied"00:04
naccvacho: isn't there a lamp-server packageset? (`apt-get install lamp-server^`)00:17
naccnRy2: how are you uploading?00:18
vachonacc: there is... I wan't to see how others are dealing with user creation, permissions, app paths, etc..00:19
vachonacc: and how they are configurating the VHOSTS00:20
naccvacho: i see; it tends to be the case that everyone thinks their way is the "best" way -- so I'm not sure it's a very fruitful path to go down :)00:20
vachonacc: I just want to learn00:21
naccvacho: ime, this channel is more about support for server issues; i think there are several tutorials you'll find that will give examples of installing & configuring LAMP servers on Ubuntu (which is what I think you mean by deployment). I think there's even an official help.ubuntu.com page00:23
nRy2ah, I finally managed to get my SSL files moved over to the ubuntu ec2 server.00:24
nRy2now I think all that is left is to configure the VirtualHost file00:24
nRy2could someone please tell me how I might do that?00:24
nRy2it seems that namecheap does not really provide good instructions on this step.00:24
ImpalooHow do I focus a window through non-interactive means (X11)?00:29
sarnoldit depends upon your window manager00:31
sarnoldmost support alt-tab thanks to win3.100:31
sarnoldbut fancier window managers support fancier ways to move00:31
CodeMouse92#tomcat is dead atm....I'm on Ubuntu 14.04 and Tomcat7. I tried installing EHour via the instructions at http://wiki.ehour.nl/display/DOCU/Install+War+on+Tomcat...02:44
CodeMouse92But after all that, I'm only getting a 404 when I go to <server>:8080/ehour, although <server>:8080 shows my Tomcat index02:44
CodeMouse92What's going on, and how in the hey do I fix it?02:44
nthrowdo the needful03:36
=== arooni is now known as arooni__
=== arooni__ is now known as arooni
=== arooni is now known as arooni__
cpaelzerrsalveti: I saw you did the tar import, checked and acked07:17
cpaelzerrsalveti: doing the rebase to match again atm07:17
cpaelzerrsalveti: btw there is also #deb_dpdk07:17
=== _KaszpiR__ is now known as _KaszpiR_
cpaelzerrbasak: if you had a minute to look at 1571295 - nothing complex I just wonder what the appropriate next step is08:20
cpaelzerrbasak: bug 1571295 was the one you found the maintscript-helper to be missing in the debian fix08:21
ubottubug 1571295 in pptpd (Ubuntu Xenial) "pptpd module config loaded at wrong location" [Medium,Triaged] https://launchpad.net/bugs/157129508:21
=== ashleyd is now known as ashd
rbasakcpaelzer: I commented already08:38
cpaelzerrbasak: thanks08:38
=== ashleyd is now known as ashd
=== G__ is now known as G
=== _degorenko|afk is now known as degorenko
=== iberezovskiy|off is now known as iberezovskiy
jamespageddellav, coreycb: http://reqorts.qa.ubuntu.com/reports/ubuntu-server/cloud-archive/newton_versions.html - some yakkety proposed migration issues?11:31
jamespagetesting newton staging now11:31
caribourbasak: looks like I messed up on LP: #1570093, it only has a changelog entry :-/12:13
ubottuLaunchpad bug 1570093 in multipath-tools (Ubuntu Xenial) "multipath-tools update introduced syslog messages about partx" [Low,Incomplete] https://launchpad.net/bugs/157009312:13
rbasakcaribou: no problem, thank you for dealing with it.12:16
caribourbasak: well, that's my upload; forgot the quilt push after importing the patch12:16
caribourbasak: & dragan-s is in my team and I kindly offered to help.12:17
dmburmistrovjamespage, hi! can I ask you about OpenStack UCA packages?12:33
coreycbjamespage, ddellav, I think the proposed migration blockers are all due to MIRs.  I'll poke at those.12:33
coreycbdmburmistrov, what's your question?12:33
dmburmistrovI think there is a missed dependency: glance-glare needs "python-swiftclient", but it is not in dependencies (including "downstream" packages)12:35
dmburmistrovfrom log: ERROR: Store swift could not be configured correctly. Reason: Missing dependency python_swiftclient.12:35
coreycbdmburmistrov, interesting. that may be a bug upstream as well because I don't see it in requirements.txt: https://github.com/openstack/glance/blob/master/requirements.txt12:36
coreycbdmburmistrov, mind opening a bug here? https://bugs.launchpad.net/swift12:37
dmburmistrovin swift? maybe glance?12:37
coreycbdmburmistrov, sorry yes12:37
coreycbglance12:37
dmburmistrovgood, sure - I'll do it12:37
dmburmistrovthank you!12:37
coreycbdmburmistrov, np point me to it when you're done please12:38
dmburmistrovdeal12:38
dmburmistrovcoreycb, https://bugs.launchpad.net/glance/+bug/160439712:44
ubottuLaunchpad bug 1604397 in Glance "python-swiftclient is missing in requirements.txt (for glare)" [Undecided,New]12:44
coreycbdmburmistrov, thanks12:46
dmburmistrovno problem12:46
cpaelzerjgrimm: if nobody answered til then the mail "Enable SUPPORT_PROXY compile option for exim" on devel-discuss would fit the scope of community requests for server packages12:48
cpaelzerjgrimm: since I'll miss today meeting I thought to set a reminder for somebody12:48
coreycbjamespage, have you come across this at all? http://paste.ubuntu.com/20034999/13:23
jamespagecoreycb, yeah pbr does not like package ~ versions13:24
jamespageyou have todo a munge of OSLO_VERSION or PBR_VERSION to override it13:24
ddellavcoreycb i see the new stevedore in yakkety but when I run the backport it says it can't find the package in yakkety. I used "python-stevedore"13:27
coreycbddellav, you need the source package name, try apt-cache show python-stevedore13:27
ddellavcoreycb ah ok13:28
jamespagecoreycb, urgh neutron trip hazard13:30
jamespage    cfg.StrOpt('of_interface', default='native',13:30
jamespagerequires ryu by default now13:30
jamespagenewton-staging is deployable but non-functional ATM13:30
coreycbjamespage, ok.  we may have a MIR that we can revive.13:31
jamespagecoreycb, +113:31
jamespagegood-oh13:31
coreycbjamespage, bug 150095013:34
ubottubug 1500950 in ryu (Ubuntu) "[MIR] ryu" [High,New] https://launchpad.net/bugs/150095013:34
jamespagecoreycb, installing ryu fixes the problem13:34
coreycbjamespage, great13:34
jamespagecoreycb, can we get a sync with exp as well please:13:39
jamespagepython-ryu | 4.4+dfsg1-1         | experimental     | all13:39
jamespageoh wait -not yet13:40
jamespagethat's on the blacklist for the dep in neutron13:40
jamespagecoreycb, ^^13:40
jamespageryu!=4.1,!=4.2,!=4.2.1,!=4.4,>=3.30 # Apache-2.013:40
coreycbjamespage, ok looks like we're ok where we are for now13:42
jamespagecoreycb, agreed13:43
jamespagecoreycb, 4.3 would be ok :-)13:43
jamespagebut lets stick for now13:43
coreycbjamespage, ok yeah13:44
ddellavcoreycb ok the backport finished successfully. How long until it shows up in xenial? and will rmadison show the change?13:45
coreycbddellav, you can watch the staging repo or the reports html page to see when it is available in staging.  rmadison won't show you since that just reports on the ubuntu archive.13:46
ddellavcoreycb gotcha13:46
coreycbjamespage, munging seems to be working, thanks13:56
jamespagecoreycb, ddellav: pushing pkg updates for neutron#s dep on ryu13:58
coreycbjamespage, ok. I left some messages in #ubuntu-release earlier for package promotion/MIRs14:01
=== Guest73831 is now known as med_
coreycbjamespage, mind if I bump the epoch for horizon to align with debian? it's going to be required in order to sync some plugin dashboards.14:06
jamespagecoreycb, sure14:08
coreycbddellav, need anything pushed for CI fixes?14:32
ddellavcoreycb nah, keystone and ironic are still broken in depwait14:32
coreycbddellav, ah waiting on backports. ok should be able to kick them off soon though right?14:33
ddellavcoreycb yep, im watching them closely14:33
ddellavcoreycb im working on SRU stuff right now14:33
coreycbddellav, actually we can rebuild the yakkety versions now14:33
coreycbddellav, I'll kick those off14:33
ddellavcoreycb ah thats true, ok14:34
caribourbasak: regarding LP: #1570093, I've uploaded it to Yakkety & will handle the Xenial upload when it gets in the archive14:36
ubottuLaunchpad bug 1570093 in multipath-tools (Ubuntu Xenial) "multipath-tools update introduced syslog messages about partx" [Low,Incomplete] https://launchpad.net/bugs/157009314:36
caribourbasak: that might have to wait until thursday since I'm away tomorrow14:38
coreycbddellav, ironic probably needs it's min stevedore bumped too14:45
ddellavcoreycb yea i did14:45
coreycbddellav, ok.  I can push what you have for now if you want and try yakkety with it14:46
ddellavcoreycb oh no, ironic didn't have an update to stevedore, but i'll look again14:46
ddellavcoreycb ironic was complaining about ironic-lib14:46
coreycbddellav, right. it gets a new error now for yakkety though, now that ironic-lib is up-to-date.14:47
ddellavironic requirements.txt says stevedore 1.10.014:48
ddellavcoreycb when i build ironic locally in xenial or yakkety i dont get dependency issues but pretty much every single test fails.. something is up14:51
coreycbddellav, looks like it may be dependent on a higher version of python-pecan than g-r specifies, which would be a bug14:54
ddellavcoreycb im running the tests on upstream to see if they pass just to double check14:55
jamespagecoreycb, ddellav: aside from the neutron/ryu issue, I got a clean tempest run out of newton-staging15:00
jamespagecoreycb, ok if I upload the dependency fix?15:00
coreycbjamespage, awesome \o/15:00
coreycbjamespage, which dep fix?15:00
jamespagecoreycb, for ryu15:01
coreycbjamespage, oh sure :)15:01
coreycbthanks15:01
jamespageit will generate into mismatches then and it will get focus15:01
=== ashleyd is now known as ashd
rbasakjgrimm: any progress on bug 1397250 please?15:37
ubottubug 1397250 in libnss-ldap (Ubuntu) "SIGPIPE not caught in do_atfork_child()" [High,Triaged] https://launchpad.net/bugs/139725015:37
jgrimmrbasak, nothing new15:38
rbasakOK15:40
rbasaknacc: I see progress on both of your bacula bugs, but I didn't see anything in the sponsorship queue. Is this correct - you're waiting on reporters?15:40
rbasakrharper: any progress on bug 1472639 or on bug 1585771 please?15:42
ubottubug 1472639 in openldap (Ubuntu) "apparmor profile denied for kerberos: /run/.heim_org.h5l.kcm-socket" [High,New] https://launchpad.net/bugs/147263915:42
ubottubug 1585771 in unattended-upgrades (Ubuntu Xenial) "Automatic security upgrades are always enabled" [High,New] https://launchpad.net/bugs/158577115:42
rharperrbasak: gah, no =(15:43
* rharper shamefully opens them up 15:43
rharperprogress today for sure15:43
tewardrbasak: nginx merge test packages for 1.10.1-1ubuntu1 will be out today in a PPA, and i'll send out a 'please help test installation and upgrading nginx' email to the list later15:44
tewardin case you're wondering, and in case I don't appear at the meeting today (busy work days are busy)15:45
rbasakrharper: it's OK, my fault for not prompting for weeks15:45
naccrbasak: ack, i have tested them based upon the most recent PPA and everything seems to work (includingt ivoks  issue with upgrading)15:56
naccrbasak: and a few have been tested by others and reported back positively15:57
naccrbasak: actually, had a few questions for you15:57
=== rcj` is now known as rcj
=== rcj is now known as Guest10260
=== Guest10260 is now known as rcj
ivoksnacc: i had some issues16:11
ivoksnacc: in fact, it still have16:11
ivoksnacc: it seems like jobs are scheduled, but not executed (show schedule shows schedules, but status dict shows no jobs is scheduled)16:12
naccivoks: have you tried with my ppa build?16:12
ivoksno16:12
naccivoks: i tested both upgraded & fresh installed and was able tos chedule & run jobs (with mysql)16:12
ivokswhat version is in ppa?16:12
nacc7.0.5+dfsg-4ubuntu0.1~ppa116:13
nacchttps://launchpad.net/~nacc/+archive/ubuntu/bacula316:13
ivoksok16:13
ivokstrying16:13
ivoksnacc: scheduled jobs now show fine!16:18
naccivoks: cool :)16:19
ivoksthanks16:19
naccivoks: i am rebasing my pathces on top of debian so we can fix in yakkety too (some of my changes got picked up) -- then we'll SRU bacula and it should come via -updates16:19
naccivoks: thanks for testing!16:19
ivoksi can tell you tomorrow if everything ran as scheduled16:20
naccivoks: thanks, that'd be ag reat confirmation; my testing is lighter for sure, as i dont' actively use bacula; but i got a fewbackups run right away in my test env and it seemed to dtrt16:23
=== JanC is now known as Guest39320
=== JanC_ is now known as JanC
tewardrbasak: can I get a once-over on the debdiffs before I push a PPA build for the nginx merge?  To see if there's any issues I completely utterly missed.16:29
tewardrather fix them before the PPA builds and before the call-for-testing goes out16:29
rbasakteward: I'm a bit tied up today, but sure. Let me know what I'm reviewing - I've forgotten the context, sorry.16:30
tewardrbasak: https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1580252 - nginx 1.10.1 from Debian -> Ubuntu merge.16:30
ubottuLaunchpad bug 1580252 in nginx (Ubuntu) "Please merge nginx 1.10.1-1 (main) from Debian Unstable (main)" [Wishlist,In progress]16:30
tewardbasically, all the packaging changes they made16:30
tewardwith dynamic modules... what little support exists there.  *rolls eyes*16:31
tewards/what little/or what little/16:31
tewarddebdiffs attached at the bottom16:31
tewardstarted from Debian packages, pure, took some bits from MoM (changelog), manually redid the nginx-core changes.16:31
tewardthis package being one that did *not* work with the git workflows hehe16:32
tewardno rush16:32
=== iberezovskiy is now known as iberezovskiy|off
=== degorenko is now known as _degorenko|afk
skyheya, so I'm getting packet_write_wait broken pipe errors on my 16.04 server, doesnt happen with my 12.x server in same place17:44
matzieqn re fan networking: : when creating a fan network with fanctl <opts> -- dhcp , is there any way to pass extra args to the dnsmasq instance that is launched?17:46
=== cmagina is now known as cmagina_away
=== arooni__ is now known as arooni
blizzowI just tried to do an apt-get dist-upgrade on one of my 16.04 servers.  It downloaded 64 packages, unpacked base-files and plymouth-theme-ubuntu-text, got through processing triggers for man-db install-info.19:23
blizzowNow it's just hanging at this:19:24
blizzowProcessing triggers for initramfs-tools (0.122ubuntu8.1) ...19:24
blizzowupdate-initramfs: Generating /boot/initrd.img-4.4.0-28-generic19:24
blizzow15 minutes have passed with no load on the server.19:24
blizzowThe disks are idle.19:24
blizzowThe CPU is idle.19:25
sarnoldblizzow: do you have any processes in D wait state?19:28
blizzowsarnold: nope.19:29
sarnoldblizzow: if you could run ubuntu-bug initramfs-tools on it before cleaning up, that'd be great. dunno if anyone will spot anything that can be done about it, but at least it's worth a try19:30
blizzowI'm just trying to figure out how to kill the process cleanly and get a good upgrade19:33
sarnoldI -think- the approach is going to be ^C, maybe dpkg-reconfigure -a? or maybe apt-get update again. Maybe apt-get install a tiny pointless package that you don't actually care about just to get it moving again..19:35
blizzowis there a way to get a little more verbosity out of the apt-get dist-upgrade /var/log/apt/term.log is pretty short on info.19:35
sarnoldsadly no19:35
sarnoldalmost nothing is logged :(19:36
blizzowugh19:39
rattkingHi folks, I have a custom make package that installs a entry in /etc/cron.d on 16.04 this file is owned by uid 1000 and when I installed it on 12.04 it would by owned by root uid 0.. does anyone know why this would have changed?19:45
rattkings/make/made/19:45
rattkingI am about to add a chown to the postinst file, but I am trying to understand why that changed19:46
eanxL01\merge20:05
=== cmagina_away is now known as cmagina
=== GitGud is now known as zubat

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