Summary: | www-apps/tt-rss-20241001: upgrade fails due to broken symlink (webapp-config bug?) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | xiaojie+bugzillagentoo |
Component: | Current packages | Assignee: | Gentoo Web Application Packages Maintainers <web-apps> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | chewi, xiaojie+bugzillagentoo |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
xiaojie+bugzillagentoo
2024-10-15 08:33:29 UTC
Note that before the webapp -U failed run, the htdocs/vendor directory seems to be properly populated : # ls -1 autoload.php beberlei bin chillerlan composer doctrine j4mie jonahgeorge mervick myclabs nikic opentracing packaged paragonie phar-io phpdocumentor phpspec phpstan phpunit psr sebastian spomky-labs thecodingmachine theseer webmozart Sorry, I don't have much of a clue here. It worked fine for me. I can see that vendor/bin/php-parse used to a symlink and now it isn't. vendor/nikic/php-parser/bin/php-parse is still there, but maybe it temporarily disappears. webapp-config should handle this in any case, so I guess the bug lies there. Unfortunately, it gets very little love these days. :( You might have more luck if you manually delete the vendor directory first. (In reply to James Le Cuirot from comment #2) > Sorry, I don't have much of a clue here. It worked fine for me. I can see > that vendor/bin/php-parse used to a symlink and now it isn't. > vendor/nikic/php-parser/bin/php-parse is still there, but maybe it > temporarily disappears. webapp-config should handle this in any case, so I > guess the bug lies there. Unfortunately, it gets very little love these > days. :( You might have more luck if you manually delete the vendor > directory first. Hello James, Deleting the vendor/ directory tree before doing the webapp update did the trick. I got a lot of warnings (missing files, obviously because I deleted them) but the update was done and seems to work properly. Thanks for the hin [Mistakenly sent the unfinished comment]
> Thanks for the hin
Thanks for the hint.
Not sure if I should close the bug report, and if then how to qualify it (solved ? cantfix ?).
|