Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] sudo is not able to set TERMINFO with kitty-0.30
@ 2023-10-06 16:38 Sqvid
  2023-10-06 17:19 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sqvid @ 2023-10-06 16:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 897 bytes --]

New issue by Sqvid on void-packages repository

https://github.com/void-linux/void-packages/issues/46485

Description:
### Is this a new report?

Yes

### System Info

Void 6.5.5_2 x86_64 GenuineIntel notuptodate rrDFFFFF

### Package(s) Affected

kitty-0.30.1_1, kitty-kitten-0.30.1_1, kitty-shell-integration-0.30.1_1, kitty-terminfo-0.30.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Running a command like `sudo xbps-install -Su` should proceed normally.

### Actual behaviour

`sudo xbps-install -Su` returns with `sudo: sorry, you are not allowed to set the following environment variables: TERMINFO`. 

This does not happen on other terminals and can be fixed by downgrading to `kitty-0.29.2_3`

### Steps to reproduce

1. Update to `kitty*-0.30.1_1`
2. Run `sudo xbps-install -Su`
3. Be sad

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: sudo is not able to set TERMINFO with kitty-0.30
  2023-10-06 16:38 [ISSUE] sudo is not able to set TERMINFO with kitty-0.30 Sqvid
@ 2023-10-06 17:19 ` classabbyamp
  2023-10-06 21:44 ` Sqvid
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-10-06 17:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/46485#issuecomment-1751142151

Comment:
see https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.shell_integration 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: sudo is not able to set TERMINFO with kitty-0.30
  2023-10-06 16:38 [ISSUE] sudo is not able to set TERMINFO with kitty-0.30 Sqvid
  2023-10-06 17:19 ` classabbyamp
@ 2023-10-06 21:44 ` Sqvid
  2023-10-06 21:46 ` [ISSUE] [CLOSED] " Sqvid
  2023-10-06 21:46 ` Sqvid
  3 siblings, 0 replies; 5+ messages in thread
From: Sqvid @ 2023-10-06 21:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

New comment by Sqvid on void-packages repository

https://github.com/void-linux/void-packages/issues/46485#issuecomment-1751434767

Comment:
> see https://sw.kovidgoyal.net/kitty/conf/#opt-kitty.shell_integration

Thank you for the reply. Forgive my ignorance but it is not immediately obvious to me how this ties into the error. Are you suggesting disabling shell integration?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: sudo is not able to set TERMINFO with kitty-0.30
  2023-10-06 16:38 [ISSUE] sudo is not able to set TERMINFO with kitty-0.30 Sqvid
                   ` (2 preceding siblings ...)
  2023-10-06 21:46 ` [ISSUE] [CLOSED] " Sqvid
@ 2023-10-06 21:46 ` Sqvid
  3 siblings, 0 replies; 5+ messages in thread
From: Sqvid @ 2023-10-06 21:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

New comment by Sqvid on void-packages repository

https://github.com/void-linux/void-packages/issues/46485#issuecomment-1751436775

Comment:
Nevermind, I understand you now! My bad. Setting `shell_integration no-sudo` does fix the issue. Many thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED] sudo is not able to set TERMINFO with kitty-0.30
  2023-10-06 16:38 [ISSUE] sudo is not able to set TERMINFO with kitty-0.30 Sqvid
  2023-10-06 17:19 ` classabbyamp
  2023-10-06 21:44 ` Sqvid
@ 2023-10-06 21:46 ` Sqvid
  2023-10-06 21:46 ` Sqvid
  3 siblings, 0 replies; 5+ messages in thread
From: Sqvid @ 2023-10-06 21:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 900 bytes --]

Closed issue by Sqvid on void-packages repository

https://github.com/void-linux/void-packages/issues/46485

Description:
### Is this a new report?

Yes

### System Info

Void 6.5.5_2 x86_64 GenuineIntel notuptodate rrDFFFFF

### Package(s) Affected

kitty-0.30.1_1, kitty-kitten-0.30.1_1, kitty-shell-integration-0.30.1_1, kitty-terminfo-0.30.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Running a command like `sudo xbps-install -Su` should proceed normally.

### Actual behaviour

`sudo xbps-install -Su` returns with `sudo: sorry, you are not allowed to set the following environment variables: TERMINFO`. 

This does not happen on other terminals and can be fixed by downgrading to `kitty-0.29.2_3`

### Steps to reproduce

1. Update to `kitty*-0.30.1_1`
2. Run `sudo xbps-install -Su`
3. Be sad

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-06 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06 16:38 [ISSUE] sudo is not able to set TERMINFO with kitty-0.30 Sqvid
2023-10-06 17:19 ` classabbyamp
2023-10-06 21:44 ` Sqvid
2023-10-06 21:46 ` [ISSUE] [CLOSED] " Sqvid
2023-10-06 21:46 ` Sqvid

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).