Bug#1092949: debian-installer could propose installing linux-image-cloud when run inside a VM

2025-01-13 Thread Gioele Barabucci
-$arch instead, as it comes with a reduced set of modules and dependencies and fits better the needs of modern VMs. Detecting whether d-i is running inside virtualized environment could be done using `systemd-detect-virt` or `dmidecode --string processor-manufacturer`. Regards, -- Gioele

Bug#1092805: resolvectl status times out after installation

2025-01-11 Thread Gioele Barabucci
On Sat, 11 Jan 2025 20:33:34 +0100 Gioele Barabucci wrote: on a fresh Debian 12.9 installation, `resolvectl` is not usable out of the box. Sometimes `resolvectl status` fails with "Failed to get global data: Connection timed out", sometimes with "Failed to get global d

Bug#1092805: resolvectl status times out after installation

2025-01-11 Thread Gioele Barabucci
d-resolved[647]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e> Jan 11 20:27:47 debian systemd-resolved[647]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.> Jan 11 20:27:47 debian systemd-resolved[647]: Using system hostname 'debian'. Jan 11 20:27:47 debian sys

Bug#1041777: cups-pk-helper: new upstream version 0.2.7

2025-01-09 Thread Gioele Barabucci
On Sun, 23 Jul 2023 16:40:12 +0200 Gioele Barabucci wrote: Dear cups-pk-helper maintainer, could you please package version 0.2.7 of cups-pk-helper, released on 2022-08-09? Among other things, version 0.2.7 contains a fix for the Lintian warning `dbus-policy-in-etc`, see <ht

Bug#1092586: php-horde installs hundreds of data files in /etc

2025-01-09 Thread Gioele Barabucci
example under `/usr/share/php/data/horde`. For instance, the default theme could be installed in `/usr/share/php/data/horde/themes-available.d/default` and linked from `/etc/horde/themes-available.d/default`. Regards, -- Gioele Barabucci

Bug#1090951: src:asciidoc installs hundreds of data files in /etc

2024-12-20 Thread Gioele Barabucci
/asciidoc or /usr/lib/python*/site-packages/asciidoc/resources/, where they are installed by default and where they are found in other distros? Regards, -- Gioele Barabucci

Bug#1060209: [Debian-iot-maintainers] Bug#1060209: libopenzwave1.6 install hundreds of data files and images in /etc

2024-12-19 Thread Gioele Barabucci
On Mon, 8 Jan 2024 17:50:29 -0500 Nicolas Mora wrote: Le 2024-01-07 à 10 h 42, Gioele Barabucci a écrit : > > libopenzwave1.6 currently installs 1489 in /etc, including 635 PNG > images, 9 JPEG images, and 1 Zip file. > > These files are obviously not conffiles but are

Bug#1089213: lintian-ssg: "all affected packages" link points to the wrong page

2024-12-06 Thread Gioele Barabucci
to: https://udd.debian.org/lintian-tag.cgi?tag=add-component-copyright but it should point instead to: https://udd.debian.org/lintian-tag/add-component-copyright?affected=yes The former URL shows the tag description only. Regards, -- Gioele Barabucci

Bug#1089201: debrebuild: Extra zero bytes added to .dynstr when rebuilding CMake projects

2024-12-06 Thread Gioele Barabucci
On 07/12/24 06:01, Vagrant Cascadian wrote: On 2024-12-07, Gioele Barabucci wrote: the libraries and executables of many cmake-based packages gain extra zero bytes in their .dynstr ELF section when rebuilt. (This accounts for about 15% of the failed rebuilds.) From <ht

Bug#1089201: debrebuild: Extra zero bytes added to .dynstr when rebuilding CMake projects

2024-12-06 Thread Gioele Barabucci
00 00 ... ``` Oddly, sometimes the number of zero bytes added is odd. Regards, -- Gioele Barabucci

Bug#1089197: debrebuild: Recommends/Suggests missing from rebuilt R packages

2024-12-06 Thread Gioele Barabucci
tps://reproduce.debian.net/api/v0/builds/110379/diffoscope> * <https://reproduce.debian.net/api/v0/builds/110412/diffoscope> Regards, -- Gioele Barabucci

Bug#1089088: debrebuild: 1-second offset in some timestamps

2024-12-05 Thread Gioele Barabucci
2024-10-20 17:14:00 ./u/l/sd/s/vip-manager.service +-rw-r--r-- […] 743 2024-10-20 17:14:01 ./u/l/sd/s/vip-manager.service Full log: <https://reproduce.debian.net/api/v0/builds/107546/diffoscope> Regards, -- Gioele Barabucci

Bug#1089087: debrebuild: Spurious extra subdir in build path

2024-12-05 Thread Gioele Barabucci
are thus unreproducible. See, for instance, <https://reproduce.debian.net/api/v0/builds/109095/diffoscope>. Regards, -- Gioele Barabucci

Bug#1088918: vcswatch should monitor backports as well

2024-12-02 Thread Gioele Barabucci
-specific branches and notify of any unreleased commits. Regards, -- Gioele Barabucci

Bug#1088443: debian-policy: Recommend Debian package version format when upstream has no releases

2024-12-02 Thread Gioele Barabucci
s upstream has not done a release yet. and is: . PS: I wouldn't mind having the commit hash in the version number, but in that case it should be in a format (mostly) compatible with `git show`, i.e. the commit hash should be prefixed by `-g`. Regards, -- Gioele Barabucci

Bug#1087959: cdebconf: Consider using the standard dh sequence in d/rules

2024-11-20 Thread Gioele Barabucci
MR that changes `d/rules` to use the standard dh sequence at: https://salsa.debian.org/installer-team/cdebconf/-/merge_requests/23 According to diffoscope, the generated binary packages are identical to the current ones. -- Gioele Barabucci

Bug#997299: irsim: FTBFS: configure: error: cannot find required auxiliary files: install-sh config.guess config.sub

2024-11-17 Thread Gioele Barabucci
ease find at https://salsa.debian.org/electronics-team/irsim/-/merge_requests/2 a MR that fixes this issue. The two commits in that MR focus on making the package buildable again. A more definitive fix would involve changing how ./configure is generated upstream. Regards, -- Gioele Barabucci

Bug#1086129: Should irsim be removed from unstable?

2024-11-17 Thread Gioele Barabucci
config.sub Last modified: 1 year, 1 day There is now a patch to fix #997299. Let's see if it will be picked up by the irsim maintainers. Regards, -- Gioele Barabucci

Bug#1077665: bash-completion: filename completion of common prefix of multiple matches does not escape final '$' of prefix

2024-10-30 Thread Gioele Barabucci
e completion to work in a different way (for example evaluating possible variable before doing the completion), one can either write a different compspec, or modify one used by bash-completion, or file a bug with bash-completion to request a modification in how lines are completed in the presence of '$' characters. Regards, -- Gioele Barabucci

Bug#1085718: bugs.debian.org: The PET service has been discontinued, pseudopackage is still available

2024-10-22 Thread Gioele Barabucci
Package: bugs.debian.org Severity: minor The pet.debian.net service has been replaced with distro-tracker and discontinued. The associated pseudopackage in BTS [2] can now be removed. [1] https://wiki.debian.org/Services/PET [2] https://bugs.debian.org/pet.debian.net Regards, -- Gioele

Bug#1082594: RFS: bats-file/0.4.0-1~bpo12+1 -- Helper library providing filesystem-related assertions for Bats

2024-09-22 Thread Gioele Barabucci
ile (0.4.0-1~bpo12+1) bookworm-backports; urgency=medium . * Rebuild for bookworm-backports. * d/gbp.conf: Deduce target dist from DEP-14 branch name * d/gbp.conf: Use DEP-14 branch naming for bookworm backports . bats-file (0.4.0-1) unstable; urgency=medium . * New upstream release

Bug#1081181: libpam-modules-bin: environment.5 should be in libpam-modules

2024-09-08 Thread Gioele Barabucci
). You can find a MR to fix this issue at https://salsa.debian.org/vorlon/pam/-/merge_requests/21 Regards, -- Gioele Barabucci

Bug#1080041: adduser: take sysusers.d files as input

2024-08-31 Thread Gioele Barabucci
stemd features so maybe this could be a useful addition to adduser? According to my understanding, in order to be used by dh_installsysusers adduser has to learn to A) create system user on a target chroot B) use a sysusers.d[3] file as input Isn't that what opensysusers already does? Regards,

Bug#1080148: sbuild: add option to run `dh clean` inside the chroot

2024-08-30 Thread Gioele Barabucci
uld it be possible to add an option that makes sbuild run all targets inside the chroot, after all build dependencies have been installed? pbuilder/pdebuild does that with the option `--use-pdebuild-internal`. Regards, -- Gioele Barabucci

Bug#1079650: devscripts: FTBFS due to use of `setup.py test` (removed in setuptools 72)

2024-08-25 Thread Gioele Barabucci
s is due to the fact that support for the `test` action has been removed from `setup.py` in setuptools 72. See also <https://bugs.debian.org/982298>. Regards, -- Gioele Barabucci

Bug#1072520: bash: Update to debhelper 13; use standard dh sequence

2024-08-20 Thread Gioele Barabucci
On 20/08/24 11:07, Matthias Klose wrote: On 20.08.24 10:09, Gioele Barabucci wrote: Control: tags -1 - wontfix On 20/08/24 09:57, Matthias Klose wrote: Control: tags -1 + wontfix For packages doing more than one build, I consider the sequencer a complicator, not a helper. Hi, maybe you

Bug#1067400: bash should build with standard shell

2024-08-20 Thread Gioele Barabucci
On 20/08/24 10:00, Matthias Klose wrote: On 21.03.24 03:19, Gioele Barabucci wrote: currently d/rules sets "SHELL = /bin/bash". This may create problems during bootstrapping. Please find a at https://salsa.debian.org/gioele/bash/-/compare/rrr-no...shell-sh there is no UI t

Bug#1072520: bash: Update to debhelper 13; use standard dh sequence

2024-08-20 Thread Gioele Barabucci
and . Regards, -- Gioele Barabucci

Bug#1072520: bash: Update to debhelper 13; use standard dh sequence

2024-08-20 Thread Gioele Barabucci
need to produce bit-identical packages.) Based on what do you classify the version with the standard sequence as more complex? Regards, -- Gioele Barabucci

Bug#343673: --rcfile description in bash man page is incorrect

2024-08-10 Thread Gioele Barabucci
For the record, this issue is now considered fixed upstream after a change in documentation: https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=a91b8b077300b0a2a7daefe02f0363f9116e00d5 That commit will be part of Bash 5.3. -- Gioele Barabucci

Bug#923703: bash: Path not set correctly when using su command

2024-08-10 Thread Gioele Barabucci
the PATH does not contain /sbin and /usr/sbin? Can you still reproduce this issue in Debian 12 bookworm or Debian unstable? Regards, -- Gioele Barabucci

Bug#958988: key packages script does not take account of virtual packages.

2024-08-10 Thread Gioele Barabucci
/cgi-bin/key_packages.yaml.cgi shows many instances of - reason: librust-ff-derive-dev depends librust-addchain-0.2+default-dev provided by librust-addchain-dev - source: rust-addchain -- Gioele Barabucci

Bug#1018851: bash: long PS1 may or may not cause bad cursor positioning, depending on the position of a space

2024-08-08 Thread Gioele Barabucci
Control: tags -1 confirmed Control: found -1 5.2.21-2.1 On Thu, 8 Aug 2024 16:42:57 + Michael Gold wrote: I'm using bash package version "5.2.21-2.1". Upon further investigation under variously "clean" environments, I can still re-produce this inside urxvt (rxvt-unicode 9.31-3+b1), but onl

Bug#265182: prompts that become long get corrupted

2024-08-07 Thread Gioele Barabucci
tches{0}$ zcat /usr/src/kernel-patches/diffs/device-mapper/linux-2.4.26-devmapper-ioctl.patch.gz | filterdiff -i '*mm/vmalloc.c' | colordiff | less -R Hi, this issue does not seem to affect version 5.2.21-2 of bash. Please reopen this bug if you can still reproduce this issue. Regards, -- Gioele Barabucci

Bug#1078095: libeccodes-tools: please drop ksh and alternatives

2024-08-07 Thread Gioele Barabucci
On Wed, 7 Aug 2024 07:29:46 +0200 Gioele Barabucci wrote: On Tue, 6 Aug 2024 22:59:42 +0200 Chris Hofstaedtler wrote: > From what I can tell, only /usr/bin/bufr_compare_dir wants /bin/ksh, > and it looks like it would work unmodified with /bin/bash. > > Please patch /usr/bin/bufr

Bug#1078095: libeccodes-tools: please drop ksh and alternatives

2024-08-07 Thread Gioele Barabucci
On Wed, 7 Aug 2024 07:29:46 +0200 Gioele Barabucci wrote: On Tue, 6 Aug 2024 22:59:42 +0200 Chris Hofstaedtler wrote: > From what I can tell, only /usr/bin/bufr_compare_dir wants /bin/ksh, > and it looks like it would work unmodified with /bin/bash. > > Please patch /usr/bin/bufr

Bug#1078095: libeccodes-tools: please drop ksh and alternatives

2024-08-06 Thread Gioele Barabucci
, -- Gioele Barabucci

Bug#1077764: Ruling request on os-release specification implementation

2024-08-06 Thread Gioele Barabucci
to implement the distinction that was there before Debian 12, is the current cross-distro facility /usr/lib/os-release. [1] https://bugs.debian.org/1038383#10 [2] <https://www.debian.org/releases/stretch/amd64/release-notes.en.txt>, section 5.1.6 -- Gioele Barabucci

Bug#1077764: Ruling request on os-release specification implementation

2024-08-05 Thread Gioele Barabucci
administrative choices of the local sysadmin. Regards, -- Gioele Barabucci

Bug#1077764: Ruling request on os-release specification implementation

2024-08-04 Thread Gioele Barabucci
to implement that decision (dependencies, Essential:ye, uploads, releases, etc...) to the involved parties? Regards, -- Gioele Barabucci

Bug#1074619: UDD/bugs: Filter by severity

2024-07-02 Thread Gioele Barabucci
d be great if one could also filter away all "wishlist" bugs. Thanks, -- Gioele Barabucci

Bug#417946: bash: dumps core while running parallel processes

2024-07-01 Thread Gioele Barabucci
bash 5.0 and later the issue still exists, but the reported crash has been turned into a warning: warning: run_pending_traps: bad value in trap_list[17]: 0x5625e6fa43d0 -- Gioele Barabucci

Bug#954970: bashbug.1: Debian e-mail address is missing; manual is out of date

2024-06-30 Thread Gioele Barabucci
Control: found -1 5.2.21-2 Control: severity -1 normal Indeed the modifications in d/patches/bashbug-editor.diff do not seem to be present in the installed bashbug script: $ grep "^BUGBASH" /usr/bin/bashbug || echo not found not found

Bug#341282: Bug#332881: bash sometimes loses output

2024-06-30 Thread Gioele Barabucci
As pointed out in https://bugs.debian.org/332881#10, the root cause of 332881 is the same mishandling of EINTR described in 341282 and 382798.

Bug#601631: bash-doc: please install NEWS file

2024-06-24 Thread Gioele Barabucci
: /usr/share/doc/bash/NEWS.gz Regards, -- Gioele Barabucci

Bug#741292: bash: completion wrongly adds before $ when special characters follow

2024-06-24 Thread Gioele Barabucci
test/a: $ X=test $ echo $X/a $ echo $X/a\: Regards, -- Gioele Barabucci

Bug#1073581: lsb-release: lsb_release "No LSB modules..." output not consistant w/ python version

2024-06-17 Thread Gioele Barabucci
* example: ``` # bullseye $ lsb_release -d Description:Debian GNU/Linux 11 (bullseye) # bookworm $ lsb_release -d No LSB modules are available. Description:Debian GNU/Linux 12 (bookworm) ``` Thanks for the bug report and the patch. A fixed version will be released soon. Regards, -- Gioele Barabucci

Bug#1073258: docbook-dsssl: Directly use debhelper instead of abandoned cdbs

2024-06-15 Thread Gioele Barabucci
ble at: https://salsa.debian.org/xml-sgml-team/docbook-dsssl/-/merge_requests/2 Regards, -- Gioele Barabucci

Bug#1072865: bash: Cannot ls/cd into a directory with special chars

2024-06-14 Thread Gioele Barabucci
rovide the output of `LC_ALL=C ls -1 -F -b`? Regards, -- Gioele Barabucci

Bug#1073129: pam: Outdated code in d/libpam-modules.preinst

2024-06-13 Thread Gioele Barabucci
that that code has not been run in Debian 12 bookworm and will not run in Debian 13 and later. You can find a MR to remove the outdated code as well as unused debconf variables at https://salsa.debian.org/vorlon/pam/-/merge_requests/19 Regards, -- Gioele Barabucci

Bug#1072622: UDD/bugs: Show forwarded status in table

2024-06-05 Thread Gioele Barabucci
? Thanks, -- Gioele Barabucci

Bug#1072621: UDD/bugs: Missing abbreviation for a11y

2024-06-05 Thread Gioele Barabucci
row for bug #953591 at <https://udd.debian.org/bugs/?packages=bash&ctags=1>. Regards, -- Gioele Barabucci

Bug#1072613: RM: libnss-gw-name -- RoQA; abandoned upstream, unmaintained

2024-06-04 Thread Gioele Barabucci
it and its maintainers have been informed of the upcoming removal. [3] [1] https://bugs.debian.org/805266 [2] https://www.debian.org/releases/stable/amd64/release-notes/ch-information.en.html#deprecated-components [3] https://bugs.debian.org/1069240 Regards, -- Gioele Barabucci

Bug#1072587: RM: ruby-filepath -- ROM; abandoned upstream, low popcon

2024-06-04 Thread Gioele Barabucci
. No package in Debian depends on this gem. Regards, -- Gioele Barabucci

Bug#1072332: dpkg-buildflags: CFLAGS_FOR_BUILD should match CFLAGS for native builds

2024-06-04 Thread Gioele Barabucci
search.debian.net/search?q=_FOR_BUILD+path%3Adebian%2Frules&literal=1&perpkg=1 [2] https://salsa.debian.org/gioele/bash/-/commit/011ebd44 -- Gioele Barabucci

Bug#1072520: bash: Update to debhelper 13; use standard dh sequence

2024-06-03 Thread Gioele Barabucci
<https://bugs.debian.org/1067394> and <https://bugs.debian.org/1067400>. Regards, -- Gioele Barabucci

Bug#1072332: dpkg-buildflags: CFLAGS_FOR_BUILD should match CFLAGS for native builds

2024-06-01 Thread Gioele Barabucci
(not _in addition to_ it), dpkg-buildflags should set CFLAGS_FOR_BUILD to CFLAGS, so that the same set of, say, hardening flags will be used. Regards, -- Gioele Barabucci

Bug#1055415: Wrong order for the `resolve' option in nsswitch.conf

2024-05-27 Thread Gioele Barabucci
which Debian is not ready IMO. Maybe in trixie+1. The above hosts line seems like the best compromise between enabling new functionality and preserving long established backstops. Regards, -- Gioele Barabucci

Bug#1071371: bash-builtins: Please add support for multiarch

2024-05-21 Thread Gioele Barabucci
On Sat, 18 May 2024 00:31:20 +0200 Gioele Barabucci wrote: the Makefiles and the pkgconfig file shipped in bash-builtins use `/usr/lib` instead of `/usr/lib/${DEB_HOST_MULTIARCH}`. Lintian warns about pkg-config-unavailable-for-cross-compilation: > [...] > > Please install the fil

Bug#1071371: bash-builtins: Please add support for multiarch

2024-05-17 Thread Gioele Barabucci
instead. Would it be possible to make the bash-builtins package multiarch-compatible? Regards, -- Gioele Barabucci

Bug#1071370: bash: Errors during generation of documentation files

2024-05-17 Thread Gioele Barabucci
ildd.debian.org/status/fetch.php?pkg=bash&arch=all&ver=5.2.21-2&stamp=1701004303&raw=1 Regards, -- Gioele Barabucci

Bug#988981: dh-autoreconf: please switch autoconf to verbose mode

2024-05-16 Thread Gioele Barabucci
the attached patch. Dear dh-autoreconf maintainer, could you please consider applying Nicolas' patch? Alternatively, dh_autoreconf could call `autoreconf` with the `--verbose` parameter if DH_VERBOSE has been set. Regards, -- Gioele Barabucci

Bug#420752: bash: Ignores ENV and BASH_ENV

2024-05-15 Thread Gioele Barabucci
'echo $FOOBAR' BASH_ENV executed baz /etc/environment is read only if the pam_env module is loaded. Maybe in your system pam_env is not being loaded? Regards, -- Gioele Barabucci

Bug#666937: bash "source" not equivalent to "."

2024-05-14 Thread Gioele Barabucci
tmp_. /tmp_' $ bash --login $ echo $VARVAR foo Please reopen this bug if you can still reproduce this issue. Regards, -- Gioele Barabucci

Bug#1069978: bash: incorrect value of $BASH for login shells

2024-04-28 Thread Gioele Barabucci
On 28/04/24 22:50, Chet Ramey wrote: On 4/28/24 3:07 PM, Gioele Barabucci wrote: $ su -l $USER -s /bin/bash-static -c 'echo $BASH; readlink /proc/$$/exe; head -1z /proc/$$/cmdline; echo' /bin/bash /usr/bin/bash-static -bash-static So argv[0] == "-bash

Bug#781212: bash: please document the different behaviour for FCEDIT

2024-04-28 Thread Gioele Barabucci
referenced here is the default value of FCEDIT. d/patches/bash-default-editor.diff changes the default value of FCEDIT from `vi`, `ed`, `emacs` to `command -v editor`, with a fallback to `vi`, `ed`, `emacs`. -- Gioele Barabucci

Bug#1069978: bash: incorrect value of $BASH for login shells

2024-04-28 Thread Gioele Barabucci
On 28/04/24 20:01, Chet Ramey wrote: On 4/27/24 6:23 PM, Gioele Barabucci wrote: bash 5.0 and 5.2 do not set $BASH to the right value when bash is used as the login shell: $ apt install bash-static $ getent passwd $USER | cut -d: -f 7 /bin/bash $ su $USER -s /bin/bash

Bug#1069978: bash: incorrect value of $BASH for login shells

2024-04-27 Thread Gioele Barabucci
ER -s /bin/bash -c 'echo $BASH; readlink /proc/$$/exe; true' /usr/bin/bash /usr/bin/bash $ su -l $USER -s /bin/bash -c 'echo $BASH; readlink /proc/$$/exe; true' /bin/bash /usr/bin/bash Regards, -- Gioele Barabucci

Bug#588935: bash-static: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8)

2024-04-27 Thread Gioele Barabucci
/bin/bash as a login shell, or 2. i start "bash-static" after login as a regular program. Hi, this issue does not seem to affect version 5.0-6 and later of bash. Please reopen this bug if you can still reproduce this issue. Regards, -- Gioele Barabucci

Bug#935905: bash: ":?xxx" filename broken on autocomplete

2024-04-27 Thread Gioele Barabucci
can finish completion by entering "aa", but then "rm" rejects this name. In bash 5.2.21(1) the filename is now fully completed, but the stray ":" at the beginning is still produced: $ mkdir ':?aa' $ rmdir : $ rmdir :\:\?aa/ Regards, -- Gioele Barabucci

Bug#1069324: gbp-export-orig does not take into account Files-Excluded

2024-04-19 Thread Gioele Barabucci
two different orig tarballs. Regards, -- Gioele Barabucci

Bug#1069240: freedombox: Deprecated libnss-gw-name in Recommends

2024-04-18 Thread Gioele Barabucci
n case the user's nsswitch.conf file specifies `resolve` before `gw_name`. [1] https://www.debian.org/releases/stable/amd64/release-notes/ch-information.en.html#deprecated-components Regards, -- Gioele Barabucci

Bug#973620: bash: overflow on integer variables greater than 9223372036854775807

2024-04-15 Thread Gioele Barabucci
036854775808 4 -> -9223372036854775807 $ declare -i n=36893488147419103234; echo $? 0 $ echo $n 2 Would it be possible to detect this overflow (or non-representable numbers, like in the second case) and warn about it? Regards, -- Gioele Barabucci

Bug#780554: bash loses its mind and simply bails with "malloc: unknown:0: assertion botched"

2024-04-07 Thread Gioele Barabucci
there was no exit command given at all - bash made that up This does not seem to happen in Debian 12 with bash version 5.2.15-2. Can you still reproduce this issue? -- Gioele Barabucci

Bug#724461: bash: ulimit -T documented but doesn't work

2024-04-05 Thread Gioele Barabucci
: invalid option ulimit: usage: ulimit [-SHacdefilmnpqrstuvx] [limit] Bash 5.2.21-2 still fails, but at least the error message now mentions -T: $ ulimit -T -bash: ulimit: -T: invalid option ulimit: usage: ulimit [-SHabcdefiklmnpqrstuvxPRT] [limit] Regards, -- Gioele Barabucci

Bug#379696: ~/bin handled incorrectly in .bashrc and .bash_profile

2024-04-05 Thread Gioele Barabucci
Control: found -1 5.2.21-2 Control: tags -1 patch Bug #904930 contains a patch to fix this issue. [1] https://bugs.debian.org/904930

Bug#306043: bash executable completion doesn't work if there is a space in the executable path

2024-04-05 Thread Gioele Barabucci
hown after the double tab. Instead, double tabbing should show all available commands matching the "myfoo " prefix: $ myfoo\ myfoo a command myfoo b command myfoo c command Regards, -- Gioele Barabucci

Bug#344783: bash3: the random number generator seems to be reseeded when a subshell is created

2024-03-25 Thread Gioele Barabucci
3; true $RANDOM;} | { RANDOM=7; true $RANDOM;} ; true $RANDOM; true $RANDOM' $ diff -u <(bash -c "$cmd" 2>&1) <(bash -c "$cmd" 2>&1) && echo same same Regards, -- Gioele Barabucci

Bug#929178: bash: in a subshell trap displays the trap definition of main

2024-03-25 Thread Gioele Barabucci
Control: tags -1 wontfix The bash maintainer has confirmed in https://lists.gnu.org/archive/html/bug-bash/2024-03/msg00212.html that this behavior of trap is both intended and allowed by the spec, although other shell behave differently. Regards, -- Gioele Barabucci

Bug#781056: bash: undocumented deviation from upstream behaviour

2024-03-25 Thread Gioele Barabucci
when bash acts as the interpreter for a suid script. Certain variables are cleared, some files are not read. Did you find that any of the described measures are not applied when running suid scripts? Regards, -- Gioele Barabucci

Bug#423207: bash builtins should not kill script when they get SIGPIPE

2024-03-25 Thread Gioele Barabucci
, -- Gioele Barabucci

Bug#929702: bash-builtins: Please add loadables 'rm' and 'cat'

2024-03-23 Thread Gioele Barabucci
ash-builtins, `cat` isn't (it is still classified as OTHERPROG). Regards, -- Gioele Barabucci

Bug#681001: bash should handle scripts starting with BOM character

2024-03-23 Thread Gioele Barabucci
Here is a script to reproduce this scenario: $ printf '\xEF\xBB\xBF#!/bin/bash\necho hi\n' > /tmp/x.sh $ chmod +x /tmp/x.sh $ bash -c /tmp/x.sh /tmp/x.sh: line 1:_#!/bin/bash: No such file or directory hi

Bug#1059325: bash: printf does not recognise numeric constants with explicit base 10

2024-03-22 Thread Gioele Barabucci
ian testing. The other one does not exhibit the bug, and printf just prints 8 followed by newline. That's interesting. What version of bash is installed in the other boxes? Regards, -- Gioele Barabucci

Bug#1029954: Problems with Bash

2024-03-22 Thread Gioele Barabucci
instead of thay, it output's to stdout. Hi, you already filed bug 1010103 for the third issue. Could you please provide runnable commands that show the other two issues, including what results you expect? Regards, -- Gioele Barabucci

Bug#1010103: [Bug report] Bash: issues with redirecting output

2024-03-22 Thread Gioele Barabucci
lective output of all commands in a pipeline you can use $ { cmd1 | cmd2 ; } > file.txt Regards, -- Gioele Barabucci

Bug#1067480: hostname: fails to change host name inside container; misleading message "you must be root to change the host name" while root

2024-03-22 Thread Gioele Barabucci
n:bookworm Trying to pull docker.io/library/debian:bookworm... [...] $ sudo podman run debian:bookworm bash -c 'whoami; hostname a.b.c' root hostname: you must be root to change the host name Regards, -- Gioele Barabucci

Bug#822605: bash: SIGPIPE not handled, terminates shell

2024-03-21 Thread Gioele Barabucci
/tmp/f; done); echo "terminated with exit status $?" (shell2)$ while true; do echo $(< /tmp/f); done The command in shell1 will output "terminated with exit status 141". For the record, dash 0.5.12 has the same behavior. Regards, -- Gioele Barabucci

Bug#1067400: bash should build with standard shell

2024-03-20 Thread Gioele Barabucci
emove this limitation and get rid of the few bashisms present in d/rules. With these changes bash builds just fine with dash. Please note that these commits build on the rrr-no series related to . Diffoscope shows no changes in the generated binaries. Regards, -- Gioele Barabucci

Bug#421591: bash: test builtin (or [) does not behave correctly

2024-03-20 Thread Gioele Barabucci
test true -a \( ! -a \) ; echo $? -bash: test: `)' expected 2 -- Gioele Barabucci

Bug#1067394: bash: Support for Rules-Requires-Root: no

2024-03-20 Thread Gioele Barabucci
. Please note that the commits rely on the simplification work done to support the profile and reported in <https://bugs.debian.org/1067150>. Regards, -- Gioele Barabucci

Bug#1067150: bash: FTBFS when building with

2024-03-19 Thread Gioele Barabucci
diffoscope shows that these changes have no impact at all on the generated binary packages when is not active. Regards, -- Gioele Barabucci

Bug#1032366: bts --smtp-host=reportbug.d.o fails with "certificate verify failed"

2024-03-03 Thread Gioele Barabucci
Version: 2.23.7 This issue does not occur anymore with 2.23.7 and the current setup of reportbug.d.o. Regards, -- Gioele Barabucci

Bug#1049943: wrap-and-sort: always place the build-system packages (e.g., debhelper-compat) first

2024-03-03 Thread Gioele Barabucci
Control: tags + patch Dear devscripts maintainers, please find a MR that implements this feature (placing build-system packages such as "debhelper-compat" first) at https://salsa.debian.org/debian/devscripts/-/merge_requests/392 Regards, -- Gioele Barabucci

Bug#1065347: Outdated VCS for dnsmasq packaging

2024-03-03 Thread Gioele Barabucci
: no -- Gioele Barabucci

Bug#829444: Use DEP14 branch layout by default

2024-02-18 Thread Gioele Barabucci
e?("debian/latest", "upstream/latest"): layout = dep14-2020 if branches.include?("debian/master"): layout = dep14-2014 else: layout = legacy Obviously this must be tweaked to take into account branch names set via gbp.conf. Regards, -- Gioele Barabucci

Bug#1030668: dinstall could run more often (every hour?)

2024-02-02 Thread Gioele Barabucci
ain what issues you have that are not solved by using incoming.d.o. Not all services fetch their packages from incoming.d.o, for example britney. So perhaps a way to alleviate this problem is to ask all official services to use incoming.d.o in addition to the regular unstable archive. Regards, -- Gioele Barabucci

Bug#1060209: libopenzwave1.6 install hundreds of data files and images in /etc

2024-01-07 Thread Gioele Barabucci
/share/openzwave? Regards, -- Gioele Barabucci

Bug#1059363: gbp-import-dsc crashes when changelog contains leap seconds ("Sun, 1 Jan 2006, 00:59:60 +0100")

2023-12-30 Thread Gioele Barabucci
On 30/12/23 11:27, Guido Günther wrote: from gbp.git.modifier import GitModifier # noqa: F401 @@ -41,7 +42,11 @@ def rfc822_date_to_git(rfc822_date, fuzzy=False): >>> rfc822_date_to_git('So, 26 Feb 1998 8:50:00 +0100', fuzzy=True) '888479400 +0100' """ +rfc822_date_orig

Bug#1059579: unicode: Package does not use standard dh sequence/dh-sequence-python3

2023-12-28 Thread Gioele Barabucci
Debian policy section 4.9. You can find a series of patches that update the packaging of `unicode` to debhelper 13 and to the standard dh sequence at https://salsa.debian.org/gioele/unicode/-/compare/upstream-info...dh-13 Regards, -- Gioele Barabucci

  1   2   3   4   >