albatro74 Posted March 25, 2023 Report Share Posted March 25, 2023 I tried to update the @world but got stuck in the preparation phase for at-spi2-atk package (which blocks 18 other packages). Any hint? I attach the output of emerge --info emerge -pv out-emerge-info.txt out-emerge-pvq.txt Link to comment Share on other sites More sharing options...
1 cardinal Posted March 27, 2023 Report Share Posted March 27, 2023 (edited) * The specific snippet of code: * cp -n "${FILESDIR}"/${PN}-2.20.0-tests-data/*.xml "${S}"/tests/data/ || die; In this case locate the ebuild, open in editor and insert a # in front of the offending snippet of code. Locate: rj@funtoo-next ~ $ ego query v at-spi2-atk app-accessibility/at-spi2-atk| slot| repo ------------------------------+-----+-------------------------- * 2.34.2| 2| gnome-kit/next-3.36-prime rj@funtoo-next ~ $ cd /var/git/meta-repo/kits/gnome-kit/app-accessibility/at-spi2-atk/ Edit: rj@funtoo-next /var/git/meta-repo/kits/gnome-kit/app-accessibility/at-spi2-atk $ sudo nano at-spi2-atk-2.34.2.ebuild src_prepare() { # Upstream forgot to put this in tarball, upstream #770615 ---->#cp -n "${FILESDIR}"/${PN}-2.20.0-tests-data/*.xml "${S}"/tests/data/ || die gnome2_src_prepare } Merge: rj@funtoo-next /var/git/meta-repo/kits/gnome-kit/app-accessibility/at-spi2-atk $ sudo ebuild at-spi2-atk-2.34.2.ebuild merge Bug report: [gnome-kit] app-accessibility/at-spi2-atk-2.34.2 fails pkg_prepare Edited March 27, 2023 by cardinal Correct path. Add bug report URL. Link to comment Share on other sites More sharing options...
0 albatro74 Posted April 3, 2023 Author Report Share Posted April 3, 2023 Thank you so much!!! Link to comment Share on other sites More sharing options...
Question
albatro74
I tried to update the @world but got stuck in the preparation phase for at-spi2-atk package (which blocks 18 other packages). Any hint? I attach the output of
emerge --info
emerge -pv
out-emerge-info.txt out-emerge-pvq.txt
Link to comment
Share on other sites
2 answers to this question
Recommended Posts