Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 754381 - www-client/firefox several broken SRC_URI
Summary: www-client/firefox several broken SRC_URI
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-14 16:10 UTC by Jonas Stein
Modified: 2020-11-14 16:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2020-11-14 16:10:29 UTC
www-client/firefox$ pkgcheck scan --net
www-client/firefox
  DeadUrl: version 78.4.1: SRC_URI: 404 Client Error: Not Found for url: https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-04.tar.xz: https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-04.tar.xz
  DeadUrl: version 78.4.1: SRC_URI: 404 Client Error: Not Found for url: https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-04.tar.xz: https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-04.tar.xz
  RedundantUriRename: version 78.4.1: redundant rename: https://archive.mozilla.org/pub/firefox/releases/78.4.1esr/source/firefox-78.4.1esr.source.tar.xz -> firefox-78.4.1esr.source.tar.xz
  DeadUrl: version 82.0.3: SRC_URI: 404 Client Error: Not Found for url: https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-82-patches-03.tar.xz: https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-82-patches-03.tar.xz
  DeadUrl: version 82.0.3: SRC_URI: 404 Client Error: Not Found for url: https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-82-patches-03.tar.xz: https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-82-patches-03.tar.xz
  RedundantUriRename: version 82.0.3: redundant rename: https://archive.mozilla.org/pub/firefox/releases/82.0.3/source/firefox-82.0.3.source.tar.xz -> firefox-82.0.3.source.tar.xz
  DeadUrl: version 83.0_rc2: SRC_URI: 404 Client Error: Not Found for url: https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-83-patches-01.tar.xz: https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-83-patches-01.tar.xz
  DeadUrl: version 83.0_rc2: SRC_URI: 404 Client Error: Not Found for url: https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-83-patches-01.tar.xz: https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-83-patches-01.tar.xz


Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2020-11-14 16:55:09 UTC
closing. 
Because this was a dirty workaround which is needed at the moment.

PATCH_URIS=(
    https://dev.gentoo.org/~{axs,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET}
)