** Bug watch added: GNU Savannah Bug Tracker #52890
http://savannah.gnu.org/bugs/?52890
** Also affects: findutils via
http://savannah.gnu.org/bugs/?52890
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pac
Can reproduce the problem in artfull and bionic.
** Tags added: artful bionic
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to findutils in Ubuntu.
https://bugs.launchpad.net/bugs/1742011
Title:
`find --name` ignores files
Simple test case:
touch $(echo -e ERR'\0303'OR )
touch NON_ERROR
find . -name "*ERR*"
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to findutils in Ubuntu.
https://bugs.launchpad.net/bugs/1742011
Title:
`find --name` ignore
Still in xenial
affected: xkb-data 2.16-1ubuntu1
│Jan 8 11:49:55 user.warning /usr/lib/gdm3/gdm-x-session[3463 >
Warning: Type "ONE_LEVEL" has 1 levels, but has 2 │
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed
Having a second look I found the mitigation cleaning up the filename
with the help of: `tr --delete --complement '[:print:]`
So it is obvious that the characters breaking `find … -name` are non-
printable characters.
** Summary changed:
- find can't find several files with unicode characters if
For the case that the unicode character has been lost – here the
hexdump:
echo ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr?s_du_Jazz-1734575236.mp4 |hexdump
000 5241 4554 435f 6e6f 6563 7472 2d5f 4a5f
010 7a61 2d7a 7641 7369 6168 5f69 6f43 6568
020 5f6e 415f 5f75 7247 73c3 645f 5f75 614a
Public bug reported:
Downloading some files from ARTE via Mediathekview I retrieved files
like this:
ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr�s_du_Jazz-1734575236.mp4
find . is showing the the file:
> $ find .
> .
> ./ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr?s_du_Jazz-1734575236.mp4
But if I i
find -D search -name "*4"
consider_visiting (early): ".": fts_info=FTS_D , fts_level= 0,
prev_depth=-2147483648 fts_path=".", fts_accpath="."
consider_visiting (late): ".": fts_info=FTS_D , isdir=1 ignore=0 have_stat=1
have_type=1
consider_visiting (early):
"./ARTE_Concert_-_Jazz-Avishai_Cohen_
Finally the proof that it is the one mystic unicode character:
$ mv ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Gr?s_du_Jazz-1734575236.mp4
ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Grs_du_Jazz-1734575236.mp4
$ find . -name "*4"
./ARTE_Concert_-_Jazz-Avishai_Cohen__Au_Grs_du_Jazz-1734575236.mp4
** Summar
@seth-arnold - the credential is already replaced.
The issue is the problematic apport behaviour.
Another issue is that the report is now 3 days old and covering a
serious information leak. But still nobody responsible „confirmed“ the
bug or shown *any* activity :-/
--
You received this bug no
*** This bug is a security vulnerability ***
Public security bug reported:
See the bug report
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1738564
created with ubuntu-bug.
Apport includes the file JournalErrors.txt
This file includes e.g. the following line.
Dez 16 19:11:31 hostname
The bug leads to ugly output on the console if the data contains such
characters.
See the 3rd song in the following play queue listing:
Pos. Artist TitleDur.
-
Public bug reported:
The printf command in bash (builtin) and corutils /usb/bin/printf have an error
in counting the length of a string, if a non-ascii character is involved.
Example is the arrow - type Alt+I.
Try the following commands:
printf -v r "%-2s X\n" '→' ; echo ${#r} # prints 4
printf
For me it is working below 16.04 if I tweak my system.
1. The udev rules tweak isn't needed any more - it is in the package
version of the file now correct.
2. Check 'lsmod |grep cdc' - below xenial the modules aren't loaded any more
Add to /etc/modules a line with the content:
cdc-wdm
Aft
*** This bug is a duplicate of bug 1492764 ***
https://bugs.launchpad.net/bugs/1492764
** This bug has been marked a duplicate of bug 1492764
[drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in ips_enabled
(expected 1, found 0)
--
You received this bug notification because you are
A lot of recent devices are affected - for my the Samsung Note 8 with
Team Win Recovery.
** Tags added: trusty
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to android-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1402195
** Bug watch added: Debian Bug tracker #798305
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798305
** Also affects: android-tools (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798305
Importance: Unknown
Status: Unknown
--
You received this bug notification bec
Debugging the script apt-key I found that the problem is triggered by
gpg.
The following command is failing:
cat /tmp/step_data | gpg --yes --ignore-time-conflict --no-options
--no-default-keyring --homedir /tmp/tmp.jtTZwIQ6EI --no-auto-check-
trustdb --trust-model always --keyring /etc/apt/tru
Public bug reported:
'apt-key update' is failing with return code 2 if 39 keys in
/etc/apt/trusted.gpg.d
If I remove any of the keys so that 38 or less keys are in
/etc/apt/trusted.gpg.d the problem doesn't occurs.
I'm using the apt package 1.0.1ubuntu2.8 from trusty-updates
** Affects: apt (U
19 matches
Mail list logo