[Bug 2111226] Re: sshd socket activation does not support AF_VSOCK

2025-07-24 Thread Seyeong Kim
** Changed in: openssh (Ubuntu Noble) Assignee: Seyeong Kim (seyeongkim) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2111226 Title: sshd socket activation does not supp

[Bug 2111226] Re: sshd socket activation does not support AF_VSOCK

2025-07-22 Thread Seyeong Kim
** Patch removed: "lp2111226_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/2111226/+attachment/5879250/+files/lp2111226_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-10 Thread Seyeong Kim
= sha256 req_extensions = v3_req distinguished_name = req_distinguished_name [ req_distinguished_name ] CN = Seyeong Kim OU = Users 0.DC = kim 1.DC = seyeong [ v3_req ] keyUsage = digitalSignature extendedKeyUsage = clientAuth subjectAltName = @alt_names

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-10 Thread Seyeong Kim
q -out seyeongkim.csr -multivalue-rdn cat seyeongkim.csr > openssl.cnf [ req ] default_bits= 2048 prompt = no default_md = sha256 req_extensions = v3_req distinguished_name = req_distinguished_name [ req_distinguished_name ] CN = Seyeo

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-10 Thread Seyeong Kim
q -out seyeongkim.csr -multivalue-rdn cat seyeongkim.csr > openssl.cnf [ req ] default_bits= 2048 prompt = no default_md = sha256 req_extensions = v3_req distinguished_name = req_distinguished_name [ req_distinguished_name ] CN = Seyeo

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-10 Thread Seyeong Kim
-openssl libp11-3 opensc libssl-dev yubikey-manager ykcs11 yubico-piv-tools -y 2. # later than Oracular sudo apt install krb5-pkinit -y 3. make sure dns is working 4. check realm - sudo realm -v discover WIN-E7RF5O29H6J.seyeong.kim - sudo realm -v join WIN-E7RF5O29H6J.seyeong.kim

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-06 Thread Seyeong Kim
I updated the description. Please let me know if there is anything I need to change. Also, please review my linked MR. Thanks so much. ** Description changed: [Impact] Hello one of our customer wanted to use smartcard as a authentication device in sssd & windows AD environment. But

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-06 Thread Seyeong Kim
** Description changed: [Impact] Hello one of our customer wanted to use smartcard as a authentication device in sssd & windows AD environment. But they can't do it because of apparmor DENIED. In the beginning they only mentioned /etc/sssd/pki/ and /etc/sssd/pki/** r, also doc [

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-04 Thread Seyeong Kim
thanks for the head up. I missed it because of focusing testing. Let me update it soon next Mon. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2109673 Title: Authentication with smartcard is

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-04 Thread Seyeong Kim
ok finally I got the reason apt install krb5-pkinit is needed for over Oracular so now I tested fully with physical smartcard and my MR is working fine. Could you please continue to review this? Thanks so much. -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-03 Thread Seyeong Kim
login command is a bit different between Oracular and Plucky https://bugs.launchpad.net/ubuntu/questing/+source/util-linux/+bug/2115838 I'm going to test this with su or another one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 2115838] Re: login command just Hangup immediately

2025-07-03 Thread Seyeong Kim
** Description changed: login command just Hangup immediately. I see this issue with Plucky and Questing root@plucky:/home/ubuntu# login Hangup ubuntu@plucky:~$ root@plucky:~# strace login execve("/usr/bin/login", ["login"], 0x7ffd0e2dc9c0 /* 20 vars */) = 0 brk(NULL)

[Bug 2115838] Re: login command just Hangup immediately

2025-07-03 Thread Seyeong Kim
** Description changed: login command just Hangup immediately. I see this issue with Plucky and Questing root@plucky:/home/ubuntu# login Hangup ubuntu@plucky:~$ - - root@plucky:~# strace login execve("/usr/bin/login", ["login"], 0x7ffd0e2dc9c0 /* 20 vars */) = 0 brk(NULL)

[Bug 2115838] Re: login command just Hangup immediately

2025-07-02 Thread Seyeong Kim
** Description changed: login command just Hangup immediately. I see this issue with Plucky and Questing root@plucky:/home/ubuntu# login Hangup ubuntu@plucky:~$ + + + + root@plucky:~# strace login + execve("/usr/bin/login", ["login"], 0x7ffd0e2dc9c0 /* 20 vars */) = 0 + brk(NULL)

[Bug 2115838] [NEW] login command just Hangup immediately

2025-07-02 Thread Seyeong Kim
Public bug reported: login command just Hangup immediately. I see this issue with Plucky and Questing root@plucky:/home/ubuntu# login Hangup ubuntu@plucky:~$ ** Affects: util-linux (Ubuntu) Importance: Undecided Status: New ** Affects: util-linux (Ubuntu Plucky) Importance: U

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-02 Thread Seyeong Kim
ok. thanks let me check questing issue first. it is not mine but my team member's let me check it as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2109673 Title: Authentication with smartcard

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-02 Thread Seyeong Kim
https://github.com/xtrusia/ubuntu_auth_ad_smartcard I summarized my setup process here and.. with this setup. Jammy and Noble works ok. ( if apparmor profile is set and enforce mode) but Oracular, it keep asking I need to put correct smartcard. I think it can't find proper cert inside of Please

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-07-01 Thread Seyeong Kim
@ahasenack sorry I thought I answered it. I think removed it after write down. yes the customer uses enforce mode. with complain mode, it just shows me that ALLOWED for those entries. I tested it with actual smartcard, with Jammy, Noble, I see PIN prompt with Oracular(and the same setting) match

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-29 Thread Seyeong Kim
@ahasenack I re-tested this. and in the past I somehow saw net-admin DENIED once But not for usual test "login USERID" didn't need net-admin cap So I updated merge request. ( removed it ) Do you still need configuration files? Thanks so much. -- You received this bug notification because you

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-24 Thread Seyeong Kim
@jjohansen Hello, I added DENIAL line for net_admin ( from recent test ) krb5_child tried to use it. sys_admin is already there. I haven't touched it. Thanks. ** Description changed: [Impact] Hello one of our customer wanted to use smartcard as a authentication device in sssd & window

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-06-23 Thread Seyeong Kim
** Changed in: ubuntu-pro/20.04 Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2023263 Title: nrpe crash in free() upon connection tear down To manage noti

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-23 Thread Seyeong Kim
Thanks @slyon, I created MR for the link. Please refer to related branches part. Thanks. ** Merge proposal linked: https://code.launchpad.net/~seyeongkim/ubuntu/+source/sssd/+git/sssd/+merge/487600 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-23 Thread Seyeong Kim
** Changed in: sssd (Ubuntu Focal) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2109673 Title: Authentication with smartcard is not working with apparmor DENIE

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-20 Thread Seyeong Kim
** Patch added: "lp2109673_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2109673/+attachment/5885016/+files/lp2109673_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-20 Thread Seyeong Kim
I'm uploading debdiff one by one after testing them. working on the other releases as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2109673 Title: Authentication with smartcard is not working

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-20 Thread Seyeong Kim
** Patch added: "lp2109673_jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2109673/+attachment/5885015/+files/lp2109673_jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-17 Thread Seyeong Kim
I'll work on it. currently test env is broken so I'm going to rebuild it and will test with the customer. After that, I'll update this LP. Thanks so much for your advice. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-13 Thread Seyeong Kim
** Description changed: [Impact] Hello one of our customer wanted to use smartcard as a authentication device in sssd & windows AD environment. But they can't do it because of apparmor DENIED. In the beginning they only mentioned /etc/sssd/pki/ and /etc/sssd/pki/** r, also doc [

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-13 Thread Seyeong Kim
** Description changed: [Impact] Hello - When we are using removable smartcard to authenticate, basically we set - cert in /etc/sssd/pki/ as doc[1] says. and we have issue with Permission - Denied. + one of our customer wanted to use smartcard as a authentication device in sssd & windows A

[Bug 2109673] Re: Authentication with smartcard is not working with apparmor DENIED

2025-06-13 Thread Seyeong Kim
Hello, in the beginning our customer mentioned /etc/sssd/pki/ only but after I created this LP, they added some more. for now I updated reproducer and.. short result. And I also had a discussion about this with a seg sponsor that we need to fix debian sssd first. Anyways, let me update the descr

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-06-03 Thread Seyeong Kim
** Changed in: ubuntu-pro/20.04 Status: New => In Progress ** Changed in: ubuntu-pro/20.04 Importance: Undecided => High ** Changed in: ubuntu-pro/20.04 Assignee: (unassigned) => Seyeong Kim (seyeongkim) -- You received this bug notification because you are a member

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-06-03 Thread Seyeong Kim
** Changed in: nagios-nrpe (Ubuntu Focal) Status: In Progress => Won't Fix ** Also affects: ubuntu-pro Importance: Undecided Status: New ** Also affects: ubuntu-pro/20.04 Importance: Undecided Status: New -- You received this bug notification because you are a member

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-28 Thread Seyeong Kim
Thanks for the clarification. I understand what you said. So, I installed fresh 22.04 and 24.04 (without IP settting) then added just two line in ssh.socket.d as you mentioned in description. (confirmed that ssh.socket is active) then tried to access them. 22.04 success. 24.04 failed. Thanks. -

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-28 Thread Seyeong Kim
** Description changed: [Impact] On Ubuntu VMs running under Microsoft Hyper-V, users commonly rely on 'hv_sock' (Hyper-V socket) to enable seamless SSH access using the 'hvc.exe' tool on the Windows host. This works correctly on Ubuntu Jammy and earlier ( and Oracular and later with differ

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-27 Thread Seyeong Kim
I think it doesn't work because noble has systemd 255 where 24.10 has systemd 256 which supports sshd-socket-generator I've tested 24.10 without any issue even I didn't setup network while installing it by iso file in hyperv vm.(and could see sshd-vsock@.service in /run/systemd/generator) Am I m

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-27 Thread Seyeong Kim
** Description changed: [Impact] On Ubuntu VMs running under Microsoft Hyper-V, users commonly rely on 'hv_sock' (Hyper-V socket) to enable seamless SSH access using the 'hvc.exe' tool on the Windows host. This works correctly on Ubuntu Jammy and earlier ( and Oracular and later with differ

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-27 Thread Seyeong Kim
oh I think sshd-socket-generator is still in -proposed. I tested above with 9.6p1-3ubuntu13.11. so didn't work. I'm going to check and test it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2111226

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-25 Thread Seyeong Kim
** Description changed: [Impact] On Ubuntu VMs running under Microsoft Hyper-V, users commonly rely on 'hv_sock' (Hyper-V socket) to enable seamless SSH access using the 'hvc.exe' tool on the Windows host. This works correctly on Ubuntu Jammy and earlier ( and Oracular and later with differ

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-25 Thread Seyeong Kim
@enr0n Thanks for the info. I have tested it. Adding vsock.conf and [Socket] is a part of setup prior to creating ssh@.service. (e.g I changed /lib/systemd/system/ssh.socket originally but no need to change it directly, just adding vsock.conf in /etc/ should be fine) it still needs ssh@.servic

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-20 Thread Seyeong Kim
** Description changed: [Impact] On Ubuntu VMs running under Microsoft Hyper-V, users commonly rely on 'hv_sock' (Hyper-V socket) to enable seamless SSH access using the 'hvc.exe' tool on the Windows host. This works correctly on Ubuntu Jammy and earlier ( and Oracular and later with differ

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-20 Thread Seyeong Kim
** Patch added: "lp2111226_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/2111226/+attachment/5879248/+files/lp2111226_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-20 Thread Seyeong Kim
** Patch removed: "lp2111226_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/2111226/+attachment/5879229/+files/lp2111226_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-20 Thread Seyeong Kim
** Description changed: [Impact] On Ubuntu VMs running under Microsoft Hyper-V, users commonly rely on 'hv_sock' (Hyper-V socket) to enable seamless SSH access using the 'hvc.exe' tool on the Windows host. This works correctly on Ubuntu Jammy and earlier ( and Oracular and later with differ

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-19 Thread Seyeong Kim
** Description changed: - [Impact] On Ubuntu VMs running under Microsoft Hyper-V, users commonly rely on 'hv_sock' (Hyper-V socket) to enable seamless SSH access using the 'hvc.exe' tool on the Windows host. This works correctly on Ubuntu Jammy and earlier ( and Oracular and later with dif

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-19 Thread Seyeong Kim
** Description changed: + [Impact] - Hello + On Ubuntu VMs running under Microsoft Hyper-V, users commonly rely on 'hv_sock' (Hyper-V socket) to enable seamless SSH access using the 'hvc.exe' tool on the Windows host. This works correctly on Ubuntu Jammy and earlier ( and Oracular and later

[Bug 2110468] Re: hv_sock doesn't work after removing ssh@.service and modifying ssh.socket

2025-05-19 Thread Seyeong Kim
*** This bug is a duplicate of bug 2111226 *** https://bugs.launchpad.net/bugs/2111226 ** This bug has been marked a duplicate of bug 2111226 ssh@.service is still needed for hv_sock in Noble release -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 2111226] Re: ssh@.service is still needed for hv_sock in Noble release

2025-05-18 Thread Seyeong Kim
** Description changed: [Impact] Hello A customer uses hyperv Ubuntu vm and uses hv_sock to connect to it. With Jammy, it works well with minimum setup. but with Noble, they can't. I've analyzed a bit further and found below. debian upstream added sshd@.service template b

[Bug 2111226] [NEW] ssh@.service is still needed for hv_sock in Noble release

2025-05-18 Thread Seyeong Kim
Undecided Status: Fix Released ** Affects: openssh (Ubuntu Jammy) Importance: Undecided Status: Fix Released ** Affects: openssh (Ubuntu Noble) Importance: Undecided Assignee: Seyeong Kim (seyeongkim) Status: In Progress ** Affects: openssh (Ubuntu Oracu

[Bug 2110468] Re: hv_sock doesn't work after removing ssh@.service and modifying ssh.socket

2025-05-12 Thread Seyeong Kim
** Description changed: A customer uses hv_sock to connect to their linux vm(hyperv vms). They can connect to 22.04, but can't connect to 24.04 So I researched why, Since Kinetic, we have below commit from Debian I think. https://salsa.debian.org/ssh- team/openssh/-/commit/0dc

[Bug 2110468] [NEW] hv_sock doesn't work after removing ssh@.service and modifying ssh.socket

2025-05-12 Thread Seyeong Kim
Public bug reported: A customer uses hv_sock to connect to their linux vm(hyperv vms). They can connect to 22.04, but can't connect to 24.04 So I researched why, Since Kinetic, we have below commit from Debian I think. https://salsa.debian.org/ssh- team/openssh/-/commit/0dc73888bbfc17fae04b891a

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-05-07 Thread Seyeong Kim
** Changed in: nagios-nrpe (Ubuntu Focal) Status: New => In Progress ** Changed in: nagios-nrpe (Ubuntu Focal) Assignee: (unassigned) => Seyeong Kim (seyeongkim) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-05-07 Thread Seyeong Kim
** Description changed: - On a few servers running Ubuntu 20.04 (nagios-nrpe-server - 4.0.0-2ubuntu1), nrpe server child processes handling incoming - connections crash regularly after having answered: + [ Impact ] + + A customer faced nrpe crash with Focal. + + + Also they provided crashdump w

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-05-07 Thread Seyeong Kim
** Description changed: [ Impact ] A customer faced nrpe crash with Focal. - Also they provided crashdump which has below. #3 0x7fbc5e7d82fc in malloc_printerr (str=str@entry=0x7fbc5e8f844d "corrupted size vs. prev_size") at malloc.c:5347 #3 0x7fa2a22492fc in mal

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-05-07 Thread Seyeong Kim
checked jammy nagios-nrpe has those patches. ** Changed in: nagios-nrpe (Ubuntu Jammy) Status: New => Fix Committed ** Changed in: nagios-nrpe (Ubuntu Jammy) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-05-07 Thread Seyeong Kim
** Patch added: "lp2023263_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios-nrpe/+bug/2023263/+attachment/5876409/+files/lp2023263_focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 2023263] Re: nrpe crash in free() upon connection tear down

2025-05-07 Thread Seyeong Kim
** Also affects: nagios-nrpe (Ubuntu Focal) Importance: Undecided Status: New ** Tags added: sts ** Also affects: nagios-nrpe (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: nagios-nrpe (Ubuntu Jammy) Importance: Undecided Status: New ** Also affe

[Bug 2109673] Re: sssd apparmor profile need /etc/sssd/pki/** r

2025-05-06 Thread Seyeong Kim
** Description changed: + [Impact] Hello When we are using removable smartcard to authenticate, basically we set cert in /etc/sssd/pki/ as doc[1] says. and we have issue with Permission Denied. If we put /etc/sssd/pki/** r, in apparmor profile. it works. Although the path coul

[Bug 2109673] Re: sssd apparmor profile need /etc/sssd/pki/** r

2025-04-30 Thread Seyeong Kim
** Description changed: Hello When we are using removable smartcard to authenticate, basically we set cert in /etc/sssd/pki/ as doc[1] says. and we have issue with Permission Denied. If we put /etc/sssd/pki/** r, in apparmor profile. it works. Although the path could be set to

[Bug 2109673] Re: sssd apparmor profile need /etc/sssd/pki/** r

2025-04-30 Thread Seyeong Kim
** Also affects: sssd (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Bionic) Importance: Undecided Status: New ** Patch added: "lp2109673_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2109673/+attachment/5875139/+files/l

[Bug 2109673] Re: sssd apparmor profile need /etc/sssd/pki/** r

2025-04-30 Thread Seyeong Kim
** Also affects: sssd (Ubuntu Oracular) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Plucky) Importanc

[Bug 2109673] Re: sssd apparmor profile need /etc/sssd/pki/** r

2025-04-30 Thread Seyeong Kim
** Patch added: "lp2109673_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2109673/+attachment/5875119/+files/lp2109673_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2109673] Re: sssd apparmor profile need /etc/sssd/pki/** r

2025-04-30 Thread Seyeong Kim
** Patch added: "lp2109673_jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2109673/+attachment/5875120/+files/lp2109673_jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 2109673] Re: sssd apparmor profile need /etc/sssd/pki/** r

2025-04-30 Thread Seyeong Kim
** Patch added: "lp2109673_oracular.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2109673/+attachment/5875118/+files/lp2109673_oracular.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 2109673] Re: sssd apparmor profile need /etc/sssd/pki/** r

2025-04-30 Thread Seyeong Kim
** Patch added: "lp2109673_plucky.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2109673/+attachment/5875117/+files/lp2109673_plucky.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 2109673] [NEW] sssd apparmor profile need /etc/sssd/pki/** r

2025-04-30 Thread Seyeong Kim
Public bug reported: Hello When we are using removable smartcard to authenticate, basically we set cert in /etc/sssd/pki/ as doc[1] says. and we have issue with Permission Denied. If we put /etc/sssd/pki/** r, in apparmor profile. it works. Although the path could be set to different path but n

[Bug 1390061] Re: bash-completion tilde expansion every time

2025-02-23 Thread Seyeong Kim
** Changed in: bash-completion (Ubuntu Wily) Assignee: Seyeong Kim (seyeongkim) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1390061 Title: bash-completion tilde expans

[Bug 1761629] Re: [SRU] unicode error when using old unicode non uuid style user id

2025-02-23 Thread Seyeong Kim
** Changed in: heat Assignee: Seyeong Kim (seyeongkim) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761629 Title: [SRU] unicode error when using old unicode non uuid st

[Bug 1921658] Re: Can't compose kvm host with lvm storage on maas 2.8.4

2025-01-10 Thread Seyeong Kim
FYI. https://paste.ubuntu.com/p/cFh35S7RdJ/ is the commit fixes the issue. ** Patch removed: "lp1921658_bionic.debdiff" https://bugs.launchpad.net/maas/+bug/1921658/+attachment/5517702/+files/lp1921658_bionic.debdiff -- You received this bug notification because you are a member of Ubuntu

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-12-13 Thread Seyeong Kim
I verified neutron for bobcat root@node-01:/home/ubuntu# dpkg -l | grep neutron ii neutron-common 2:23.1.0-0ubuntu1~cloud1

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-12-13 Thread Seyeong Kim
I verified neutron for antelope root@node-01:/home/ubuntu# dpkg -l | grep neutron ii neutron-common 2:22.1.0-0ubuntu1~cloud1

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-12-13 Thread Seyeong Kim
I verified zed root@node-05:/home/ubuntu# dpkg -l | grep neutron ii neutron-common 2:21.2.0-0ubuntu1~cloud1 all

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-12-12 Thread Seyeong Kim
I verified focal-yoga the same steps as described. root@node-05:/home/ubuntu# dpkg -l | grep neutron ii neutron-common2:20.5.0-0ubuntu2~clou

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-12-12 Thread Seyeong Kim
I verified jammy-caracal as description described, port status is active now with below version. root@node-01:/usr/lib/python3/dist-packages/nova# dpkg -l | grep neutron ii neutron-commo

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-19 Thread Seyeong Kim
I had to use this command to install pkgs from -proposed sudo apt install neutron-common neutron-ovn-metadata-agent neutron- sriov-agent python3-neutron -t noble-proposed and confirmed that the port status is now ACTIVE. root@node-04:/etc/apt# dpkg -l | grep neutron

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-17 Thread Seyeong Kim
I verified the patch for jammy. followed steps in description. and confirmed port status is ACTIVE now. root@node-01:/home/ubuntu# dpkg -l | grep neutron ii neutro

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
** Patch added: "lp2072154_antelope.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5835167/+files/lp2072154_antelope.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
@dgadomski Thanks!, I uploaded it again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 Title: Port status goes BUILD when migrating non-sriov instance in sriov setting. To manage notific

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
** Patch added: "lp2072154_bobcat.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5835168/+files/lp2072154_bobcat.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
** Patch added: "lp2072154_caracal.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5835169/+files/lp2072154_caracal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/207215

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
** Patch added: "lp2072154_zed.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5835166/+files/lp2072154_zed.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 Title

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
** Patch added: "lp2072154_yoga.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5835165/+files/lp2072154_yoga.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 Tit

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
** Patch added: "lp2072154_noble.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5835164/+files/lp2072154_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 T

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
** Patch removed: "lp2072154_yoga.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834928/+files/lp2072154_yoga.debdiff ** Patch removed: "lp2072154_caracal.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834932/+files/lp2072154_caracal.debdiff -

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-06 Thread Seyeong Kim
** Patch removed: "lp2072154_noble.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834926/+files/lp2072154_noble.debdiff ** Patch removed: "lp2072154_zed.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834929/+files/lp2072154_zed.debdiff ** Patc

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-05 Thread Seyeong Kim
** Patch added: "lp2072154_zed.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834929/+files/lp2072154_zed.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 Title

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-05 Thread Seyeong Kim
** Patch added: "lp2072154_caracal.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834932/+files/lp2072154_caracal.debdiff ** Changed in: cloud-archive/zed Status: New => In Progress ** Changed in: cloud-archive/zed Assignee: (unassigned) =

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-05 Thread Seyeong Kim
** Patch added: "lp2072154_bobcat.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834931/+files/lp2072154_bobcat.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-05 Thread Seyeong Kim
** Patch added: "lp2072154_antelope.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834930/+files/lp2072154_antelope.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-05 Thread Seyeong Kim
** Patch added: "lp2072154_yoga.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834928/+files/lp2072154_yoga.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 Tit

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-05 Thread Seyeong Kim
** Patch added: "lp2072154_noble.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834926/+files/lp2072154_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 T

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-11-05 Thread Seyeong Kim
** Patch added: "lp2072154_jammy.debdiff" https://bugs.launchpad.net/neutron/+bug/2072154/+attachment/5834925/+files/lp2072154_jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 T

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-08-19 Thread Seyeong Kim
** Changed in: neutron (Ubuntu Noble) Status: New => In Progress ** Changed in: neutron (Ubuntu Jammy) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 T

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-08-19 Thread Seyeong Kim
** Changed in: neutron (Ubuntu Oracular) Status: New => In Progress ** Changed in: neutron (Ubuntu Oracular) Assignee: (unassigned) => Seyeong Kim (seyeongkim) ** Changed in: neutron (Ubuntu Focal) Assignee: (unassigned) => Seyeong Kim (seyeongkim) ** Changed in

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-08-12 Thread Seyeong Kim
** Description changed: + [ Impact ] + Port status goes BUILD when migrating non-sriov instance in sriov setting. - Test + [ Test Plan ] 1. Deploy Antelope with juju ( upstream also has the same code ) 2. Enable SRIOV 3. create a vm without sriov nic. (test) 4. migrate it to ano

[Bug 2072154] Re: Port status goes BUILD when migrating non-sriov instance in sriov setting.

2024-08-12 Thread Seyeong Kim
** Also affects: neutron (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072154 Title: Port status goes BUILD when migrating non-sriov instance in

[Bug 1994521] Re: HPE3PAR: Failing to clone a volume having children

2024-06-10 Thread Seyeong Kim
I verified the patch for focal-yoga the same as above comment. ii cinder-api 2:20.3.1-0ubuntu1.2~cloud0all Cinder storage service - API server ii cinder-common 2:20.3.1-0ubuntu1.2~cloud0all Cinder storage service - common

[Bug 1994521] Re: HPE3PAR: Failing to clone a volume having children

2024-06-10 Thread Seyeong Kim
I verified the patch for focal. in this case, I saw error msg properly provided by uploaded patch. and I also found out that 3parclient has issue with this. so I tag this as verified. ( as it worked fine ) and will check 3parclient further (created TSANet ticket to confirm) ii cinder-common

[Bug 2064192] Re: Unable to resize windows

2024-05-17 Thread Seyeong Kim
mattermost and element desktop app also has the same issue mattermost-desktop --ozone-platform=wayland at least I can resize but UI is not default. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/20641

[Bug 1994521] Re: HPE3PAR: Failing to clone a volume having children

2024-05-10 Thread Seyeong Kim
verified for jammy deployed 3par simulator and simple cinder & cinder-three-par env. I should replace hpe3parclient with latest one as there was error with ssh(deprecated) After setting up, I created v1, s1, v2, s2 and tried to remove s1 It shows proper error msg like below 2024-05-10 07:00:31

[Bug 1994521] Re: HPE3PAR: Failing to clone a volume having children

2024-05-09 Thread Seyeong Kim
I'm trying to verify this with 3par simulator. but struggling with setting up. I'll update if there is any news. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1994521 Title: HPE3PAR: Failing to clon

  1   2   3   4   5   6   7   8   9   >