<?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=3787&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / eudev]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3787</link>
		<description><![CDATA[The most recent posts in eudev.]]></description>
		<lastBuildDate>Sat, 29 Aug 2020 16:30:50 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: eudev]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24380#p24380</link>
			<description><![CDATA[<p>OT but relevant . . . doesn&#039;t your browser have a spellcheck?</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 29 Aug 2020 16:30:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24380#p24380</guid>
		</item>
		<item>
			<title><![CDATA[Re: eudev]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24378#p24378</link>
			<description><![CDATA[<p>Still you don&#039;t look at the output of what is actually happening.<br />Your only looking in the rules files that DOES NOT TELL WHAT ALL that happens.<br />During your dh_auto_configure from the rules.</p>]]></description>
			<author><![CDATA[dummy@example.com (ShorTie)]]></author>
			<pubDate>Sat, 29 Aug 2020 15:22:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24378#p24378</guid>
		</item>
		<item>
			<title><![CDATA[Re: eudev]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24377#p24377</link>
			<description><![CDATA[<div class="quotebox"><cite>ShorTie wrote:</cite><blockquote><div><p>All Lives Matter</p></div></blockquote></div><p>Yes, that&#039;s the whole point of <em>Black Lives Matter</em> — at the moment black lives seem to matter less than non-black lives <img src="https://dev1galaxy.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p><p>And I am very pleased to offend such an ignorant fuckwit as yourself <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><div class="quotebox"><cite>ShorTie wrote:</cite><blockquote><div><div class="codebox"><pre class="vscroll"><code>Devuan ~ # mkdir tmp2
Devuan ~ # cd tmp2
Devuan tmp2 # wget https://pkgmaster.devuan.org/devuan/pool/main/e/eudev/eudev_3.2.7.orig.tar.gz
--2020-08-29 07:19:32--  https://pkgmaster.devuan.org/devuan/pool/main/e/eudev/eudev_3.2.7.orig.tar.gz
Resolving pkgmaster.devuan.org (pkgmaster.devuan.org)... 54.36.142.183, 2001:41d0:2:1f68::3624:8eb7
Connecting to pkgmaster.devuan.org (pkgmaster.devuan.org)|54.36.142.183|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1945415 (1.9M) [text/plain]
Saving to: &#039;eudev_3.2.7.orig.tar.gz&#039;

eudev_3.2.7.orig.tar.gz                              100%[====================================================================================================================&gt;]   1.85M   110KB/s    in 15s

2020-08-29 07:19:49 (126 KB/s) - &#039;eudev_3.2.7.orig.tar.gz&#039; saved [1945415/1945415]

Devuan tmp2 # tar xf eudev_3.2.7.orig.tar.gz
Devuan tmp2 # cd eudev-3.2.7
Devuan eudev-3.2.7 # wget https://pkgmaster.devuan.org/devuan/pool/main/e/eudev/eudev_3.2.7-6.debian.tar.xz
--2020-08-29 07:21:08--  https://pkgmaster.devuan.org/devuan/pool/main/e/eudev/eudev_3.2.7-6.debian.tar.xz
Resolving pkgmaster.devuan.org (pkgmaster.devuan.org)... 54.36.142.183, 2001:41d0:2:1f68::3624:8eb7
Connecting to pkgmaster.devuan.org (pkgmaster.devuan.org)|54.36.142.183|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 61868 (60K) [text/plain]
Saving to: &#039;eudev_3.2.7-6.debian.tar.xz&#039;

eudev_3.2.7-6.debian.tar.xz                          100%[====================================================================================================================&gt;]  60.42K   133KB/s    in 0.5s

2020-08-29 07:21:09 (133 KB/s) - &#039;eudev_3.2.7-6.debian.tar.xz&#039; saved [61868/61868]

Devuan eudev-3.2.7 # dpkg-buildpackage -us -uc -b
dpkg-buildpackage: error: cannot open file debian/changelog: No such file or directory</code></pre></div></div></blockquote></div><p>WTF are you doing? Why didn&#039;t you unpack the tarball containing the <span class="bbc">debian</span> directory? <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>Try this instead:</p><div class="codebox"><pre><code># apt install build-essential devscripts
# tee -a /etc/apt/sources.list &lt;&lt;&lt;&#039;deb-src http://deb.devuan.org/merged/ beowulf main&#039;
# apt update
mkdir -p ~/builds/eudev &amp;&amp; cd ~/builds/eudev
apt source eudev &amp;&amp; cd eudev-3.2.7
# mk-build-deps --install --remove
debuild -us -uc
# aptitude purge eudev-build-deps</code></pre></div><p>^ That works for me.</p><div class="quotebox"><cite>ShorTie wrote:</cite><blockquote><div><p>Maybe exacually LOOK at the config ?</p></div></blockquote></div><p>I did:</p><div class="codebox"><pre><code>override_dh_auto_configure:
        dh_auto_configure --builddirectory=build-deb \
                -- $(CONFFLAGS) $(CONFFLAGS_deb)
        dh_auto_configure --builddirectory=build-udeb \
                -- $(CONFFLAGS) $(CONFFLAGS_udeb)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 29 Aug 2020 12:34:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24377#p24377</guid>
		</item>
		<item>
			<title><![CDATA[Re: eudev]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24376#p24376</link>
			<description><![CDATA[<p>1st, Knock off your political BS, it affends me !!<br />All Lives Matter</p><div class="codebox"><pre class="vscroll"><code>Devuan ~ # mkdir tmp2
Devuan ~ # cd tmp2
Devuan tmp2 # wget https://pkgmaster.devuan.org/devuan/pool/main/e/eudev/eudev_3.2.7.orig.tar.gz
--2020-08-29 07:19:32--  https://pkgmaster.devuan.org/devuan/pool/main/e/eudev/eudev_3.2.7.orig.tar.gz
Resolving pkgmaster.devuan.org (pkgmaster.devuan.org)... 54.36.142.183, 2001:41d0:2:1f68::3624:8eb7
Connecting to pkgmaster.devuan.org (pkgmaster.devuan.org)|54.36.142.183|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1945415 (1.9M) [text/plain]
Saving to: &#039;eudev_3.2.7.orig.tar.gz&#039;

eudev_3.2.7.orig.tar.gz                              100%[====================================================================================================================&gt;]   1.85M   110KB/s    in 15s

2020-08-29 07:19:49 (126 KB/s) - &#039;eudev_3.2.7.orig.tar.gz&#039; saved [1945415/1945415]

Devuan tmp2 # tar xf eudev_3.2.7.orig.tar.gz
Devuan tmp2 # cd eudev-3.2.7
Devuan eudev-3.2.7 # wget https://pkgmaster.devuan.org/devuan/pool/main/e/eudev/eudev_3.2.7-6.debian.tar.xz
--2020-08-29 07:21:08--  https://pkgmaster.devuan.org/devuan/pool/main/e/eudev/eudev_3.2.7-6.debian.tar.xz
Resolving pkgmaster.devuan.org (pkgmaster.devuan.org)... 54.36.142.183, 2001:41d0:2:1f68::3624:8eb7
Connecting to pkgmaster.devuan.org (pkgmaster.devuan.org)|54.36.142.183|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 61868 (60K) [text/plain]
Saving to: &#039;eudev_3.2.7-6.debian.tar.xz&#039;

eudev_3.2.7-6.debian.tar.xz                          100%[====================================================================================================================&gt;]  60.42K   133KB/s    in 0.5s

2020-08-29 07:21:09 (133 KB/s) - &#039;eudev_3.2.7-6.debian.tar.xz&#039; saved [61868/61868]

Devuan eudev-3.2.7 # dpkg-buildpackage -us -uc -b
dpkg-buildpackage: error: cannot open file debian/changelog: No such file or directory</code></pre></div><p>Maybe exacually LOOK at the config ??<br />rules don&#039;t tell all !!</p><div class="codebox"><pre><code>dh_auto_configure --builddirectory=build-udeb \
        -- --exec-prefix= --with-rootprefix= --with-rootlibdir=/lib/aarch64-linux-gnu --disable-silent-rules --disable-selinux --disable-manpages CPPFLAGS=&#039;-Wdate-time -D_FORTIFY_SOURCE=2&#039; CFLAGS=&#039;-g -O2 -fstack-protector-strong -Wformat -Werror=format-security&#039; LDFLAGS=&#039;-Wl,-z,relro&#039;
        cd build-udeb &amp;&amp; ../configure --build=aarch64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/aarch64-linux-gnu --libexecdir=\${prefix}/lib/aarch64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --exec-prefix= --with-rootprefix= --with-rootlibdir=/lib/aarch64-linux-gnu --disable-silent-rules --disable-selinux --disable-manpages &quot;CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2&quot; &quot;CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security&quot; LDFLAGS=-Wl,-z,relro
configure: WARNING: unrecognized options: --disable-maintainer-mode</code></pre></div><p>So, Ok, maybe 3.2.9 gets a little further, but still</p>]]></description>
			<author><![CDATA[dummy@example.com (ShorTie)]]></author>
			<pubDate>Sat, 29 Aug 2020 11:43:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24376#p24376</guid>
		</item>
		<item>
			<title><![CDATA[Re: eudev]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24374#p24374</link>
			<description><![CDATA[<div class="quotebox"><cite>ShorTie wrote:</cite><blockquote><div><p>Does anyone here know any thing about eudev ?</p></div></blockquote></div><p>Not much but if you have an actual question then please post it so I can demonstrate how useless your search-fu is <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><div class="quotebox"><cite>ShorTie wrote:</cite><blockquote><div><p>Why can I not rebuild it with &#039;dpkg-buildpackage -us -uc -b&#039; ?</p></div></blockquote></div><p>Because you don&#039;t know what you&#039;re doing. Please post the actual errors so that we can help you.</p><p>FWIW I&#039;ve just managed to rebuild it from the Devuan source in my Debian buster box with no problems whatsoever.</p><div class="quotebox"><cite>ShorTie wrote:</cite><blockquote><div><p>What kind of convoluted crap does your build system do ??<br />What ever happened to the KISS method ??</p></div></blockquote></div><p>Debian is not and has never been in any way KISS, it is one of the more abstracted and complicated distributions; Devuan inherits this complexity, for better or worse.</p><p>If you want a systemd-free KISS distribution then perhaps try <a href="https://k1ss.org/" rel="nofollow">K1SS</a> <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><div class="quotebox"><cite>ShorTie wrote:</cite><blockquote><div><p>Why does it get built with --disable-dependency-tracking ??<br />[...]<br />The prefix variable does NOT seemed to be passed properly either, lol.</p><p>I mean it&#039;s configured with --disable-maintainer-mode, which is not even a valid option for eudev, lol.</p></div></blockquote></div><p>Why do you think this?</p><p>The debian/rules file has no such options:</p><div class="codebox"><pre><code>CONFFLAGS = \
        --exec-prefix= \
        --with-rootprefix= \
        --with-rootlibdir=/lib/$(DEB_HOST_MULTIARCH) \
        --disable-silent-rules

CONFFLAGS_deb = \
        --enable-selinux \
        --enable-manpages \
        $(NULL)

CONFFLAGS_udeb = \
        --disable-selinux \
        --disable-manpages</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 29 Aug 2020 10:48:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24374#p24374</guid>
		</item>
		<item>
			<title><![CDATA[eudev]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24369#p24369</link>
			<description><![CDATA[<p>Does anyone here know any thing about eudev ??</p><p>The peeps on irc @ #devuan-dev sure don&#039;t !!<br />All I get is from gnu_srs tis,<br />&quot;[03:31:36] &lt;gnu_srs1&gt; ShorTie: fsmithred: <br />I&#039;ll release 3.2.9-8 and 3.2-9-8~beowulf-proposed-updates to unstable and beowulf ASAP.&quot;<br />Tells nothing about nothing.</p><p>The heart of this distro, and know body knows nuffin about it, so sad.<br />So So Sad !!!</p><p>Why can I not rebuild it with &#039;dpkg-buildpackage -us -uc -b&#039; ??<br />What kind of convoluted crap does your build system do ??<br />What ever happened to the KISS method ??</p><p>Why does it get built with --disable-dependency-tracking ??<br />Sortta sounds like it something it should do, to help race conditions maybe.<br />Or has nobody actually looked at how it is really configured ??<br />The prefix variable does NOT seemed to be passed properly either, lol.</p><p>I mean it&#039;s configured with --disable-maintainer-mode, which is not even a valid option for eudev, lol.</p>]]></description>
			<author><![CDATA[dummy@example.com (ShorTie)]]></author>
			<pubDate>Sat, 29 Aug 2020 09:17:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24369#p24369</guid>
		</item>
	</channel>
</rss>
