=== Lcawte is now known as Lcawte|Away | ||
=== IdleOne- is now known as IdleOne | ||
netameta | how do i add more extensions to php on ubuntu - specifically sqlsrv | 02:02 |
---|---|---|
=== markthomas|away is now known as markthomas | ||
=== markthomas is now known as markthomas|away | ||
lordievader | Good morning. | 06:45 |
=== kickinz1|afk is now known as kickinz1 | ||
rbasak | smoser: are you going to take care of the bcache-tools MIR? | 08:17 |
rbasak | frediz: around? | 08:36 |
=== ksx4system_ is now known as ksx4system | ||
=== dcmorton_ is now known as dcmorton | ||
=== Lcawte|Away is now known as Lcawte | ||
=== FreezingAlt is now known as FreezingCold | ||
Demon_Jester | Hey guys, if someone can help me out, I am trying to install ubuntu server on hp media center pc (old one) and it keeps hanging at | 13:46 |
Demon_Jester | "retrieving grub-mount-udeb" | 13:46 |
smoser | rbasak, filed. http://pad.lv/1429857 | 14:14 |
rbasak | smoser: thank kyou! | 14:20 |
=== jrgifford_ is now known as jrgifford | ||
=== Lcawte is now known as Lcawte|Away | ||
devster31 | hi, I got the message that some packages need upgrading, how can I know if any of them require server reboot before upgrading? | 14:47 |
rbasak | jamespage: doko is asking why we haven't updated to golang 1.4 in Vivid? | 14:50 |
rbasak | I think you had a reason! | 14:50 |
jamespage | rbasak, other than no time todo it | 14:50 |
jamespage | no reason | 14:50 |
jamespage | rbasak, oh wait - docker.io 1.3.3 has some 1.4 problems | 14:50 |
jamespage | we'd need to update to 1.4.x or 1.5.x - I'm trying to find time to help tianon do that in Debian (experimental) | 14:51 |
rbasak | OK, thanks | 14:51 |
jamespage | but that appears to be aluding me right now | 14:51 |
=== Lcawte|Away is now known as Lcawte | ||
yogg | Hi | 15:35 |
yogg | I have a apt-get repo over apache. Now I wan't to use https with an self signed certificate. I tired this: http://pastebin.com/E1vDn8kk but it does not work :( (ubuntu 12.04 Server) | 15:35 |
alchemistswl | Hallo there. I have a problem regarding permissions and apache2. I set the www-data folder to /mnt/hdd/httpd and added myself to the www-data group. Everytime I upload a picture from my user, it's permission denied. I have set permissions for read/write too, didn't help much. Tried this: http://askubuntu.com/questions/19898/whats-the-simplest-way-to-edit-and-add-files-to-var-www Every help appreciated. | 15:59 |
MoPac | Howdy. I'm having what I think is a me-being-stupid problem with installing headless java runtime environments. I'm installing a .deb package (ciphermail) that depends on java6-runtime. Which is a virtual package provided by openjdk-[6][7]-jre or default-jre. I have the headless versions of those installed, but the unmet dependency is still showing up. | 16:06 |
MoPac | This program surely isn't meant to be requiring a whole X11 environment, so I know I must be going wrong in trying to install the non-headless versions... | 16:06 |
squisher | rbasak, ping -- I forgot to ask when you're usually on, but I guess I'll find out :) | 17:08 |
MoPac | Alternate question: if I install all of the X11 windowing and audio components that the non-headless java runtime depends on, is there necessarily any performance hit to doing that, or do the packages just take up space on the drive? This is a cloud-hosted VPS, so it wouldn't generally be connected to a display or sound card... | 17:20 |
squisher | MoPac, there's no performance hit unless you are actually running some of that stuff | 17:45 |
MoPac | squisher: cool; thanks | 17:45 |
rbasak | squisher: o/ | 17:51 |
squisher | MoPac, btw, the correct solution to your problem is of course to ask the provider of the deb to actually list correct dependencies | 17:51 |
rbasak | squisher: 9-6 In EUrope/London normally | 17:51 |
squisher | rbasak, I was guessing as much :) I'm in UTC-6, so I just have to remember to check in early in the day | 17:52 |
rbasak | squisher: so I favour git-buildpackage, unless you want to use git-dpm | 17:52 |
squisher | +1 for gbp, that's what I was using before too | 17:52 |
rbasak | squisher: so I think the upstream branch should probably be identical to the agreed upstream VCS | 17:53 |
rbasak | The master branch would have just the debian packaging delta, and we should start off with that being the same as what is in unstable. | 17:53 |
rbasak | I don't mind if the master branch misses my history to get there (currently in my Github), but we could have that in. | 17:53 |
rbasak | squisher: how's your git-fu to arrange that? Or I can do it if you like? | 17:54 |
squisher | well, why not? I don't think there's much extra effort required to do that if we're already importing upstream vcs | 17:54 |
rbasak | I'm not sure what other maintainers do with the pristine upstream tarball with this arrangement though. | 17:55 |
squisher | my git foo is a good medium ;-) this one seems rather straight forward | 17:55 |
rbasak | I favour using pristine-tar, but I don't know where to get that tar from. | 17:55 |
rbasak | OK - I'll leave it to you then? Feel free to force push when you're ready. | 17:55 |
squisher | yeah, pristine tar doesn't make much sense, but I think I had a branch for it anyway -- but I don't remember right now how I created the tarball | 17:55 |
squisher | seems kinda superflous though, or should we keep doing pristine-tar when there is no official tarball? | 17:56 |
rbasak | The reason I'd like it is that I think we should keep a record of what orig.tar.gz we did upload in a pristine-tar branch, even if upstream doesn't publish it. | 17:56 |
squisher | ok, sure | 17:56 |
squisher | so I'd guess that the pristine-tar branch then doesn't need an update even, but I'll double check | 17:57 |
rbasak | Yes that sounds right | 17:57 |
squisher | great. Do you know how that "description" thing works? | 17:58 |
squisher | just for the anon-git web listing | 17:58 |
rbasak | squisher: https://www.kernel.org/pub/software/scm/git/docs/gitweb.html suggests "git config gitweb.description" or a flat file with the contents. Both of which I think maybe need jamespage to amend for us. | 18:02 |
squisher | rbasak, not a high prio of course but I think it'd be nice to have | 18:03 |
squisher | let's get the initial layout done first, then request that | 18:03 |
rbasak | OK | 18:04 |
squisher | rbasak, I'll try to get that stuff done tonight and will ping you again afterwards | 18:06 |
rbasak | Thanks! | 18:06 |
=== mgagne is now known as mgagne_PHL | ||
=== a1berto_ is now known as a1berto | ||
=== unreal_ is now known as unreal | ||
=== arlen is now known as arlen_ | ||
=== arlen_ is now known as arlen | ||
=== kickinz1 is now known as kickinz1|afk | ||
=== kickinz1|afk is now known as kickinz1 | ||
Mik3Silv3r | hi | 19:48 |
Mik3Silv3r | how you are? | 19:48 |
Mik3Silv3r | i need help with samba shares... any? | 19:49 |
Mik3Silv3r | i need to define a block access a subfolder of a share, the share is access for all, but i need that one user not access | 19:50 |
Mik3Silv3r | i need to define a block access a subfolder of a share, the share is access for all, but i need that one user not access it | 19:51 |
haithar | re | 19:59 |
haithar | Does anyone have a hint whether Ubuntu 10 LTS will actually end in beginning of April or end of April? | 20:00 |
haithar | unfortunately this matters to us (don't ask..;)) | 20:00 |
mdeslaur | haithar: april 29th 2015 | 20:01 |
haithar | mdeslaur: a load off my mind, thank you kind sir! :) | 20:01 |
mdeslaur | haithar: yw | 20:02 |
=== bilde2910|away is now known as bilde2910 | ||
=== jorge is now known as jcastro | ||
haithar | Also, I don't understand the full bugfix lifecycle, can someone tell me if this is now ready to be coming with a Tahr upgrade or needs more work/support? -> https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1336742 | 20:13 |
=== bilde2910 is now known as bilde2910|away | ||
pmatulis | haithar: nothing has been done for 14.04 and it's not clear if anything will | 20:38 |
haithar | pmatulis: thanks! About understanding "sponsorship" in this context, do you think comments 16 and 18 suggest that I can contact him and offer money to Oleg / his favourite charity /... to keep pushing it so it gets into trusty? | 20:45 |
=== pgraner is now known as pgraner-afk | ||
pmatulis | haithar: ubuntu development is not a free-for-all. changes are backported according to certain guidelines. https://wiki.ubuntu.com/StableReleaseUpdates | 21:09 |
Robert_Labrie | I'm on LTS, and I don't need to be, how can I get on vivid? Is it just updating my sources.list or is there some ubuntu way of doing it right? | 21:12 |
shauno | you probably need to change for 'lts' to 'normal' in /etc/update-manager/release-upgrades and then run do-release-upgrade | 21:14 |
shauno | (but personally I'd stick on lts unles you have a good reason not to, particularly on -server) | 21:14 |
Robert_Labrie | shauno thanks! It's a sandbox, when I downloaded the ISO I just grabbed the first one it said | 21:15 |
Robert_Labrie | I use server so it doesn't harangue me to install the desktop on what's going to be a headless VM that I SSH/CIFS into | 21:17 |
Robert_Labrie | but dude, thanks so much for the tip | 21:17 |
aboSamoor | hi, I am getting a dependency error while installing libffi-dev (http://paste.ubuntu.com/10570803/) I am using ubuntu 14.04 server | 21:23 |
=== _monokrome is now known as monokrome | ||
rharper | rbasak: smoser: either of you played with overlayfs in vivid yet? when I mount something up it complains that the merged mount point isn't in fstab; if I just put an entry with the mount point in there, it all works fine; overlayfs (probably the older version in trusty) doesn't ask for an entry in fstab | 21:30 |
rbasak | rharper: I've not tried it directly no. Does mount not put it in the fstab when you mount with it? | 21:32 |
rbasak | Oh, hold on. I'm thinking mtab. | 21:32 |
syeekick | about to install ubuntu server tommorow on my xeon machine. I was wondering what apps i should use to stream to a standalone smart tv? | 21:33 |
squisher | syeekick, I haven't used it very extensive, but I think minidlna may be worth looking at | 21:35 |
rharper | rbasak: it seems not; also I tried to do an ubuntu-bug on vivid, but it says my kernel isn't supported (which seems odd to me, but I'm probably missing something here) | 21:37 |
sarnold | aboSamoor: apt-get update first? | 21:41 |
aboSamoor | sarnold: it did not fix the problem, still unmet dependency! | 21:44 |
sarnold | aboSamoor: try dpkg --get-selections | grep -v install | 21:48 |
rharper | rbasak: I think I've been putting an error the mount command, and it just spits that error out; I've got something working now (sudo mount -t overlay overlay -olower=X,upper=Y,workdir=Z /path/to/merged -- that's working. so nm then | 21:53 |
aboSamoor | sarnold: the list is empty | 21:58 |
sarnold | aboSamoor: dang, sorry, no more obvious ideas from me :( | 21:58 |
teward | sarnold: stupid question but what do you know about bind DNS servers? | 22:02 |
teward | sarnold: any idea if i can have the master being at my network, the 'slaves' all slaving from my 'master', and then have my domains' NS records point at the slaves? | 22:03 |
sarnold | teward: not much about bind itself, but that setup shuold work fine, so long as the slaves are in glue | 22:04 |
alchemistswl | Since nobody yet could help me I ask here, kinda OT but here we go: I have a problem regarding permissions and apache2. I set the www-data folder to /mnt/hdd/httpd and added myself to the www-data group. Everytime I upload a picture from my user, it's permission denied. I have set permissions for read/write too, didn't help much. Tried this: http://askubuntu.com/questions/19898/whats-the-simplest-way-to-edit-and-add-files-to-va | 22:13 |
smoser | rharper, i guess based on no other information ... | 22:31 |
smoser | https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1430025 | 22:31 |
TJ- | Got an issue with apache 2.2 on Linux, using mod_dav_fs. When PUTing a file that ends ".pdf" the server issues a "403 Forbidden", but simply changing the file extension solves it. What should I be looking at in the server configuration that would affect this? I've already grep-ed for 'pdf' and can only find the mime-type | 23:46 |
=== Lcawte is now known as Lcawte|Away |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!