Hi Drew
On Sun, 21 Aug 2022 at 19:08, Drew Parsons wrote:
> In regards to bug severity, the dask debci failures are now marked as
> "Not a regression" so they won't hold up migration of dask.
Dask's autopkgtests are failing in testing since the removal of
scikit-learn. I raised the severity of
Control: tags -1 + patch
Do you need a new patch with less variables, or is the patch as sent OK?
I believe it is better to make the complete set of variables available
for SVG authors, and thus hope the original patch can be accepted.
--
Happy hacking
Petter Reinholdtsen
control: retitle -1 ITA: ocrad -- optical character recognition program
control: owner -1 !
Hello,
I would like to adopt ocrad.
Best,
Andrius
On Wed, Aug 17, 2022 at 07:40:04PM -0700, Noah Meyerhans wrote:
> Adding some tracing to the dhclient-script, I can see that
> /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes is trying to add
> the routes with calls like:
>
> ip -4 route add 169.254.169.254/32 via 169.254.0.1 dev ens5
>
close 1017848 1.31.0-2
thanks
Hi,
On 8/21/22 15:14, Athanasius wrote:
> Aug 20 16:44:09 dot systemd[1]: /lib/systemd/system/netdata.service:55:
> Standard output type syslog+console is obsolete, automatically updating to
> journal+console. Please update your unit file, and consider removing the
> I looked at the results of the autopkgtest of you package because it was
> showing up on our "slow" page [1]. I noticed that there were several
> runs that took 8:21 (our timeout time per test times 3), while
> successful runs more in the order of a minute.
>
> Because the unstable-to-testing mig
Hi Mark Hindley and Axel Beckert,
I sent an e-mail "sysvinit: License of debian/po/vi.po file" to Clytie Siddall
from 2022/07/11
But maybe Clytie Siddall is busy in his/her work.
And I haven't received any feedback from him/her.
Currently, we don't have any license information of debian/po/vi.p
> Was this patch just a result of general QA activity or is there some
> program you are trying to package?
Yes, this patch is for QA. I assumed there are important packages that rely
on this abandoned crate, hence the workaround. Otherwise removing it from
Debian seems a better choice.
Package: adduser
Version: 3.127
Severity: minor
Hey.
The following is rather just cosmetics...
The new adduser.conf says:
# A commented out setting indicates that this is the default in the
# code. If you need to change those settings, remove the comment and
# make your intended change.
IMO t
Hi Mark Hindley and Axel Beckert,
I sent an e-mail "sysvinit: License of debian/po/vi.po file" to Clytie Siddall
(cly...@riverland.net.au) from 2022/07/11
Maybe Clytie Siddall is busy in his/her work.
And I haven't received any feedback from him/her.
Currently, we don't have any license informa
Package: grub-efi-amd64-bin
Version: 1+2.04+20
Severity: important
X-Debbugs-Cc: hollowaykea...@gmail.com
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
When performing a manual grub-install in a debootstrap Debi
Hi,
On Sun, Aug 21, 2022 at 09:44:27PM -0500, Dirk Eddelbuettel wrote:
On 22 August 2022 at 10:20, Bo YU wrote:
| Hi,
| On Sun, Aug 21, 2022 at 09:41:39AM -0500, Dirk Eddelbuettel wrote:
| >
| >| Oh, yes, It is applied to debian/rules and I forget to mention it.:)
| >
| >No worries :) Do you h
On 22 August 2022 at 10:20, Bo YU wrote:
| Hi,
| On Sun, Aug 21, 2022 at 09:41:39AM -0500, Dirk Eddelbuettel wrote:
| >
| >| Oh, yes, It is applied to debian/rules and I forget to mention it.:)
| >
| >No worries :) Do you have easy-enough access to the platform? Could you
| >test this diff (an
Hi,
On Sun, Aug 21, 2022 at 09:41:39AM -0500, Dirk Eddelbuettel wrote:
| Oh, yes, It is applied to debian/rules and I forget to mention it.:)
No worries :) Do you have easy-enough access to the platform? Could you
test this diff (and then also run 'autoconf' to regenerate 'configure'; else
I
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition
X-Debbugs-Cc: lego...@debian.org
Hi,
I'd like to do a transition of libzim 7->8. I've done local rebuilds
of all the reverse dependencies, python-libzim needs a patch (ready in
experimen
Hi again,
this mail contains several points. I separated them with markdown-like
headlines.
Removing dpatch stuff from Lintian?
---
Axel Beckert wrote:
> Bastien Roucariès wrote:
> > could you please check why autotest fail
>
> Done now:
>
> Lintian's autopkgte
outlook 1017537 some armel buildds are misconfigured and lack SWP emulation
thanks
Dixi quod…
># if __ARM_ARCH__ < 6
> swp r0, r1, [r2]
># else
And this, after some research, is it. This is needed for armel, which
is v5. Apparently, Linux has SWP emulation for v7/v8 hosts, but at least
Package: dictionaries-common
Version: 1.28.16
Severity: important
When running Emacs, its window is sometimes split to show warnings
in the bottom part (this occurred twice in a few days, after the
upgrade to Emacs 28.1):
Warning (comp): debian-ispell.el:229:17: Warning: assignment to free variab
Control: found -1 1:28.1+1-2
Control: severity -1 serious
On 2022-08-19 12:10:31 +0200, Vincent Lefevre wrote:
> I have noticed that Emacs left a 137 MB coredump.
This has occurred again (this time a 54 MB coredump).
This is going to use much disk space...
> gdb says:
>
> Reading symbols from /
Dixi quod…
>In case this makes anyone immediately think of whatever it is:
Code looks right enough (with an explanation of why this only
fails on armel but not on armhf which is perfectly fine):
$ cat arm/__testandset.S
#include "arm-features.h"
FUNC_START __testandset
mov r2,
Control: tag -1 pending
Hi Steve,
On Sun, 21 Aug 2022 at 16:09:24 -0700, Steve Langasek wrote:
> The dropbear autopkgtest has been failing on all architectures in Ubuntu,
> because it tries to mkdir ~/.ssh and fails if this directory already exists.
>
> The attached patch calls mkdir with -p, so
>but it ALSO fails in a bullseye chroot, so this is possibly not related
In case this makes anyone immediately think of whatever it is:
(gdb) r
Starting program: /home/tg/dietlibc-0.34~cvs20160606-el-11/debian/unittests/ttt
Program received signal SIGILL, Illegal instruction.
__testandset () at
outcome 1017537 fails on porterbox/bullseye as well, suspect 64-bit host to be
an issue
tags 1017537 + help
thanks
In contrast to armhf, which works fine on the porterbox (amdahl; abel,
which I normally use, is currently down) for me, this one also fails,
but it ALSO fails in a bullseye chroot, s
tags 1017538 + unreproducible
thanks
This builds fine in a sid-armhf chroot on amdahl.
Package: qemu-system-x86
Version: 1:7.0+dfsg-7+b1
Severity: important
X-Debbugs-Cc: osma...@gmail.com
I use qemu as the following:
/usr/bin/qemu-system-x86_64 -soundhw ac97 -machine accel=kvm -m 1033 -cdrom
windowsxp.iso -hda windowsxp.img -boot once=d,menu=off -net nic,model=rtl8139
-net user
Hello,
On Sun 21 Aug 2022 at 02:55PM -07, Sean Whitton wrote:
>
> Package: wnpp
> Severity: normal
> X-Debbugs-Cc: debian-pyt...@lists.debian.org, barlow@gmail.com
> Control: affects -1 src:pikepdf
>
> I request an adoptor for the pikepdf package. It would be better if
> someone with more kn
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-emac...@lists.debian.org
Control: affects -1 src:emacs-noflet
I hereby orphan the emacs-noflet package. I don't use it anymore, and
it would be better if someone who did maintains it.
This is a team-maintained package, so the adoptor should eit
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-emac...@lists.debian.org
Control: affects -1 src:pkg-info-el
I hereby orphan the pkg-info-el package.
This is a team-maintained package, so the adoptor should either replace
me in Uploaders:, or alternatively take the package out of the team's
h
Package: wnpp
Severity: normal
Control: affects -1 src:unclutter-xfixes
I hereby orphan the unclutter-xfixes package. I have been using
exclusively Wayland for more than a year, so don't use this anymore.
The package description is:
unclutter-xfixes is a rewrite of the popular tool unclutter, b
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-emac...@lists.debian.org
Control: affects -1 src:emacs-pg-el
I hereby orphan the emacs-pg-el package.
This package is no longer in my init.el and it would be better if
someone who actually uses the package maintains it.
This is a team-maintaine
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-emac...@lists.debian.org
Control: affects -1 src:emacs-async
I hereby orphan the emacs-async package.
This package has not been in my init.el for around years and it would be
better if someone who actually uses the package maintains it.
This is
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-hask...@lists.debian.org
Control: affects -1 src:stylish-haskell
I hereby orphan the stylish-haskell package.
The package description is:
stylish-haskell prettifies Haskell code. A design goal is not
getting in the user's way, so it restricts
Package: wnpp
Severity: wishlist
Owner: tony mancill
X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name: reload4j
Version : 1.2.22
Upstream Author : Ceki Gülcü
* URL : https://reload4j.qos.ch/
* License : Apache 2.0
Programming Lang: Java
Descriptio
Package: dropbear
Version: 2022.82-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu kinetic ubuntu-patch
Hi Guilhem,
The dropbear autopkgtest has been failing on all architectures in Ubuntu,
because it tries to mkdir ~/.ssh and fails if this directory alr
Control: severity -1 serious
poppler 22.08 is in Unstable now.
Thank you,
Jeremy Bicha
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-multime...@lists.debian.org
Dear mentors and debian-multimedia,
I am looking for a sponsor for my package "blender-doc":
* Package name: blender-doc
Version : 3.2-1
Upstream Author : Blender Documentation T
Hello,
On Tue 09 Aug 2022 at 02:53PM -04, Douglas Katzman wrote:
>
> https://ci.debian.net/data/autopkgtest/testing/armhf/c/cl-ironclad/24441370/log.gz
> shows a GC invariant failure, not a heap exhaustion.
> How do I identify the exact git revision of SBCL you're using? I can only
> guess at wh
Source: music
Version: 3.36.7
Severity: important
X-Debbugs-Cc: foren...@milwpc.com
I opened the program, and expected to be able
to add music files to build playlists.
I couldn't find a way to do it. I later
discovered it is not possible.
Maybe some means to add music files could
be added to
I agree that it's a pretty annoying and scary message (and incorrect -
"If a software program on your system has set enterprise policies that
affect how Chrome works, you’ll see this message—even if it’s not
fully managed by an organization."
https://www.howtogeek.com/410106/why-does-chrome-say
Control: severity -1 grave
Control: retitle -1 emacs-common: Endless fork loop at installation and at run
time: /usr/bin/emacs --batch -l
/tmp/emacs-int-comp-subr--trampoline-_{scroll_other_window,delete_frame}_0-.el
Hi,
raising from serious (package installation fails) to grave (unusable)
as s
I forgot: The same problem exists on Debian/testing.
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-pyt...@lists.debian.org, barlow@gmail.com
Control: affects -1 src:pikepdf
I request an adoptor for the pikepdf package. It would be better if
someone with more knowledge of either or both Python and PDFs were to
maintain it. I have also fil
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-pyt...@lists.debian.org, barlow@gmail.com
Control: affects -1 src:ocrmypdf
I request an adopter for the ocrmypdf package. I don't use it as often
as I did (hardly ever the past couple of years), and anyway it would be
better for a Python pro
On Sun, 21 Aug 2022 at 21:53:02 +0200, Paul Gevers wrote:
> I think I found part of the issue:
>
> paul@mulciber ~ $ sudo lxc-start test && sudo lxc-attach test -- "runlevel"
> ; echo $? && sudo lxc-stop test
> unknown
> 1
> paul@mulciber ~ $ sudo lxc-start test && sudo lxc-attach test -- "if [ -d
Package: shiny-server
Version: 1.5.17.973-3+b1
Severity: important
X-Debbugs-Cc: sebastian.krue...@institut-ba.de
The server function does not seem to be started. There is no response to inputs
in the UI. However, there is also no reaction (in the LOG file) if the code in
the server function is co
arthurweinber...@gmail.com wrote:
>
>Hi Mike,
>
>"Frightening" is my perspective on this.
>
>When an average user sees their chromium is suddenly "managed" by their
>organization and they know they are not part of any organization, then
>their first idea will be that they have been hacked. In my ca
Hi Bastien,
Bastien Roucariès wrote:
> could you please check why autotest fail
Done now:
Lintian's autopkgtest fails on Salsa for a week now because dpatch has
been removed from unstable a week ago: https://bugs.debian.org/1010626
(Cc'ed)
It seems as if package removals do not take into accoun
On Sun, 21 Aug 2022 at 16:21:39 -0400, Jeremy Bicha wrote:
> Simon, I was intending to upload gtk4 to Unstable now unless you want
> me to wait.
Yes, what I really meant by "soon" was "when Jeremy gets there". It would
be good if you could include Samuel's changes in this (already pushed),
but I d
affects 981577 + fbreader
thanks
Another manifestation of the issue: broken rendering of cyrillic
symbols by the FBReader e-book reader.
Note that the ttf-bitstream-vera package description points users of
non-latin fonts into the right direction:
"Non-latin scripts are not supported (use ttf
Control: tags -1 moreinfo
Your d/watch file does not work. You want to scan GitHub releases and not tags
and fix the version regex.
Also, your orig tarball does not fit the released tar.gz because it has
differences in pt.po.
Please test the download via uscan --download-current-version.
Source: gnome-shell-extension-gsconnect
Version: 50-3
Severity: serious
Tags: upstream
Forwarded:
https://github.com/GSConnect/gnome-shell-extension-gsconnect/issues/1428
gnome-shell-extension-gsconnect isn't compatible with gnome-shell 43,
currently available in Debian Experimental.
Thank you,
On Sun, Aug 21, 2022 at 3:51 PM Simon McVittie wrote:
> Thanks, applied in git (only for experimental for now, but the version
> in experimental will need to go to unstable soon anyway).
>
> For the documentation, I wonder whether it might be better to pass
> -Nlibgtk-4-doc to debhelper on non-Lin
(Also a bit surprised this hasn't already been reported, and thus
afraid it's some quirk of my installation, but if not it's *got* to
be biting some other folks as least as badly.)
Hi,
this has happened to me, too. OOM killer didn't prevent the system
from becoming totally unresponsive. (I w
Hi.
Thanks for the report.
This autopkgtest fail comes from a call to cv::boundingRect that works
differently between OpenCV versions 4.6.0+dfsg-4+b1 from testing and
4.6.0+dfsg-6+b1 from unstable, on a ppc64el virtual machine.
Running the sample code below, which computes a bounding rectangle f
I've upgraded emacs-common on both of my computers without issue, so the issue
that the OP is experiencing may be unique to the emacs-lucid package, which I
do not have installed on either of my computers.
I've upgraded emacs-common on both of my computers without issue, so the issue
that the OP is experiencing may be unique to the elpa-htmlize package, which I
do not have installed on either of my computers.
On Wed, 16 Feb 2022 09:28:13 -0300 Eriberto Mota
wrote:
> Hi guys,
>
> I am running Debian Stable (Bullseye) in my desktop and in my local
server.
>
> Yesterday I made a backport version of the apt-cacher-ng for me and I
put it
> in the server. The problem seems is solved.
>
> Regards,
>
> Eri
Hi,
I think I found part of the issue:
paul@mulciber ~ $ sudo lxc-start test && sudo lxc-attach test --
"runlevel" ; echo $? && sudo lxc-stop test
unknown
1
paul@mulciber ~ $ sudo lxc-start test && sudo lxc-attach test -- "if [
-d /run/systemd/system ]; then echo systemd ; exit 0 ; else echo
On Sun, 21 Aug 2022 at 21:02:01 +0200, Samuel Thibault wrote:
> gtk4 currently FTBFS on non-linux ports because it lists
> wayland-specific symbols and tries to install the wayland-specific
> documentation. The attach patch is fixing it:
>
> * debian/libgtk-4-1.symbols.in: Update symbols list fo
Control: tags -1 moreinfo
Control: severity -1 normal
On Sun, Aug 21, 2022 at 07:42:10PM +0200, Guillem Jover wrote:
> It seems like there was a regression with the latest stable update
> that affects the autopkgtest for liburing. Reassigning.
Please provide enough information to make isolating t
Let's use this bug report for updating mediathekview instead of
https://bugs.debian.org/1011165
Quote from the other bug report:
I have pushed a new branch which includes version 13.9.1.
https://salsa.debian.org/debian/mediathekview/-/tree/experimental
As you can see I have started from scratc
Package: libapache2-mod-auth-gssapi
Version: 1.6.3-1+b1
Severity: important
Tags: patch
Dear Maintainer,
the package produces undefined behavior when compiled with OpenSSL 3
(instead of OpenSSL 1.1). The bug has been noticed and fixed upstream,
see: https://github.com/gssapi/mod_auth_gssapi/pull/
David Bremner writes:
> Package: emacs-nox
> Version: 1:28.1+1-2
> Severity: serious
> Justification: does not install
> X-Debbugs-Cc: debian-emac...@lists.debian.org
Here is the output of strace in case it is useful. It uncompresses to
16M, just FYI.
strace.log.xz
Description: application/xz
Source: gtk4
Version: 4.6.6+ds-3
Severity: important
Tags: patch
Hello,
gtk4 currently FTBFS on non-linux ports because it lists
wayland-specific symbols and tries to install the wayland-specific
documentation. The attach patch is fixing it:
* debian/libgtk-4-1.symbols.in: Update symbols list
Package: faketime
Version: 0.9.10-2.1
Severity: important
Tags: patch upstream
Hello,
With glibc 2.34, faketime now fails to build from source, because it
fails passing -lpthread to the linker:
cc -o libfaketime.so.1 -Wl,-soname,libfaketime.so.1 -Wl,-z,relro -Wl,-z,now
-lpthread -Wl,--version-
Source: scipy
Version: 1.8.1-8
Severity: important
Control: forwarded -1 https://github.com/scipy/scipy/issues/16700
scipy 1.8.1 fails debci tests on i386 with a segfault in test_kolmogorov.py
It can be located specifically in
special/tests/test_kolmogorov.py::TestSmirnovp::test_oneminusoneovern
Source: numactl
Version: 2.0.14-3
Severity: important
Tags: ftbfs patch upstream
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: i...@hack3r.moe
Dear maintainer,
numactl currently failed to build on riscv64 from source:
...
/usr/bin/ld: ./.libs/libnum
Hi Antonio,
> On 21 Aug 2022, at 20:34, Antonio Valentino
> wrote:
>
> Dear Gürkan,
>
> Il 21/08/22 11:45, Gürkan Myczko ha scritto:
>> Dear Antono,
>> Are you ever on irc? If so communication could be optimized (speedwise)
>> when you join #debian-science...
>
> no sorry, I do not use irc
n
I have written a merge request [1] to fix FTBFS on all platforms. Tested on my
dev machine on amd64 and riscv64. If more helps are needed, please let me know.
Thanks for the patch,
Was this patch just a result of general QA activity or is there some
program you are trying to package?
We can f
* IOhannes m zmölnig [2022-08-21 11:01]:
I'm not an expert when it comes to Cmake (being an autotools guy), so patches
welcome 😉
Sure, happy to help!
You could just replace "${DRACO_LIBRARIES}" with the literal
"draco::draco" target name, but in the attached patch, I added a check
to set the D
Hi Mike,
"Frightening" is my perspective on this.
When an average user sees their chromium is suddenly "managed" by their
organization and they know they are not part of any organization, then
their first idea will be that they have been hacked. In my case I deleted
my entire chromium profile bef
Dear Gürkan,
Il 21/08/22 11:45, Gürkan Myczko ha scritto:
Dear Antono,
Are you ever on irc? If so communication could be optimized (speedwise)
when you join #debian-science...
no sorry, I do not use irc
On Sat, 20 Aug 2022 23:05:34 +0200 =?UTF-8?Q?G=C3=BCrkan_Myczko?=
wrote:
Package: wnpp
Control: tags -1 + moreinfo
Hi Peter,
unfortunately the bug title of this bug does not make sense.
Please change it accordingly, so that the resulting dak command visible on
[1] afterwards, really does what you intend.
Please remove the moreinfo tag once that is done.
Thanks!
Thorsten
[1] h
Control: tags -1 + moreinfo
Hi Peter,
unfortunately the bug title of this bug does not make sense.
Please change it accordingly, so that the resulting dak command visible on
[1] afterwards, really does what you intend.
Please remove the moreinfo tag once that is done.
Thanks!
Thorsten
[1] h
Control: tags -1 + moreinfo
Hi Peter,
unfortunately the bug title of this bug does not make sense.
Please change it accordingly, so that the resulting dak command visible on
[1] afterwards, really does what you intend.
Please remove the moreinfo tag once that is done.
Thanks!
Thorsten
[1]
Package: mediathekview
Version: 13.2.1-4
Followup-For: Bug #1011165
After updating libjiconfont-font-awesome-java from version 4.7.0.0-2 to
4.7.0.1-1
during startup the following error messages occurs and mediathekview hangs:
Exception in thread "main" java.lang.NoClassDefFoundError:
jiconfont/i
Source: scipy
Version: 1.8.1-8
Severity: serious
Justification: FTBFS
Control: forwarded -1 https://github.com/scipy/scipy/pull/16646
scipy FTBFS on 32 bits arches after pythran support was recently
activated. The error looks like:
___ TestMLS.test_mls_inputs _
On 8/21/22 00:32, Tobias Frost wrote:
Package: sponsorship-requests
Followup-For: Bug #1017815
Hi Matthew,
thanks for the updated package fixing an RC bug!
Thanks for sponsoring!
I have is some feedback regarding it:
- The format of d/changelog is a bit unusual, usually there are no
blank
Control: reassign -1 linux
Control: affects -1 liburing debci
Hi!
It seems like there was a regression with the latest stable update
that affects the autopkgtest for liburing. Reassigning.
On Mon, 2022-07-18 at 21:07:28 +0200, Paul Gevers wrote:
> Source: liburing
> Version: 2.1-2
> Severity: im
On 2022-08-21 19:04, Drew Parsons wrote:
In regards to bug severity, the dask debci failures are now marked as
"Not a regression" so they won't hold up migration of dask.
Graham, should the bug severity therefore be reduced from Serious back
down to Important to enable migration of both dask an
Control: tags -1 confirmed
Control: forwarded -1
https://release.debian.org/transitions/html/auto-poppler.html
On 2022-08-16 13:52:42 -0400, Jeremy Bicha wrote:
> Package: release.debian.org
> Tags: moreinfo
> User: release.debian@packages.debian.org
> Usertags: transition
> X-Debbugs-Cc: pop
Source: grub2
Version: 2.04-20
Severity: normal
Dear Maintainer,
When reporting #1017860, reportbug told me this:
-- >8 --
Please select tags: (one at a time) [done]
Gathering additional data, this may take a while...
The package bug script /usr/share/bug/grub-pc/script exited with an error
stat
Control: forwarded 1017075 https://github.com/dask/dask/issues/8620
As far as I can tell this issue will be fixed by the patch discussed in
upstream Issue#8620.
In regards to bug severity, the dask debci failures are now marked as
"Not a regression" so they won't hold up migration of dask.
Control: tags -1 confirmed
On 2022-08-19 10:15:50 +0200, Timo Röhling wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: transition
>
> Dear release team,
>
> I'd like to transition benchmark after upstream broke ABI compatibility
>
Package: grub-pc
Version: 2.04-20
Severity: minor
Tags: patch
Dear Maintainer,
upgrade-from-grub-legacy has a /bin/bash shebang but doesn't use it,
almost at all. Please see diff to make it into /bin/sh, below.
Best,
наб
-- Package-specific info:
*** BEGIN /proc/mounts
--
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: z...@debian.org
In golang-toml 0.4.1-1 (1 year ago), golang-toml-dev binary package was dropped
as a transitional package.
However golang-toml-dev is still in the archive.
I guess it's because some packages still use golang-toml-dev in Build
Package: grub-efi-amd64-bin
Version: 1+2.04+20
Severity: important
X-Debbugs-Cc: hollowaykea...@gmail.com
Dear Maintainer,
* What led up to the situation?
When building a new minimal Debian OS (Bullseye stable) via debootstrap
non-interactively using a script tool, the resulting medium failed
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: z...@debian.org
The homepage of golang-codegangsta-cli https://github.com/codegangsta/cli
is redirected to https://github.com/codegangsta/cli
And the latter is packaged as golang-github-urfave-cli some years ago.
Dak complains:
# Broken Bui
Mam dla Ciebie poufna propozycje biznesowa, która jest warta znaczna kwote
(13,5 mln GBP). Jesli jestes zainteresowany, odpowiedz, aby uzyskac wiecej
informacji.
Jesli to mozliwe, wskaz swoje zainteresowanie jezykiem angielskim dla lepszej
komunikacji.
Z powazaniem,
Dave Ramsden
control: severity -1 normal
control: tag -1 + upstream
control: retitle -1 libc6: mb* functions consider C locale as 7-bit (128
characters) instead of 8-bit (256 characters) since POSIX Issue 7 TC2/Issue 8
On 2022-08-21 16:23, наб wrote:
> Package: libc6
> Version: 2.33-8
> Severity: important
>
Control: severity -1 wishlist
Control: retitle -1 mediathekview update discussion
I have fixed the underlying problem by using an internal version of the h2
database now.
I will try to package tilesfx and glazedlists next.
signature.asc
Description: This is a digitally signed message part
Package: vim-runtime
Version: 2:9.0.0229-1
Severity: normal
Hi,
after upgrading to vim 2:9.0.0229-1, I've discovered that typescript syntax is
broken:
Error detected while processing
/home/sherpya/.vimrc[1]../usr/share/vim/vim90/syntax/syntax.vim[43]..BufRead
Autocommands for "*.ts"..FileType
severity 998306 serious
thanks
I have uploaded rust-backtrace and related packages to experimental for now.
rust-backtrace and related packages have now been uploaded to unstable,
bumping to serious.
Source: flufl.lock
Version: 5.0.1-3
Severity: normal
The new version of python3-sybil, currently available in experimental, breaks
building of the sid version of flufl.lock. The new upstream version of
flufl.lock support it. As I intend to update python3-sybil in sid before the
bookworm freeze, pl
On Fri, Jul 15, 2022 at 10:44:42AM -0400, Matt Barry wrote:
> block -1 by 1014974
> thanks
On Wed, Jun 29, 2022 at 01:15:23PM -0400, Matt Barry wrote:
> block -1 by 1014067
> thanks
On Thu, Jun 16, 2022 at 12:16:12PM -0400, Matt Barry wrote:
> retitle -1 ITA: python-public -- @public decorator fo
Source: python-public
Version: 2.3-2
Severity: normal
The new version of python3-sybil, currently available in experimental, breaks
building of the sid version of python-public. The new upstream version of
python-public support it. As I intend to update python3-sybil in sid before the
bookworm fre
Package: emacs-nox
Version: 1:28.1+1-2
Severity: serious
Justification: does not install
X-Debbugs-Cc: debian-emac...@lists.debian.org
Recipe to duplicate
===
(assuming schroot is set up in a more or less
standard way with a chroot called sid, and session support).
% schroot -c s
Can you test if having emacs-el installed (e.g. via recommends) allows
the installation / postinst to complete? That will help narrow down what
the bug is.
d
Control: tags 1011628 + patch
Control: thanks
Hello Adrian and Maintainers,
I have submitted a merge request [1] that fixes the tests and FTBFS.
Please let me know if I missed something.
Cheers,
Eric
[1]: https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/378
Control: retitle -1 ruby-axiom-types: FTBFS randomly: ArgumentError: Cannot
proxy frozen objects, rspec-mocks relies on proxies for method stubbing and
expectations.
I tried this locally and couldn't reproduce twice in row, first on my
main system, then with sbuild. I then tried 10 times in a ro
1 - 100 of 152 matches
Mail list logo