Source: php-laravel-lumen-framework Version: 8.3.4-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: [email protected] Usertags: symfony
Hi, We are about to start the symfony 6 transition in unstable. During a test rebuild, php-laravel-lumen-framework was found to fail to build with symfony 6. To reproduce this locally, you need to install the symfony 6 packages from experimental on an unstable system or build chroot. Relevant part (hopefully): > +------------------------------------------------------------------------------+ > | Install package build dependencies > | > +------------------------------------------------------------------------------+ > > > Setup apt archive > ----------------- > > Merged Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, > php-dragonmantank-cron-expression, php-illuminate-auth, > php-illuminate-broadcasting, php-illuminate-bus, php-illuminate-cache, > php-illuminate-collections, php-illuminate-config, php-illuminate-console, > php-illuminate-container, php-illuminate-contracts, php-illuminate-database, > php-illuminate-encryption, php-illuminate-events, php-illuminate-filesystem, > php-illuminate-hashing, php-illuminate-http, php-illuminate-log, > php-illuminate-macroable, php-illuminate-pagination, php-illuminate-pipeline, > php-illuminate-queue, php-illuminate-support, php-illuminate-testing, > php-illuminate-translation, php-illuminate-validation, php-illuminate-view, > php-mockery, php-nikic-fast-route, php-symfony-console, > php-symfony-error-handler, php-symfony-http-foundation, > php-symfony-http-kernel, php-symfony-mime, php-symfony-var-dumper, > php-vlucas-phpdotenv, phpab, phpunit, pkg-php-tools (>= 1.41~), > build-essential, fakeroot > Filtered Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, > php-dragonmantank-cron-expression, php-illuminate-auth, > php-illuminate-broadcasting, php-illuminate-bus, php-illuminate-cache, > php-illuminate-collections, php-illuminate-config, php-illuminate-console, > php-illuminate-container, php-illuminate-contracts, php-illuminate-database, > php-illuminate-encryption, php-illuminate-events, php-illuminate-filesystem, > php-illuminate-hashing, php-illuminate-http, php-illuminate-log, > php-illuminate-macroable, php-illuminate-pagination, php-illuminate-pipeline, > php-illuminate-queue, php-illuminate-support, php-illuminate-testing, > php-illuminate-translation, php-illuminate-validation, php-illuminate-view, > php-mockery, php-nikic-fast-route, php-symfony-console, > php-symfony-error-handler, php-symfony-http-foundation, > php-symfony-http-kernel, php-symfony-mime, php-symfony-var-dumper, > php-vlucas-phpdotenv, phpab, phpunit, pkg-php-tools (>= 1.41~), > build-essential, fakeroot > dpkg-deb: building package 'sbuild-build-depends-main-dummy' in > '/<<RESOLVERDIR>>/apt_archive/sbuild-build-depends-main-dummy.deb'. > Ign:1 copy:/<<RESOLVERDIR>>/apt_archive ./ InRelease > Get:2 copy:/<<RESOLVERDIR>>/apt_archive ./ Release [615 B] > Ign:3 copy:/<<RESOLVERDIR>>/apt_archive ./ Release.gpg > Get:4 copy:/<<RESOLVERDIR>>/apt_archive ./ Sources [1544 B] > Get:5 copy:/<<RESOLVERDIR>>/apt_archive ./ Packages [1563 B] > Fetched 3722 B in 0s (0 B/s) > Reading package lists... > Get:1 file:/<<BUILDDIR>>/resolver-Uxilsa/apt_archive ./ InRelease > Ign:1 file:/<<BUILDDIR>>/resolver-Uxilsa/apt_archive ./ InRelease > Get:2 file:/<<BUILDDIR>>/resolver-Uxilsa/apt_archive ./ Release [612 B] > Get:2 file:/<<BUILDDIR>>/resolver-Uxilsa/apt_archive ./ Release [612 B] > Get:3 file:/<<BUILDDIR>>/resolver-Uxilsa/apt_archive ./ Release.gpg > Ign:3 file:/<<BUILDDIR>>/resolver-Uxilsa/apt_archive ./ Release.gpg > Reading package lists... > Reading package lists... > > Install main build dependencies (apt-based resolver) > ---------------------------------------------------- > > Installing build dependencies > Reading package lists... > Building dependency tree... > Reading state information... > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > php-illuminate-console : Depends: php-symfony-console (< 6~~) but > 6.3.0+dfsg-1 is to be installed > Depends: php-symfony-process (< 6~~) but > 6.3.0+dfsg-1 is to be installed > php-illuminate-container : Depends: php-psr-container (< 2~~) but 2.0.2-1 is > to be installed > php-illuminate-contracts : Depends: php-psr-container (< 2~~) but 2.0.2-1 is > to be installed > php-illuminate-database : Depends: php-symfony-console (< 6~~) but > 6.3.0+dfsg-1 is to be installed > php-illuminate-filesystem : Depends: php-symfony-finder (< 6~~) but > 6.3.0+dfsg-1 is to be installed > php-illuminate-http : Depends: php-illuminate-session (>= 8.0) but it is not > going to be installed > Depends: php-illuminate-session (< 9~~) but it is not > going to be installed > Depends: php-symfony-http-foundation (< 6~~) but > 6.3.0+dfsg-1 is to be installed > Depends: php-symfony-http-kernel (< 6~~) but > 6.3.0+dfsg-1 is to be installed > Depends: php-symfony-mime (< 6~~) but 6.3.0+dfsg-1 is > to be installed > php-illuminate-queue : Depends: php-symfony-process (< 6~~) but 6.3.0+dfsg-1 > is to be installed > php-illuminate-validation : Depends: php-symfony-http-foundation (< 6~~) but > 6.3.0+dfsg-1 is to be installed > Depends: php-symfony-mime (< 6~~) but > 6.3.0+dfsg-1 is to be installed > E: Unable to correct problems, you have held broken packages. > apt-get failed. The full build logs and additional context is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/symfony6/0/php-laravel-lumen-framework/ A symfony reverse-dependencies rebuild status is available at http://people.ubuntu.com/~athos-ribeiro/rebuilds/symfony6/index.html -- Athos Ribeiro

