=== jelmer_ is now known as jelmer === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === emma is now known as em === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === jalcine is now known as Guest87532 === JackyAlcine is now known as jalcine === jalcine is now known as jalcine_ [06:50] roaksoax: You around? [06:51] roaksoax: That cobbler upload. You correctly ditched the apache2ctl call in one maintainer script, but left it in others. [06:51] roaksoax: All start/stop stuff should be going through invoke-rc.d [07:32] Sarvatt: even hardy is faster http://pastebin.com/XrFUT8Zq [07:32] more usage of aes-128 than aes-256 === jalcine_ is now known as jalcine === tkamppeter_ is now known as tkamppeter === enrico_ is now known as enrico === tomreyn_ is now known as tomreyn === yofel_ is now known as yofel === Guest43747 is now known as vibhav [16:06] infinity: yes I am aware of that. But if you can figure out a way of not having it failing on the postrm when using invoke-rc.d, then please, provide a patch [16:06] it is just not enough changing it to invoke-rc.d cause it will fail === v is now known as vorian === udienz_ is now known as udienz [18:01] how can I delete a package without calling its prerm, postrm scripts? [18:03] I've detected a problem with the package I'm working on. While upgrading the package, the new version adds user/group in preinst script, after the old package is removed and its postrm script is called. However, postrm deletes the user/group so the new package's postrm script cannot chown some directories [18:07] Eren: I've no idea if this is safe, but I suppose you could comment out the contents of the script by editing it in /var/lib/dpkg/info/ [18:14] roaksoax: why are you calling invoke-rc.d in the postrm? Stopping services is a prerm operation [18:14] what's a common practice for user/groups in ubuntu? [18:14] "if needed, add user/group and leave forever?" [18:25] Eren: yes. removing users and groups is problematic. There could be files owned by them [18:31] hi all! [18:33] danjared: gcc -o helloworld helloworld.c [19:05] roaksoax: Eh? How will apache2ctl work, but invoke-rc.d fail? [19:06] roaksoax: I'm not suggesting you remove the guards to make sure /etc/init.d/apache2 and invoke-rc.d exist or anything, just that you stop invoking apache2ctl directly. And given how hard it is to have apache2ctl installed without /etc/init.d/apache2, I'm curious how it fails. [19:13] oh, it's postrm because it's a reload command, right ;) [19:23] slangasek: Probably. I've already mostly forgotten. :P [19:24] slangasek: My objection is that the postinst and postrm both had [ -x apache2ctl ] || [ -x invoke-rc.d ] (ish) logic, and the postinst was fixed to stop being silly, the postrm wasn't. I can't quite sort out why. [19:24] right [19:26] Good day all , my home partition was full and seems my laptop has been turned off cause of battery lack , after booting again ubuntu and while logging in my user , it return an error that "could not update /home/alabd/.ICEauthority ", , now there is free space and permission of the file is 777 , but error remains ...another problem ocurred is that it adds /home/alabd to /bin/ address like this > alabd@alabd:~$ ping bash: /home/alabd/bin/ping: cann [19:27] alabd: this is not a support channel [19:27] alabd: as you know [20:06] any opinion ? [20:06] alabd: this is NOT a support channel [20:06] alabd: do you understand yes/no ? [21:03] hmm. my mini does not like -proposed at the moment. [21:03] I've got lots of flickering all over the screen. [21:03] I think I'll just revert to a previous snapshot, because this is painful. [21:03] brb [21:32] hrm [21:32] apt-btrfs-snapshot set-default is broken... [21:54] infinity: invorke-rc.d apache2 restart --> http://paste.ubuntu.com/898444/ [21:55] infinity: invoke-rc.d apache2 reload --> http://paste.ubuntu.com/898446/ [21:55] infinity: /etc/init.d/apache2 restart --> http://paste.ubuntu.com/898447/ [21:56] infinity: all of the above, failures [21:56] smoser, cloud-init is lovely stuff [21:56] infinity: apache2ctl restart --> http://paste.ubuntu.com/898451/ --> success! [22:06] slangasek: I'm not stopping a service in the postrm in cobbler. apache2 needs to be installed after purging cobbler as cobbler symlinks config for apache2, so when removed, it needs to restart as the configs are gone === panda is now known as Guest14119 [22:31] Anyone know if live-build supports putting the full binary in an intiramfs, rather than dependant on an external disk image? [22:46] roaksoax: Looks like it just needs a >/dev/null [22:46] roaksoax: Because it's taking the output of the init script as debconf input. [22:47] Daviey: I'm not sure I understand the question. You want to build an initrd, and then throw away the rootfs (easy), or make the rootfs an initrd (live-build doesn't make initrds, initramfs-tools does)? [22:47] roaksoax: Or you need to stop debconf before you restart the webserver. Take your pick. === jalcine is now known as jalcine_ === jalcine_ is now known as Guest21090 === dendro-afk is now known as dendrobates