Package: libc6-dev
Version: 2.11.2-10
Severity: important
While debugging #617967 (udev fails to start on hppa and breaks boot) it came
out that
SOCK_CLOEXEC is defined wrong on hppa. Namely, asm-generic has O_CLOEXEC
02000 and
SOCK_CLOEXEC is defined to that value. In addition, SOCK_CLOEXE
Mapping oldstable to lenny-proposed.
Accepted:
tzdata-java_2011c-0lenny1_all.deb
to pool/volatile/main/t/tzdata/tzdata-java_2011c-0lenny1_all.deb
tzdata_2011c-0lenny1.diff.gz
to pool/volatile/main/t/tzdata/tzdata_2011c-0lenny1.diff.gz
tzdata_2011c-0lenny1.dsc
to pool/volatile/main/t/tzdata/t
There are disparities between your recently accepted upload and the
override file for the following file(s):
tzdata-java_2011c-0lenny1_all.deb: package says section is java, override says
volatile/main/libs.
tzdata_2011c-0lenny1_all.deb: package says section is libs, override says
volatile/main/
Your message dated Sat, 12 Mar 2011 19:51:12 +
with message-id
and subject line Bug#617331: fixed in tzdata 2011c-0lenny1
has caused the Debian Bug report #617331,
regarding tzdata: Chile delay in 3 weeks the daylight time transition
to be marked as done.
This means that you claim that the pr
tzdata_2011c-0lenny1_all.changes uploaded successfully to localhost
along with the files:
tzdata_2011c-0lenny1.dsc
tzdata_2011c.orig.tar.gz
tzdata_2011c-0lenny1.diff.gz
tzdata_2011c-0lenny1_all.deb
tzdata-java_2011c-0lenny1_all.deb
Greetings,
Your Debian queue daemon
--
To UN
/tzdata_2011c-0lenny1_all.changes is already present on target host:
tzdata_2011c.orig.tar.gz
Either you already uploaded it, or someone else came first.
Job tzdata_2011c-0lenny1_all.changes removed.
Greetings,
Your Debian queue daemon
--
To UNSUBSCRIBE, email to debian-glibc-requ...@l
There are disparities between your recently accepted upload and the
override file for the following file(s):
tzdata-java_2011c-0lenny1_all.deb: package says section is java, override says
libs.
Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug
tzdata_2011c-0lenny1_all.changes uploaded successfully to localhost
along with the files:
tzdata_2011c-0lenny1.dsc
tzdata_2011c-0lenny1.diff.gz
tzdata_2011c-0lenny1_all.deb
tzdata-java_2011c-0lenny1_all.deb
Greetings,
Your Debian queue daemon (running on host franck.debian.org)
/tzdata_2011c-0lenny1_all.changes is already present on target host:
tzdata_2011c.orig.tar.gz
Either you already uploaded it, or someone else came first.
Job tzdata_2011c-0lenny1_all.changes removed.
Greetings,
Your Debian queue daemon (running on host franck.debian.org)
--
To UNSUBSCR
/tzdata_2011c-0lenny1_all.changes is already present on target host:
tzdata_2011c.orig.tar.gz
Either you already uploaded it, or someone else came first.
Job tzdata_2011c-0lenny1_all.changes removed.
Greetings,
Your Debian queue daemon
--
To UNSUBSCRIBE, email to debian-glibc-requ...@l
On Sat, 2011-03-12 at 12:09 +, Adam D. Barratt wrote:
> On Fri, 2011-03-11 at 20:07 +, Adam D. Barratt wrote:
> > Assuming everything goes according to plan (adding packages to
> > squeeze-updates hasn't actually been tested yet) I'm planning on pushing
> > the tzdata update in tomorrow mor
Le 12/03/2011 12:11, Aurelien Jarno a écrit :
On Sat, Mar 12, 2011 at 09:48:53AM +0100, Julien PUYDT wrote:
Package: libc6
Version: 2.11.2-13
The following piece of code :
#include
#include
int
main (int argc,
char* argv[])
{
long double x = 6.0;
printf ("tgammal (%20Lf)=%20Lf\n"
On Fri, 2011-03-11 at 20:07 +, Adam D. Barratt wrote:
> Assuming everything goes according to plan (adding packages to
> squeeze-updates hasn't actually been tested yet) I'm planning on pushing
> the tzdata update in tomorrow morning.
Unfortunately, that didn't happen yet. Adding packages to
Processing commands for cont...@bugs.debian.org:
> tag 617894 + moreinfo
Bug #617894 [libc6] [ARMel] tgammal isn't accurate enough
Added tag(s) moreinfo.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
617894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=61789
tag 617894 + moreinfo
thanks
On Sat, Mar 12, 2011 at 09:48:53AM +0100, Julien PUYDT wrote:
> Package: libc6
> Version: 2.11.2-13
>
> The following piece of code :
>
> #include
> #include
>
> int
> main (int argc,
> char* argv[])
> {
> long double x = 6.0;
> printf ("tgammal (%20Lf)=
Package: libc6
Version: 2.11.2-13
The following piece of code :
#include
#include
int
main (int argc,
char* argv[])
{
long double x = 6.0;
printf ("tgammal (%20Lf)=%20Lf\n", x, tgammal (x));
return 0;
}
Prints, on an x86 debian unstable (eglibc 2.11.2-11) :
tgammal (6
16 matches
Mail list logo