<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=7349&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=7349</link>
		<description><![CDATA[The most recent posts in [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken.]]></description>
		<lastBuildDate>Tue, 07 Oct 2025 12:00:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58446#p58446</link>
			<description><![CDATA[<p>Try Firefox Nightly<br />_https://firefox-source-docs.mozilla.org/setup/linux_build.html</p><div class="codebox"><pre><code>sudo apt update &amp;&amp; sudo apt install curl python3 python3-pip git watchman</code></pre></div><div class="codebox"><pre><code># reduce chance of builds failung during linking due to running out of memory
  export LDFLAGS+=&quot; -Wl,--no-keep-memory&quot;</code></pre></div><div class="codebox"><pre><code># .mozconfig

# For very old computers -j2
mk_add_options MOZ_MAKE_FLAGS=-j2

ac_add_options --enable-project=browser
ac_add_options --with-app-name=antifox
ac_add_options --prefix=/usr
ac_add_options --enable-audio-backends=alsa</code></pre></div><div class="codebox"><pre><code>$ antifox --version
Mozilla Firefox 145.0a1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Tue, 07 Oct 2025 12:00:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58446#p58446</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58444#p58444</link>
			<description><![CDATA[<p>only recently started having problems with youtube</p><p>at one point it even started to translate automatically without my consent, even when like native language being played.</p><p>but for the moment it subsided&lt;</p><p>sometimes <span class="bbc">yt-dlp</span> give also issues altesly , so could update to newer version</p><div class="codebox"><pre><code>yt-dlp --update-to nightly</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Tue, 07 Oct 2025 09:44:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58444#p58444</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58439#p58439</link>
			<description><![CDATA[<p>This one works without problems:</p><p><strong>youtube-dl nightly builds</strong><br />_https://github.com/ytdl-org/ytdl-nightly</p>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Mon, 06 Oct 2025 19:51:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58439#p58439</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58438#p58438</link>
			<description><![CDATA[<p>nothing wrong, but thought that one is @dead longtime ago since it seemed riddled with legal battles or what</p><p><a href="https://ytdl-org.github.io/youtube-dl/" rel="nofollow">https://ytdl-org.github.io/youtube-dl/</a></p><p>EDIT&gt; last time i tried , it was superslow downloading everything at around kbps speeds.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Mon, 06 Oct 2025 19:12:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58438#p58438</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58435#p58435</link>
			<description><![CDATA[<p>What is wrong with <span class="bbc">youtube-dl</span>?</p><div class="codebox"><pre><code>$ youtube --version
2025.09.29</code></pre></div><div class="codebox"><pre><code>$ apt-cache search python-is-
python-is-python3 - symlinks /usr/bin/python to python3</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (igorzwx)]]></author>
			<pubDate>Mon, 06 Oct 2025 18:42:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58435#p58435</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=58418#p58418</link>
			<description><![CDATA[<p>Thank you, kapqa, you saved my day! And all of you, thanks.<br />Your procedure is perfect.<br />Have a good day.</p>]]></description>
			<author><![CDATA[dummy@example.com (Andre4freedom)]]></author>
			<pubDate>Sun, 05 Oct 2025 09:25:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=58418#p58418</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57514#p57514</link>
			<description><![CDATA[<p>yes, uninstall yt-dlp via apt or synaptic BEFORE manually installing the newest version please.</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Fri, 22 Aug 2025 15:56:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57514#p57514</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57478#p57478</link>
			<description><![CDATA[<p>to install yt-dlp manually:</p><div class="codebox"><pre><code>mkdir -p ~/.local/bin</code></pre></div><div class="codebox"><pre><code>curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o ~/.local/bin/yt-dlp</code></pre></div><div class="codebox"><pre><code>chmod a+rx ~/.local/bin/yt-dlp  # Make executable</code></pre></div><div class="codebox"><pre><code>export PATH=&quot;${HOME}/.local/bin:${PATH}&quot;</code></pre></div><div class="quotebox"><blockquote><div><p>In order for the command line shell to be able to find these executables, the user&#039;s PATH environment variable needs to be extended. This can be done by adding <strong>export PATH=&quot;${HOME}/.local/bin:${PATH}&quot;</strong> to ~/.profile or ~/.bashrc.</p></div></blockquote></div><p>now you can update yt-dlp with command </p><div class="quotebox"><blockquote><div><p>yt-dlp -U</p></div></blockquote></div><p>it is recommended to uninstall yt-dlp from repositories since it is not up to date.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Fri, 22 Aug 2025 06:27:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57478#p57478</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57327#p57327</link>
			<description><![CDATA[<p>My go-to solution is downloading the <span class="bbc">yt-dlp_linux</span> executable <a href="https://github.com/yt-dlp/yt-dlp/releases" rel="nofollow">from their github</a> first, renaming it to yt-dlp then just running <span class="bbc">yt-dlp -U</span> when it becomes necessary. The main advantage of this method is getting rid of the python version mismatch of course, I&#039;ve seen on an older ubuntu install how changing the system default python3 to something &quot;too new&quot; can wreck <span class="bbc">apt</span>.</p>]]></description>
			<author><![CDATA[dummy@example.com (csehszlovakze)]]></author>
			<pubDate>Mon, 18 Aug 2025 16:06:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57327#p57327</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57214#p57214</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Can you guys post me your sources.list file please?</p></div></blockquote></div><p>Here is what I use I think it gives all that is available when I look at it on a mirror. It uses a German mirror as I found that to be one of the more reliable ones out there.</p><div class="codebox"><pre class="vscroll"><code>root@9600k:~# cat /etc/apt/sources.list.d/devuan.sources
# Devuan 6 excalibur
## The new style method of using repositories to install software.
## This /etc/apt/sources.list.d/devuan.sources is new style and location file
## The /etc/apt/old.style.sources.list contains the same as this.
## https://linuxconfig.org/ubuntus-repository-configuration-ubuntu-sources-have-moved-to-etc-apt-sources-list-d-ubuntu-sources

## Normal excalibur sources
Types: deb
#URIs: http://ca.deb.devuan.org/merged
URIs: http://de.deb.devuan.org/merged
Suites: excalibur excalibur-backports excalibur-proposed-updates  excalibur-updates
Components: main non-free contrib non-free-firmware
Enabled: yes
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64

## excalibur security sources
Types: deb
#URIs: http://ca.deb.devuan.org/merged
URIs: http://de.deb.devuan.org/merged
Suites: excalibur-security
Components: main non-free contrib non-free-firmware
Enabled: yes
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64

## Normal unstable sources
Types: deb
#URIs: http://ca.deb.devuan.org/merged
URIs: http://de.deb.devuan.org/merged
Suites: unstable
Components: main non-free contrib non-free-firmware
Enabled: no
Signed-By: /usr/share/keyrings/devuan-archive-keyring.gpg
Architectures: amd64</code></pre></div><p>I have it installed from what would be the unstable I would think&#160; before I disabled it when Trixie was released.</p><div class="codebox"><pre><code>zeus@9600k:~$ apt policy yt-dlp
yt-dlp:
  Installed: 2025.07.21-1
  Candidate: 2025.07.21-1
  Version table:
 *** 2025.07.21-1 100
        100 /var/lib/dpkg/status
     2025.04.30-1 950
        950 http://de.deb.devuan.org/merged excalibur/main amd64 Packages</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Wed, 13 Aug 2025 21:24:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57214#p57214</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57213#p57213</link>
			<description><![CDATA[<p>Okay I kinda force removed all 32bits packages, it was hard. Now it seems ok. Can you guys post me your sources.list file please? Do you add contrib non-free non-free-firmware anymore?</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Wed, 13 Aug 2025 20:48:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57213#p57213</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57212#p57212</link>
			<description><![CDATA[<p>I don&#039;t have all those dependencies installed and I don&#039;t really have yt-dlp installed, but it runs fine from my ~/bin. I have python3-requests installed, but not the other two you listed with it.</p><div class="codebox"><pre><code>wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp
chmod +x yt-dlp</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Wed, 13 Aug 2025 20:41:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57212#p57212</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57211#p57211</link>
			<description><![CDATA[<p>Something seriously broken now. I&#039;ve tried to install yt-dlp and steam, enabling 32 bit repos. But, it deleted gnome desktop instead. And the bad thing is I can&#039;t even reinstall, trying to install KDE now. Nope..<br />@unixuser, do you use 32 bit libraries? Also can you post your sources.list file? I&#039;ve added excalibur security and updates repo too.</p><div class="codebox"><pre><code>root@devuan-h310:~# LC_ALL=C apt install task-kde-desktop
You might want to run &#039;apt --fix-broken install&#039; to correct these.
Unsatisfied dependencies:
 steam-launcher : Depends: python3 (&gt;= 3.4) but it is not installable
                  Depends: python3-apt but it is not installable
 task-kde-desktop : Depends: kde-standard but it is not installable
                    Recommends: orca but it is not going to be installed
                    Recommends: gimp but it is not installable
Error: Unmet dependencies. Try &#039;apt --fix-broken install&#039; with no packages (or specify a solution).
Error: The following information from --solver 3.0 may provide additional context:
   Unmet dependencies. Try &#039;apt --fix-broken install&#039; with no packages (or specify a solution).
root@devuan-h310:~# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Wed, 13 Aug 2025 20:34:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57211#p57211</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57209#p57209</link>
			<description><![CDATA[<p>@greenjeans here it is:</p><div class="codebox"><pre><code>user@devuan-h310:~$ LANG=C sudo apt install yt-dlp
Solving dependencies... Error!  
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
 yt-dlp : Depends: python3-pycryptodome but it is not installable
          Depends: python3-requests but it is not going to be installed
          Depends: python3-websockets but it is not installable
          Recommends: ffmpeg
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
   Unable to satisfy dependencies. Reached two conflicting decisions:
   1. yt-dlp:amd64=2025.04.30-1 is selected for install
   2. yt-dlp:amd64 Depends python3-pycryptodome
      but none of the choices are installable:
      [no choices]
user@devuan-h310:~$ LANG=C sudo apt install python3-pycryptodome
python3-pycryptodome:i386 is already the newest version (3.20.0+dfsg-3).</code></pre></div><p>It installs the i386 version instead. Because there is no amd64 version? I don&#039;t understand.</p>]]></description>
			<author><![CDATA[dummy@example.com (recklessswing)]]></author>
			<pubDate>Wed, 13 Aug 2025 20:18:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57209#p57209</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Can't even install yt-dlp in Devuan 6, many things are broken]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=57202#p57202</link>
			<description><![CDATA[<p>You simply may need a new version for Debian 13 Trixie.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Wed, 13 Aug 2025 16:35:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=57202#p57202</guid>
		</item>
	</channel>
</rss>
