mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2593] Extra character in error output #1650
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1650
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @probonopd on GitHub (Mar 14, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2593
THe extra character
is annoying. What is it?@ghost commented on GitHub (Mar 15, 2019):
That might be part of firejail's verbose output. Does it still show when you add
--quietto the command that produced that output (which was?).@chiraag-nataraj commented on GitHub (Apr 29, 2019):
@probonopd Is this still an issue? (I presume it is, but without more info, we can't really dig in at all...)
@probonopd commented on GitHub (Apr 29, 2019):
Yes, this is still an issue.
We are using Firejail as part of an automated test script for testing various AppImages that is running on Travis CI.
I am now adding
--quietto see whether it makes a difference.@probonopd commented on GitHub (Apr 29, 2019):
Actually Travis CI might be inserting this for some weird reason as I see similar characters in other places too:
Raw log:
https://api.travis-ci.org/v3/job/526070556/log.txt
@probonopd commented on GitHub (Apr 29, 2019):
With
--quietI don't get the line in question at all, and hence I also don't get the weird characters.@chiraag-nataraj commented on GitHub (May 21, 2019):
Going to close as the problem was apparently resolved and/or is probably not a firejail bug. @probonopd, please feel free to re-open if you have more questions.