<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=4160&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Alien on Chimaera Failing with Error 25]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4160</link>
		<description><![CDATA[The most recent posts in [SOLVED] Alien on Chimaera Failing with Error 25.]]></description>
		<lastBuildDate>Mon, 01 Mar 2021 00:57:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Alien on Chimaera Failing with Error 25]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27827#p27827</link>
			<description><![CDATA[<p>ah so a perl module was to blame.</p><p>glad you got it solved.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Mon, 01 Mar 2021 00:57:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27827#p27827</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Alien on Chimaera Failing with Error 25]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27818#p27818</link>
			<description><![CDATA[<p>Open the file located at:</p><p>/usr/share/perl5/Alien/Package/Deb.pm</p><p>Change: </p><p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;dh $@<br />To:</p><p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;dh \$\@</p><p>Should look like:</p><p># debian/rules for alien</p><p>PACKAGE=\$(shell dh_listpackages)</p><p>%:<br />&#160; &#160; dh \$\@</p><p>override_dh_clean:<br />&#160; &#160; dh_clean -d</p><p>*** This totally fixed the issue, if someone needs or wants to see the source it was found at <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983492" rel="nofollow">https://bugs.debian.org/cgi-bin/bugrepo … bug=983492</a><br />Many thanks, dice, for pointing me in the right direction.</p>]]></description>
			<author><![CDATA[dummy@example.com (SolarPoweredMoonMan)]]></author>
			<pubDate>Sun, 28 Feb 2021 17:00:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27818#p27818</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Alien on Chimaera Failing with Error 25]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27789#p27789</link>
			<description><![CDATA[<p>You can check here for this sort of thing as well, devuan is a fork of debian. Most packages people use on devuan are from the debian repositories so it benefits everyone to ask questions here or there.</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Sat, 27 Feb 2021 13:13:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27789#p27789</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Alien on Chimaera Failing with Error 25]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27788#p27788</link>
			<description><![CDATA[<p>Aww, man. I should have named myself &quot;Knucklehead&quot; instead. Thank you for making me aware to check the base distro&#039;s forums. <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> I&#039;ll be 100% sure to check Debian forums in the future before I waste anyone&#039;s time. Take care &amp;&amp; have a great day!</p><p>The debian forum may show a fix, but muliple posts are confusing me. It&#039;s only a few days old from the issue, so I&#039;ll just keep checking for a fix.</p>]]></description>
			<author><![CDATA[dummy@example.com (SolarPoweredMoonMan)]]></author>
			<pubDate>Sat, 27 Feb 2021 12:54:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27788#p27788</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Alien on Chimaera Failing with Error 25]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27785#p27785</link>
			<description><![CDATA[<p>Looks like a bug has been reported ?</p><p><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983492" rel="nofollow">https://bugs.debian.org/cgi-bin/bugrepo … bug=983492</a></p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Sat, 27 Feb 2021 12:27:35 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27785#p27785</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Alien on Chimaera Failing with Error 25]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27784#p27784</link>
			<description><![CDATA[<p>I&#039;m using alien to convert tar.bz2 into .deb packages...<br />So there isn&#039;t an install &quot;package&quot; yet. </p><p>I have 4 other computers that I need to install these packages on. </p><p>I also tried installing directly from alien with &quot;-i&quot; and i still get error 25.</p><p>***Also, all the packages are x86_64***</p><p>The I keep several versions as backups. Ones that previously converted into .deb successfully are no longer doing that. I don&#039;t recall when it took place and didn&#039;t think about it when installing updates, but something has changed in the last ~month that alien no longer functions the way that it did previously.</p>]]></description>
			<author><![CDATA[dummy@example.com (SolarPoweredMoonMan)]]></author>
			<pubDate>Sat, 27 Feb 2021 12:12:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27784#p27784</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Alien on Chimaera Failing with Error 25]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27781#p27781</link>
			<description><![CDATA[<p>What is the rpm you wish to convert?</p><p>I came across this via websearch.</p><p><a href="https://stackoverflow.com/questions/66345837/converting-rpm-files-to-debian-error-package-build-failed" rel="nofollow">https://stackoverflow.com/questions/663 … ild-failed</a></p><p>I wonder if using the correct architecture might be the issue, ie; instead of noarch use x86_64 and so on?</p>]]></description>
			<author><![CDATA[dummy@example.com (dice)]]></author>
			<pubDate>Sat, 27 Feb 2021 11:52:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27781#p27781</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Alien on Chimaera Failing with Error 25]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=27779#p27779</link>
			<description><![CDATA[<p>Package build failed. Here&#039;s the log:<br />dh <br />dh: error: specify a sequence to run<br />make: *** [debian/rules:7: binary] Error 25</p><p>***</p><p>The above is the exact error I get when trying to convert into a .deb for easy install. This previously worked and have been using it for a very long time, and it&#039;s not the file as I tried to convert one that I previously had success with to see if it was the file. I tried so many combos in the search engine and couldn&#039;t find anything similar to this. Any help in this matter would be greatly appreciated. </p><p>Also, I have been using Devuan for years now and want to thank everyone involved with keeping this project running. I briefly left during ASCII to Artix for games support and certain Vulkan/Mesa/Steam/Etc support, but with Chimaera the modern media/gaming has been great.</p>]]></description>
			<author><![CDATA[dummy@example.com (SolarPoweredMoonMan)]]></author>
			<pubDate>Sat, 27 Feb 2021 11:20:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=27779#p27779</guid>
		</item>
	</channel>
</rss>
