<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Installation on Ubuntu 18.04: 404-error - Miscellaneous				            </title>
            <link>https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/</link>
            <description>The artists\&#039; meeting place for creative exchange and discussion.</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 10 Mar 2026 19:27:56 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to:Answer to: 404-error</title>
                        <link>https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-185</link>
                        <pubDate>Tue, 02 Apr 2019 10:06:40 +0000</pubDate>
                        <description><![CDATA[Hello phylsmith2004,now I understand. Thanks for helping!]]></description>
                        <content:encoded><![CDATA[<p>Hello phylsmith2004,</p><p>now I understand. Thanks for helping!</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>Bodo</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-185</guid>
                    </item>
				                    <item>
                        <title>Answer to:Answer to: 404-error</title>
                        <link>https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-176</link>
                        <pubDate>Mon, 01 Apr 2019 15:35:03 +0000</pubDate>
                        <description><![CDATA[Easy fix for next month!! Just edit the file /etc/apt/sources.list to make sure the added line contains  as shown below:   deb bionic mainWe tested it here using th...]]></description>
                        <content:encoded><![CDATA[<p>Easy fix for next month!! Just edit the file<em> /etc/apt/sources.list</em> to make sure the added line contains  as shown below:</p><p>   deb  https://cinelerra-gg.org/download/pkgs/ub18 bionic main</p><p>We tested it here using the provided instructions and they are correct, but most likely some users are just used to using the standard package method and not the "unsigned" package method.</p><p>Before adding  you will get the same as we did of:</p><p>   Err:6 https://cinelerra-gg.org/download/pkgs/ub18 bionic Release<br />   404 Not Found </p><p>The <em>Not Found</em> file is the Release file which is for signed packages.</p><p>Help appreciated from anyone out there who can provide a better way to create package builds for ubuntu that alleviate this problem <em>without</em> us having to create signed packages if possible.  The developer who set this up is a programmer and not familiar with the ins and outs of packages and ubuntu.  He uses dpkg-scanpackages to build the package (from dpkg-dev install) and that does not generate a Release file, thus producing the 404 Not Found error.</p><div class="et_pb_module et_pb_text et_pb_text_18 et_pb_bg_layout_light  et_pb_text_align_left"><div class="et_pb_text_inner"><p> </p></div></div>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>phylsmith2004</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-176</guid>
                    </item>
				                    <item>
                        <title>Answer to:Answer to: 404-error</title>
                        <link>https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-175</link>
                        <pubDate>Mon, 01 Apr 2019 14:33:15 +0000</pubDate>
                        <description><![CDATA[Thank you for the quick answers. Meanwhile I have downloadedand installed it via the GUI-Software management. So I will get no updates but I have an installation I can work with.]]></description>
                        <content:encoded><![CDATA[<p>Thank you for the quick answers. Meanwhile I have downloaded https://cinelerra-gg.org/download/pkgs/ub18/cin_5.1.ub18.04-20190331_amd64.deb and installed it via the GUI-Software management. So I will get no updates but I have an installation I can work with.</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>Bodo</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-175</guid>
                    </item>
				                    <item>
                        <title>Answer to:Answer to: 404-error</title>
                        <link>https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-174</link>
                        <pubDate>Mon, 01 Apr 2019 13:23:34 +0000</pubDate>
                        <description><![CDATA[If repository problems, usually you can manually do an install by using:wgetinstall it manually, for example: dpkg -i cin_5.1.{substitute_filename}.debWe will test it here to make sure it is...]]></description>
                        <content:encoded><![CDATA[<p>If repository problems, usually you can manually do an install by using:</p><p>wget https://cinelerra-gg.org/download/pkgs/ub18/cin_5.1.ub18.04-20190331_amd64.deb<br /><br />and install it manually, for example: dpkg -i cin_5.1.{substitute_filename}.deb</p><p>We will test it here to make sure it is working, but most likely it is and the install instructions are not as intelligible as they should be.</p><p> </p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>phylsmith2004</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-174</guid>
                    </item>
				                    <item>
                        <title>Answer to:Answer to: 404-error</title>
                        <link>https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-173</link>
                        <pubDate>Mon, 01 Apr 2019 13:05:43 +0000</pubDate>
                        <description><![CDATA[Thank you for reporting the error. No problem, you can also post such requests in the forum. The developers will take a look at the problem. Unfortunately I don&#039;t use Ubuntu and therefore I ...]]></description>
                        <content:encoded><![CDATA[<p>Thank you for reporting the error. No problem, you can also post such requests in the forum. The developers will take a look at the problem. Unfortunately I don't use Ubuntu and therefore I can't reproduce the bug. You will get feedback from us.</p><p>If you are in a hurry, you can also use the single user builds. You can find them here:<br />https://cinelerra-gg.org/download/tars/<br /><br />Sam</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>Sam</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-173</guid>
                    </item>
				                    <item>
                        <title>Installation on Ubuntu 18.04: 404-error</title>
                        <link>https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-172</link>
                        <pubDate>Mon, 01 Apr 2019 12:43:15 +0000</pubDate>
                        <description><![CDATA[Hello everybody,please excuse me if somebody asked this before or if this is the wrong place to ask this question. I have been searching this forum and haven&#039;t found this problem. This area ...]]></description>
                        <content:encoded><![CDATA[<p>Hello everybody,</p><p>please excuse me if somebody asked this before or if this is the wrong place to ask this question. I have been searching this forum and haven't found this problem. This area seemed the only place suitible to post this.</p><p>Trying to install Cinelerra on Ubuntu 18.04 like described on <a href="https://cinelerra-gg.org/ubuntu-package/">https://cinelerra-gg.org/ubuntu-package/</a>, apt-add-repository is reporting an 404-error:</p><p>https://cinelerra-gg.org/download/pkgs/ub18 bionic Release<br />404 Not Found </p><p>Has somebody seen this problem before?</p><p>Kind regards, Bodo</p>]]></content:encoded>
						                            <category domain="https://cinelerra-gg.org/forum/forum-miscellaneous/">Miscellaneous</category>                        <dc:creator>Bodo</dc:creator>
                        <guid isPermaLink="true">https://cinelerra-gg.org/forum/forum-miscellaneous/installation-on-ubuntu-18-04-404-error/#post-172</guid>
                    </item>
							        </channel>
        </rss>
		