Bug#407053: gcc-4.1 / s390 64-bit libs in wrong location

2007-01-15 Thread Hector Oron
)/s390-linux-gnu/lib64/ + cp -a $(d)/$(PF)/s390x-linux/lib64/* $(d)/$(PF)/s390-linux-gnu/lib64/ endif endif It also affects gcc-3.4. Another bug for gcc-3.4 is submitted. Other gcc versions has not been tested. Regards, Hector Oron -- Cross

Bug#407049: gcc-3.4 / 64-bit libs in wrong location

2007-01-15 Thread Hector Oron
)/s390-linux-gnu/lib64/ + cp -a $(d)/$(PF)/s390x-linux/lib64/* $(d)/$(PF)/s390-linux-gnu/lib64/ endif endif It also affects gcc-4.1. Another bug for gcc-4.1 is submitted. Regards, Hector Oron Cross-compiling gcc-3.4 [s390] Error log: # Directory that this library needs to be installed

Bug#393924: rmadison: does not report version correctly in some cases

2006-11-09 Thread Hector Oron
IIRC yes :-)2006/11/9, Julian Gilbey <[EMAIL PROTECTED]>: On Wed, Oct 18, 2006 at 07:57:17PM +0100, Julian Gilbey wrote:> On Wed, Oct 18, 2006 at 04:16:55PM +0200, Hector Oron wrote:> > Package: devscripts> > Version: 2.9.22> >> > When i invoke: > > $ rmadiso

Bug#398791: README.cross not update it

2006-11-15 Thread Hector Oron
Package: gcc-4.2Severity: normalTags: patchdebian/README.cross not up to dateI am using Debian GNU/Linux 2.4.1, kernel 2.6.18-1-xen-vserver-amd64 and libc6 2.3.6.ds1-6 README.cross.patch Description: Binary data

Bug#393897: gcc-4.2: cross-compiler FTBFS

2006-11-15 Thread Hector Oron
-cross.typo.patch 3. src/libstdc++-v3/config/ files missing: linker-map.dummy linker-map.gnu Finally, it builds cleanly.Thanks, Hector Oron Martinez EmDebian developer gcc-4.2-cross.typo.patch Description: Binary data linker-map.dummy Description: Binary data linker-map.gnu Description

Bug#393897: <[EMAIL PROTECTED]>

2006-11-15 Thread Hector Oron
A follow-up to fix workarround 3 - missing linker-map.gnu - might be follow at: http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01377.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#415483: marked as done (install fails on thinkpad x60s)

2007-03-23 Thread Hector Oron
Hello, I can report that Etch RC2 is doing very well on a Lenovo Thinkpad X60s I have used installgui -very nice- :-) And LVM doing also fine. Only wireless networking needs non-free firmware ipw3945, also tested fine. Regards, Hector Oron 2007/3/20, Debian Bug Tracking System <[EM

Bug#416434: gcc-3.3 cross builds FTBFS [Patch available]

2007-03-27 Thread Hector Oron
Package: gcc-3.3 Version: 3.3.6ds1-15 Patch When cross building, gcc-3.3-g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H-I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/c

Bug#416434: gcc-3.3 cross builds FTBFS [Patch available]

2007-03-27 Thread Hector Oron
So far, I have cross-built fine [i386] arm mips mipsel powerpc ia64 alpha m68k hppa Builds have failed for: s390 and sparc Note that patch supplied ignores/disables patch debian/patches/multiarch-include.dpatch Also debian patches that might create a conflict for s390 and sparc not to build

Bug#380251: building cross compilers

2006-10-17 Thread Hector Oron
It would be nice if somebody on the embedded list could have a look at #380251.I have slightly modified README.cross more up to date. Patch attached.If you are trying to build a cross gcc-4.1, take a look to #391445.Regards, Hector Oron README.cross.patch Description: Binary data

Bug#391445: GCC 4.1 BUG - Cross compiling

2006-10-17 Thread Hector Oron
Confirmed - It compiles clean. Tried with dpkg-cross version 1.32Thanks, Hector OronP.S.- I submit these patches to be more handy2006/10/15, Nikita V. Youshchenko < [EMAIL PROTECTED]>:> On 10/15/06, Nikita V. Youshchenko < [EMAIL PROTECTED]> wrote:> > 999_lib64_for_cross.dpatch is still available i

Bug#393841: cross-ld not looking into /usr/powerpc-linux-gnu/lib64/ for 64-bit libraries

2006-10-17 Thread Hector Oron
Package: binutilsPriority: standardSection: develInstalled-Size: 7132Maintainer: James Troup <[EMAIL PROTECTED]>Architecture: i386Version: 2.17-3 Regarding bug 391445. It seems that cross-ld is not looking into /usr/powerpc-linux-gnu/lib64/ for 64-bit libraries. Attached patch fixes these behavi

Bug#393924: rmadison: does not report version correctly in some cases

2006-10-18 Thread Hector Oron
Package: devscriptsVersion: 2.9.22When i invoke:$ rmadison -a powerpc lib64gcc1 lib64gcc1 | 1:4.1.1-13 |   testing | powerpc lib64gcc1 | 1:4.1.1-16 |  unstable | powerpc lib64gcc1 | 1:4.2-20060923-1 |  experimental | powerpcRight versions are  lib64gcc1 | 4.1.1-13 |   testing | powerpc

Bug#394034: gcc-4.1 has a typo when looking for 64 bit libraries on s390.

2006-10-18 Thread Hector Oron
Package: gcc-4.1Version: 4.1.1-16gcc-4.1 has a typo when looking for 64 bit libraries on s390.I names path as ../s390-linux/lib64 but it is ../s390-linux-gnu/lib64Patch available I am using Debian GNU/Linux 2.4.1, kernel 2.6.18-1-xen-vserver-amd64 and libc6 2.3.6.ds1-6 s390-typo.patch Descripti

Bug#394034: gcc-4.1 has a typo when looking for 64 bit libraries on s390.

2006-10-20 Thread Hector Oron
Patch attached.2006/10/19, Matthias Klose <[EMAIL PROTECTED]>: Hector Oron writes:> Package: gcc-4.1> Version: 4.1.1-16>> gcc-4.1 has a typo when looking for 64 bit libraries on s390.>> I names path as ../s390-linux/lib64 but it is ../s390-linux-gnu/lib64 hmm, c

Bug#394323: cross building hppa architecture - libgcc4-hppa-cross not in control info

2006-10-20 Thread Hector Oron
Package: gcc-4.1-sourceSeverity: normalOn hppa architecture, cross building from source: [i386]sed 's/\(lib[^ ]*\) /\1-hppa-cross /g' < debian/libgcc4- hppa-cross.substvars > debian/libgcc4-hppa-cross.substvars.newmv debian/libgcc4-hppa-cross.substvars.new debian/libgcc4-hppa-cross.substvarsdh_genc

Bug#597933: Non-free files distributed in sdcc

2010-11-21 Thread Hector Oron
Hello, 2010/11/16 Julien Cristau : >> $ apt-get source sdcc &&  cd sdcc-2.9.0 &&  find . -name "*non-free*" >> && grep -nRHi "*authentic Microchip*" * || echo "Package is clean" >> >> As it seems this is not affecting Squeeze, could we (at least) tag >> squeeze-ignore this bug report (if not clos

Bug#602891: [ovs-dev] Bug#602891 closed by Simon Horman (Bug#602891: fixed in openvswitch 1.1.0~pre2-4)

2010-11-21 Thread Hector Oron
Hello, 2010/11/16 Ben Pfaff : > I fixed the originally reported bug in openvswitch/1.1.0~pre2-3. > Hector Oron reopened > the bug without any comment, so I can only speculate why, but it is > presumably because > the package still failed to build from source on many buildds. Ye

Bug#604774: gcc-4.4 (cross): powerpc: cannot compute suffix of object files

2010-11-24 Thread Hector Oron
Package: gcc-4.4 Version: 4.4.5-6 Severity: wishlist Hello, I just note this here, so I can remember. powerpc cross build with: GCC_TARGET=powerpc DEB_CROSS=yes dpkg-buildpackage -us -uc -rfakeroot fails with: [...] configure: creating cache ./config.cache checking for --enable-version-spe

Bug#604774: gcc-4.3 (cross): powerpc also broken for biarch and non-biarch

2010-11-24 Thread Hector Oron
Hello, I also atempted biarch and nobiarch builds for gcc-4.3 GCC_TARGET=powerpc DEB_CROSS=yes dpkg-buildpackage -us -uc -rfakeroot [...] checking for powerpc64-linux-gnu-ranlib... /usr/powerpc-linux-gnu/bin/ranlib checking for powerpc64-linux-gnu-strip... /usr/powerpc-linux-gnu/bin/strip check

Bug#604774: gcc-4.4 (cross): patch fixing powerpc builds

2010-11-24 Thread Hector Oron
Tags: patch thanks Applying this patch i was able to build gcc-4.4 as no-biarch It would also be nice if cross-builds do not depend on gcc-4.4-source (unless it is needed by something else) --- gcc-4.4/gcc-4.4-4.4.5/debian/rules2 2010-11-24 10:15:44.0 + +++ gcc-4.4x/gcc-4.4-4.4.5/deb

Bug#604808: xapt: please allow exclude packages

2010-11-24 Thread Hector Oron
Package: xapt Version: 2.2.6 Severity: wishlist Tags: experimental Hello, As xapt seems to be apt-cross replacement, if it is possible it would be nice to have --exclude flag as dpkg-cross has. Best regards, -- Hector Oron -- System Information: Debian Release: squeeze/sid APT prefers

Bug#604834: ITP: sd-installer -- sd-installer: installer helper for flash devices (SD, USB, ..)

2010-11-24 Thread Hector Oron
Package: wnpp Severity: wishlist Owner: Hector Oron * Package name: sd-installer Version : 0.1 Upstream Author : Hector Oron * URL : not yet * License : GPL Programming Lang: Bash Description : sd-installer: installer helper for flash devices (SD, USB

Bug#604835: gcc-4.3 (cross): enable gobjc cross builds

2010-11-24 Thread Hector Oron
Package: gcc-4.3 Version: 4.3.5-4 Severity: wishlist Tags: patch Hello, Could you please enable gobjc cross builds on gcc-4.3? --- gcc-4.3x/gcc-4.3-4.3.5/debian/rules.defs2010-11-24 09:25:36.0 + +++ gcc-4.3xx/gcc-4.3-4.3.5/debian/rules.defs 2010-11-24 16:52:45.176900237 +00

Bug#604937: gcc-4.4 (cross): build dependencies: gcc-4.4-source (needed?)

2010-11-25 Thread Hector Oron
space is taken in the build host which is not needed and for slow connections, it takes a while to get the extra packages, could those be disabled? Best regards, -- Hector Oron -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (700, 'unstable'), (60

Bug#604918: base-files: Cannot use /etc/profile.d

2010-11-25 Thread Hector Oron
Hello, 2010/11/25 Santiago Vila : > On Thu, 25 Nov 2010, Julien Danjou wrote: > >> That's why dpkg has a prompts on conffile conflicts, asking the admin >> what to do. > > There would not be any conflict if you didn't change the file from lenny, If he is the owner of his configuration files, why

Bug#604937: gcc-4.4 (cross): build dependencies: gcc-4.4-source (needed?)

2010-11-26 Thread Hector Oron
Hello, 2010/11/26 Matthias Klose : > On 25.11.2010 17:06, Hector Oron wrote: >>   Cross building gcc-4.4, it depends on -source packages: >>   dpkg-checkbuilddeps: Unmet build dependencies: gcc-4.4-source (>= 4.4.5) >>   gcc-4.4-source (<<  4.4.6) >> >&g

Bug#604774: gcc-4.4 (cross): patch fixing powerpc builds

2010-11-26 Thread Hector Oron
Hello, 2010/11/26 Matthias Klose : > why is it so difficult to send patches which don't break other > configurations? Apologies about that, I was doing that in a hurry, I'll try to be cleaner next time. Best regards -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#605370: atlas: FTBFS on alpha, armel, ia64, mips, powerpc and s390

2010-11-29 Thread Hector Oron
Package: atlas Version: 3.8.3-29 Severity: serious Tags: sid Hello, Your package fails to build on many architectures: Please see https://buildd.debian.org/pkg.cgi?pkg=atlas Best regards -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (700, 'unstable

Bug#605372: tseries: FTBFS on armel: unable to load shared object

2010-11-29 Thread Hector Oron
Package: tseries Version: 0.10-23-1 Severity: serious Tags: sid Hello, Your package fails to build on armel: gcc -shared -o tseries.so arma.o bdstest.o boot.o dsumsl.o formats.o garch.o ppsum.o tsutils.o -lblas -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR make[1]: Leaving directory `/b

Bug#738308: Status of bustle package.

2014-02-17 Thread Hector Oron
Hello, 2014-02-16 19:36 GMT+01:00 Chris Lamb : >> It's maintained under the Debian Haskell Group, as the Maintainer line >> says. I can't speak for the upload which changed Maintainer (apparently >> this was Hector's). I'm guessing that Chris just didn't notice or >> forgot. > Sorry if I caused

Bug#736160: RM: xf86-input-tslib -- ROM; obsolete, replaced by -evdev

2014-01-20 Thread Hector Oron
upgrades. - It has RC bug #674821 - It build depends on libts-dev (src:tslib) which has been orphaned and it should probably also be removed. - It has already been removed from testing suite. Regards, -- Hector Oron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#729124: avahi: enable deprecated interfaces

2013-11-09 Thread Hector Oron
econf. Regards. -- Hector Oron diff -Nru avahi-0.6.31/debian/changelog avahi-0.6.31/debian/changelog --- avahi-0.6.31/debian/changelog 2013-03-06 23:04:59.0 +0100 +++ avahi-0.6.31/debian/changelog 2013-11-09 12:04:54.0 +0100 @@ -1,3 +1,12 @@ +avahi (0.6.31-2.1) unstable; urgenc

Bug#749800: openjade1.3: FTBFS - No rule to make target '-losp'

2014-06-16 Thread Hector Oron
interpret '-losp' as make target. '-losp' was introduced by #650610 (FTBFS: No rule to make target `/usr/lib/libosp.la', needed by `openjade'.) It feels a bit as a workaround, but adding all libs as PHONY targets makes package build again for me. Find patch attache

Bug#751765: libsdl1.2: diff for NMU version 1.2.15-9.1

2014-06-16 Thread Hector Oron
to be removed (or deprecated). Regards. -- Hector Oron diff -Nru libsdl1.2-1.2.15/debian/changelog libsdl1.2-1.2.15/debian/changelog --- libsdl1.2-1.2.15/debian/changelog 2014-03-09 02:37:44.0 +0100 +++ libsdl1.2-1.2.15/debian/changelog 2014-06-16 13:35:39.0 +0200 @@ -1,3

Bug#751764: directfb: diff for NMU version 1.2.10.0-5.1

2014-06-16 Thread Hector Oron
moved (or deprecated). Regards. -- Hector Oron diff -Nru directfb-1.2.10.0/debian/changelog directfb-1.2.10.0/debian/changelog --- directfb-1.2.10.0/debian/changelog 2012-05-20 13:47:03.0 +0200 +++ directfb-1.2.10.0/debian/changelog 2014-06-16 14:09:21.0 +0200 @@ -1,3 +1,13 @@ +dir

Bug#751766: libsdl2: diff for NMU version 2.0.2+dfsg1-3.1

2014-06-16 Thread Hector Oron
to be removed (or deprecated). Regards. -- Hector Oron diff -Nru libsdl2-2.0.2+dfsg1/debian/changelog libsdl2-2.0.2+dfsg1/debian/changelog --- libsdl2-2.0.2+dfsg1/debian/changelog 2014-03-19 21:24:39.0 +0100 +++ libsdl2-2.0.2+dfsg1/debian/changelog 2014-06-16 13:37:06.0 +0200 @@

Bug#751768: RM: tslib -- ROM; deprecated upstream

2014-06-16 Thread Hector Oron
Package: ftp.debian.org Severity: normal Hello, Package tslib can be removed from Debian as it currently has no Debian maintainer, it is abandoned upstream and it has big user popcon base due to its reverse depends pulling it. I assume, looking to libts-bin, that tslib user base is very low.

Bug#752390: /usr/include/sys/_callout.h:56:2: error: unknown type name 'sbintime_t'

2014-06-23 Thread Hector Oron
Package: kfreebsd-kernel-headers Version: 10.0~5 Severity: serious Hello, sbintime_t is not defined at /usr/include/sys/_callout.h causing build error, at least for GNU GDB package, as found at: < https://buildd.debian.org/status/fetch.php?pkg=gdb&arch=kfreebsd-amd64&ver=7.7.1-2&stamp=14032

Bug#752295: gdb: FTBFS on kfreebsd

2014-06-23 Thread Hector Oron
.php?pkg=gdb&ver=7.7.1-2&suite=sid This is caused by kfreebsd kernel headers being out dated, nothing to do with GNU GDB itself. I have opened #752390 to fix the current situation. Once that bug is fixed, GNU GDB will need to be rescheduled for a build. Regards, -- Hector Oro

Bug#752581: gdb did switch back to python2 without any notice, breaking packages

2014-06-24 Thread Hector Oron
Hello Matthias, 2014-06-24 23:41 GMT+02:00 Matthias Klose : > - You are breaking packages, without giving any information >in advance. See #752579. I fail to see how a "Multi-Arch: same" file which differs in armel architecture has anything todo with this matter. Could you please explain wha

Bug#748711: gdb uses python3, which breaks everything

2014-06-24 Thread Hector Oron
Hello, 2014-06-25 0:51 GMT+02:00 Ben Longbons : > On Tue, Jun 24, 2014 at 3:08 PM, Matthias Klose wrote: >> Are you aware of other pretty printers not >> working with python3? > From what I've seen, pretty printers that *do* work with python3 are a > very small minority. Can someone provide a l

Bug#748711: gdb uses python3, which breaks everything

2014-06-25 Thread Hector Oron
Hello, 2014-06-25 15:05 GMT+02:00 Matthias Klose : > Am 25.06.2014 01:21, schrieb Hector Oron: >> Can someone provide a list of pretty printers with some assesment >> whether those work with Python 3 or not? > > searching the Contents file for -gdb.py should give you a prett

Bug#748711: gdb uses python3, which breaks everything

2014-06-25 Thread Hector Oron
oth python2 and python3. Please, don't make my > life more complicated than it needs to be for no reason at all. I need to apologize here, it was not my intention to make your life harder, please also understand the need to move forward. Please, do let me know what do you think about proposed strategy as I intend to make an upload with those changes ASAP. Best regards, -- Hector Oron signature.asc Description: Digital signature

Bug#744204: gdb: Upgrade 7.7 for ppc64el enablements and add patch

2014-04-11 Thread Hector Oron
Hello, 2014-04-11 13:47 GMT+02:00 Frederc Bonnard : > the current version of gdb in debian unstable is not new enough to support > the new > architecture ppc64el. > Some enablements has been done upstream which would be welcome and we are > providing > a patch to complete support of ppc64le. > T

Bug#736628: procps: FTBFS [amd64]: FAIL: vmstat partition (using sda1)

2014-05-27 Thread Hector Oron
"linked" to sr0 Applying upstream patch check-presence-disks-in-vmstat.patch seems to fix the issue. As of today, this patch does not seem to be applied to version in sid 1:3.3.9-4. Regards, -- Hector Oron From 5a34ff0a99a3c5e7ba4f7982d5de3d0dcc9e3045 Mon Sep 17 00:00:00 2001 From:

Bug#746128: obexd: FTBFS: Tests failures

2014-05-28 Thread Hector Oron
bex-transfer > > === > > make[2]: *** [check-TESTS] Error 12 of 5 tests failed > > > > === > > make[1]: *** [check-am] Error 2 > > dh_auto_test: make -j1 check returned exit code 2 Attached patch fixes this issue. Regards, --

Bug#750157: gdb-doc: Breaks the gdb in sid

2014-06-03 Thread Hector Oron
Hello, 2014-06-02 9:37 GMT+02:00 Thorsten Glaser : > please do not Breaks the version of gdb in sid. > Do coordinated uploads, please ;-) The upload was coordinated, but stuck in NEW for gdb, causing such problem. Regards, -- Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.

Bug#741797: iproute: FTBFS: grep: nullfont.log: No such file or directory

2014-06-09 Thread Hector Oron
build instead? Regards, -- Hector Oron signature.asc Description: Digital signature

Bug#751052: RM: iproute2 -- ROM; Deprecated by src:iproute2

2014-06-09 Thread Hector Oron
Package: ftp.debian.org Severity: normal Hello ftp-master, Apparently src:iproute is to be removed from experimental/unstable/testing suites, as it has been deprecated by src:iproute2. Andreas, maintainer of the package, concurs on this action. (see https://bugs.debian.org/cgi-bin/bugrepo

Bug#730022: gdb: does not handle window resize correctly

2014-05-08 Thread Hector Oron
ize fails: half of the output is missing. This happens with programs which > happily resize when not run in gdb. Could you please provide a test case and instructions to reproduce such behaviour and report upstream GNU GDB bugtracker? Regards -- Hector Oron signature.asc Description: Digital signature

Bug#666216: gdb: p omits trailing 0 when printing a range of chars

2014-05-08 Thread Hector Oron
'char foo[5] = { 1, 2, 0, 4, 0 };' > foo.c > # gcc -c -g foo.c > # gdb foo.o > (gdb) p foo[0]@5 > $1 = "\001\002\000\004" Thanks for the testcase, I am still able to reproduce with 7.7-1, could you please send usch information to upstream GDB bugtracker? Regards, -- Hector Oron signature.asc Description: Digital signature

Bug#730630: Line number 16 out of range; d2.c has 11 lines.

2014-05-08 Thread Hector Oron
> > static int foo() { return 42; } > > int main(int argc, char *argv[]) > { > int v = foo(); > return 0; > } -- Hector Oron signature.asc Description: Digital signature

Bug#652889: gdb: During startup program terminated with signal SIGKILL, Killed.

2014-05-08 Thread Hector Oron
t; Reading symbols from /tmp/hello...(no debugging symbols found)...done. > (gdb) r > Starting program: /tmp/hello > During startup program terminated with signal SIGKILL, Killed. I am unable to reproduce with upcoming 7.7-1 release, could you please verify the issue still persists? Regards, -- Hector Oron signature.asc Description: Digital signature

Bug#747592: autogen: build hangs on testsuite (amd64)

2014-05-10 Thread Hector Oron
Source: autogen Version: 5.18.3~pre34 Severity: important Hello, When attempting to build autogen version from experimental, the build locks in the testsuite leaving zombie processes around. The process lists the following: /bin/bash ../../config/test-driver --test-name errors.test --log-

Bug#747592: autogen: build hangs on testsuite (amd64)

2014-05-12 Thread Hector Oron
tamp=1398803346 I am attaching failed log found in buildd, but did not get uploaded as it never finished building. Regards, -- Hector Oron autogen_5.18.3~pre34-1_amd64-20140509-0954.gz Description: Binary data signature.asc Description: Digital signature

Bug#748369: apr-util: FTBFS with make 4.0

2014-05-16 Thread Hector Oron
Source: apr-util Version: 1.5.3-1 Severity: serious Hello, Your package FTBFS with current make 4.0 in jessie, Find build log at: http://aws-logs.debian.net/ftbfs-logs/results-make4/logs-failed-make4/apr-util_1.5.3-1_unstable_make4.log.gz Regards -- System Information: Debian Release:

Bug#748369: apr-util: diff for NMU version 1.5.3-1.1

2014-05-16 Thread Hector Oron
tags 748369 + patch tags 748369 + pending thanks Dear maintainer, I've prepared an NMU for apr-util (versioned as 1.5.3-1.1) and did _not_ uploaded it. Please feel free to tell me if you want me to upload it. Regards. -- Hector Oron diff -Nru apr-util-1.5.3/debian/changelog apr-util-

Bug#748377: jquery: diff for NMU version 1.7.2+dfsg-3.1

2014-05-16 Thread Hector Oron
Package: jquery Version: 1.7.2+dfsg-3 Severity: normal Tags: patch pending Dear maintainer, I've prepared an NMU for jquery (versioned as 1.7.2+dfsg-3.1) and did _not_ uploaded it. Please feel free to tell me if you want me to upload for you. Regards. -- Hector Oron diff -Nru jquery-

Bug#698919: glade: update to latest release

2013-01-25 Thread Hector Oron
--- changelog (revision 36600) +++ changelog (working copy) @@ -1,3 +1,12 @@ +glade (3.14.2-1) experimental; urgency=low + + * New upstream release. + * debian/control: ++ add itstool as build dependency. ++ upgrade libgtk-3-dev version depend + + -- Hector Oron Mon, 21 Jan 2013

Bug#649094: xapt: paths not fixed in libc.so in cross packages

2011-11-18 Thread Hector Oron
Hello, 2011/11/18 Vincent Danjean : > Ok. So I will try to build a mips cross-compiler from stable as I'm doing > know, ie with old tools (I need a cross compiler for my students quickly). Sounds sensible and recommended. > I will also try the buildcross package in experimental as this is > the

Bug#570971: Trying to understand this bug: need more detail to reproduce

2011-11-18 Thread Hector Oron
retitle ssmtp: cannot read alternative config files stored in encfs fuse filesystem. tags 570971 + moreinfo - patch severity 570971 important thanks Hello, On Wed, Aug 11, 2010 at 05:53:38PM +0200, Guido Trotter wrote: > Looking better at the situation it looks like this might break because my

Bug#649290: O: device-tree-compiler

2011-11-19 Thread Hector Oron
Package: wnpp Severity: normal The current maintainer of device-tree-compiler, Aurélien GÉRÔME , is apparently not active anymore. Therefore, I orphan this package now. I plan to adopt this package if current maintainer does not reply saying the contrary. Some information about this package:

Bug#649471: gdb: internal error + abort: addr_string_to_sals: Assertion `sals.nelts == 1' failed

2011-11-21 Thread Hector Oron
Hello Patrick, 2011/11/21 Patrick Ohly : > Package: gdb > Version: 7.3-1+b1 > Severity: important > /build/buildd-gdb_7.3-1+b1-amd64-guQjni/gdb-7.3/gdb/breakpoint.c:11006: > internal-error: addr_string_to_sals: Assertion `sals.nelts == 1' failed. > A problem internal to GDB has been detected, >

Bug#649471: gdb: internal error + abort: addr_string_to_sals: Assertion `sals.nelts == 1' failed

2011-11-21 Thread Hector Oron
Hello Patrick, 2011/11/21 Patrick Ohly : >> Could you please retry with GDB from experimental? > 7.4-1~cvs2017.2 from experimental does indeed fix the problem: > multiple breakpoints are set again for SyncEvo::Exception::handle and > the assertion is not triggered. I'll try to evaluate if i

Bug#642305: gdb: stdarg functions extraneous too-early prologue end

2011-11-21 Thread Hector Oron
Hello, On Wed, Sep 21, 2011 at 01:02:24PM +0200, Ph. Marek wrote: > Package: gdb > Version: 7.3-1 > Severity: normal > Tags: patch > > Summary: breakpoints on vararg-functions don't work. > > Please see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47471 for details. I tried to backport the patch

Bug#477565: package libfdt

2011-11-22 Thread Hector Oron
Hello, On Sun, Apr 18, 2010 at 02:57:04AM +0400, Dmitry Eremin-Solenikov wrote: > Package: device-tree-compiler > Version: 1.1.0.dfsg-1 > Severity: normal > > Hello, > > Is there any progress irt this bug? Static version surely should be > enough for qemu & company. If you want this feature to

Bug#615513: release.debian.org: armhf inclusion into the archive

2011-11-22 Thread Hector Oron
Hello Mark, On Fri, Oct 21, 2011 at 07:52:46AM +0100, Mark Hymers wrote: > Just a note on this so that the bug report is up-to-date - the armhf > bootstrapping in the archive is waiting on an updated EU syncproxy > machine as we're out of disk space. Has the status been updated? Is there an

Bug#550361: gdb: Cannot access memory at address 0x5

2011-11-22 Thread Hector Oron
Hello, On Fri, Oct 09, 2009 at 05:51:48PM +0200, Witold Baryluk wrote: > Package: gdb > Version: 6.8.50.20090628-4 > Severity: important > > I just wanted to do some C development and debuging of some problematic > application on kFreeBSD and have problem with GDB. Is this problem gone away wit

Bug#615513: release.debian.org: armhf inclusion into the archive

2011-11-22 Thread Hector Oron
Hello, 2011/11/22 Mark Hymers : > As discussed with Sledge this afternoon, the syncproxy issue is now > resolved and we're in planing to get the import going. Thanks Mark! Just let me know how, when, what I can do to smooth your work. Cheers, --  Héctor Orón  -.. . -... .. .- -.   -.. . ...- .

Bug#633479: ICE: gcc-4.6: ICE on armhf with oss4-4.2-build2004-1

2011-11-23 Thread Hector Oron
eck \ diff -u gcc-4.6-4.6.2/debian/changelog gcc-4.6-4.6.2/debian/changelog --- gcc-4.6-4.6.2/debian/changelog +++ gcc-4.6-4.6.2/debian/changelog @@ -1,3 +1,9 @@ +gcc-4.6 (4.6.2-5+armhf.1) unstable; urgency=low + + * Fix PR target/49030. + + -- Hector Oron Wed, 23 Nov 2011 00:02:17 + + gcc

Bug#633479: gcc-4.6: ICE: fixed mksh

2011-11-23 Thread Hector Oron
Hi, Just as quick note, mksh has been built successfully too. --  Héctor Orón  -.. . -... .. .- -.   -.. . ...- . .-.. --- .--. . .-. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#649748: linux-2.6: fixes upstream packaging when cross-compiling

2011-11-23 Thread Hector Oron
Package: linux-2.6 Severity: wishlist Tags: upstream Hello, I was not sure where to send this patch, better here to Debian community for review. I found a bit annoying that using upstream deb-pkg target does not allow me to create proper Debian packages when cross compiling, so I have cre

Bug#693839: debian-installer: kernel install fails on armel buffalo linkstation pro, missing uboot-mkimage

2013-01-02 Thread Hector Oron
Hi, 2013/1/2 Cyril Brulebois : > Christian PERRIER (29/12/2012): >> > u-boot-tools is only in “Suggests” for flash-kernel, while your >> > situation suggests it might be better to have it in “Recommends”. >> > What do others think? >> Well, I even moved it to Depends in my commit. I'm not sure

Bug#697675: debootstrap: please report package version-revision

2013-01-08 Thread Hector Oron
Package: debootstrap Version: 1.0.44 Severity: wishlist Hello, On a current debootstrap run: [..] I: Retrieving libacl1 I: Validating libacl1 I: Retrieving adduser I: Validating adduser I: Retrieving apt I: Validating apt [..] When using debootstrap to create a given environment, it would b

Bug#697675: debootstrap: please report package version-revision (patch)

2013-01-08 Thread Hector Oron
On Tue, Jan 08, 2013 at 11:02:19AM +0100, Hector Oron wrote: > Package: debootstrap > Version: 1.0.44 > Severity: wishlist > When using debootstrap to create a given environment, it would be nice to > output version-revision information to keep track of which software versio

Bug#693215: ITP: bustle -- D-Bus activity visualiser

2012-11-14 Thread Hector Oron
Package: wnpp Severity: wishlist Owner: Hector Oron * Package name: bustle Version : 0.4.1 Upstream Author : Will Thompson * URL : http://www.willthompson.co.uk/bustle/ * License : LGPL-2.1+ and GPL-2+ Programming Lang: Haskell/C Description : D-Bus

Bug#677958: mediatomb: fails to build against current version of libmp4v2

2012-12-28 Thread Hector Oron
o licensing issues as Mathieu comments (see http://bugs.debian.org/696551#19), we need to keep it disabled distribution wise. Regards, -- Hector Oron signature.asc Description: Digital signature

Bug#670675: regression: shows only 1 (first) Ubuntu release for the package

2012-10-05 Thread Hector Oron
query multiple distributions' pac regards, -- Hector Oron signature.asc Description: Digital signature

Bug#654594: util-vserver: FTBFS on armhf, undefined reference to `syscall'

2012-10-22 Thread Hector Oron
n trying to link static objects, pass -lcompat, avoid passing it when linking shared objects. Reassigning to util-vserver package. Regards, -- Hector Oron signature.asc Description: Digital signature

Bug#691235: btrfs-tools: fix resolving of loop devices

2012-10-23 Thread Hector Oron
Package: btrfs-tools Version: 0.19+20120328-8 Severity: normal Tags: patch Hello, While trying to build btrfs image on loop device, it truncates filenames to 64 characters. Applying the following patch, seems to fix the issue: https://patchwork.kernel.org/patch/1586821/ regards -- System

Bug#686851: /sbin/losetup: Re: util-linux: New upstream version

2012-10-24 Thread Hector Oron
line 402. update-rc.d: error: insserv rejected the script header dpkg: error processing /var/cache/apt/archives/util-linux_2.22-1~test2bc1_i386.deb (--unpack): subprocess new pre-installation script returned error exit status 255 > > Thanks > > Michal -- Hector Oron signature.asc Description: Digital signature

Bug#688238: connman: please package latest release (1.7)

2012-09-20 Thread Hector Oron
-error-message-about-missing-bridge-.patch +- 0003-tethering-Fix-error-path-in-__connman_tethering_set_.patch + * Add build dependency on readline. + + -- Hector Oron Thu, 20 Sep 2012 00:43:10 +0100 + +connman (1.6-0co2) bohea; urgency=low + + * Integrate patches to fix code for bridge modu

Bug#694495: grub2: avoid updating when in chroot

2012-11-26 Thread Hector Oron
Package: grub2 Version: 2.00-7 Severity: wishlist Tags: patch Hello, When attempting to generate x86 images, linux kernel tries to run grub hook and fails: Setting up grub-pc (1.99-21ubuntu3) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is instal

Bug#694495: grub2: avoid updating when in chroot

2012-11-26 Thread Hector Oron
Hello, 2012/11/26 Hector Oron : > When attempting to generate x86 images, linux kernel tries to run grub hook > and fails: Let me clarify the error log does not correspond with the fix. The error log can be solved by debconf preseed, but I did have problems with linux grub hooks and

Bug#665018: python-fixtures: FTBFS: AttributeError: 'BrokenFixture' object has no attribute 'items'

2012-06-21 Thread Hector Oron
uild python-fixtures in pergolesi, but it still fails to build from source. Regards, -- Hector Oron -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#659341: aptitude: loops while resolving dependencies

2012-02-10 Thread Hector Oron
; >... cmdline_spinner spin(aptcfg->FindI("Quiet", 0), term_metrics); >... // TODO: maybe we should say "calculating upgrade" if we're >... // running safe-upgrade? >... std::cout << _("Resolving dependencies...") <<

Bug#646449: libosip2 upload to unstable

2012-02-15 Thread Hector Oron
Dear fellows, I would like to check if there is something holding RC fix in unstable for libosip2 package. Currently it is blocking some packages to build on armhf and s390x. If you dont have the time, would you have anything against unstable NMU? Kind regards, --  Héctor Orón  -.. . -... .. .

Bug#657446: [kbibtex] FTBS on armel

2012-02-16 Thread Hector Oron
Hello, 2012/2/16 Bastien ROUCARIES : > Any news of this bug It has not been fixed. It is reproducible on porterbox with latest software versions in SID. [ 53%] Building CXX object src/gui/CMakeFiles/kbibtexgui.dir/kbibtexgui_automoc.o cd /home/zumbi/kbibtex-0.4/obj-arm-linux-gnueabi/src/gui && /

Bug#643806: sssd: diff for NMU version 1.2.1-4.4

2012-02-19 Thread Hector Oron
tags 643806 + pending thanks Dear maintainer, I've prepared an NMU for sssd (versioned as 1.2.1-4.4) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- Hector Oron diff -u sssd-1.2.1/debian/changelog sssd-1.2.1/debian/changelog --- sssd-

Bug#643393: gnome-scan: diff for NMU version 0.6.2-1.1

2012-02-19 Thread Hector Oron
tags 643393 + patch tags 643393 + pending thanks Dear maintainer, I've prepared an NMU for gnome-scan (versioned as 0.6.2-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- Hector Oron diff -Nru gnome-scan-0.6.2/debian/changelog

Bug#680699: unblock: flash-kernel/3.1

2012-07-07 Thread Hector Oron
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: freeze-exception Please unblock package flash-kernel Hello, flash-kernel/3.1 adds device tree support for Dreamplug device (used by freedombox). Dreamplug support has been backported into l

Bug#680397: [Debichem-devel] Bug#680397: Bug#680397: aces3: FTBFS: Times out

2012-07-07 Thread Hector Oron
Hi, 2012/7/7 Michael Banck : > On Fri, Jul 06, 2012 at 01:46:10PM +0200, Michael Banck wrote: >> On Thu, Jul 05, 2012 at 06:50:40PM +0200, Kurt Roeckx wrote: >> > Source: aces3 >> > Version: 3.0.6-4 >> > Severity: serious >> > >> > Your package fails to build on a few arches, timing out in the >>

Bug#658281: adios: FTBFS and spins on buildds

2012-02-01 Thread Hector Oron
Package: adios Version: 1.3-7 Severity: serious Hello, Your package fails to build on Debian build daemon network. It seems to be related to hdf5 build dependencies plus some added conditional build deps. On armhf buildd: Checking for dependency conflicts... E: Broken packages Inst

Bug#649912: eclipse 3.7.1 armel - build success

2012-02-02 Thread Hector Oron
Hello, 2012/2/2 Niels Thykier : > We would like to try a build of eclipse on arm{el,hf}.  However, it may > require a kernel upgrade on the buildds[1].  As far as I can tell, > linux-2.6/3.2.1-1 carries those patches[2]. We are aware of it, build daemons are not yet ready, we will proceed with i

Bug#686557: ITP: haskell-pcap -- haskell-pcap: A system-independent interface for user-level packet capture

2012-09-03 Thread Hector Oron
Package: wnpp Severity: wishlist Owner: Hector Oron * Package name: haskell-pcap Version : 0.4.5.2 Upstream Author : Bryan O'Sullivan * URL : http://hackage.haskell.org/package/pcap * License : BSD3 Programming Lang: Haskell Description : A s

Bug#682975: unblock: gdb-doc/7.4.1-2

2012-07-27 Thread Hector Oron
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package gdb-doc/non-free It fixes a FTBFS, it just adds new build dependency on automake. unblock gdb-doc/7.4.1-2 -- System Information: Debian Release: wheezy/sid APT pr

Bug#682977: unblock: flash-kernel/3.2

2012-07-27 Thread Hector Oron
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package flash-kernel Due to missing detection of the hardware in udeb, later d-i support for Dreamplug was not properly working. The flash-kernel 3.2 version attempts to fix

Bug#680414: aircrack-ng: FTBFS on most architectures

2012-07-27 Thread Hector Oron
? I am willing to sponsor your package and following uploads, in case is needed. I have been using your version from mentors successfully and it even builds on arm*. Is it ok to sponsor your package upload? Regards, -- Hector Oron signature.asc Description: Digital signature

Bug#682977: unblock: flash-kernel/3.2

2012-07-29 Thread Hector Oron
Hello Niels, 2012/7/29 Niels Thykier : > We have been asked to hold udebs for now. Yes, that's fine, just until after d-i beta 1 release. I'll try to ping you back after beta 1 is released (in case you dont unblock it sooner). regards, -- Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. -

  1   2   3   4   5   6   7   8   9   >