Package: lintian
Version: 2.6.0
Severity: normal
Hi,
the function spelling_exceptions() only considers binary packages to add
exceptions to the spell checking. This leads to situation where tags
like spelling-error-in-patch-description are emitted depending on
whether a binary package was added t
Package: fakechroot
Version: 2.19-3.2
Severity: grave
Justification: renders package unusable
Control: block -1 by 915559
Hi,
currently, it is not possible to use the mv(1) tool from coreutils
within fakechroot. Since mv is also used in the dash and apt postinst
scripts, this means that:
- fake
Package: git-debrebase
Version: 6.4
Severity: normal
Hi,
I just wanted to try out using git-debrebase with my package img2pdf
which is currently maintained using dgit. Having read the
dgit-maint-debrebase man page, I did:
$ dgit clone img2pdf
$ cd img2pdf
$ git remote add -f upstream
Package: sbuild
Version: 0.73.0-4
Severity: normal
Currently, if autopkgtest is enabled, it is run for every source package
build including for source packages that don't even specify tests. This
is wasting lots of time because in the worst case, autopkgtest spends
lots of time updating the backen
Package: sbuild
Version: 0.73.0-4
Severity: normal
Subject says it all. The latter anyways redirects to the former.
Source: ros-robot-state-publisher
Version: 1.13.5-1
Severity: normal
Hi,
I noticed that librobot-state-publisher-dev was missing a few
dependencies and I added a new autopkgtest to detect such situations.
Unfortunately, while working on that I also noticed that the existing
autopkgtest was broken
Package: dpkg-dev
Version: 1.19.0.5
Severity: wishlist
Hi,
sbuild supports a convenience feature, where it creates a source-only
.changes file in addition to the normal .changes file created by
dpkg-buildpackage. It does so, by calling $(dpkg-genchanges
--build=source) directly. The problem with
Debian wheezy lacks support for the --keep cmdline option, so
+avoid using it. (closes: #926161)
+
+ [ Aurelien Jarno ]
+ * debian/patches: Add fix-disk-space-directory-check.patch. The right
+directory has to be checked inside the chroot. (closes: #923484)
+
+ -- Johannes 'josch
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name: ocaml-parany
Version : 8.0.0
Upstream Author : Francois Berenger
* URL : https://github.com/UnixJunkie/parany
* License
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name: ocaml-cpu
Version : 2.0.0
Upstream Author : Francois Berenger
* URL : https://github.com/UnixJunkie/cpu
* License : LGPL
Package: libc-bin
Version: 2.31-9
Severity: wishlist
Tags: patch
User: debian-d...@lists.debian.org
Dear maintainers,
this is a followup on
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910685
and makes libc-bin work with DPKG_ROOT set. Namely, the call to ldconfig
has to respect "$DPKG_ROO
Package: init-system-helpers
Version: 1.60+nmu1
Severity: wishlist
Tags: patch
User: debian-d...@lists.debian.org
Usertags: dpkg-root-support
Hi,
if dpkg (since 1.18.5) is run with --force-script-chrootless, it sets
the variable DPKG_ROOT to the directory into which dpkg will install the
requeste
Package: debconf
Version: 1.5.74
Severity: wishlist
Tags: patch
User: debian-d...@lists.debian.org
Usertags: dpkg-root-support
Hi,
since dpkg 1.18.5, dpkg sets the variable DPKG_ROOT when invoking
maintainer scripts. Usually that variable is empty but when calling dpkg
with --root and --force-scr
Package: libpam-runtime
Version: 1.4.0-4.1
Severity: wishlist
Tags: patch
User: debian-d...@lists.debian.org
Usertags: dpkg-root-support
Hi,
since dpkg 1.18.5, dpkg sets the variable DPKG_ROOT when invoking
maintainer scripts. Usually that variable is empty but when calling dpkg
with --root and -
Package: winetricks
Version: 0.0+20210206-1
Severity: normal
Hi,
a recent threat on debian-devel [1] revealed that winetricks falls into
the same category as other packages that are happily sitting in main.
Specifically, winetricks not only allows to download non-free software
but also DFSG-free
Package: fakeroot
Version: 1.25.1-1
Severity: important
Dear fakeroot maintainers,
your recent upload of fakeroot broke my package mmdebstrap in a way that
I do not yet understand. See for example this CI test which uses
fakeroot via fakechroot:
https://ci.debian.net/data/autopkgtest/testing/amd
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
* Package name: r-cran-tufte
Version : 0.5
Upstream Author : Yihui Xie
* URL : https://cran.r-project.org/package=tufte
* License : MIT
Programming Lang: GNU R
Description
Package: ghostscript
Version: 9.27~dfsg-2+deb10u3
Severity: normal
Hi,
using /usr/share/ghostscript/9.27/lib/PDFA_def.ps I can convert a PDF
into PDF/A-1b like so:
$ env --chdir=/usr/share/color/icc/ghostscript/ gs -dBATCH -dNOPAUSE \
> -dSAFEGR -dPDFA=1 -sProcessColorModel=DeviceRGB
-d
Package: snapshot.debian.org
Severity: normal
Hi,
for the newest timestamp that one can find via
http://snapshot.debian.org/archive/debian/ it can happen that some of
the files in it return a 404. Maybe new timestamps are added to the web
interface before the download of all content is complete?
Package: ocaml-odoc
Version: 1.5.1+dfsg-2+b1
Severity: grave
Justification: renders package unusable
Hi Ralf,
as you probably remember, I brought up the odoc problem before here:
https://gitlab.com/irill/dose3/-/merge_requests/1#note_475481814
I now investigated further and it seems that the pa
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu
Hi,
currently, my package botch FTBFS on OCaml bytecode architectures
because dose3 tools are broken there:
https://buildd.debian.org/status/package.php?p=botch&suite=sid
To reproduce the
Source: pdfrw
Version: 0.4-2
Severity: grave
Justification: renders package unusable
Hi,
the package fails with Python 3.7 and newer. Starting from Python 3.7,
StopIteration is a RuntimeError (see PEP 479). But pdfrw still uses
StopIteration:
https://github.com/pmaupin/pdfrw/issues/145
https://g
Package: libguestfs-tools
Version: 1:1.40.2-7+b1
Severity: important
Hi,
running guestfish on arm64 fails. See for example the result of my
genext2fs autopkgtest on arm64:
https://ci.debian.net/data/autopkgtest/testing/arm64/g/genext2fs/5128192/log.gz
I was able to reproduce the problem on the
Package: dpkg
Version: 1.20.5
Severity: wishlist
Hi,
in the debrebuild script from devscripts we use the following code
snippet:
if ($srcpkgname =~ / /) {
# In some cases such as binNMUs, the source field contains a version in
# the form:
# mscgen (0.20)
($srcpkgname, $srcpkg
Package: devscripts
Version: 2.20.5
Severity: normal
Hi,
dscverify ignores the GPGHOME environment variable. Instead it hardcodes
$ENV{HOME}/.gnupg/trustedkeys.gpg.
Second bug: modern gpg doesn't use trustedkeys.gpg but pubring.kbx.
It seems that trustedkeys.gpg is an implementation detail of g
Package: devscripts
Version: 2.20.5
Severity: normal
Control: block 977674 by -1
Hi,
if an unsigned changes file contains references to a signed buildinfo
file and an unsigned dsc file, then running "debsign --no-re-sign" will
sign the changes file but leave the dsc unsigned. As a result, running
Source: ocaml
Version: 4.11.1-3
Severity: important
Hi,
my package botch FTBFS on armel, mips64el and mipsel:
https://buildd.debian.org/status/package.php?p=botch
The reason is, that when calling dose-deb-coinstall it fails with "unknown
option --verbose". Upon further investigation, it turns o
Package: dash
Version: 0.5.11+git20200708+dd9ef66-2
Severity: important
Tags: patch
Control: block #972571 by -1
Hi,
this report is similar to https://bugs.debian.org/606756 from 2010. I
also am removing documentation in /usr/share/man and this leads for the
dash postinst to fail. To reproduce my
Package: debhelper
Version: 13.1
Severity: wishlist
Hi,
I'm unsure which component should best take care of this, so please
re-assign as needed.
The high-level problem: For our our ROS packages, upstream uses GMock to
run build and run tests. This requires including /usr/src/googletest/ as
a CMa
Package: libhdf5-openmpi-dev
Version: 1.10.6+repack-2
Severity: wishlist
Hi,
when installing libhdf5-openmpi-dev in a chroot that doesn't have /proc
mounted, one will get the following error:
Setting up libhdf5-openmpi-dev (1.10.6+repack-2) ...
/var/lib/dpkg/info/libhdf5-openmpi-dev.postinst: li
Package: apt
Version: 2.1.11
Severity: important
Hi,
as discussed on IRC, I'm writing up the recent problem found by the
mmdebstrap CI tests:
https://ci.debian.net/data/autopkgtest/testing/arm64/m/mmdebstrap/7787391/log.gz
https://ci.debian.net/data/autopkgtest/testing/arm64/m/mmdebstrap/7790646
Package: apt
Version: 2.1.11
Severity: important
Hi,
as agreed on IRC here my bugreport. I noticed this when running
mmdebstrap in chrootless mode:
$ ./mmdebstrap --mode=chrootless --variant=custom
--include=bsdutils,coreutils,debianutils,diffutils,dpkg,findutils,grep,gzip,hostname,init-sys
Package: fakeroot
Version: 1.25.2-1
Severity: important
Hi,
I'm the maintainer of mmdebstrap which uses fakeroot and fakechroot to
also create foreign architecture chroots. Doing something like this
worked fine until 2020-09-15:
$ mmdebstrap --mode=fakechroot --variant=apt --arch=armhf sid .
Package: aho-corasick
Version: 0.6.9-1
Severity: important
Hi,
the package description says:
> Description-en: Fast multiple substring searching with finite state machines
> This package contains the following binaries built from the Rust crate
> "aho-corasick":
> - aho-corasick-dot
Okay, s
Source: wordpress
Version: 5.2.4+dfsg1-1
Severity: normal
Hi,
the script setup-mysql runs the tool ping but the wordpress package does
not depend on iputils-ping.
Thanks!
cheers, josch
/support/issues/175
Thanks!
cheers, josch
>From a650d5c1f9bc260996e25079d50114cb7dbddc5a Mon Sep 17 00:00:00 2001
From: Johannes 'josch' Schauer
Date: Thu, 14 Nov 2019 11:21:03 +0100
Subject: [PATCH] add autopkgtest
---
debian/salsa-ci.yml | 14 ++
debian/tests/control | 2 +
(closes: #927151)
+ - chdir() before 'apt-get update' for apt (<< 1.5)
+ - chdir() before remove_tree()
+ - add Dir::State::Status to apt config for apt (<< 1.3)
+ - chmod 0755 on qemu-user-static binary for Ubuntu
+ - Only error out on W: and Err: lines (clos
Package: botch
Version: 0.21-6
Severity: normal
botch-download-pkgsrc uses wget and thus botch should at least recommend
it
Package: cloudcompare
Version: 2.10.1-1
Severity: grave
Justification: renders package unusable
Hi,
after installing the package, when attempting to start CloudCompare I
get the following error message:
CloudCompare: error while loading shared libraries: libQCC_IO_LIB.so:
cannot open shared obje
container-default-cgns" name="/" pid=406 comm="(d-logind)"
flags="rw, rslave"
[6.416232] audit: type=1400 audit(1577840119.051:24): apparmor="DENIED"
operation="mount" info="failed flags match" error=-13
profile="lxc-cont
Package: apt
Version: 1.9.10
Severity: normal
Hi,
recently mmdebstrap gained a new feature called --simulate which will
call apt with -oAPT::Get::Simulate=true. While this works fine in Debian
stable, it fails in current testing and unstable. To reproduce the
problem consider the Packages file at
Package: debootstrap
Version: 1.0.120
Severity: grave
Justification: renders package unusable
Hi,
steps to reproduce:
$ sudo debootstrap --variant=minbase stable debian-stable
[...]
$ echo $?
100
It works for unstable though.
Thanks!
cheers, josch
-- System Information:
Debian Release: bull
Package: debootstrap
Version: 1.0.121
Severity: normal
Hi,
recent debootstrap fails silently if the given mirror does not contain
translations. From debootstrap.log:
Ign:1 http://127.0.0.1/debian stable InRelease
Hit:2 http://127.0.0.1/debian stable Release
Ign:4 http://127.0.0.1/debian stable/m
Package: mmdebstrap
Version: 0.6.0-4
Severity: normal
mmdebstrap compares its output to debootstrap in its autopkgtest. But
currently, debootstrap fails to create a stable chroot for mirrors
without translations enabled. This breaks the autopkgtest of mmdebstrap.
-- System Information:
Debian Re
Package: debootstrap
Version: 1.0.121
Severity: normal
Hi,
the --keyring and --no-check-gpg options do not seem to be passed on to
"apt-get update". When I try to debootstrap with these options I get in
my debootstrap.log:
Ign:1 http://127.0.0.1:8000/debian stable InRelease
Hit:2 http://127.0.0.
Package: debootstrap
Version: 1.0.121
Severity: normal
Hi,
when I debootstrap a stable release from snapshot.d.o, the security
mirror gets added to the sources.list and an upgrade is performed. There
is no option to prevent this from happening. This means that I cannot
anymore create a chroot of
Package: debootstrap
Version: 1.0.121
Severity: normal
Hi,
the autopkgtest of debuerreotype fails because debootstrap attempts to
run "apt-get update". See this log for details:
https://ci.debian.net/data/autopkgtest/testing/amd64/d/debuerreotype/4521193/log.gz
E: Release file for
http://snapsh
Package: debootstrap
Version: 1.0.121
Severity: normal
Hi,
steps to reproduce:
$ sudo debootstrap --variant=buildd unstable debian-unstable
The resulting chroot will include the package libgcc1 *and* libgcc-s1.
The former is useless because the latter provides the former.
Thanks!
cheers, josc
Package: libc6
Version: 2.30-2
Severity: wishlist
Hi,
would it be possible to make the libc6 preinst maintainer script
compatible with busybox? Currently the preinst script calls "readlink
-m" which is not supported by busybox. Hence the following error will be
thrown:
BusyBox v1.30.1 (Debia
Package: libboost-python1.67-dev
Version: 1.67.0-15
Severity: important
Hi,
I'm using the following CMakeLists.txt:
cmake_minimum_required(VERSION 3.13)
project(foo)
find_package(PythonLibs 3 REQUIRED)
find_package(Boost 1.45.0 COMPONENTS "python3" REQUIRED)
Everything works fin
Source: parmap
Version: 1.0~rc10-3+b1
Severity: important
Control: block 946817 by -1
Hi,
my package src:botch FTBFS on 32 bit architectures because of parmap:
https://buildd.debian.org/status/package.php?p=botch
the build_graph utility is run with two jobs and segfaults when the
result of the
Package: apt
Version: 1.8.4
Severity: wishlist
Hi,
this bug is a follow up of
https://lists.debian.org/20200207000348.neeqjzu3qx6zwnul@crossbow
mmdebstrap wants to have an answer to the question "does apt trust this
key" and it would be nice if the answer would come from apt directly
because wh
Package: alot
Version: 0.9-1
Severity: normal
Hi,
with python3-gpg 1.12.0-4 I get the following error when opening alot:
Traceback (most recent call last):
File "/usr/share/alot/alot/crypto.py", line 261, in
_decrypt_verify_with_context
encrypted, verify=True)
File "/usr/lib/python3/dis
Source: shadow
Severity: normal
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
Hi,
the /etc/shadow as created by debootstrap does not respect the
SOURCE_DATE_EPOCH environment variable anymore. This bug was formerly
fixed in #857803. Steps to reproduce:
$ sudo SOURCE_DATE
Package: fakechroot
Version: 2.19-3
Severity: normal
Hi,
when installing systemd under fakechroot one currently gets the
following error during package configuration.
Setting up systemd (240-2) ...
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service →
/lib/systemd/system/g
Package: xml2
Version: 0.5-2
Severity: normal
Hi,
one of the reasons to include documentation in the Debian package
instead of referring to an online URL is that the remote resource might
disappear anytime. This just happened with
http://dan.egnor.name/xml2/ref
and
http://dan.egnor.name/xml2/e
Source: linux-latest
Version: 4.17+95
Severity: wishlist
Hi,
please provide an architecture-specific meta package which depends on a
sane default of a kernel image on that architecture.
For example:
Package: linux-image
Depends: linux-image-powerpc64 [ppc64],
linux-image-parisc [hppa],
Package: initramfs-tools
Version: 0.132
Severity: normal
Hi,
mmdebstrap is a replacement for debootstrap and also supports fakechroot
as a way to avoid becoming root to produce a chroot tarball. Currently,
the postinst script of initramfs-tools fails during installation of a
linux kernel package.
Source: ironic-inspector
Version: 8.2.2-1
Severity: normal
Hi,
ironic-inspector cannot operate with python-construct 2.9 or later. This
is even the case for currently unpackaged upstream versions 9.1 of
ironic-inspector.
Unfortunately, this blocks python-miio from entering unstable (currently
on
Package: libmupdf-dev
Version: 1.14.0+ds1-4
Severity: grave
Justification: renders package unusable
Hi,
it does not seem to be possible to use the static library from
libmupdf-dev at all.
Consider the following minimal test case:
#include "mupdf/fitz.h"
#include "mupdf/pdf.h"
#
Package: curl
Version: 7.65.3-1
Severity: normal
Hi,
steps to reproduce:
$ sudo debootstrap --include=curl,ca-certificates unstable debian-unstable
[...]
$ sudo chroot debian-unstable curl -vvv https://www.daserste.de
* Trying 8.248.97.252:443...
* TCP_NODELAY set
* Con
Package: os-prober
Version: 1.76
Severity: important
Hi,
The script /usr/lib/os-probes/50mounted-tests calls the `umount` utility
which resides in the mount package. But os-prober does not depend on
mount and thus one might get this error message:
Generating grub configuration file ...
Found lin
Package: dropbear-initramfs
Severity: wishlist
Hi,
when I upgraded my Squeeze box to Jessie, remote unlocking via dropbear
in my initramfs stopped working. This is a remote host in a datacenter,
so I cannot directly investigate the issue.
I propose to add an autopkgtest for dropbear-initramfs to
Package: devscripts
Version: 2.19.2
Severity: wishlist
Hi,
please correct me if I'm wrong but could annotate-output not be greatly
simplified by using this proof-of-concept:
handler () {
while IFS= read -r line || [ -n "$line" ]; do
printf "%s %s:
Source: matplotlib2
Version: 2.2.3-6
Severity: serious
Justification: fails to build from source
Hi,
src:matplotlib2 currently FTBFS because its build dependencies cannot be
satisfied in Debian unstable. It follows some evidence:
$ dose-builddebcheck --explain --failures --deb-native-arch am
Package: diffoscope
Version: 108
Severity: wishlist
Hi,
steps to reproduce:
Input: two directories dirA and dirB with some sbuild build artifacts,
so .changes file, .buildinfo file, .deb and .dbgsym packages.
Command: diffoscope dirA/foo.deb dirB/foo.deb
Expectation: diffoscope accesses dirA/f
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
* Package name: python-miio
Version : 0.4.4
Upstream Author : Teemu Rytilahti
* URL : https://python-miio.readthedocs.io/
* License : GPL3
Programming Lang: Python
Description
Package: libpcl-dev
Version: 1.9.1+dfsg1-2
Severity: grave
Justification: renders package unusable
Hi,
a CMakeLists.txt with "find_package(PCL REQUIRED)" will currently result in:
CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake:159
(find_package):
By not providing "FindEi
Package: apt
Version: 1.8.0~alpha3
Severity: normal
Hi,
this bug shows how apt leaves the system in a different state depending
on whether its stdout/stderr are connected to a real tty or not. I'm not
appending my package versions or apt config because to reproduce this
problem, we are using apt
Source: python3.7
Severity: minor
User: reproducible-bui...@lists.alioth.debian.org
Usertags: toolchain
Hi,
I noticed that the pyc files generated by Python 3.7 (but not by earlier
Python versions) is different depending on how the package is installed.
I use __init__.cpython-37.pyc as an example
Package: vmdb2
Version: 0.13.2-1
Severity: normal
Hi,
I am a user of autopkgtest and vmdebootstrap and stumbled across
#904972. I would like to come up with a good replacement of
vmdebootstrap using vmdb2. So I installed the package and wanted to read
it's man page. But there is none. Looking int
-1,3 +1,11 @@
+coreutils (8.30-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Add patch that uses renameat2 from glibc instead of the syscall if
+available (closes: #XX)
+
+ -- Johannes 'josch' Schauer Tue, 04 Dec 2018 20:49:07
+0100
+
coreutils (8.30-1) u
Package: libmpfr-dev
Version: 4.0.1-1
Severity: wishlist
Hi,
Since 4.0.0, MPFR also ships a pkg-config file which is generated from
mpfr.pc.in. Please consider installing mpfr.pc in libmpfr-dev.
Thanks!
cheers, josch
Package: manpages
Version: 4.16-1
Severity: normal
Hi,
currently, the manpage for rename(2) states:
Note: There is no glibc wrapper for renameat2(); see NOTES.
and further down under NOTES:
Glibc does not provide a wrapper for the renameat2() system call; call
it using sys
Package: autopkgtest
Version: 5.6
Severity: normal
Hi,
from here:
https://salsa.debian.org/ci-team/autopkgtest/raw/master/doc/README.package-tests.rst
it says:
> Features: feature-name [, another-feature-name ...]
> Declares some additional capabilities or good properties of the
> test
Package: libeigen3-dev
Version: 3.3.5-2
Severity: grave
Justification: renders package unusable
Hi,
steps to reproduce:
--%<---
#include "eigen3/Eigen/Eigen"
int main(int argc, char* argv[]) { return 0; }
-->%---
$ gcc main.cc
In file included fro
Package: python3-pykdl
Version: 1.4.0-6
Severity: grave
Justification: renders package unusable
Steps to reproduce:
$ python3
Python 3.6.6 (default, Jun 27 2018, 14:44:17)
[GCC 8.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from PyKDL import *
Traceback
Package: dgit-infrastructure
Severity: normal
Hi,
steps to reproduce:
$ dgit clone botch
canonical suite name for unstable is sid
fetching existing git history
remote: error: Out of memory, malloc failed (tried to allocate 62249792 bytes)
remote: error: failed to read delta base object
0432987b
Package: wnpp
Severity: normal
I intend to orphan the pdf2htmlex package.
The package description is:
pdf2htmlEX converts PDF to HTML while retaining text, format and style as much
as possible by making use of HTML5, JavaScript and modern CSS features.
Even difficult content like PDFs with emb
Package: lintian
Version: 2.5.112
Severity: normal
Hi,
my package rss-bridge was just tagged with
hyphen-in-upstream-part-of-debian-changelog-version. The description
text reads:
N: The upstream version in the debian changelog contains one ore more
N: hyphens. While that is okay according to
Package: wnpp
Severity: normal
I intend to orphan the multistrap package.
The package description is:
A debootstrap replacement with multiple repository support,
using apt to handle all dependency issues and conflicts.
.
Multistrap includes support for native and foreign architecture
bootstr
00
+0100
+++ python-pygraphviz-1.4~rc1/debian/changelog 2018-11-22 19:31:03.0
+0100
@@ -1,3 +1,10 @@
+python-pygraphviz (1.4~rc1-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix StopIteration with Python 3.7
+
+ -- Johannes 'josch' Schauer Thu,
Package: supermin
Version: 5.1.19-3
Severity: wishlist
Hi,
when using supermin with --copy-kernel on a system without a kernel
(like inside a container) then supermin will fail with:
> supermin: kernel: looking for kernel using environment variables ...
> supermin: kernel: looking for kernels in
Package: libguestfs-tools
Version: 1:1.38.4-1
Severity: normal
Hi,
when one runs guestfish on a system without a kernel installed (like a
container) one gets the error message below. This is because guestfish
runs supermin with --copy-kernel. Thus, having a kernel image available
is required for
Package: dpkg
Version: 1.19.2
Severity: wishlist
Hi,
lintian recently tagged mmdebstrap with uses-dpkg-database-directly
because mmdebstrap contains the string "/var/lib/dpkg" in several
places. Instead of overwriting the lintian tag in mmdebstrap, dpkg could
also gain an interface which avoids m
Package: fakechroot
Version: 2.19-3
Severity: important
Control: forwarded -1 https://github.com/dex4er/fakechroot/issues/60
fakechroot currently doesn't support the renameat2 system call. This means
that the 'mv' from coreutils in current Debian unstable and testing will
not work. This in turn do
Package: mmdebstrap
Severity: grave
Justification: renders package unusable
Control: block -1 by 909612 909581
Apt uses 'mv' in its post inst. 'mv' from coreutils uses the renameat2
systemcall. The renameat2 systemcall is not supported by fakechroot or
proot.
Package: gitlab
Severity: normal
Hi,
currently, when clicking on the "Download tar.bz2" link without having
the bzip2 package installed, gitlab returns a 500 error to the user.
After installing the bzip2 package, this doesn't happen anymore and a
bzipped tarball can be downloaded normally.
Hence
Source: glibc
Severity: normal
Control: block #909612 by -1
Hi,
currently, it is not possible to use fakechroot with mv from coreutils
in a Debian unstable chroot. Solving this issue requires an update of
glibc in Debian to at least 2.28.
Details:
If the system has the renameat2 syscall (since
ibc-2.27/debian/changelog 2018-09-04 21:13:02.0 +0200
+++ glibc-2.27/debian/changelog 2018-10-09 06:02:02.0 +0200
@@ -1,3 +1,10 @@
+glibc (2.27-6.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * support DPKG_ROOT
+
+ -- Johannes 'josch' Schauer Tue, 09 Oct
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
* Package name: mmdebstrap
Version : 0.1.0
Upstream Author : Johannes 'josch' Schauer
* URL : https://gitlab.mister-muffin.de/josch/mmdebstrap
* License : Expat
Pr
Package: autopkgtest
Version: 5.4.2
Severity: normal
When running with needs-root, $AUTOPKGTEST_TMP will be owned by root and
have permissions 0755. This means, that only root will be able to use
it. But as a temporary directory it should be possible for any user to
use it. Thus, please adjust per
Package: proot
Version: 5.1.0-1.2
Severity: important
Control: forwarded -1 https://github.com/proot-me/PRoot/issues/147
proot currently doesn't support the renameat2 system call. This means
that the 'mv' from coreutils in current Debian unstable and testing will
not work. This in turn doesn't mak
Package: uwsgi
Version: 2.0.15-10.4
Severity: normal
Control: affects -1 + searx
Hi,
this might not even be a uwsgi bug, but filing it here anyways, because
it leads to a segmentation fault in uwsgi (and no logs being written)
which shouldn't happen.
I found this bug when #900068 was filed agai
Package: botch
Version: 0.21-5
Severity: normal
$ botch-native --no-drop --debug amd64 Packages Sources
[...]
+ echo + running grep-dctrl...
+ running grep-dctrl...
+ truncate --size=0 /tmp/tmp.honjRxDGBK/crossed-known
+ zcat -f Packages
+ run grep-dctrl -X ( -FPackage build-essential --or -FPac
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
* Package name: ros-collada-urdf
Version : 1.12.12
Upstream Author : Willow Garage, Inc., University of Tokyo
* URL : https://github.com/ros/collada_urdf
* License : BSD-3-clause
P
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
* Package name: ros-joint-state-publisher
Version : 1.12.13
Upstream Author : Willow Garage, Inc., University of Tokyo
* URL : https://github.com/ros/joint_state_publisher
* License
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
* Package name: ros-kdl-parser
Version : 1.13.0
Upstream Author : Willow Garage, Inc., University of Tokyo
* URL : https://github.com/ros/kdl_parser
* License : BSD-3-clause
Programmi
Package: wnpp
Severity: wishlist
Owner: Johannes 'josch' Schauer
* Package name: ros-urdf
Version : 1.13.1
Upstream Author : Willow Garage, Inc., University of Tokyo
* URL : https://github.com/ros/urdf
* License : BSD-3-clause
Programmi
Package: dose-distcheck
Version: 5.0.1-10
Severity: wishlist
Hi,
I didn't investigate yet why this happens but I verified that this
problem didn't happen with version 5.0.1-9 (where the output was
actually wrong because the version constraint was missing) but it
started showing up with 5.0.1-10.
1 - 100 of 121 matches
Mail list logo