Bug#769850: libc6: file not showing up

2014-11-16 Thread westlake
Package: libc6 Version: 2.19-12 Severity: important There's a bug somewhere, and as seemingly obvious what the problem may be to one who is "new" to using commands, listing things with "ls" as an experienced user should list everything that is actually stored on the drive. simply, (1) "ls -l

Processed: tagging 759530

2014-11-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 759530 - moreinfo Bug #759530 [libc-bin] libc-bin: ldconfig breaks a system Removed tag(s) moreinfo. > thanks Stopping processing here. Please contact me if you need assistance. -- 759530: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=75

r6333 - in glibc-package/trunk/debian: . patches/kfreebsd

2014-11-16 Thread Petr Salinger
Author: ps-guest Date: 2014-11-16 11:29:46 + (Sun, 16 Nov 2014) New Revision: 6333 Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff Log: kfreebsd/local-sysdeps.diff: update to revision 5688 (from glibc-bsd) - do not return EIN

Bug#761509: fix for jessie?

2014-11-16 Thread Petr Salinger
It would be good to have this fixed for jessie. Correct handling of denormals which are controlled via this register is very important for the performance of e.g. audio applications. If we have a patch I guess it can still be included for Jessie. It is slightly different to #761175 as the init

Bug#763705: vlc: [kfreebsd] quits after ~30 seconds: xdg_screensaver_plugin

2014-11-16 Thread Petr Salinger
It seems that sigwait() returns EINTR, which is not even a specified error for sigwait(). It is not specified for sigwait http://pubs.opengroup.org/onlinepubs/9699919799/functions/sigwait.html but is is specified for sigwaitinfo http://pubs.opengroup.org/onlinepubs/9699919799/functions/sigwait