/srv/irclogs.ubuntu.com/2019/06/07/#ubuntu-devel.txt

vorlonkyrofa: regrettably yes00:10
vorlonkyrofa: but afk for a bit, so I'll reply async if you ask a followup question :)00:12
sarnoldpity it wasn't pre-followed-up :)00:14
TJ-can someone remind how dput > launchpad PPA does auth? I have it working here but its been so long since I configured it I'm struggling to figure out where the client gets the auth? is 'sftp' method using the SSH local id_rsa ?00:22
tyhicksTJ-: that's correct00:26
TJ-tyhicks: thanks; can't find that spelled out anywhere on the LP Help PPA pages :)00:29
TJ-tyhicks: needing to move the config/keys to another system and didn't know what is needed00:29
infinityTJ-: Although, the only reasons to use the sftp method are either Very Broken Networks, or because you're uploading Very Private Bits.00:52
infinity(or cause you're weird and like things to be slow, I guess)00:52
sarnoldI never found ftp package uploads to be all that quick :)00:54
TJ-infinity: I'm just moving a config that I've had for years00:55
kyrofavorlon, just installed 18.04 on a new XPS 13, checking the "please install updates" box. It surprised me by asking for a password, but nicely explained that it was because I had secure boot enabled and it would be required on the next boot to ensure components were authorized. Sure enough, mokmanager showed up on the next boot, but it was entire unclear what I was supposed to do. There were a few options, the first being "boot now" and the01:42
kyrofasecond being something like "enroll a key". The others looked less valid. I wasn't interested in enrolling a key, so I said "boot now" and no password was prompted. I later found https://wiki.ubuntu.com/UEFI/SecureBoot which implies that I should have enrolled a key01:42
kyrofaI don't seem to be missing functionality, but now it's nagging at me. Rod filled me in on how it works, but he wasn't sure how the installer was getting the key into mokmanager so he wasn't sure if it was recoverable01:42
kyrofaThe way the installer made it sound, I was just expecting a simple "Hey yo, you installed new stuff, enter the password you used" and I'd be off to the races. Is there a reason it needs to be more complicated than that?01:44
infinitykyrofa: The reason it needs to be more complicated is because userspace can't write to your firmware's key databases, all it can do it queue up a request to enroll a key and let mokmanager DTRT on reboot.05:27
infinitykyrofa: There's no reason, however, for it to be as confusing as it is, except that mokmanager's UX was designed by someone who lives in 1972, apparently.05:27
plongshotI don't want to ask this in the main channel cause it's somewhat sensitive. I accidentally pastbinned a file that contains some perosonal info I dont' want out.  Address, phone number, etc.   Is there any way to remove a pastbinit once it's been created?06:24
plongshotIs this information still relevant? https://askubuntu.com/a/40627906:25
plongshotI've gone ahead and changed the ip of the compromised mahcine and reconfigured. I would still like to see if I can get that paste deleted. Thanks06:40
tenplus1hi folks11:48
tenplus1anyone know why libleveldb1v5 was removed from repos ???11:49
sladenhttps://packages.ubuntu.com/search?keywords=libleveldb1v5  https://packages.debian.org/search?keywords=libleveldb1v511:53
sladentenplus1: what version of Ubuntu?11:53
tenplus1soryr, am on 19.10 and wondering why it was missing... couldn't install something11:53
tenplus1I had to download it from an earlier release to get things working... just found it weird...  (was installing Minetest 5.0.1, repo is outdated with 0.4.16)11:54
sladenhttps://flossexperiences.wordpress.com/2018/04/19/getting-libleveldb1v5-fixed/  ->  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=87777311:55
ubottuDebian bug 877773 in src:leveldb "libleveldb1v5: breaks ABI without SONAME bump" [Grave,Fixed]11:55
tenplus1fixed by removal, ouch!11:56
sladen19.10 is not out yet.  https://launchpad.net/ubuntu/disco/+package/libleveldb1v5  it is in 19.0411:57
tenplus1true, am testing it out for now... was hoping someone in here would have an answer :P11:58
tenplus1thanks for the help :P12:01
cjwatsonThe newest version of the source package builds libleveldb1d instead, and packages that depend on it should migrate12:12
cjwatsonNot fixed by removal, fixed by rename12:13
=== ricab is now known as ricab|lunch
=== tmhoang_ is now known as tmhoang
=== ricab|lunch is now known as ricab
ahasenackis it ok to use this style of globbing in postrm to remove the logs when purging the package? rm -f /var/log/foo.log*20:55
ahasenackI expect it to purge foo.log, foo.log.1, foo.log.2.gz, etc20:55
ahasenackor even just foo.log.2, if the admin changed the config to not gzip20:55
ahasenackbut I wonder if someone would ever save backups there like /var/log/foo.1.bak and expect them to remain20:55
vorlonI'm not sure there's a strong precedent one way or the other20:57
ahasenackI checked some packages, heimdal-kdc does that. Many others have their own log directory, but also just remove everything21:05
ahasenackI'll do it this way for now21:05
juliankahasenack: certainly sounds ok to me21:11
ahasenackcool21:11

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