Package: gnumeric
Version: 1.4.1-1
Severity: critical
Justification: causes serious data loss
Hello.
Save a file, say "Book1.gnumeric", in a directory named "é". In the
window dedicated to "save", it is named "\351" (iso8859-1, octal) in
the saving dialog. Nothing seems unusual, I heard that gno
Package: glibc-doc
Version: 2.3.5-6
Severity: minor
Hello.
The section 2.1 of the glibc manual says that EWOULDBLOCK == EAGAIN,
but forgets to mention that ENOTSUP == EOPNOTSUPP.
Maybe this will help someone to know that too.
Thanks for maintaining the manual anyway.
-- System Information:
De
Package: locales
Version: 2.3.5-6
Severity: normal
Hello.
This bug shows up during the debconf questioning for the "locales"
package, when installing after purging, or when dpkg-reconfiguring
after installation.
It affects the "dialog" frontend, but neither "readline" nor
"editor". Maybe it sho
Package: locales
Version: 2.3.5-6
Followup-For: Bug #330671
I had the same problem some days later while configuring
xserver-xorg. locales is not responsible. I report it for debconf.
Sorry for that.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (50
Package: debconf
Version: 1.4.58
Severity: normal
Hello.
This bug shows up during the debconf questioning for the "locales"
package, when installing after purging, or when dpkg-reconfiguring
after installation.
It affects the "dialog" frontend, but neither "readline" nor
"editor".
In the first
Package: gnat-4.0
Version: 4.0.2-2
Severity: normal
Hello. A program failed to compile, and I tracked down the minimal
program causing the crash. I hope this will help finding the bug. The
source:
--
procedure Demo is
package P is
subtype T is Character;
Const : constant Characte
Package: rubber
Version: 1.0-1
Severity: normal
Hello. Let main.tex be the following file:
--
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\noindent
\includegraphics{samplebmp.bmp}\\
\includegraphics{samplegif.eps}\\
\includegraphics{samplejpg.eps}
\end{document}
--
Then, use
Package: rubber
Version: 1.0-1
Severity: wishlist
Tags: patch
Hello.
sam2ps is another converter similar to jpeg2ps (but it's in main
instead of non-free) and convert from imagemagick (but it produces
smaller output).
I suggest making it the default converter for the formats it knows,
with the
Package: rubber
Version: 1.0-1
Severity: normal
Hello.
Two executions of rubber generate .eps and .ps conversions. The second
is an error. Guess main.tex is:
--
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{samplebmp}
\end{document}
--
Then use rubber:
--
$ r
Package: rubber
Version: 1.0-1
Severity: wishlist
Hello.
Is-it possible to add a module that does the same than the graphics
module for auxilliary tex file ?
For example, I use
$ gnuplot figure.gp > figure.tex
and then in the main tex file
\input{figure}
Here figure.gp uses the latex termin
Package: eagle-usb-utils
Version: 2.1.1-1
Severity: normal
All is in the subject. There is a patch at the end.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9.050308
Locale: [EMAIL PROTECTED], [EMAIL
Package: libgmp3-doc
Version: 2:4.2.1+dfsg-4
Severity: minor
Hello.
The documentation of gmp contains some errors concerning the functions
int gmp_randinit_mt
int gmp_randinit_set
It mentions an int return value, while gmp.h prototypes mention a void
return type, and no error code is documente
Package: rubber
Version: 1.1-2
Severity: minor
Hello.
When TeX detects that no output is generated, it does not create or
overwrite the dvi file. This situation can happen because I use a main
file and different \include secondary files, while a background job
runs rubber each second.
If the ol
Package: gnat-4.6
Followup-For: Bug #717014
For the record, here are two sensible work-arounds:
* in linker options:
-Wl,--as-needed -lm -Wl,--no-as-needed
* in a GNAT project:
case External ("NEEDS_LM") is
when "yes" =>
for Library_Options use ("-lm");
when "no" =>
Package: dh-ada-library
Version: 5.6
Severity: important
Such a crash happens with libgtkada, see #735824. Adding
for Language_Kind ("Ada") use "unit_based";
into default_cgpr fixes this for gtkada.gpr,
but then gtkglada.gpr fails during the second pass.
--
To UNSUBSCRIBE, email to debian-bu
The bug is caused by #736110 in dh-ada-library.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: devscripts
Version: 2.14.0
Severity: normal
The changelog claims to add sadt, but the executable is missing.
# dpkg --listfiles devscripts | grep sadt
/usr/share/man/de/man1/sadt.1.gz
/usr/share/man/man1/sadt.1.gz
/usr/share/man/fr/man1/sadt.1.gz
Versions of packages devscripts depends
Package: lintian
Version: 2.5.21
Severity: minor
Tags: patch
Hello.
Uscan now allows two more paths for upstream signing keys.
It recommends an armored key in debian/upstream/signing-key.asc.
The attached patch should update lintian for both changes.
diff --git a/checks/watch-file.desc b/checks/wa
Package: thermald
Version: 1.1~rc2-4
Severity: normal
Hello.
I installed thermald into testing. Ironically, a few minutes later the
fan started to turn and top showed that thermald processus was eating
100 percent CPU.
I may reinstall the package and investigate, if you tell me which
additionnal
# grep CPU | /proc/cpuinfo
model name : Intel(R) Core(TM)2 Duo CPU P9300 @ 2.26GHz
(twice)
# sudo thermald --no-daemon --loglevel=debug >& debug.log
# thermald --no-daemon --loglevel=debug >& debug.log
did not trigger the bug. But
# aptitude purge thermald && aptitude instal thermald
di
No bug with a locally recompiled package.
# aptitude purge thermald
# aptitude install thermald # 1.1~rc2-4
... thermald process uses 100% cpu
# aptitude purge thermald
# apt-get source thermald # 1.1~rc2-4
# pdebuild
# dpkg -i $localpackage
... no bug
# debdiff $officialpackage $localpackage
File
Control: reassign -1 gnat-4.8 4.8.2-5
Control: tags -1 - patch + upstream
Thanks for reporting this bug.
It also affects 4.8.
The faulty package is gnat-x.y, which actually provides the compiler.
The tag "patch" is not relevant here in my opinion.
Did you report the bug to GCC bugzilla?
Did you
Package: devscripts
Followup-For: Bug #733111
Hello. I believe that this bug should be reopened.
Having described \* \\ and \?, [1] states that "Any other character
following a backslash is an error.". My understanding is:
- The 'foo\ bar' glob discussed in this bug report is illegal.
- It is no
> 'foo*' removes the whole tree
The more accurate "foo foo/*" should be used instead of "foo*" because
the latter also matches "foobar".
I added the part of these suggestions not related to Files-Excluded to
#688481.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
Package: debian-policy
Followup-For: Bug #688481
Please also make explicit that the space character cannot be escaped,
and how to select a path containing a space. Suggestion:
This syntax does not distinguish file names from directory names; a
trailing slash in a pattern will never match any
(gdb) where
#0 0x7f0acd3f895d in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x7f0acec16194 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x7f0acec165fa in g_main_loop_run ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x0040c49a in main ()
--
To UNSUB
After installing glib-dev, I got something more useful.
(gdb) where
#0 0x7fd29aefb95d in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x7fd29c719194 in g_main_context_poll (priority=2147483647, n_fds=1,
fds=0x1a89920, timeout=-1, context=0x1a84130)
at /tmp/buildd/glib2.0-2.36.
I checked again, step by step. The process calms down when attached to
gdb, and goes mad again as soon as I detach it.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
# apt-get install thermald
... 1.1~rc2-6 ...
# strace -p `pidof thermald`
Process 13262 attached - interrupt to quit
restart_syscall(<... resuming interrupted call ...>^C
Process 13262 detached
#
I have waited 10s before hitting ^C, nothing was happening.
The process did never stop eating CPU tim
# strace -f -p `pidof thermald`
Process 16506 attached with 2 threads - interrupt to quit
[pid 16509] poll([{fd=7, events=POLLIN}, {fd=0, events=0}, {fd=0, events=0},
{fd=0, events=0}, {fd=0, events=0}, {fd=0, events=0}, {fd=0, events=0}, {fd=0,
events=0}, {fd=0, events=0}, {fd=5, events=POLLIN}]
# pidof thermald
20988
# strace -f -p 20988
[pid 20991] poll([{fd=7, events=POLLIN}, {fd=0, events=0}, {fd=0, events=0},
{fd=0, events=0}, {fd=0, events=0}, {fd=0, events=0}, {fd=0, events=0}, {fd=0,
events=0}, {fd=0, events=0}, {fd=5, events=POLLIN}], 10, 4000) = 8 ([{fd=0,
revents=POLLERR|POLL
On Sun, Feb 09, 2014 at 07:24:50PM +0100, Bill Allombert wrote:
> On Tue, Feb 04, 2014 at 07:17:22PM +0100, Nicolas Boulenguez wrote:
> > The space character, used to separate patterns, cannot be escaped
> > with a backslash. A path like "foo bar" may be selected
Package: buildd.debian.org
Severity: wishlist
Tags: patch
Hello.
Some (admittedly faulty) build tools produce messages on stderr
instead of stdout. However, sbuild only considers stdout to detect
timeout and kill inactive builds.
This results in hard to diagnose failures, as the log (rightfully)
Control: tags -1 + upstream
Control: severity serious
Control: forwarded -1
http://developer.berlios.de/bugs/?func=detailbug&bug_id=19233&group_id=3577
Thanks for reporting.
I can also reproduce the bug (amd64 testing).
Saving is crucial, so I raise the severity to serious.
--
To UNSUBSCRIBE,
Control: tags -1 - upstream
Control: notforwarded -1
The cause is debian/patches/gnustep_app_builder.diff.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello.
Can you reproduce this bug with 1.77.1-3 from unstable?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: libgtkglada2.24.1-dev
Version: 2.24.1-13
Followup-For: Bug #727753
Control: retitle -1 gtkglada-dev should depend on glu-dev
Thanks for the patch, which is now in the VCS. It will be included in
next rebuild with gnat-4.8.
For the record, the dependency is indirect and is only a work-arou
Followup-For: Bug #246187
Control: reassign -1 gnat-4.8 4.8.2-1
Control: retitle -1 Bug box, Storage_Error at system.ads:139:5 on legal program
4.8.2 (x86_64-linux-gnu) Storage_Error stack overflow or erroneous memory access
Error detected at system.ads:152:5
--
To UNSUBSCRIBE, email to debian-
Control: reassign -1 gnat-4.8 4.8.2-1
Control: retitle -1 Bug box on legal program in gnat_to_gnu_entity, at
ada/gcc-interface/decl.c
4.8.2 (x86_64-linux-gnu) GCC error:
in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:582
Error detected at test_70.adb:18:9
--
To UNSUBSCRIBE, email to debian
Control: reassign -1 gnat-4.8 4.8.2-1
Control: retitle -1 Bug box in Case_Statement_to_gnu, at
ada/gcc-interface/trans.c:2198, on legal Ada 83 program
4.8.2 (x86_64-linux-gnu) GCC error
in Case_Statement_to_gnu, at ada/gcc-interface/trans.c:2198
Error detected at test_106.adb:4:9
--
To UNSUBSC
Control: retitle -1 [Fixed in 4.8] Assert_Failure atree.adb:794 on invalid code
(mixture of protected object and accept of entry family)
4.8.2-1 correctly detects the error:
gnat_bug.adb:13:10: enclosing body of accept must be a task
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.d
Control: retitle -1 [Fixed in 4.8] Assert_Failure at atree.adb:886 caused by
legal prefixed notation
Both triggers produce the expected behaviour with 4.8.2-1:
gcc-4.8 -c trigger1.adb
gcc-4.8 -c p.ads
cannot generate code for file p.ads (package spec)
gnatmake: "p.ads" compilation error
--
To
Control: retitle -1 [Fixed in 4.8] Assert_Failure sinfo.adb:2738
4.8.2-1 produces the expected result:
a.ads:10:10: unmatched actual "Foo"
a.ads:10:10: in instantiation of "B" declared at line 5
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe
Control: reassign -1 gnat-4.8 4.8.2-1
Control: retitle -1 Bug box Program_Error exp_disp.adb:8445 explicit raise
The same source now causes a compiler crash instead of an incorrect
executable.
gcc-4.8 -c test1.adb
+===GNAT BUG DETECTED==+
| 4.8.
Control: reassign -1 gnat-4.4
Control: retitle -1 [Fixed in 4.6, 4.8] Complains about missing "with", even
when it is there
4.8.2-1 produces the expected empty output.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listma
Control: fixed -1 4.6.4-2
Control: retitle -1 [Fixed in 4.8] Bug box in gnat_to_gnu, at
ada/gcc-interface/trans.c:4526
4.8.2-1 answers like 4.6.4-2.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o
Control: found -1 4.6.4-1
Control: retitle -1 Bug box in interpret_loop_phi, at
tree-scalar-evolution.c:1645
The bug is also related to overflow checks (-gnato). The following
source triggers it on falla.debian.org, but only with -O1. An eventual
patch will have to be tested on asis with -O2 too.
Control: retitle -1 [Fixed in 4.8] Assert_Failure sinfo.adb:2947
4.8.2-1 produces the expected error:
bug.adb:3:04: warning: variable "B" is read but never assigned
bug.adb:5:10: case expression is an Ada 2012 feature
bug.adb:5:10: unit must be compiled with -gnat2012 switch
--
To UNSUBSCRIBE,
Control: retitle -1 armel: ICE in update_ssa_across_abnormal_edges, at
tree-inline.c:1853
Control: found -1 4.6.4-1
On abel.debian.org with libtemplates-parser-11.6-4, the bug now
disappears when -O0 is used instead of -O2.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
Here is a short source triggering the bug.
# gcc-4.6 -c -O1 -gnatn pack.adb
package Pack is
type T is tagged null record;
type A is access T'Class;
type V (Discriminant : Boolean := True) is record
case Discriminant is
when False => I_Field : Integer;
when True =>
Control: retitle -1 [Fixed in 4.8] Assert_Failure sinfo.adb:1072 in iterator
4.8.2-1 correctly reports the problem:
proc.adb:9:10: iterator is an Ada 2012 feature
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@l
Control: retitle -1 [Fixed in 4.8] GCC error on precondition in
gnat_to_gnu_entity, at ada/gcc-interface/decl.c:353
4.8.2-1 compiles silently.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Source: oolite
Followup-For: Bug #728790
Control: retitle -1 oolite-data files not found when upgrading
It has been a pleasure to work with such a detailed bug report!
I managed to reproduce the issue by upgrading from 1.76.1-2 or below
to 1.76.1-3 or 1.77-1.
Dpkg then silently refuses to replace
Package: src:ada-reference-manual
Followup-For: Bug #712363
Control: tags -1 pending
Upstream VCS (org.adaic.arm_form of the ada-france monotone server)
solves this problem. The patch relies on the latest formatting tool,
so backporting it would probably take more time than waiting for an
updated
Package: src:oolite
Followup-For: Bug #730893
Control: tags -1 + fixed
Libreoffice fails when ${HOME}/.config/ is not writable, see
https://www.libreoffice.org/bugzilla/show_bug.cgi?id=56284
This bug deserves a "normal" severity: it does neither affect build
daemons (which only build architectu
Package: gnat-4.6
Followup-For: Bug #743833
If I understand well, right after an upload of a NEW source version:
- gnat-x.y-base NEW, being Arch:all, immediately replaces OLD in unstable
- gnat-x.y NEW, being Arch: any, waits to be built. Meanwhile:
- gnat-x.y OLD remains in unstable
- gnat-x.y OL
Package: opentoken
Followup-For: Bug #703361
Control: tags -1 pending upstream
Next upstream release fixes this. I will upload it in a few weeks,
during the gnat migration, to avoid consecutive package renamings.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subje
Package: lintian
Version: 2.5.21
Severity: wishlist
Tags: patch
Please consider allowing one more variant of the GFDL.
--- cruft.pm2014-02-26 16:54:54.596320105 +0100
+++ cruft2.pm 2014-02-26 17:01:20.478233591 +0100
@@ -742,7 +742,7 @@
}elsif (
On Wed, Feb 26, 2014 at 07:47:23PM +0100, Bastien ROUCARIES wrote:
> Thanks could you give me example for false positive regression ?
Here it is, from a not yet uploaded version of opentoken:
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Doc
Package: gnat-4.4
Followup-For: Bug #497620
Gnat 4.9-20140218 does not crash either.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gnat-4.6
Followup-For: Bug #642981
Control: retitle -1 [Fixed in 4.8] [kfreebsd-amd64,mips,mipsel] Bug box in
interpret_loop_phi, at tree-scalar-evolution.c:1645
Fixed on falla.debia.org with gnat 4.8.2-8 and -O[0123].
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.
Package: gnat-4.6
Followup-For: Bug #642980
Control: retitle -1 [Fixed in 4.8] [kfreebsd-amd64,mips,mipsel] Bug box in
interpret_loop_phi, at tree-scalar-evolution.c:1645
Fixed on falla.debia.org with gnat 4.8.2-8 and -O[0123].
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.
Package: gnat-4.6
Followup-For: Bug #642981
Control: retitle -1 [Fixed in 4.8] armel: ICE in
update_ssa_across_abnormal_edges, at tree-inline.c:1853
Please ignore last message, I confused two bugs. However:
Fixed on abel.debian.org with gnat 4.8.2-8 and -O[0123].
--
To UNSUBSCRIBE, email to de
Package: gnat-4.6
Followup-For: Bug #687642
Control: reassign -1 gnat-4.8 4.8.2-8
Control: retitle -1 armel armhf: gcc -shared reads libgnarl.a instead of .so
Checked on abel.debian.org.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Troub
Package: gnat-4.6
Followup-For: Bug #717014
Control: reassign -1 gnat-4.8 4.8.2-8
Control: retitle -1 on some archs, a library using Elementary_Functions needs
-lm
Checked on abel.debian.org (armel).
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsub
Package: gnat-4.6
Followup-For: Bug #673772
Control: reassign -1 gnat-4.8 4.8.2-8
Checked on gabrielli.debian.org.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gnat-4.6
Followup-For: Bug #666106
Control: reassign -1 gnat-4.8 4.8.2-8
Same symptoms on fischer.debian.org (s-intman.adb:139), but signal is
named as SIGSEGV. Backtrace:
0x2834bd7b in __gnat_backtrace ()
from /usr/lib/i386-kfreebsd-gnu/libgnat-4.8.so.1
(gdb) backtrace
#0 0x2834bd7b
Package: gnat-4.4
Followup-For: Bug #611248
Hello.
I checked in the oldstable chroot of abel.debian.org,
libpolyorb-giop.so seems to build correctly.
Your report looks quite similar to 687642.
Could you please try to reproduce, and report what happens when
replacing "-lgnarl-4.4" with the explicit
Package: libgtkada
Version: 2.24.1-14
Severity: minor
Control: tags -1 + fixed
During an automatic run of autopkg-test:
xvfb-run: error: xauth command not found
Latest commit in the VCS fixes this bug and next upload will close it.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debi
Package: src:gnat-4.9
Followup-For: Bug #742590
When compiling a-direct.adb on partch.debian.org, the failure appears
with -O[12] but not with -O0. Gdb shows that it happens in the gnat1
subprocess and produces a backtrace.
$ gdb ../../xgcc
(gdb) set args -B../.. -c -O1 -gnatpg a-direct.adb -o
Package: src:gnat-4.9
Followup-For: Bug #742590
At least three failures affect build/gcc/ada/rts-static-zcx.
A 54 compiler segfault when optimization is asked.
B 106 warnings (= errors with -gnatg), mostly about conversions
between types with different sizes.
C 46 errors caused by the same probl
Package: src:gnat-4.9
Followup-For: Bug #742590
Control: retitle -1 FTBFS on powerpc, wrong System.Address'Size
Control: tags -1 + pending
Revision b1ec15211bb78fd840cc96b500d13e5f1531f9b8 fixes this issue.
In order to help next newcomer to modify flags for specific sources,
please consider apply
Package: gnat-4.9
Version: 4.9-20140322-1
Severity: serious
Control: -1 tags + pending
* Gnat-4.9 (>= 4.9-20140322-1) and dh-ada-library (<= 5.9) both
provide /usr/share/debian_packaging.mk.
* dh-ada-library version in unstable and testing is 5.9
* gnat-4.9 Breaks/Replaces: dh-ada-library (<= 5.
Package: dh-ada-library,gnat-4.6-base
Followup-For: Bug #743308
Control: tags -1 + pending
I have protected gnat-4.6 with dependencies, but installed the file
itself into gnat-4.6-base instead of gnat-4.6.
Revision 2d6a96d38fa7ab538320439d15dc419b5d2a53b6 fixes this issue.
--
To UNSUBSCRIBE, e
Package: dh-ada-library,gnat-4.9-base
Followup-For: Bug #743375
Control: tags -1 + pending
See #743308. Revision e8f59d20 fixes this.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gnat-4.6,gnat-4.9-base
Followup-For: Bug #743376
Sorry for the confusion
gnat-4.6 is fixed (4.6.4-3) in unstable
gnat-4.9 is fixed (4.9-20140330-3) in experimental
but
gnat-4.9 is buggy (4.9-20140330-1) in unstable
It should not be in unstable yet, and latest changes will probably not
Package: gnat-4.8
Followup-For: Bug #247564
Control: reassign -1 gnat-4.9 4.9.0-1
4.9.0 (x86_64-linux-gnu) GCC error:
in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:568
Error detected at test_70.adb:18:9
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of
Package: gnat-4.8
Followup-For: Bug #251265
Control: reassign -1 gnat-4.9 4.9.0-1
4.9.0 (x86_64-linux-gnu) GCC error:
in Case_Statement_to_gnu, at ada/gcc-interface/trans.c:2366
Error detected at test_106.adb:4:9
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subje
Package: gnat-4.8
Followup-For: Bug #427108
Control: retitle -1 Bug box Program_Error exp_disp.adb: explicit raise
4.9.0 (x86_64-linux-gnu) Program_Error exp_disp.adb:8462 explicit raise
Error detected at test1.adb:21:4
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with
Package: src:gnat
Followup-For: Bug #746588
If I understand well, porters suggest that gnat (= 4.9.1)
- switches back to Architecture: any, and
- starts Build-Depending on gnat-x.y.
Since gnat (= x.y) is never uploaded before gnat-x.y builds on all
official architectures, these changes should not
Package: gnat-4.8
Followup-For: Bug #666106
Control: reassign -1 gnat-4.9 4.9.0-1
On fischer.debian.org, -E has no effect. This is a bug by itself.
(sid_kfreebsd-i386)$ gnatclean -q main && gnatmake main && ./main
gcc-4.9 -c main.adb
gnatbind -x main.ali
gnatlink main.ali
raised CONSTRAINT_ERROR
Package: gnat-4.8
Followup-For: Bug #673772
Control: reassign -1 gnat-4.9 4.9.0-1
Seen on gabrielli.debian.org.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: oolite
Followup-For: Bug #730893
Libreoffice has been patched [1], version 1:4.2.4-3 contains the patch
[2] but does not solve the oolite issue [3].
[1] https://www.libreoffice.org/bugzilla/show_bug.cgi?id=56284
[2] http://sources.debian.net/src/libreoffice/1:4.2.4-3/sal/osl/unx/security
Package: autopkgtest
Severity: minor
Control: affects -1 sadt
Hello. doc/README.package-tests states:
The cwd of each test is guaranteed to be the root of the source
package. [...] Tests may not modify the source tree [...].
If the file to be executed has no execute bits set, chmod a+x is
Package: taskcoach
Followup-For: Bug #749942
Hello.
An upstream author is investigating the issue, but has been unable to
reproduce the problem so far.
Would you please attach the contents of this file?
"~/.config/Task Coach/TaskCoach.ini"
In case you have activated the synchronization with an iP
Package: ftp.debian.org
Severity: normal
Taskcoach cannot be optional because it Depends: python-twisted which
is extra.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
In-Reply-To=<20140321105301.ge18...@an3as.eu>
Package: debian-policy
Followup-For: Bug #685506
Joachim Breitner wrote:
> File-Excluded: foo/bar.js to exclude
> * foo/bar.js (in case of a dirty tarball)
> * pkg-1.0/foo/bar.js (as in your implementation) as well as
> * pkg-1.0/docs/foo/bar.js (t
Package: src:gnat-4.6
Followup-For: Bug #713124
Control: tag -1 pending
gcc-4.6.4-6 resolves both dependency problems. Next gnat-4.6 upload
will contain the changes.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas.
Package: python-wxgtk2.8
Version: 2.8.12.1-12
Severity: minor
Hello.
Img2py should not require an xserver. For example, it should be
available in a pdebuild chroot.
You may reproduce the failure with
# touch src.png
# unset DISPLAY
# python /usr/share/pyshared/wx-2.8-gtk2-unicode/wx/tools/img2py
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package libfm.
This patch introduces a work-around for #593607: in some
circumstances, source files were deleted even in case of failure.
Upstream 1.1.0 brings a true fix fo
Package: lintian
Version: 2.5.11
Followup-For: Bug #692282
Happy new year, and thanks for your advices. Here is a new attempt.
Adding the Testsuite field in data/common/source-fields causes the
generated "profiles/debian/main.profile" to change during build. It
should either be updated in the VCS
@ -1,37 +1,51 @@
# testsuite -- lintian check script -*- perl -*-
+# Copyright (C) 2013 Nicolas Boulenguez
+
+# This file is part of lintian.
+
+# Lintian is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the F
2da0b3ed81e2907a49 Mon Sep 17 00:00:00 2001
From: Nicolas Boulenguez
Date: Fri, 25 Jan 2013 20:25:51 +0100
Subject: * Check debian/tests/control fields if autopkgtest is used.
---
checks/testsuite | 103 +++-
checks/testsuite.desc
downgrades its severity from critical to normal in wheezy.
+
+ -- Nicolas Boulenguez Mon, 31 Dec 2012 23:36:03 +0100
+
libfm (0.1.17-2) unstable; urgency=low
* Updating maintainer field.
diff -Nru libfm-0.1.17/debian/patches/02-keep_source_when_copying.patch libfm-0.1.17/debian/patches/02
but this
+work-around downgrades its severity from critical to normal in wheezy.
+
+ -- Nicolas Boulenguez Mon, 31 Dec 2012 23:36:03 +0100
+
libfm (0.1.17-2) unstable; urgency=low
* Updating maintainer field.
diff -Nru libfm-0.1.17/debian/patches/02-keep_source_when_copying.patch libfm
Package: gnat-gps
Version: 5.0-13
Followup-For: Bug #693046
Control: severity -1 minor
The problem only occurs with gnat installed. The
/usr/share/gps/plug-ins/gps_utils/gnat_rules.py
plugin then defines a list of accepted switches. It relies on the
/usr/share/gps/plug-ins/gps_utils/gnat_switc
ot;
+errors installing using the upstream FreeBSD kernel (Closes: #679198)
+
+ -- Nicolas Boulenguez Fri, 21 Dec 2012 23:47:40 +0100
+
bash (4.2-4) unstable; urgency=high
* Apply upstream patches 030 - 036, fixes for
diff -u bash-4.2/debian/bash.preinst-lib.c bash-4.2/debian/bash.preinst
Hello.
The current version in testing is 798-1. It seems that 798-2 to 880-1
did not manage to migrate from unstable to testing. This has not been
a problem until the freeze. But 891-1 and 892-1 heavily modify 798-1.
So late in the freeze process, the release team will never allow them
to migrate
On Sun, Oct 14, 2012 at 11:42:12AM -0500, Dirk Eddelbuettel wrote:
> I fear there is nothing I can do for you. The current version is in
> unstable, and users can easily install it directly from CRAN -- which has ~
> 4000 packages of which we have maybe 150 in Debian. So people are used to
> mixi
On Fri, Sep 21, 2012 at 11:45:32AM +0200, Xavier Grave wrote:
> As far as I remember the Breaks/Replace libpolyorb2 by libpolyorb3
> isn't an option ?
Imagine
exe2 is linked to libpolyorb2
exe3 is linked to libpolyorb3
Breaks/Replace would unexpectedly make those executables not
coinstallable.
1 - 100 of 887 matches
Mail list logo