Bug#1110346: marked as done (hurd: file overlaps with 'gdb')
Your message dated Mon, 4 Aug 2025 11:43:28 +0200
with message-id <aJCAwDdDgGh5xz3j@begin>
and subject line Re: Bug#1110346: hurd: file overlaps with 'gdb'
has caused the Debian Bug report #1110346,
regarding hurd: file overlaps with 'gdb'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
1110346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110346
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: hurd
Version: 1:0.9.git20250801-1
Severity: important
X-Debbugs-Cc: martin-eric.racine@iki.fi
Preparing to unpack .../gdb_16.3-1_hurd-i386.deb ...
Unpacking gdb (16.3-1) ...
dpkg: error processing archive /var/cache/apt/archives/gdb_16.3-1_hurd-i386.deb (--unpack):
trying to overwrite '/usr/bin/gcore', which is also in package hurd (1:0.9.git20250801-1)
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/gdb_16.3-1_hurd-i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- System Information:
Debian Release: 13.0
APT prefers unreleased
APT policy: (995, 'unreleased'), (990, 'unstable')
Architecture: hurd-i386 (i686-AT386)
Kernel: GNU-Mach 1.8+git20250731-up-486/Hurd-0.9
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), LANGUAGE=fi:en
Shell: /bin/sh linked to /usr/bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages hurd depends on:
ii hurd-libs0.3 1:0.9.git20250801-1
ii init-system-helpers 1.68
ii less 668-1
ii libacpica0 0~20220331-4
ii libblkid1 2.40.2-12
ii libc0.3 2.41-11
ii libdaemon0 0.14-7.1+b2
ii libgcrypt20 1.11.0-6
ii liblwip0t64 2.2.1+dfsg1-2
ii libncursesw6 6.5+20250216-2
ii libpciaccess0 0.17-3+b3
ii librump0 0~20250111-6
ii librumpdev-disk0 0~20250111-6
ii librumpdev-if0 0~20250111-6
ii librumpdev-pci0 0~20250111-6
ii librumpdev-usb0 0~20250111-6
ii librumpnet0 0~20250111-6
ii libtinfo6 6.5+20250216-2
ii libxkbcommon0 1.7.0-2
ii passwd 1:4.17.2-5+hurd.1
ii sysv-rc 3.14-4
ii xkb-data 2.42-1
Versions of packages hurd recommends:
ii bf-utf-source 0.08+nmu2
ii netdde 0.0.20200330-12
Versions of packages hurd suggests:
pn hurd-doc <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Martin-Éric Racine, le lun. 04 août 2025 12:41:01 +0300, a ecrit:
> Once that diversion was manually added, gdb indeed installed. Thanks!
>
> However, none of my usual Linux settings work on Hurd:
>
> $ cat .gdbinit
> set debuginfod enabled on
> echo ################################\nhandle SIG33 pass nostop noprint\n
> handle SIG33 pass nostop noprint
There is no signal 33 on the Hurd.
> echo ##################\nset pagination off\n
> set pagination off
> echo ##############\nbacktrace full\n
> backtrace full
> #echo ##############\ninfo registers\n
> info registers
> echo ###############################\nthread apply all backtrace full\n
> thread apply all backtrace full
> echo #########\nx/16i $pc\n
> x/16i $pc
> echo ##########################\nthread apply all backtrace\n
> thread apply all backtrace
Those should all work.
Samuel
--- End Message ---
Reply to: