#34810: Problem with fetch failing for kdenlive ----------------------------------+----------------------------------------- Reporter: david@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: kdenlive ----------------------------------+----------------------------------------- Kdenlive has changed from using SourceForge repositories to KDE repositories. I'm trying to get the Portfile change working so I can submit a patch set and fetch is failing in a way which makes no sense. I changed the master_sites entry from... sourceforge:project/kdenlive/kdenlive/${version} to... http://download.kde.org/stable/kdenlive/${version}/src/kdenlive-${version}.tar.bz2 Doing a 'port -dv upgrade kdenlive' show this... {{{ ---> Attempting to fetch kdenlive-0.9.2.tar.gz from http://download.kde.org/stable/kdenlive/0.9.2/src/kdenlive-0.9.2.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 DEBUG: Fetching distfile failed:: The requested URL returned error: 404 }}} wget http://download.kde.org/stable/kdenlive/0.9.2/src/kdenlive-0.9.2.tar.bz2 returns the file correctly. I do notice the URL for the download does a 302 redirect, so maybe port fails to follow the 302. Unsure how to fix this. Require a Portfile guru to suggest how to fix this. Thanks. -- Ticket URL: <https://trac.macports.org/ticket/34810> MacPorts <http://www.macports.org/> Ports system for Mac OS