Merge ~vpa1977/ubuntu/+source/nfs-utils:merge-lp2030474 into ubuntu/+source/nfs-utils:debian/sid
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | ~vpa1977/ubuntu/+source/nfs-utils:merge-lp2030474 | ||||
Merge into: | ubuntu/+source/nfs-utils:debian/sid | ||||
Diff against target: |
2010 lines (+1672/-8) 17 files modified
debian/README.Ubuntu (+30/-0) debian/changelog (+1375/-0) debian/control (+17/-6) debian/libnfsidmap-regex.install (+1/-0) debian/libnfsidmap1.docs (+1/-0) debian/libnfsidmap1.install (+3/-1) debian/nfs-common.docs (+1/-0) debian/not-installed (+3/-0) debian/patches/nfs-conf-manpage-missing-svcgssd-options.patch (+19/-0) debian/patches/series (+2/-0) debian/patches/ubuntu-idmapd-manpage-update-regex-other-package.patch (+12/-0) debian/rules (+4/-1) debian/source.apport (+32/-0) debian/tests/control (+11/-0) debian/tests/kerberos-mount (+38/-0) debian/tests/util (+89/-0) debian/tests/v3-mount (+34/-0) |
||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Athos Ribeiro (community) | Approve | ||
git-ubuntu import | Pending | ||
Review via email: mp+448656@code.staging.launchpad.net |
Description of the change
This merge proposal contains of nfs-utils 2.1.6
Summary of changes:
- rebased existing commits, resolved conflicts in d/p/series changes.
- dropped patch integrated upstream:
- Rely on the generator units for the rpc_pipefs mount (LP #1971935):
+ d/p/always-
config differs from the built-in default
+ d/rules: exclude the units we will let the generator produce
PPA: ppa:vpa1977/
Testing:
- install/
- autopkgtest passes:
$autopkgtest -U -s -o logs --setup-
....
autopkgtest [14:37:49]: @@@@@@@
local-server-client PASS
kerberos-mount PASS
v3-mount PASS
qemu-system-x86_64: terminating on signal 15 from pid 1001504 (/usr/bin/python3)
[1] https:/
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Install/ Remove/ Upgrade testing ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- - /wiki.debian. org/piuparts/ FAQ ------- ------- ------- ------- ------- ------- ------- ------- ------- ------- - 2.6.3-3ubuntu1_ amd64.changes --scriptsdir= /home/vladimirp /piuscripts dev_2.6. 3-3ubuntu1_ amd64.deb' ] /linux- nfs.org/ Maintainer: Debian kernel team <email address hidden> dev_2.6. 3-3ubuntu1_ amd64.deb' ] regex_2. 6.3-3ubuntu1_ amd64.deb' ] /linux- nfs.org/ Maintainer: Debian kernel team <email address hidden> regex_2. 6.3-3ubuntu1_ amd64.deb' ] 2.6.3-3ubuntu1_ amd64.deb' ]
------------------
0m0.0s INFO: -------
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at https:/
0m0.0s INFO: The FAQ also explains how to contact us in case you think piuparts is wrong.
0m0.0s INFO: -------
0m0.0s INFO: piuparts version 1.1.7 starting up.
0m0.0s INFO: Command line arguments: /usr/sbin/piuparts nfs-utils_
0m0.0s INFO: Running on: Linux vladimirp 6.2.0-25-generic #25-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 16 17:05:07 UTC 2023 x86_64
0m0.0s DEBUG: Starting command: ['dpkg', '--info', 'libnfsidmap-
0m0.0s DUMP:
new Debian package, version 2.0.
size 26426 bytes: control archive=737 bytes.
690 bytes, 18 lines control
352 bytes, 5 lines md5sums
Package: libnfsidmap-dev
Source: nfs-utils
Version: 1:2.6.3-3ubuntu1
Architecture: amd64
Maintainer: Ubuntu Developers <email address hidden>
Installed-Size: 113
Depends: libnfsidmap1 (= 1:2.6.3-3ubuntu1)
Section: libdevel
Priority: optional
Multi-Arch: same
Homepage: https:/
Description: header files and docs for libnfsidmap
Contains the header files and documentation for libnfsidmap
for use in developing applications that use the libnfsidmap library.
.
libnfsidmap provides functions to map between NFSv4 names (which are
of the form user@domain) and local uid's and gid's.
Original-
0m0.0s DEBUG: Command ok: ['dpkg', '--info', 'libnfsidmap-
0m0.0s DEBUG: Starting command: ['dpkg', '--info', 'libnfsidmap-
0m0.0s DUMP:
new Debian package, version 2.0.
size 16476 bytes: control archive=659 bytes.
629 bytes, 16 lines control
242 bytes, 3 lines md5sums
Package: libnfsidmap-regex
Source: nfs-utils
Version: 1:2.6.3-3ubuntu1
Architecture: amd64
Maintainer: Ubuntu Developers <email address hidden>
Installed-Size: 42
Depends: libc6 (>= 2.14)
Section: libs
Priority: optional
Multi-Arch: same
Homepage: https:/
Description: Plugin to map NFSv4 names to and from ids via regex
The regex plugin parses NFSv4 user and groups names using regex to extract the
local user or group. NFSv4 names are created by adding constant strings before
and after the local user and group names.
Original-
0m0.0s DEBUG: Command ok: ['dpkg', '--info', 'libnfsidmap-
0m0.0s DEBUG: Starting command: ['dpkg', '--info', 'libnfsidmap1_
0m0.0s DUMP:
new Debian package, version 2.0.
size 47696 bytes: control archive=947 bytes.
...