phpunit
-
Checkout Package
osc checkout deepin:Develop:main/phpunit && cd $_ - Create Badge
Source Files
Sources could not be expanded: service error: '
service obs_gbp failed:
Command ['gbp', 'buildpackage', '--git-notify=off', '--git-force-create', '--git-cleaner="true"', '--git-upstream-tag=obsbuild/%(version)s', '--git-ignore-branch', '--git-export=origin/master', '--git-submodules', '--git-no-pristine-tar', '-nc', '-uc', '-us', '-S', '--git-ignore-new'] failed(1): 'gbp:info: Creating phpunit_11.5.19.orig.tar.gz from 'obsbuild/11.5.19'
warning: unable to access '/root/.config/git/ignore': Permission denied
warning: unable to access '/root/.config/git/attributes': Permission denied
warning: unable to access '/root/.config/git/attributes': Permission denied
gbp:info: Performing the build
dpkg: warning: failed to open configuration file '/root/.dpkg.cfg' for reading: Permission denied
dpkg-buildpackage -us -uc -ui -i -I -nc -S
dpkg-buildpackage: info: source package phpunit
dpkg-buildpackage: info: source version 11.5.19-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by David Prévot
dpkg: warning: failed to open configuration file '/root/.dpkg.cfg' for reading: Permission denied
dpkg-source -i -I --before-build .
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 0001-Remove-Composer-autoload.patch
dpkg-source: info: applying 0002-schema-is-installed-in-usr-share-php-data-PHPUnit.patch
dpkg-source: info: applying 0003-Use-mimicked-install-path.patch
dpkg-buildpackage: warning: building a source package without cleaning up as you asked; it might contain undesired files
dpkg-source -i -I -b .
dpkg-source: warning: upstream signing key but no upstream tarball signature
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building phpunit using existing ./phpunit_11.5.19.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -E -b -B .pc/0003-Use-mimicked-install-path.patch/ --reject-file=- < phpunit.orig.bqY7Sr/debian/patches/0003-Use-mimicked-install-path.patch subprocess returned exit status 1
can't find file to patch at input line 14
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From: =?utf-8?q?David_Pr=C3=A9vot?=
|Date: Sun, 25 Feb 2024 13:19:29 +0100
|Subject: Use mimicked install path
|
|Forwarded: not-needed
|---
| tests/unit/Util/ExcludeListTest.php | 6 +++---
| 1 file changed, 3 insertions(+), 3 deletions(-)
|
|diff --git a/tests/unit/Util/ExcludeListTest.php b/tests/unit/Util/ExcludeListTest.php
|index 31eff0d..7b63280 100644
|--- a/tests/unit/Util/ExcludeListTest.php
|+++ b/tests/unit/Util/ExcludeListTest.php
--------------------------
No file to patch. Skipping patch.
3 out of 3 hunks ignored
dpkg-source: info: the patch has fuzz which is not allowed, or is malformed
dpkg-source: info: if patch '0003-Use-mimicked-install-path.patch' is correctly applied by quilt, use 'quilt refresh' to update it
dpkg-buildpackage: error: dpkg-source -i -I -b . subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui -i -I -nc -S failed
gbp:error: 'debuild -i -I -nc -uc -us -S' failed: it exited with 29
'
osc checkout deepin:Develop:main/phpunit && cd $_
Sources could not be expanded: service error: '
Comments 0