On Tue, Feb 09, 2021 at 10:47:59PM -0800, Stefano Rivera wrote:
> Control: tag -1 + unreproducible
>
> Hi Adrian (2021.02.07_05:09:48_-0800)
>
> I can't reproduce this on the porterbox abel. Any ideas?
The autopkgtest are run on 64bit hardware, so trying amdahl would
be worth a try.
Apart from
Hi,
I found this comment:
but where can I find README.Rmd?
Thorsten
===
Please feel free to respond to this email if you don't understand why
your files were rejected, or if you upload new files which address our
concerns.
___
R-pkg-team mai
Quoting Arnaud R (2021-02-10 04:39:09)
> There are two tests. First comes the test 'command1', and it
> corresponds to the first (and only) test defined in
> debian/tests/control:
>
> Test-Command:
> pytest-3
> Restrictions: allow-stderr
> Depends:
> python3-pytest,
>
Package: wnpp
Owner: Andrius Merkys
Severity: wishlist
Control: block -1 by 982378
* Package name: libgraphql-perl
Version : 0.48
Upstream Author : Ed J
* URL : https://metacpan.org/release/GraphQL
* License : Artistic-2.0
Programming Lang: Perl
Descriptio
On 2/10/21 3:26 PM, Jonas Smedegaard wrote:
Bingo!
Now I see it. Thanks!
I got distracted by autopkgtest pulling the _source_ of radicale - I was
mistaking that with installing the binary package which it doesn't.
Glad I could help!
Cheers,
Arnaud
Hi,
On Mon, Jan 04, 2021 at 08:27:51PM -0800, Vagrant Cascadian wrote:
> >> I'll test on a few of my systems to see if I can reproduce the issue.
> >
> > I can confirm similar behavior on a pinebook, although the kernel does
> > boot and actually load, and eventually displays on the LCD display (i
Control: tag -1 + patch upstream
The attached patches allowed me to build netcfg 1.169 again, at least
on amd64.
Description: Update testcases to work with current Check API
Some calls of the Check API (fail_unless(), fail_if(), ...) were
deprecated long ago and no longer compile correctly (#980
On Tue, Feb 09, 2021 at 09:01:23PM +0100, Emmanuel Kasper wrote:
Hi Frankie
Thanks for you interest for the Vagrant Boxes.
Can you reproduce the issue with
https://app.vagrantup.com/debian/boxes/testing64 ?
contrib boxes are going the way of the doodo for bullseyes, as the
dkms kernel drivers ne
On Wed, Feb 10, 2021 at 09:37:53AM +0100, Francesco P. Lovergine wrote:
Tried with a fresh update of debian/testing64 the result is not that
different. It hangs after shutdown and restart. See also the screenshot taken
from the GUI.
The issue is again the same: the box is created with the VboxVG
Package: uwsgi-emperor
Version: 2.0.19.1-5
Severity: normal
X-Debbugs-Cc: vlastimil.z...@gmail.com
Dear Maintainer,
it's great that a systemd service file was introduced as a result of #969372.
But when I tried to use it, I encountered a problem with permissions on
systemd runtime directory. The
Package: isenkram-cli
# aptitude install isenkram-cli
# isenkram-lookup
# aptitude purge isenkram-cli
rmdir: failed to remove '/var/cache/app-info/': Directory not empty
-rwxr-xr-x 1 root root 36864 02-10 16:44 /var/cache/app-info/cache/en_US.cache
Hello,
On Tue, 09 Feb 2021, Chris Boot wrote:
> I've also got a bit tired of waiting and started work on a proof-of-concept
> for this. My code so far is at:
>
> https://salsa.debian.org/bootc/reprepro/-/merge_requests/1
>
> (It's an MR into my own repo because Bernhard has MRs disabled, but it
control: tags -1 patch pending
diff -Nru mysql-8.0-8.0.23/debian/changelog mysql-8.0-8.0.23/debian/changelog
--- mysql-8.0-8.0.23/debian/changelog 2021-01-19 15:07:46.0 +0100
+++ mysql-8.0-8.0.23/debian/changelog 2021-02-04 22:30:12.0 +0100
@@ -1,3 +1,11 @@
+mysql-8.0 (8.0.23-1
config.vm.provider "virtualbox" do |v|
v.customize ["modifyvm", :id, "--graphicscontroller", "vmsvga"]
end
That could probably considered a vagrant issue. I found that it is a
non-issue with 4.x up to 5.9, but 5.10+ is not compatible with the
default choice. Not sure if the suggested graphic
在 2021年2月9日星期二,Bastian Germann 写道:
> On Mon, 8 Feb 2021 15:36:31 +0100 Cyril Brulebois wrote:
>
>> We would be happy to have this merged soon, since xfs support in the
>> installer is currently broken:
>>
>> https://bugs.debian.org/981662
>>
>> I'm happy to upload the package and talk to the f
On Tue, 09 Feb 2021 21:49:29 +1100 Craig Small wrote:
> Source: manpages-l10n
> Severity: important
I raised the severity here as the procps package now Breaks packages
built from src:manpages-l10n
But looking at the build logs, procps 2:3.3.17-1 is not adding any
French and is only adding o
On Wed, Feb 10, 2021 at 10:00:47AM +0100, Emmanuel Kasper wrote:
config.vm.provider "virtualbox" do |v|
v.customize ["modifyvm", :id, "--graphicscontroller", "vmsvga"]
end
That could probably considered a vagrant issue. I found that it is a
non-issue with 4.x up to 5.9, but 5.10+ is not compa
Quoting Vlastimil Zíma (2021-02-10 09:55:18)
> it's great that a systemd service file was introduced as a result of #969372.
> But when I tried to use it, I encountered a problem with permissions on
> systemd runtime directory. The runtime directory /run/uwsgi is created
> by the systemd with owner
Control: severity -1 normal
Control: tag -1 + wontfix
Norbert,
On Tue, Feb 09, 2021 at 02:47:51PM +0900, Norbert Preining wrote:
> that looks now really bad considering that
> - you packaged an alpha version of yubikey-manager
> - the alpha version transitioned to testing
Being an alpha version
On Wed, Feb 10, 2021 at 10:13:02AM +0100, Francesco P. Lovergine wrote:
Well, it is automagically done by vagrant at provisioning time for the
debian/testing64, maybe because the local Virtualbox installation has the
extension installed?
Sorry, I mean the guest additions ISO installed on th
On Tue, 9 Feb 2021 at 23:53, Diane Trout wrote:
> Hello,
>
> The fairly popular (in the world of bioinformatics) ScanPy package uses
> a Python version of the louvain clustering algorithm implemented by:
>
> https://github.com/vtraag/louvain-igraph
> https://pypi.org/project/louvain/
>
> which in
On 10/02/2021 00:18, Jonathan Marquardt wrote:
> On Fri, Feb 05, 2021 at 12:08:49PM +0100, Clément Hermann wrote:
>> in a clean Buster virtual machine, I tried to pip3 install psutil then
>> install onioncircuits, and I didn't get this error (though I didn't try
>> with a graphical environment r
Kai-Martin Knaak kirjoitti 8.2.2021 klo 16.16:
> On Sun, 7 Feb 2021 11:13:53 +0200 Juhani Numminen
> wrote:
>
>> Please also close these two bugs in your changelog:
> done.
Great.
>> The mentors.d.n page shows that the packages still depend on python2,
>> so are you first making the package nam
Source: screen
Version: 4.8.0-3
Severity: grave
Tags: security upstream
Forwarded: https://lists.gnu.org/archive/html/screen-devel/2021-02/msg0.html
X-Debbugs-Cc: car...@debian.org, Debian Security Team
Hi,
The following vulnerability was published for screen, filling it for
now as RC severi
Package: procps
Version: 2:3.3.17-1
Severity: normal
X-Debbugs-Cc: none
Hi,
I have set fs.protected_fifos=2 in /etc/sysctl.conf.
My intent is to override procps' protect-links.conf,
which sets fs.protected_fifos=1.
Under systemd, /etc/sysctl.conf is actually loaded via the
/etc/sysctl.d/99-sysct
Package: procps
Version: 2:3.3.16-5
Severity: wishlist
Hello,
Looks like the translations are not installed ATM
Installing /usr/share/locale in the package fixes that
Kind regards,
Laurent Bigonville
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy
Hi!
On 10.02.21 00:18, Jonathan Marquardt wrote:
On Fri, Feb 05, 2021 at 12:08:49PM +0100, Clément Hermann wrote:
On 04/02/2021 13:04, Jonathan Marquardt wrote:
On Thu, Feb 04, 2021 at 12:23:17PM +0100, Clément Hermann wrote:
However I found out that it always works (on all of my systems) i
Package: maven-repo-helper
Version: 1.9.4
Severity: normal
maven-repo-helper is unable to resolve the dependencies with a classifier.
This happens for example with the src:maven package where the no_aop variant
of Guice is used (this caused the issue described in #980526).
This error occurs becau
[積丹尼 Dan Jacobson]
> # aptitude install isenkram-cli
> # isenkram-lookup
> # aptitude purge isenkram-cli
> rmdir: failed to remove '/var/cache/app-info/': Directory not empty
>
> -rwxr-xr-x 1 root root 36864 02-10 16:44 /var/cache/app-info/cache/en_US.cache
Interesting. Must be some dependency cr
Source: xterm
Version: 365-1
Severity: important
Tags: security upstream
X-Debbugs-Cc: car...@debian.org, Debian Security Team
Hi
See https://www.openwall.com/lists/oss-security/2021/02/09/7 which was
a followup to the screen issue.
Upstream said that there will be shortly a patch released (#36
On February 9, 2021 11:48:08 PM GMT+03:00, John David Anglin
wrote:
> Is there a public qtdeclarative repository that can be cloned with
> git?
Yes: https://code.qt.io/qt/qtdeclarative.git
--
Dmitry Shachnev
Source: procps
Version: 2:3.3.16-5
Severity: minor
Hello,
ATM some of some of the executables (and related manpages) are renamed
and an alternative is put in place.
For example on linux architectures I don't see any other implementation
of 'w' command. Shouldn't the pkg stop renaming it?
Kind r
Package: apt-cacher-ng
Version: 3.6-1
Severity: wishlist
Tags: patch
User: de...@kali.org
Usertags: origin-kali
Dear Maintainer,
Please add support for Kali Linux, a Debian derivative designed for
digital forensics and penetration testing.
A patch can be found here, for you to review:
https://s
Package: udiskie
Version: 2.3.2-1
Severity: minor
Dear Maintainer,
I was surprised my zsh didn't provide completions for `udiskie -⇥`.
Checking `dpkg-query -L udiskie`, I noticed that the package ships a
completion function in /usr/share/zsh/site-functions/_udiskie .
Completion functions are sea
Thanks for noticing that, procps should be installing those manpages but is
not. I'll fix that.
On Wed, 10 Feb 2021 at 20:28, Laurent Bigonville wrote:
> On Tue, 09 Feb 2021 21:49:29 +1100 Craig Small wrote:
> > Source: manpages-l10n
> > Severity: important
>
> I raised the severity here as t
On Wed, Feb 10, 2021 at 10:39:23AM +0100, Clément Hermann wrote:
> "type python3" might tell you if you are maybe using an alternate
> python3 interpreter located in /usr/local when doing that. The shebang
> in onioncircuits explicitely uses /usr/bin/python3 which might be
> different that the one
On Tue, Feb 09, 2021 at 06:51:57PM +0100, Andreas Beckmann wrote:
> As adequate is actively being used by piuparts, I'd like to see it in
> bullseye.
shouldn't adequate be a key package given it's used on piuparts.d.o as well?
--
cheers,
Holger
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ holger@(debian|r
Package: grig
Version: 0.8.1-2
Severity: important
Dear Maintainer,
I am describing in seven points the situation; from the error message to the
hardware.
1. Error message:
2020/04/22 08:45:06;;GRIG;;2;;rig_daemon_start: Öffnen des Anlagen-Ports
fehlgeschlagen /dev/ttyS1: Communication timed
Package: libc6
Version: 2.31-9
Severity: important
Control: block 981899 with -1
One of the adequate autopkg tests now triggers an assertion in libc6,
which is a regression from buster.
I've extracted that test to build the attached self-contained reproducer.
sid$ make
mkdir -p tmp
# missing-vers
On Wed, Feb 10, 2021 at 11:02:04AM +0100, Ulrike Uhlig wrote:
> Hi!
>
> On 10.02.21 00:18, Jonathan Marquardt wrote:
> > On Fri, Feb 05, 2021 at 12:08:49PM +0100, Clément Hermann wrote:
> > > On 04/02/2021 13:04, Jonathan Marquardt wrote:
> > > > On Thu, Feb 04, 2021 at 12:23:17PM +0100, Clément H
On 10/02/2021 11:02, Ulrike Uhlig wrote:
> Hi!
>
> On 10.02.21 00:18, Jonathan Marquardt wrote:
>> On Fri, Feb 05, 2021 at 12:08:49PM +0100, Clément Hermann wrote:
>>> On 04/02/2021 13:04, Jonathan Marquardt wrote:
On Thu, Feb 04, 2021 at 12:23:17PM +0100, Clément Hermann wrote:
>
>> However
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: kar...@debian.org
Dear FTP Team,
Please remove apertium-arg from unstable, as it is no longer needed by newer
language pairs and now obsolete.
Thanks,
Kartik
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: kar...@debian.org
Dear FTP Team,
Please remove apertium-bel from Unstable. It is no longer used by
apertium-bel-rus as dependency.
Thanks,
Kartik
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: kar...@debian.org
Dear FTP Team,
Please remove apertium-cat from Unstable. It is no longer needed by
new apertium language pairs.
Thanks,
Kartik
Package: pristine-lfs
Version: 20210209.0-1
Severity: normal
8<8<8<-
$ pristine-lfs
Traceback (most recent call last):
File "/usr/bin/pristine-lfs", line 33, in
sys.exit(load_entry_point('pristine-lfs==20210209.0', 'console_scr
Package: debian-edu-config
Version: 2.11.48
Severity: normal
Dear Maintainer,
The upgrade process is broken because there seem to be a bug in a script. sed
is not recognized… but it exists indeed in my machine.
Paramétrage de debian-edu-config (2.11.48) ...
sed: impossible de lire sed: Aucun fic
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: kar...@debian.org
Dear FTP Team,
Please remove apertium-crh from Unstable. It is no longer needed by
new apertium language pair(s).
Thanks,
Kartik
Package: wnpp
Severity: wishlist
Owner: Kartik Mistry
X-Debbugs-Cc: debian-de...@lists.debian.org, kar...@debian.org
* Package name: apertium-fra-frp
Version : 1.0.0
Upstream Author : Apertium Project Management Committee
* URL : https://www.apertium.org/
* License
On Tue, Feb 09, 2021 at 08:49:51PM +0100, Thomas Goirand wrote:
> On 2/9/21 7:40 PM, Russ Allbery wrote:
> > Jonas Smedegaard writes:
> >> Let's see if Debian can agree on a single normalization of 822-ish
> >> files. For starters, I disagree that "wrap-and-sort -a" is a suitable
> >> normalizati
Control: tag -1 + confirmed
Control: found -1 4.6.2-3
Control: found -1 4.5.0-6
Control: found -1 4.2.1-3+deb8u1
Hi Salvatore,
Salvatore Bonaccorso wrote:
> The following vulnerability was published for screen,
Thanks for the heads up! Hadn't notice that upstream bug report
yesterday, but I do h
On Wed, Feb 10, 2021 at 11:47:12AM +, Phil Morrell wrote:
> To make that work as a default, there would need to be something like an
> --short-preferred-unless-existing-indent
sorry, going by the current default, that should be
--align-preferred-unless-existing-short
signature.asc
Descriptio
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: kar...@debian.org
Dear FTP Team,
Please remove apertium-dan from Unstable. It is no longer needed by
new apertium language pairs.
Thanks,
Kartik
Dear maintainer,
I've prepared an NMU for aiorwlock (versioned as 1.0.0-0.2). The diff is
attached to this message.
cu
Adrian
diff -Nru aiorwlock-1.0.0/debian/changelog aiorwlock-1.0.0/debian/changelog
--- aiorwlock-1.0.0/debian/changelog 2021-02-10 01:45:28.0 +0200
+++ aiorwlock-1.0.0/d
On Wed, Feb 10, 2021 at 12:26:35PM +0100, nodens wrote:
> Yes, the apparmor profile shipped with onioncircuit won't allow access
> to stuff in /usr/local. So python interpreter can't actually run.
>
> I would still advise against mixed system-wide stuff from debian package
> and from pip; and use
Hi,
I tried to fix the test issues of drmaa. Besides a missing Depends
which was fixed in Git[1] this bug of jmalloc2 affects the import:
...
>>> import drmaa
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3/dist-packages/drmaa/__init__.py", line 65, in
fro
Hi Phil!
Sorry for missing your bug, RL has been hard the last few months.
On Thu, Nov 26, 2020 at 10:09:45PM +0100, Philip Hands wrote:
> I note that the fix for #970512 was to document the use of socket activation
> for
> this service. However, you seem not to have included an endlessh@.socket
Package: apt-xapian-index
Version: 0.52
Severity: minor
Package description says Homepage:
http://www.enricozini.org/sw/apt-xapian-index/
but that is 404.
Package: apt-xapian-index
Version: 0.52
Severity: wishlist
We can do e.g.,
https://debtags.debian.org/search/...
for quick queries, not even needing a Debian system nearby.
Wouldn't it be great if we could do the same for axi-cache searches?
reopen 982437
close 953743 2:3.3.17-2
thanks
Hello,
My bug here was about installing the gettext translations, not about the
translated manpages, the bug for the translated manpages is #953743
Kind regards,
Laurent Bigonville
Package: cadabra2
Version: 2.3.6.8-1
Severity: normal
X-Debbugs-Cc: ma...@straka.info
cadabra2-gtk does not start:
(cadabra2-gtk:3727): dbind-WARNING **: 13:29:09.644: AT-SPI: Error retrieving
accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.a11y.Bus was not prov
Package: lvm2
Version: 2.02.168-2
Severity: grave
Justification: renders package unusable
I made a VG with 2 PVs.
I wanted to remove this VG. But I cannot do it at all.
Please, find attached verbose output:
MEDIA ~ # vgs -v
Logging initialised at Wed Feb 10 12:54:40 2021
Set umask fro
[INSTALL, DEPENDENCIES] appstream:amd64 0.14.0-2
[INSTALL, DEPENDENCIES] gir1.2-appstream-1.0:amd64 0.14.0-2
[INSTALL, DEPENDENCIES] libappstream4:amd64 0.14.0-2
[INSTALL, DEPENDENCIES] liblmdb0:amd64 0.9.24-1
[INSTALL, DEPENDENCIES] libstemmer0d:amd64 2.1.0-1
[INSTALL, DEPENDENCIES] libyaml-0-2:am
Package: lintian
Version: 2.104.0
Severity: wishlist
Hi!
The systemd unit file directive SystemCallArchitectures is
incompatible with Multi-Arch:foreign markings in a package, as that
means once you install such foreign package, systemd will refuse to let
it run.
Please tag this as an error.
Th
Control: tag -1 patch upstream
The build fails due to a trivial naming collision which this patch
fixes.Description: Resolve naming collision due to libpcap API changes
dsniff was written with a function named pcap_init() that predates
the one in libpcap and is entirely different. This patch re
Control: tag -1 + patch
The build fails because configure.ac tries to copy the convenience
sources of ltdl into the build directory to build with that. The
patch disables that.
Bug #652201 was a previous bug regarding ltdl, but I don't know how
that relates to this.
Description: Disable AC_LIBLT
Can you cancel my order
Package: debhelper
Version: 13.3.3
Looking at some issues with newer binutils and glibc at
https://launchpad.net/bugs/1915250
At least dh_strip and dh_dwz call out to external programs, which may not
preserve file ownership and permissions. Looking at some old packaging not
using the sequencer,
Hey,
Upstream k3b is searching for new maintainers, k3b is currently only in low
level bugfixing and such a big change like switching away from cdrkit is out of
scrope [1]. And it is too much work for the current Debian maintainers. Any
help is welcomed.
The discussion started, as Debian won't
Le 10/02/2021 à 10:22, Francesco P. Lovergine a écrit :
> On Wed, Feb 10, 2021 at 10:13:02AM +0100, Francesco P. Lovergine wrote:
>> Well, it is automagically done by vagrant at provisioning time for
>> the debian/testing64, maybe because the local Virtualbox installation
>> has the extension inst
Control: sverity -1 important
On Wed, Feb 10, 2021 at 01:06:34PM +0300, Mc.Sim wrote:
> MEDIA ~ # grep kernel /var/log/syslog | grep "Code\|vgremove"
> Feb 10 11:28:37 MEDIA kernel: [ 1672.765313] vgremove[5983]: segfault at 40
> ip b7cb5b40 sp bfa75b98 error 4 in libc-2.24.so[b7c26000+1b1000]
T
Package: python3-pyshp
Version: 2.1.3+ds-1
Severity: normal
The Python Policy (/usr/share/doc/python3/python-policy.txt.gz) says
(section 3.3): "The binary package for module foo should preferably be
named python3- foo, if the module name allows. ..."
This makes it easier to find the Debian packa
Control: tags -1 help
Aaron (or whoever might want to check), do you have any idea?
Kind regards
Andreas.
--
http://fam-tille.de
Hi Axel,
On Wed, Feb 10, 2021 at 5:17 PM Axel Beckert wrote:
> Thanks for the heads up! Hadn't notice that upstream bug report
> yesterday, but I do have it in my inbox.
>
> https://savannah.gnu.org/bugs/?60030 got locked down in the meanwhile
> as it seems.
>
> Can you keep me in the loop wrt. t
On Wed, Feb 10, 2021 at 6:56 PM Utkarsh Gupta wrote:
> I'll take care of fixing stretch and jessie and I am aware of all this
> since I was the one who got this CVE assigned! :D
Oh, I forgot to mention, I say this with my LTS and ELTS hat on!^
But in case if you want to work on the package yourse
Package: mdadm
Version: 4.1-1
Severity: critical
Tags: upstream
When installing a kernel with initrd enabled, initramfs-tools calls
/usr/share/initramfs-tools/hooks/mdadm. Doing this in a chroot
previously created with debootstrap causes the hook to call
$MDADM --examine --scan --config=par
Hi!
On 10.02.21 13:08, Jonathan Marquardt wrote:
On Wed, Feb 10, 2021 at 12:26:35PM +0100, nodens wrote:
Yes, the apparmor profile shipped with onioncircuit won't allow access
to stuff in /usr/local. So python interpreter can't actually run.
You're right. Just as a test i added "/usr/local/*
close #981804
On Tue, Feb 9, 2021 at 11:36 PM Debian Bug Tracking System <
ow...@bugs.debian.org> wrote:
> Your message dated Tue, 09 Feb 2021 23:33:50 +
> with message-id
> and subject line Bug#981804: fixed in yubioath-desktop 5.0.4+post1-1
> has caused the Debian Bug report #981804,
> reg
On Wed, Feb 10, 2021 at 02:16:47PM +0100, Emmanuel Kasper wrote:
Le 10/02/2021 à 10:22, Francesco P. Lovergine a écrit :
On Wed, Feb 10, 2021 at 10:13:02AM +0100, Francesco P. Lovergine wrote:
Well, it is automagically done by vagrant at provisioning time for
the debian/testing64, maybe becaus
Hello,
to mention that Craig just released procps-ng-3.3.17 which also ships
translated man pages. To avoid file conflicts, I've fixed the procps
.po files in manpages-l10n in a way that the man pages don't get built
anymore, except for Buster (for possible backports). Then I've
released v4.9.2 wh
Package: lvm2
Version: 2.02.168-2
Followup-For: Bug #982454
Hi Bastian,
Looks like I found quite relative bug #858002. But I'm not sure.
I can provide any diagnostics and logs.
But I don't know, which one is helpful.
Can you message me any highlevel steps to provide additional info?
Please, fin
Package: cloud.debian.org
Severity: important
Dear Maintainer,
for all Vagrant boxes on running vagrant up with vbguest additions, this error
is found "Unable to locate package linux-headers-4.9.0-12-amd64".
As far as I was able to debug, new kernel version 4.9.0-14 is available in
repository
Hi,
the reason that this doesn't work is in
debain/patches/support-python-module-in-place.patch:
libs = ["-L../obj-%s/src -lsentencepiece -lsentencepiece_train" % arch]
this needs to be a list of command line arguments, so
libs = ["-L../obj-%s/src" % arch, "-lsentencepiece",
"-lsentencepi
Source: apt
Version:
Severity: wishlist
Hi,
I run eatmydata apt ... frequently and it is used widely by others
when there is no need to fsync()-s during package installations or
removals, but it is nice to save time and wear off SSDs later.
Using fsync() is unlikely to bring any benefit when a s
Hi!
On Wed, 2021-02-10 at 13:42:59 +0100, Guillem Jover wrote:
> Package: lintian
> Version: 2.104.0
> Severity: wishlist
>
> The systemd unit file directive SystemCallArchitectures is
> incompatible with Multi-Arch:foreign markings in a package, as that
> means once you install such foreign pack
Source: leafnode
Version: 1.11.11-2
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
leafnode fails to cross build from source, because it does not pass
--host to ./configure. Usuallly, the easiest way of fixing this is using
dh_auto_configure, but leafnode's configure does not lik
Source: qtractor
Version: 0.9.19-1
Tags: patch upstream
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
qtractor fails to cross build from source, because it uses AC_TRY_RUN to
check for availabilit of SSE. It does so to see what the CPU is capable
of and we absolutely cannot do this during c
Hello Salvatore,
Am Mittwoch, den 10.02.2021, 06:30 +0100 schrieb Salvatore Bonaccorso:
[...]
> Question back on this.
>
> Is it confirmed that it fixes both CVE-2019-5086 (TALOS-2019-0878,
> https://github.com/j-jorge/xcftools/issues/12) and CVE-2019-5087
> (TALOS-2019-0879, https://github.com/j
On Tue, Feb 09, 2021 at 09:25:02PM +0100, Hilmar Preuße wrote:
> Fixed on salsa. Should I upload just for this patch?
This is not urgent. Upload when it suits you.
Helmut
Control: tags -1 + moreinfo
Hi Guillem,
We concurrently wrote our replies, so this may duplicate your mail a
little.
On Wed, Feb 10, 2021 at 01:42:59PM +0100, Guillem Jover wrote:
> The systemd unit file directive SystemCallArchitectures is
> incompatible with Multi-Arch:foreign markings in a pa
$ vagrant plugin uninstall vagrant-vbguest
Uninstalling the 'vagrant-vbguest' plugin...
Successfully uninstalled micromachine-3.0.0
Successfully uninstalled vagrant-vbguest-0.29.0
frankie@legolas:~/vagrant
$ vagrant plugin list
No plugins installed.
frankie@legolas:~/vagrant
$ vagrant destroy test
Control: severity -1 normal
Hi Holger,
On Wed, Jan 20, 2021 at 07:11:13PM +, Holger Levsen wrote:
> quoting from
> https://piuparts.debian.org/sid/fail/libjs-protoaculous_5+nmu1.log
> (also attached)
>
> Setting up yui-compressor (2.4.8-2.1) ...
> Setting up libjs-protoaculous (5+nmu1) ..
On Wed, Feb 10, 2021 at 03:10:45PM +0100, Balint Reczey wrote:
> Source: apt
> Version:
> Severity: wishlist
>
> Hi,
>
> I run eatmydata apt ... frequently and it is used widely by others
> when there is no need to fsync()-s during package installations or
> removals, but it is nice to save tim
Control: tags -1 + patch
please find a packaging proposall for 1.3.0 at
https://launchpad.net/ubuntu/+source/python-b2sdk/1.3.0-0ubuntu1
Source: subversion
Version: 1.14.0-3
Severity: grave
Tags: security upstream
Justification: user security hole
X-Debbugs-Cc: car...@debian.org, Debian Security Team
Control: found -1 1.10.4-1+deb10u1
Control: found -1 1.10.4-1
Hi,
The following vulnerability was published for subversion.
CVE-20
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: debia...@lists.debian.org
Hi ftpmaster,
Shayan Doust worked really hard to fix an issue in r-cran-rstan to
enable smooth building of r-cran-rstanarm. For the moment it is not
clear yet why this fix does not work for armhf, i386 and mips64el
On Wed, Feb 10, 2021 at 03:21:49PM +0100, Emmanuel Kasper wrote:
This looks good to me. Vagrant/Virtualbox on testing are using the mainline
kernel guest additions, probably with a fake Virtualbox version.
You can see on the guest that the additions come from mainline kernel:
dpkg --search
/l
Package: maven
Version: 3.6.3-5
Severity: important
The poms in libmaven3-core-java depend on the normal variant of guice instead
of the no_aop one, this causes the tests running on OpenJDK 17 to fail with
illegal access errors (see #982338 for example).
This was fixed when the issues #980467 and
Package: buildah
Version: 1.19.3+dfsg1-2
Severity: important
Forwarded: https://github.com/containers/buildah/pull/2993
Tags: patch
Dear Maintainer,
This is a variation of #981849.
If you have the following Containerfile:
───┬──
│ File: Containerfile
───┼─
Hi!
It appears to me that this removal was done prematurely. The removal
prevents quite a few packages from trying to build on kfreebsd-amd64 and
kfreebsd-i386. This is one example which I stumbled upon:
https://buildd.debian.org/status/package.php?p=marisa&suite=experimental
Tracking the re
1 - 100 of 260 matches
Mail list logo