Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lpc prompt has changed #5946

Closed
bje- opened this issue Aug 23, 2021 · 4 comments
Closed

lpc prompt has changed #5946

bje- opened this issue Aug 23, 2021 · 4 comments
Assignees
Labels
investigating Investigating the issue

Comments

@bje-
Copy link

bje- commented Aug 23, 2021

When running lpc, a newline has been added to the prompt. In the example below, stat is my input:

lpc> 
stat
  [stat output]
lpc>
@michaelrsweet
Copy link
Collaborator

@bje- What version of CUPS are you using? And what OS?

@michaelrsweet michaelrsweet self-assigned this Aug 24, 2021
@michaelrsweet michaelrsweet added the investigating Investigating the issue label Aug 24, 2021
@bje-
Copy link
Author

bje- commented Aug 24, 2021

I am running CUPS on Ubuntu 20.04.

$ dpkg -S $(which lpc)
cups-bsd: /usr/sbin/lpc

$ dpkg -l cups-bsd | awk '/ii/ {print $3}'
2.3.1-9ubuntu1.1

@michaelrsweet
Copy link
Collaborator

Hmm, OK, investigating...

michaelrsweet added a commit that referenced this issue Aug 30, 2021
@michaelrsweet
Copy link
Collaborator

Fixed in master:

[master 9d4e1ef] Fix lpc prompt (Issue #5946)

and in OpenPrinting CUPS master:

[master e6be10920] Fix lpc prompt (Apple #5946)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigating Investigating the issue
Projects
None yet
Development

No branches or pull requests

2 participants