Package: live-build
Version: 1:20230502
Severity: wishlist
live-build currently supports: backports, security and updates package
archives with config options:
--backports
--security
--updates
It would be useful to also have a `--propose-updates` config option to
support adding the p
What remains to be able to get rustup into Sid/Testing?
- effective-limits now appears to be Sid/Testing.
- git-testament 0.2.3 was released that fixes the tempdir issue, though not
yet packaged in Sid/Testing.
https://github.com/kinnison/git-testament/compare/0.2.2...0.2.3
This was resolved in dh-cargo 29
This should address this:
https://salsa.debian.org/cloud-team/cloud-init/-/merge_requests/6
I’ve submitted a merge-request that should address this:
https://salsa.debian.org/debian/acpid/-/merge_requests/2
Package: debhelper
Version: 13.3.4
tmpfile.d files may reference users/groups that are created by sysusers.d
files so these should be created first.
Currently they are sequenced the other way:
```
$include_if_compat_X_or_newer->(13, 'dh_installtmpfiles'),
$include_if_compat_X_or_newer->(14, 'dh_i
Similar issue about this reported and worked around here:
https://github.com/OpenNebula/one/issues/5504
https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/97 was just
merged. It brings in support for duktape instead of mozjs.
Package: ubuntu-dev-tools
Version: 0.183
Probably very similar to LP:1916633 reported and fixed in pbuilder-dist.
While using `mk-sbuild --name foobar bullseye`
```
E: The repository 'http://security.debian.org bullseye/updates Release'
does not have a Release file.
```
Bullseye changed the form
Package: sysrepo-plugind
Version: 1.4.70-4
Severity: grave
Appears to be due to this error when the error starts:
sysrepo-plugind error: Creating plugins dir
"/usr/lib/x86_64-linux-gnu/sysrepo/plugins" failed (Read-only file system).
Should this directory be created as part of the debian package
Are these files with global writable permissions perhaps being installed by
the postinst script?
It's not immediately obvious to me where they've come from.
Package: live-build
Version: 1:20210407
Severity: important
Combining package customisation in packages.chroot and the '--apt-indices
false' option result in no image being generated, (though a successful exit
status). Using either on it's own works just fine.
Steps to reproduce (assuming some lo
Package: debian-goodies
Version: 0.87
Currently find-dbgsym-packages returns a list of -dbgsym packages, but
those do not include versions constraint, so if that list is installed it
may result in updates being installed (including of dependencies) which
will likely not be of any use to decode cor
Severity: Important
Package: live-build
Version: 1:20210407
This MR:
https://salsa.debian.org/live-team/live-build/-/merge_requests/173//diffs
removed the export of the following variables:
LIVE_CONFIGURATION_VERSION
LIVE_IMAGE_NAME (no renamed to LB_IMAGE_NAME)
LB_ARCHITECTURE
LIVE_IMAGE_TYPE
These are useful from
Package: isc-dhcp
Version: 4.4.1-2.3
Severity: normal
Report that 4.4.1-2.3 is missing from git:
https://qa.debian.org/cgi-bin/vcswatch?package=isc-dhcp
upstream/4.4.1 tag missing
https://salsa.debian.org/dhcp-team/isc-dhcp/-/tags so gbp build will report
an error trying to build master.
Package: live-build
Version: 1:20190311
Severity: normal
When adding additional repositories for live-build to use, it's currently
possible to add .list.chroot, .key.chroot and .pref.chroot files to
configure this.
However it would be useful to also add .conf.chroot files to
configure authenticati
Package: apt
Version: 1.8.2.3
'apt-cache showpkg' can be constrained to only show the version that will
be installed by using the '--no-all-versions' option.
It would be useful to have an equivalent option for 'apt-cache showsrc' so
that it only shows the version of the source package that would
There appear to be some overlap with #984824 (dh-python: pybuild needs to
support toml (PEP517/PEP518) builds with no setup.py)
which is also looking for pybuild to support pyproject.toml using projects with
various backends (setuptools.build_meta, flit, poetry, etc)
Package: libre-dev
Version: 1.1.0-1
Severity: important
Tags: patch
Specifically re_crc32.h includes zlib.h
Discovered while trying to build https://github.com/alfredh/repcpd
```
[ 68s] make[1]: Entering directory '/usr/src/packages/BUILD'
[ 68s] CC [M] build-x86_64/modules/announce/annou
I could imagine the patch below, which I started looking at some time ago
but never
got around to coming back to, could form a start at implementing this.
It was just the obvious paths within the script itself, but the various
calls to dpkg-source,
dpkg-genbuildinfo, dpkg-genchanges, that all accep
> Yes. You can test it yourself if you want, 0.57.1 is in experimental.
Fab, thanks.
Will 0.57.1 be migrated to unstable? Or perhaps even to testing?
(I'm keen to see the parallel LTO support in 0.57 available in Bullseye)
This is caused by the following backward incompatible change in GNU 4.3:
https://lists.gnu.org/archive/html/info-gnu/2020-01/msg4.html
* WARNING: Backward-incompatibility!
Previously appending using '+=' to an empty variable would result in a
value
starting with a space. Now the initial
> It appears that commas are being replaced with dashes.
>
>
DEB_BUILD_OPTIONS="dpdk_config_options=-Duse_hpet=true,-Dmax_ethports=128,-Dmax_numa_nodes=8,-Ddisable_drivers=net/softnic"
> gbp buildpackage -uc -us
>
> dh_auto_configure --
>
-Duse_hpet=true-Dmax_ethports=128-Dmax_numa_nodes=8-Ddisable
Package: dpdk
Version: unstable
The support for specifying dpdk_config_options in DEB_BUILD_OPTIONS fails
when building the unstable branch in a bullseye schroot.
It appears that commas are being replaced with dashes.
DEB_BUILD_OPTIONS="dpdk_config_options=-Duse_hpet=true,-Dmax_ethports=128,-Dma
Is this fixed in the 0.57.1 release?
I also see this bug when debuild is invoked by gbp buildpackage.
gbp buildpackage --git-verbose --git-ignore-branch --git-ignore-new
--git-export-dir=~/tmp --build=source --no-check-builddeps -us -uc
gbp:info: Moving '/home/brownn/tmp/systemd-tmp' to
'/home/brownn/tmp/systemd-247.2'
gbp:debug: ['
This is an issue when creating Debian schroot on a Ubuntu host.
It's specifically mentioned here, with a workaround:
https://wiki.ubuntu.com/SecurityTeam/BuildEnvironment#Creating_the_schroots
```
Note 2: Debian schroots pull in exim4-base but Ubuntu systems do not. Due
to Debian bug #565613 the p
having this removal performed would be great, as it will allow the
migration of the latest version of ndpi from unstable to testing.
Upstream issues that tracks the UT failures reported on i386 and s390x
https://github.com/ntop/nDPI/issues/1092
The most recent version in Debian Sid is 20190710-1
https://packages.debian.org/sid/obs-build
Upstream has had quite a few releases since then. It would be good to get a
2020 release of obs-build into Debian Bullseye.
https://github.com/openSUSE/obs-build/releases
Version 0.11.0 has now also been released.
This version contains a fix for Debian Bug #896070 which should also allow
the package to be migrated from SID to Testing.
https://tracker.debian.org/news/958621/gitlint-removed-from-testing/
This has been fixed upstream in the newly released 0.11.0
https://github.com/jorisroovers/gitlint/releases
https://github.com/jorisroovers/gitlint/archive/v0.11.0.tar.gz
https://github.com/jorisroovers/gitlint/issues/78
This issues is raised upstream as
https://github.com/jorisroovers/gitlint/issues/78
and looks like it might be fixed in more recent versions.
It would good to update gitlint to 0.10.0 from the current 0.9.0 and see if
this fixes the issue, and then migrate from Debian Unstable to Testing.
A follow up to enabling this kernel option would be to package sedutil to
make use of this. See
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825864
For sedutil to be useful the kernel will need to built
with CONFIG_BLK_SED_OPAL. This is requested by debbug 891213
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891213
For what it's worth, I've build this package on a local OBS instance and
found it useful for developing local software I'm building.
How does the package get from new into testing?
On Wed, 4 Oct 2017 at 18:23 Jonathan Nieder wrote:
> Hi,
>
> Nicholas Brown wrote:
>
> > /usr/share/perl5/Dpkg/Source/Package/V3/Git.pm regularly calls out to
> git using
> > "system('git'," yet libdpkg-perl does not Require or even Recommend
Package: dpkg-dev
Version: 1.18.24
Severity: wishlist
Currently git submodules are not supported in this format
/usr/share/perl5/Dpkg/Source/Package/V3/Git.pm
if (-s "$srcdir/.gitmodules") {
error(g_('git repository %s uses submodules; this is not yet
supported'),
$srcdir);
Package: libdpkg-perl
Version: 1.18.24
Severity: normal
/usr/share/perl5/Dpkg/Source/Package/V3/Git.pm regularly calls out to git using
"system('git'," yet libdpkg-perl does not Require or even Recommend that
Git is installed.
This makes using dpkg-source with the 3.0 (git) format fail, for e
I've submitted this up stream as:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27188
I've also reported this upstream as:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27186
Package: osc
Version: 0.154.0-1
Followup-For: Bug #824583
The attached patch installs the osc bash completion.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.5.0-2-amd64 (SMP w/2 CPU cores)
Lo
Package: osc
Version: 0.154.0
Severity: wishlist
osc has bash shell completion available.
It would be very useful if the Debian package installed these.
https://github.com/openSUSE/osc/tree/master/dist
The opensuse rpm installs these. See
https://build.opensuse.org/package/view_file/openSUSE:Fac
Package: debtree
Version: 1.0.10
Severity: wishlist
It would be great to be able to specify a list of packages as a parameter and
have debtree generate a combined dependency graph for them.
-- System Information:
Debian Release: 8.4
APT prefers stable-updates
APT policy: (500, 'stable-updat
utoconf 2.69-8
ii autotools-dev 20140911.1
automake recommends no packages.
automake suggests no packages.
-- no debconf information
>From 8e5260dc28fc54a2c7c19e5aa2f0f6aefa2c6fa9 Mon Sep 17 00:00:00 2001
From: Nicholas Brown
Date: Tue, 19 Apr 2016 17:43:24 +0100
Subject: [PATCH] c
omake suggests no packages.
-- no debconf information
>From bd6971224f304c8f5951afca620f33c25248b446 Mon Sep 17 00:00:00 2001
From: Nicholas Brown
Date: Fri, 4 Dec 2015 10:49:18 +
Subject: [PATCH] yacc and lex built objects without dependancy tracking
---
lib/am/lex.am | 1 +
lib/am/yacc.am | 1
47 matches
Mail list logo