/srv/irclogs.ubuntu.com/2022/11/30/#ubuntu-server.txt

=== chris15 is now known as chris14
=== leftyfb_ is now known as leftyfb
R4v3nHello guys, does somebody already upgraded a CEPH 15 installed from ubuntu 20.04 repos to a ceph 16 and/or 17 after upgrading to 22.04 ?07:16
fricklerR4v3n: you may have more luck in #ceph on OFTC. also most deployments seem to use upstream pkgs07:28
frickleroh, you are there already, just with a different nick it seems07:28
R4v3nhey frickler, I did, I hope somebody will answer me :)07:28
R4v3nyep07:29
R4v3nbtw as it's ubuntu specific, I was hoping to get an answer here07:30
R4v3nbecause I can't find any guide about this upgrade. Everybody is talking exclusively about upgrade 20.04 to 22.04 OR ceph 15 to 16 or 17, but not both at the same time07:30
frickleryes, that's one of the advantages of using upstream pkgs: you don't need to combine these two steps08:15
fricklerthe other option might be to pull in updates from UCA and upgrade ceph before doing the OS upgrade08:16
=== markthomas1 is now known as markthomas
ahasenacksergiodj: kanashiro[m] are any of you aware of that dep8 issue in the docker.io package, where the dep8 tests are failing post-focal because lxd is no longer a deb there?12:45
ahasenackI wanted to file a bug about it, and so far didn't find an existing one, just checking12:45
ahasenackkanashiro[m]: we must have seen that in the previous containerstack backport, no? I don't recall12:46
ahasenackor that only went as far down as focal, where it still works12:46
Aisonlooks like my php fpm service files do not create /run/php directory. What do I wrong here?12:47
AisonIf have to create them manually12:47
bG9sAison: hm, permissions are in order etc? 12:50
Aisonyes, strange, sometimes it is autocreated, sometimes not ;-)12:50
Aisonjust rebooted again and now it worked12:50
ahasenackcpaelzer: do you remember seeing messages like these when you tried out strongswan in the past? https://pastebin.ubuntu.com/p/DmqJtBCVpT/13:40
ahasenackit's like there are missing dependencies: some strongswan plugins are enabled and installed, but their corresponding system libraries are not there13:40
ahasenacka simpler case: https://pastebin.ubuntu.com/p/8pTdMnxdgv/13:40
ahasenackand indeed, that library it mentions is not pulled in13:41
ahasenackI did nothing to enable or disable any plugin, just installed packages and ran the pki command13:41
Teridon(I think) I want to use my local aptly mirror for packages during autoinstall (Ubuntu 20.04), but I'm required to use HTTPS.  I'd need to add a certificate authority to the installer.  I know how to do this after install ( put CA certs in /usr/local/share/ca-certificates and run /usr/sbin/update-ca-certificates ) but I'm not sure how to do this during autoinstall ? 14:06
=== chris15 is now known as chris14
cpaelzerahasenack: I didn't see those messages before14:30
cpaelzerahasenack: IIRC the config trying to load them is installed wirth the packages14:30
cpaelzerahasenack: but if you would 1. install all plugins 2. remove all (leaving config files) 3. install just the core => then you might have a system trying to load all of them (and fail). Not sure if that is your case, but that is the only bell that is ringing14:31
cpaelzerbryceh: is it intentional on ppa dev tools that --help hsa no priority?14:36
cpaelzerbryceh: I'd expect `valid command --help` to give me the help or if there is any context specific help for "command" even that14:36
cpaelzerbryceh: sadly I wanted help on ppa show (which is great BTW) but that isn't even mentioned int he normal --help :-/14:38
sergiodjahasenack: that surprised me as well.  I wasn't aware of this problem, but I remember fixing docker.io's dep8 at one point15:54
bryceh@cpaelzer: it's not intentional, and there's a bug about the non-priority (which you filed for me some weeks ago)16:08
cpaelzerbryceh: lol, I'm glad that I at least complain the same way (and not oppose my past self) :-)16:57
cpaelzerbryceh: thanks16:57
=== FoolishOwl3 is now known as FoolishOwl
vpa1977@ahasenack hi =) 20:06
ahasenackvpa1977: hi, so this is your repo, right? https://code.launchpad.net/~vpa1977/+git/cryptsetup20:07
vpa1977yes20:07
ahasenackand which branch do you want to MP?20:08
ahasenackthe lpxxxx one, or fix_sysvinit_test one?20:08
vpa1977lpxxxxx20:08
vpa1977sysvinit is a draft =) 20:08
ahasenackvpa1977: try "lp:ubuntu/+source/cryptsetup" as the target git repository20:11
ahasenackand is this for lunar, or another ubuntu release?20:11
vpa1977lunar20:11
ahasenackok, then target branch is ubuntu/devel20:11
ahasenacktry that, see if it works20:11
vpa1977`lp:~vpa1977/+git/cryptsetup is not mergeable into this repository.`20:12
ahasenackdid you use LP's "fork it directly to your account" link when starting? Do you remember?20:15
ahasenackfrom this page: https://code.launchpad.net/ubuntu/+source/cryptsetup20:15
ahasenackthe little green + at the top20:15
ahasenackI was able to merge that branch locally to ubuntu/devel, btw, but I get the same error as you in the LP UI20:18
ahasenackrbasak: if you are around? :) ^20:18
ahasenacklet me try something locally20:19
vpa1977no, i just cloned it with git-ubuntu, as far as i remember20:19
ahasenackweird, this is failing already:20:20
ahasenack$ git ubuntu remote add vpa197720:20
ahasenackfatal: could not read Username for 'https://git.launchpad.net': terminal prompts disabled20:20
ahasenackthat is your lp username, right? vpa1977?20:20
ahasenackwhat's your output for "git remote -v"?20:20
ahasenackI think you may have pushed to the wrong location20:21
ahasenackso it became a different repo20:21
ahasenackI don't see you at the bottom of "https://code.launchpad.net/ubuntu/+source/cryptsetup"20:21
ahasenack"Other repositories"20:21
vpa1977launchpadgit+ssh://vpa1977@git.launchpad.net/~vpa1977/+git/cryptsetup (fetch)20:21
vpa1977launchpadgit+ssh://vpa1977@git.launchpad.net/~vpa1977/+git/cryptsetup (push)20:21
vpa1977origingit+ssh://vpa1977@git.launchpad.net/ubuntu/+source/cryptsetup (fetch)20:22
vpa1977origingit+ssh://vpa1977@git.launchpad.net/ubuntu/+source/cryptsetup (push)20:22
ahasenackyeah, that path does not look right20:22
ahasenackI just cloned that repo, and this is what mine looks like, for example:20:22
ahasenackahasenackssh://ahasenack@git.launchpad.net/~ahasenack/ubuntu/+source/cryptsetup (push)20:22
rbasakYeah your source repo also needs to be at the right path.20:22
ahasenacktry adding a remote like this:20:22
rbasak"git ubuntu clone" automatically sets up the right remote for you, named after your LP ID.20:23
ahasenackgit remote add vpa1977  git+ssh://vpa1977@git.launchpad.net/~vpa1977/ubuntu/+source/cryptsetup20:23
ahasenackand push there20:23
rbasakhttps://help.launchpad.net/Code/Git#Repository_URLs has the details if you're interested20:23
vpa1977thank you!!! Let me try it20:23
ahasenackabout git ubuntu clone setting up the remote, yeah, that's why I asked if you used git ubuntu clone to begin with, or something else20:23
rbasakYou must use "    This identifies a repository for a source package in a distribution."20:24
vpa1977this makes sense now - I made a mistake setting up remote20:24
ahasenackvpa1977: did it work?20:32
vpa1977one second =) 20:32
vpa1977yes works now20:34
vpa1977Thank you !!!!!!!!!!20:35
ahasenacknice20:36

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