Hello Natalia,
On Fri, 23 Feb 2024 at 03:36, Natalia Lewandowska
wrote:
> Dear Maintainer,
>
> When trying to launch gdb I receive the following error message:
> symbol lookup error: gdb: undefined symbol: rl_eof_found
> and gdb never starts.
Could you share output from the following commands
Source: pam
Version: 1.5.3-4
Severity: serious
Usertags: time-t
Justification: breaks buildd chroot build
Hello,
When running:
debootstrap --keyring /usr/share/keyrings/debian-archive-keyring.gpg
--include=apt,fakeroot,ca-certificates --variant=buildd --arch=amd64
--merged-usr sid /srv/build
Hello Matthias,
El vie, 8 dic 2023, 13:27, Matthias Klose escribió:
> Package: src:gdb
> Version: 13.2-1
> Severity: serious
> Tags: sid trixie
>
> gdb-minimal provides gdb, without providing all the features in gdb.
> Seen this in the python testsuite, trying to call
>
>gdb '--eval-command=
Hello tomazzi,
On Sun, 26 Nov 2023 at 19:45, tomazzi wrote:
> I have found the root cause of this problem:
Thanks very much! This is a very valuable investigation.
I wanted to drop a link to addr2line bug[1], could that be related?
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=29785
> I
Hi,
> I pondered about this, and should have given more context, but just to
> note that, Linux dropped support for m32r in 4.16, and gcc dropped
> support for it in 12.1, I don't think the glibc support was ever
> upstreamed, so it seems pretty dead at this point, and that was the
> reason I deem
Hello Guillem,
Thanks for the patch, however, I think we can keep support for this
architecture in the multiarch package, therefore drop the snippet
below from your patch.
diff --git a/debian/rules b/debian/rules
index 27b3f9d0e1b..1c0a55fa447 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19
Hello,
On Wed, 15 Nov 2023 at 23:09, tomazzi wrote:
> To do this, I need to have a complete build log with all the
> compiler/linker flags, compiler warnings, etc.
Find logs at https://buildd.debian.org/status/logs.php?pkg=gdb&arch=amd64
> Unfortunately, the methods described on the official D
Hello Tomazzi,
On Mon, 13 Nov 2023 at 21:51, tomazzi wrote:
>
> Hello,
>
> I've just built gdb "the Debian way", to check what are the differences
> in the build process:
> $> apt source gdb
> $> apt build-dep gdb
> $> debuild -b -uc -us
>
> From debuild output:
>
> gdb-default: configured with:
Hello,
Based on your package and Manuel changes I pushed the following to Git...
https://salsa.debian.org/xorg-team/app/xutils-dev/-/commit/64b07596fbc43441cf555d9e4eeb8f2e35312967
I want to check other bugs in the BTS before following up with an
upload to unstable.
Regards
--
Héctor Or
Dear maintainer,
I have uploaded this package to delayed/2 queue.
Regards
On Fri, 4 Aug 2023 at 11:51, Héctor Orón Martínez wrote:
>
> Hello,
>
> I have prepared a new package with a backported upstream fix for this issue.
>
> This is submitted in salsa as:
> htt
/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Fixes DebianBug #1041377
Signed-off-by: Héctor Orón Martínez
---
debian/changelog| 9 ++
debian/patches/0001_fix_ftbfs_1041377.patch | 32 +
debian/patches/series | 1
Package: libclang-16-dev
Version: 1:16.0.6-3
Severity: normal
X-Debbugs-Cc: zu...@debian.org
Hello,
When calling:
python3 -c 'from ctypes import *; import clang.cindex; config =
clang.cindex.Config(); verfunc = config.lib.clang_getClangVersi
on;
verfunc.restype = c_char_p ; print(verfunc())'
found -1 13.2-1
Hello,
I have been working on creating the gdb-13.2 package, however, I was
able to reproduce this issue.
Regars
Hello Salvatore,
On Sat, 11 Mar 2023 at 08:19, Salvatore Bonaccorso wrote:
> > I have opened an MR in salsa:
> > https://salsa.debian.org/kernel-team/linux/-/merge_requests/676
> I assume you were able to test it accordingly it works as expected?
>
> Looks fine IMHO, but wanted to double-ch
Hello,
I have opened an MR in salsa:
https://salsa.debian.org/kernel-team/linux/-/merge_requests/676
Regards
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.
Hello,
On Fri, 10 Feb 2023 at 11:51, Vincent Lefevre wrote:
>
> Package: gdb
> Version: 13.0.91.20230210-0.1
> Severity: normal
>
> When python is not available, e.g. in firejail with some profiles
> (for security reasons), gdb refuses to run:
Could you use gdb-minimal instead?
Regards
Hello,
On Fri, 10 Feb 2023 at 05:18, Matthias Klose wrote:
>
> > I am unsure why you are uploading gdb snapshots for Debian bookworm.
[...]
> It's not a snapshot, it's a release candidate, allowing to read zstd
> compressed
> debug sections and ctf information. Users may expect in a Debian r
Hello Matthias,
I am unsure why you are uploading gdb snapshots for Debian bookworm.
In anycase, could you look at this failure, you may need to generate
a DFSG tarball without the GFDL documentation.
Regards
On Wed, 8 Feb 2023 at 21:18, Adrian Bunk wrote:
>
> Source: gdb
> Version: 13.0.91
Hello Nicolas,
Thanks very! I'll add the file on the next upload, but so close to
freeze I am not sure if this will make it for bookworm, we'll see.
Regards
On Tue, 31 Jan 2023 at 07:42, Nicolas Schier wrote:
>
> Package: b4
> Version: 0.9.0-1
> Severity: wishlist
>
> Dear Héctor,
>
> can yo
Hello BogDan,
Could you please share a reproducible test with error output?
Regards
On Fri, 20 Jan 2023 at 07:39, BogDan Vatra wrote:
>
> Package: gdb
> Version: 13.0.90.20230114-0.1
> Severity: important
> X-Debbugs-Cc: bog...@kde.org
>
> Dear Maintainer,
>
> Since python3 upgrade, none of t
Hello,
Please find below an update from previous patch suggested
--- postinst2021-10-06 17:16:32.966812000 -0400
+++ postinst.913655.patched 2021-10-27 09:03:25.32434 -0400
@@ -73,7 +73,6 @@
# This only works on a Linux system with udev running. This is probably the
# vast majo
Hello Cyril,
On Wed, 27 Jan 2021 at 09:31, Cyril Brulebois wrote:
> I'm happy to look into preparing a fix for this bug in stable, and to
> talk to the release team about it.
Please, do not block on me, if you want to do that please go ahead.
Regards,
--
Héctor Orón -.. . -... .. .- -. -.
Hello,
El dl., 25 de gen. 2021, 18:15, Uwe Kleine-König va
escriure:
> Package: device-tree-compiler
> Version: 1.4.7-3
> Severity: important
> Tags: upstream, fixed-upstream
> Control: fixed -1 1.5.0-1
>
> Hello,
>
Since 1.6.0 is available via backports and this issue only happens in
stable, i
Hello,
El dt., 11 d’ag. 2020, 5:33, Mo Zhou va escriure:
> Package: wnpp
> Severity: wishlist
> Owner: Mo Zhou
> X-Debbugs-Cc: debian-de...@lists.debian.org
>
> * Package name: openpbs
> Version : 20.0.1
> Upstream Author : Name
> * URL : http://www.example.org/
I
Hello Vincent,
Missatge de Vincent Lefevre del dia dj., 5 de
març 2020 a les 14:09:
>
> Package: gdb-doc
> Version: 9.1-1
> Severity: minor
>
> In the package information:
>
> Homepage: http://www.gnu.org/s/gdb/
>
> The URL should be updated to https: https://www.gnu.org/software/gdb/
>
> /usr/
Source: libapp-stacktrace-perl
Version: 0.09-3
Followup-For: Bug #936055
Dear Maintainer,
This issue is now affecting GDB 9.1 autopkgtests and preventing it from
migrating to testing.
https://ci.debian.net/data/autopkgtest/testing/amd64/liba/libapp-stacktrace-perl/4328197/log.gz
https://
tags -1 wontfix
thank
Hello Andrew,
Missatge de Andrew Apted del dia dv., 22 de nov.
2019 a les 3:21:
>
> Package: gdb
> Version: 8.2.1-2+b3
> Severity: normal
>
> Dear Maintainer,
>
> Section 12.1 of Debian Policy states: Each program, utility, and function
> should have an associated manual pa
Package: zfsutils-linux
Version: 0.8.2-2
Followup-For: Bug #923377
Dear Maintainer,
When upgrading zfsutils-linux, systemd tries to restart
zfs-mount.service, that fails because there's nothing to mount and
makes the install fail. Do you think ignoring the return code for
zfs-mount.servic
Hello,
Missatge de Héctor Orón Martínez del dia dv.,
18 d’oct. 2019 a les 17:23:
> > > > Did you try to build it with the current protobuf version available
> > > > in experimental?
> > >
> > > Not really, I need the package for stretch, which invol
Hello,
Missatge de László Böszörményi (GCS) del dia dj., 17
d’oct. 2019 a les 8:32:
> On Wed, Oct 16, 2019 at 6:23 PM Hector Oron wrote:
> > Missatge de László Böszörményi (GCS) del dia dc., 16
> > d’oct. 2019 a les 17:34:
> > > On Wed, Oct 16, 2019 at 12:24
Source: grpc
Version: 1.23.0
Severity: wishlist
Dear Maintainer,
I have prepared a new release for 1.24.2-1, I have submitted changes
via MR into salsa, as:
https://salsa.debian.org/debian/grpc/merge_requests/1
https://salsa.debian.org/debian/grpc/merge_requests/2
Please, could you
Hello,
Yes, please, remove the package.
Missatge de Moritz Muehlenhoff del dia dj., 12 de
set. 2019 a les 23:57:
>
> Package: ftp.debian.org
> Severity: normal
>
> Please remove ofono-phonesim. It depends on Qt4 and is dead upstream
> zumbi acked the removal in #875066
>
> Cheers,
> Mo
Hello,
Missatge de Moritz Mühlenhoff del dia dj., 12 de set.
2019 a les 22:30:
> Are you planning to port it to Qt5 yourself or shall we remove it from
> the archive?
Let's remove it from the archive.
Regards,
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.
Hello Rob,
Missatge de Rob Browning del dia dl., 9 de set.
2019 a les 0:52:
> "Héctor Orón Martínez" writes:
> > Package: emacs
> > Version: 1:26.1+1-3.3
> > Severity: wishlist
> >
> > Dear Maintainer,
> >
> > Please consider packaging
Package: emacs
Version: 1:26.1+1-3.3
Severity: wishlist
Dear Maintainer,
Please consider packaging newer emacs 26.3 release:
https://lists.gnu.org/archive/html/emacs-devel/2019-08/msg00577.html
Regards
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy
Package: ftp.debian.org
Severity: normal
Hello,
I noticed src:pillow 4.3.0-2 and 6.1.0-1 in unstable.
At #debian-python:
< zumbi> there is src:pillow 4.3.0-2 and 6.1.0-1 in unstable, does some know if
that's intentional? (to keep python-imaging?)
< zumbi> (/cc doko ^)
< doko> zum
Hello,
Missatge de Rémi Letot del dia dc., 24 de jul.
2019 a les 12:48:
>
> Package: libwayland-server0
> Version: 1.17.0-1
> Severity: normal
>
> Dear Maintainer,
>
> when I plug or unplug a monitor, my desktop session crashes
> and I'm back at the gdm login screen. If I do the same when
> at th
Hello,
Missatge de Kai-Uwe Eckhardt del dia dj., 25 de
jul. 2019 a les 10:48:
>
> Hello,
>
> the manual text has been fixed upstream for gcc-9.1.0.
> https://gcc.gnu.org/onlinedocs/gcc-9.1.0/gcc/Link-Options.html#Link-Options
>
>
> The linker searches a standard list of directories for the librar
Hello,
Missatge de Conrad J.C. Hughes (for Debian package stuff)
del dia ds., 27 de jul. 2019 a les 11:09:
>
> Source: wayland
> Severity: normal
>
> Dear Maintainer,
>
> When I operate my laptop's screen brightness buttons, an overlay appears,
> usually with a bar showing the current level. Sin
Package: conman
Version: 0.2.7-1
Severity: important
Dear Maintainer,
I intend to salvage package conman, which has note been updated since 2015,
first upload, despite BTS requests to release updated version.
My plan is to add myself as comaintainer and release newer upstream version.
Regar
Hello,
Missatge de Hector Oron del dia dg., 28 de jul.
2019 a les 1:45:
> The code including atomic must link using `-latomic`, that is
> apparently GCC bug, which it is not often seen in other architectures.
> I have been unable to test the assumption.
>From irc://OFTC/debian-riscv channel some
Hello,
I have pushed a slightly updated version of your patch to Git
(salsa) now, so it should be part of next release.
https://salsa.debian.org/gdb-team/gdb/commit/c9f210a8e1fcd89d2f24630a0283d68fa3b6275f
Regards
Missatge de Tommi Vainikainen del dia ds., 20 de
jul. 2019 a les 11:42:
>
>
Hello,
Missatge de Anton Zinoviev del dia dc., 17 de jul.
2019 a les 17:06:
> On Wed, Jul 17, 2019 at 04:15:51PM +0200, Guillem Jover wrote:
> >
> > this seems like a problem with console-setup-freebsd being arch:all
> > and depending on kFreeBSD-specific packages which will not be
> > available
Package: console-setup-freebsd
Version: 1.191
Severity: grave
Dear Maintainer,
console-setup-freebsd has a dependency on vidcontrol, which is not part of
buster|bullseye|unstable,
and causes the package to be uninstallable.
Regards
Package: libdbd-oracle-perl
Version: 1.76-1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
libdbd-oracle-perl depends on oracle-instantclient12.1-basic |
oracle-instantclient12.1-basiclite,
which are not found in buster|bullseye|unstable, causes the package to be
unu
Hello Maik,
Missatge de Maik Fischer del dia dt., 30 d’abr.
2019 a les 12:42:
> $ gdb
> gdb: error while loading shared libraries: libpython3.6m.so.1.0: cannot open
> shared object file: No such file or directory
Can you please show the output of `apt-cache policy gdb`?
Note in my system I see
2019-04-12 11:53:04.0 +0200
@@ -1,3 +1,10 @@
+golang-github-go-debos-fakemachine (0.0~git20181105.9316584-2) unstable;
urgency=medium
+
+ * fakemachine: execution fails due to missing shared lib
+(Closes: #924392)
+
+ -- Héctor Orón Martínez Fri, 12 Apr 2019 11:53:04 +0200
+
golang
Closes: #799325)
+Thanks Paul Menzel for analysis.
+ * debian/patches/reproducible-build-899358.patch: new patch
+- Make the build reproducible
+(Closes: #899358)
+
+ -- Héctor Orón Martínez Thu, 28 Mar 2019 14:11:26 +0100
+
weston (5.0.0-2) unstable; urgency=medium
[ Emilio Pozuelo
Hello,
Missatge de Jonathan Wiltshire del dia dg., 17 de
març 2019 a les 19:04:
>
> Control: tag -1 moreinfo
>
> Hi,
>
> On Wed, Mar 06, 2019 at 11:51:45PM +0100, Hector Oron wrote:
> > OK, I tried, and to be honest, stable isn't perfect either, since
> > distro lifecycle is longer than applicati
Hello,
Missatge de Paul Gevers del dia ds., 30 de març
2019 a les 19:12:
>
> tags 922339 wontfix
> thanks
>
> On Sun, 17 Mar 2019 17:38:21 + Jonathan Wiltshire
> wrote:
> > On Thu, Feb 14, 2019 at 08:11:55PM +0100, Héctor Orón Martínez wrote:
> > > Please
Hello,
Pushed patch to git.
https://salsa.debian.org/gdb-team/gdb/commit/4aff8eff239a85188e66617e719c51d93c1857e7
Missatge de Svante Signell del dia dg., 30
de des. 2018 a les 16:21:
>
> Source: gdb
> Version: 8.2.1-1
> Severity: important
> Tags: ftbfs, patch
> User: debian-k...@lists.debi
Hello,
Patch pushed to git.
https://salsa.debian.org/gdb-team/gdb/commit/e59e4e54af0fbe9086c40ab80a1000d5c50c7175
Saludos
Missatge de Jonathan Behrens del dia dc., 20 de
febr. 2019 a les 21:30:
>
> Package: gdb
> Version: 7.10-1
> Severity: normal
> Tags: patch
> User: ubuntu-de...@lists.u
Hello,
Missatge de Hector Oron del dia dl., 11 de febr.
2019 a les 15:17:
> > The fix seems to exist upstream ([1]) and was pushed to Fedora 29
> > already ([2]), looks like a good candidate for "buster" too...
>
> Indeed, thanks, I'll that uploaded in a -2 revision once 8.2.1 enters testing.
P
Missatge de Matthias Klose del dia dc., 20 de febr.
2019 a les 10:15:
>
> Package: src:gdb
> Version: 8.2.1-1
> Severity: serious
> Tags: sid buster
>
> gdb needs a backport for PR binutils/23919. The PR fixes an issue with
> compressed debug sections, and is needed so that gdb can handle the fixe
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package ruby-jquery-ui-rails
`ruby-jquery-ui-rails` did not make it on time for the soft-free however I'd
like release team to consider and grant an exception for it so we c
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package ruby-clockwork
`ruby-clockwork` did not make it on time for the soft-free however I'd like
release team to consider and grant an exception for it so we can get
`ope
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package open-build-service
A lot of effort has been put into `open-build-service`, since ruby rails 5
transition needed to happen and it did. Even uploading the package on-t
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
Please unblock package python-cassandra-driver
I have been working with Emmanuel Arias on getting his package sponsored into
Debian, however it did not make it into Buster on time. It is a
[Adding Sjoerd in CC]
Hello,
Missatge de Reinhard Tartler del dia dc., 13 de febr.
2019 a les 13:22:
>
>
>
> On Wed, Jan 9, 2019 at 9:58 AM Alexandre Viau wrote:
>>
>> On 2019-01-09 6:54 a.m., Reinhard Tartler wrote:
>> > Hi Juan,
>> >
>> > are you still working on this ITP? I was looking at sk
Source: mesa
Version: 18.3.0-1
Severity: wishlist
Tags: patch
Dear Maintainer,
Please consider easing cross dependency installability.
Find propose patch:
https://salsa.debian.org/xorg-team/lib/mesa/merge_requests/6
Regards
-- System Information:
Debian Release: buster/sid
APT prefers u
Source: mako
Version: 1.0.7+ds1-1
Severity: wishlist
Tags: patch
Dear Maintainer,
Please consider adding build profile for nocheck.
Find proposed patch at:
https://salsa.debian.org/python-team/modules/mako/merge_requests/3
Regards
-- System Information:
Debian Release: buster/sid
APT pr
Source: mako
Version: 1.0.7+ds1-1
Severity: wishlist
Dear Maintainer,
Please consider adding support for nodoc.
Find proposed patch at:
https://salsa.debian.org/python-team/modules/mako/merge_requests/2
Regards
-- System Information:
Debian Release: buster/sid
APT prefers unstable
A
Source: mako
Version: 1.0.7+ds1-1
Severity: important
Dear Maintainer,
When building `mako` twice the package fails to clean.
Please consider
https://salsa.debian.org/python-team/modules/mako/merge_requests/1
Regards
-- System Information:
Debian Release: buster/sid
APT prefers unstabl
Hey Steve,
Missatge de Steve McIntyre del dia dc., 14 de nov.
2018 a les 17:11:
> Digging further and installing some debug symbols, I get to a problem
> in libfreetype6:
>
> (sid-armhf)steve@mjolnir:~/debian/harfbuzz/harfbuzz-2.1.1/build-main$ gdb
> util/.libs/hb-shape core
> ...
> Core was ge
Hello,
Missatge de Emilio Pozuelo Monfort del dia dt., 13
de nov. 2018 a les 18:44:
>
> On 13/11/2018 17:45, László Böszörményi (GCS) wrote:
> > Please note that src:harfbuzz currently has a problem on armhf, it
> > failed to build three times in line. The reason is known: the
> > arm-arm-01 nam
Hello László,
Missatge de László Böszörményi (GCS) del dia dt., 13
de nov. 2018 a les 17:46:
>
> On Mon, Nov 12, 2018 at 4:05 PM Emilio Pozuelo Monfort
> wrote:
> > On 11/11/2018 11:24, László Böszörményi (GCS) wrote:
> > > On Sun, Nov 4, 2018 at 4:45 PM Laszlo Boszormenyi (GCS)
> > > wrote:
Hello,
Missatge de Salvatore Bonaccorso del dia dv., 9 de
nov. 2018 a les 6:57:
> Friendly ping, can you upload the fixed package? Unfortunately this
> will not make it for 9.6 but can then for 9.7.
I have uploaded the package.
Regards
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-..
Package: wnpp
Severity: wishlist
Owner: Héctor Orón Martínez
* Package name: golang-gopkg-freddierice-go-losetup.v1
Version : 0.0~git20170407.fc9adea-1
Upstream Author : Freddie Rice
* URL : https://github.com/freddierice/go-losetup
* License : MIT
Hello Axel,
Thanks for the report.
Missatge de Axel Beckert del dia dt., 6 de nov. 2018
a les 6:27:
>
> Package: libwww-curl-perl
> Version: 4.17-5
> Severity: serious
>
> Hi,
>
> it seems as if libwww-curl-perl 4.17-5 has been built for armhf in a
> outdated chroot:
>
> # apt-cache show libwww-
Hello,
Missatge de Dmitry Smirnov del dia dc., 12 de
set. 2018 a les 2:29:
>
> On Wednesday, 12 September 2018 4:01:24 AM AEST Héctor Orón Martínez wrote:
> > Since `docker.io` reached testing, could you please consider backporting
> > it to stable?
> No, please... Mai
Package: docker.io
Version: 18.03.1+dfsg1-6
Severity: wishlist
Dear Maintainer,
Since `docker.io` reached testing, could you please consider backporting it
to stable?
What kind of work would be needed to ease the path to provide such backport?
Regards
-- System Information:
Debian Release
Hello
Missatge de Baptiste Jammet del dia dj., 6 de
set. 2018 a les 19:57:
>
> Hello,
>
> Dixit Miroslav Kure, le 04/09/2018 :
>
> >I believe cs translation was excluded from builds quite some years ago,
> >so if it got reactivated again, please disable it / mark as obsolete
> >as needed. AFAIK th
Hello,
Missatge de Josua Mayer del dia dg., 19
d’ag. 2018 a les 22:00:
> There is a vendor u-boot available based on 2017.09. It fully supports distro
> boot and
> loading EFI applications.
Do you happen to know what's missing in the Debian u-boot package to
be usable in that board?
> Therefor
Package: dgit
Version: 6.6
Severity: wishlist
User: debian-ad...@lists.debian.org
Usertags: needed-by-DSA-Team
Dear Maintainer,
Please, consider demoting `git-buildpackage` to a recommends, since `dgit`
does not "seem" to depend on it.
For some background, I would like to enable Debian port
Hello,
2018-08-11 22:09 GMT+02:00 Simon McVittie :
> Control: retitle -1 debos: autopkgtest regression: missing versioned B-D for
> m.SetShowBoot
>
> On Sat, 11 Aug 2018 at 20:45:55 +0200, Paul Gevers wrote:
>> src/github.com/go-debos/debos/cmd/debos/debos.go:159:4: m.SetShowBoot
>> undefined (ty
Hello,
2018-07-16 19:33 GMT+02:00 Alf :
> Am 16.07.2018 um 16:26 schrieb Hector Oron:
>
>>
>> Could you please test version 1.11.2-1 and report back?
>>
>> Best regards
>>
> No change so far, tested with libinput10 1.11.2-1 in Buster.
>
> Please tell me a way how I can set base speed and accellera
Package: ftp.debian.org
Severity: normal
The `intel-processor-trace` package is only meanful on Intel arches, therefore
other binaries should be removed from the archive.
Please, remove s390x binaries (libipt1, libipt-dev) for stable/testing and
unstable distributions.
Regards
system.
+- debian/patches/Improve-sanity-checks-in-extractbuild.patch: add new
+
+ -- Héctor Orón Martínez Sun, 04 Mar 2018 23:05:06 +0100
+
obs-build (20170201-3) unstable; urgency=medium
[ Sjoerd Simons ]
diff -Nru
obs-build-20170201/debian/patches/Improve-sanity-checks-in-extractbuild.pa
Hello,
2018-03-04 15:44 GMT+01:00 Emilio Pozuelo Monfort :
> On 04/03/18 12:46, Héctor Orón Martínez wrote:
>>
>> diff --git a/debian/changelog b/debian/changelog
>> index 645a4bc..b6409a8 100644
>> --- a/debian/changelog
>> +++ b/debian/changelog
>> @@ -1
p 17 00:00:00 2001
From: =?UTF-8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?=
Date: Sun, 4 Mar 2018 12:29:17 +0100
Subject: [PATCH] debian/patches/CVE-2017-16612.patch: fix cursor integer
overflow
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signe
-Encoding: 8bit
Signed-off-by: Héctor Orón Martínez
---
debian/changelog| 11 +
debian/patches/CVE-2017-16612.patch | 47 +
debian/patches/series | 1 +
3 files changed, 59 insertions(+)
create mode 100644 debian/patches/CVE
package, should I upload to security queues or
stable updates?
Regards,
--
Héctor Orón Martínez
Visit Collabora on the Web at https://www.collabora.com/
Follow Collabora on Twitter https://twitter.com/collabora
[1] https://bugzilla.novell.com/show_bug.cgi?id=1069904
>
> Please adjust the affected versions in the BTS as needed.
>
> Regards,
> Salvatore
>
>
--
Héctor Orón Martínez
Collabora Ltd
The Platinum Building
St John's Inno
licate" is another option.
FWIW, for now I'll use a build dependency on `golang-go-flags-dev`.
However, according to Go packaging policy, I understand the proper
package should be named `golang-github-jessevdk-go-flags`.
What do you think? Should we rename them all to
`golang-gith
Package: wnpp
Severity: wishlist
Owner: Héctor Orón Martínez
* Package name: golang-github-surma-gocpio
Version : 1.1.0+git20160926.fcb6877-1
Upstream Author : Surma
* URL : https://github.com/surma/gocpio
* License : Apache-2.0
Programming Lang: Go
Hello Svante,
On Sat, Dec 23, 2017 at 7:41 PM, Svante Signell
wrote:
> Hello,
>
> These patches was submitted to Debian November 13 2017. Nothing has
> happened so far, so maybe upstream would be interested to consider the
> patches for next release.
I would like to have them applied in Debian p
Hello,
FYI patch got merged upstream:
https://gitlab.com/apparmor/apparmor/commit/b24a1c4d546a6825f252d27243e09c80d04cf484
And thanks for reminding me.
Regards,
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.
Hello,
2017-12-07 19:12 GMT+01:00 intrigeri :
> Control: retitle -1 the upstream test suite does not support usrmerge
>
> intrigeri:
>> Can you please send this upstream as a merge request there:
>
>> https://gitlab.com/apparmor/apparmor/
>
>> ?
>
>> If you prefer not to, I can forward. But IIRC
Package: nvidia-kernel-common
Version: 20151021+4
Severity: important
Dear Maintainer,
* What led up to the situation?
Upgrading Debian Sid system.
* What exactly did you do (or not do) that was effective (or
ineffective)?
sudo apt upgrade
* What was the outcome of this ac
+0100
+++ apparmor-2.11.1/debian/changelog2017-11-16 19:57:03.0 +0100
@@ -1,3 +1,11 @@
+apparmor (2.11.1-3.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/patches/apparmor-support-usrmerge.patch:
+- add support for usrmerge in tests
+
+ -- Héctor Orón Martínez
Hello Svante,
Thanks very much for the patches! I'll apply them if I need as I plan
to work on releasing 8.0.1 RSN.
2017-11-13 4:31 GMT+01:00 Svante Signell :
> Source: gdb
> Version: 8.0-1
> Severity: important
> Tags: patch
> User: debian-h...@lists.debian.org
> Usertags: hurd, experimental
>
>
Hello,
2017-11-12 21:21 GMT+01:00 Michael Tokarev :
> Control: tag -1 + moreinfo
>
> 12.11.2017 22:14, Héctor Orón Martínez wrote:
>> Source: qemu
>> Version: 1:2.10.0+dfsg-2
>> Severity: normal
>>
>> Dear Maintainer,
>>
>> Your package fails t
Source: qemu
Version: 1:2.10.0+dfsg-2
Severity: normal
Dear Maintainer,
Your package fails to satisfy cross build dependency installability due to
glusterfs-common not being installable via multiarch:
* https://bootstrap.debian.net/cross_all/qemu.html
* DebianBug#881526
You might want t
Package: glusterfs-common
Version: 3.12.2-2
Severity: normal
Dear Maintainer,
Attempting to cross build QEmu, when installing cross build
dependencies, it results in uninstallability issues with
glusterfs-common. Main issue we have here is that package needs to be
splitted in different packages
Hello,
2017-11-10 20:23 GMT+01:00 Matthias Klose :
> On 10.11.2017 16:53, Héctor Orón Martínez wrote:
>> Source: gcc-7-cross
>> Severity: normal
>>
>> Dear Maintainer,
>>
>> In armhf chroot, trying to install cross compiler from amd64, using
>> multia
Source: gcc-7-cross
Severity: normal
Dear Maintainer,
In armhf chroot, trying to install cross compiler from amd64, using
multiarch, I get:
The following packages have unmet dependencies:
gcc-7-arm-linux-gnueabihf:amd64 : Depends:
libgcc-7-dev-armhf-cross:amd64 (>= 7.2.0-11cross1)
I have been s
Hello,
2017-11-08 14:37 GMT+01:00 Luca Boccassi :
> On Wed, 2017-11-08 at 13:11 +0100, Héctor Orón Martínez wrote:
> Thanks for the patch! But we already have a branch updated for 387.22
> on SVN:
>
> https://anonscm.debian.org/viewvc/pkg-nvidia/packages/nvidia-graphics-drive
Hello,
Of course I forgot to attach the patch, here it is now.
Please review it and do not apply it blindly.
Regards,
--
Héctor Orón -.. . -... .. .- -. -.. . ...- . .-.. --- .--. . .-.
diff -Nru nvidia-graphics-drivers-384.90/debian/changelog nvidia-graphics-drivers-387.22/debian/change
Source: nvidia-graphics-drivers
Severity: wishlist
Tags: patch
Dear Maintainer,
Could you please consider updating your package to 387.22?
Please find patch attached
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1,
Package: lists.debian.org
Severity: wishlist
Dear Maintainer,
debian-ports mailing list, actually not a mailing list but a can of worms
as it spams all other debian-$architecture (ports) mailing lists, should be
imho killed. Not only because we are getting several copies of the same
email
1 - 100 of 119 matches
Mail list logo