<?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 failure MintPPC32 - Main Forum				            </title>
            <link>https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/installation-failure-mintppc32/</link>
            <description>MintPPC Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Tue, 14 Apr 2026 00:12:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Installation failure MintPPC32</title>
                        <link>https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/installation-failure-mintppc32/#post-306</link>
                        <pubDate>Tue, 22 Apr 2025 03:13:51 +0000</pubDate>
                        <description><![CDATA[I checked aptdaemon source. The control file shows that aptdaemon is compatible with both policykit-1 and the new polkitd:
 
Package: aptdaemon
Architecture: all
Depends: gir1.2-glib-2.0...]]></description>
                        <content:encoded><![CDATA[<p>I checked aptdaemon source. The control file shows that aptdaemon is compatible with both policykit-1 and the new polkitd:</p>
<p> </p>
<pre contenteditable="false"><code>Package: aptdaemon
Architecture: all
Depends: gir1.2-glib-2.0,
         polkitd | policykit-1,
         python3-aptdaemon (= ${binary:Version}),
         python3-gi,
         ${misc:Depends},
         ${python3:Depends}
Breaks: python3-aptdaemon.pkcompat, software-center (&lt;&lt; 1.1.21)
Replaces: python3-aptdaemon.pkcompat
Description: transaction based package management service
 Aptdaemon allows normal users to perform package management tasks, e.g.
 refreshing the cache, upgrading the system, installing or removing software
 packages.
 .
 Currently it comes with the following main features:
 .
  - Programming language independent D-Bus interface, which allows one to
    write clients in several languages
  - Runs only if required (D-Bus activation)
  - Fine grained privilege management using PolicyKit, e.g. allowing all
    desktop user to query for updates without entering a password
  - Support for media changes during installation from DVD/CDROM
  - Support for debconf (Debian's package configuration system)
  - Support for attaching a terminal to the underlying dpkg call
 .
 This package contains the aptd script and all the data files required to run
 the daemon. Moreover it contains the aptdcon script, which is a command
 line client for aptdaemon. The API is not stable yet.
</code></pre>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/">Main Forum</category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/installation-failure-mintppc32/#post-306</guid>
                    </item>
				                    <item>
                        <title>RE: Installation failure MintPPC32</title>
                        <link>https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/installation-failure-mintppc32/#post-305</link>
                        <pubDate>Tue, 22 Apr 2025 01:08:15 +0000</pubDate>
                        <description><![CDATA[Did some more research and found out that a new version of aptdaemon, which depends on polkitd, is available from ubuntu
the packages that are built from this source and which are needed by...]]></description>
                        <content:encoded><![CDATA[<p>Did some more research and found out that a new version of aptdaemon, which depends on polkitd, is available from ubuntu</p>
<p>https://packages.ubuntu.com/source/plucky/aptdaemon</p>
<p>the packages that are built from this source and which are needed by aptdaemon itself are:</p>
<p>python3-aptdaemon</p>
<p>aptdaemon-data</p>
<p>python3-aptdaemon.gtk3widgets (not sure about this one)</p>
<p>I therefore need to replace the old aptdaemon, aptdaemon-data, python3-aptdaemon and python3-aptdaemon.gtk3widgets files by the ones from Ubuntu plucky 25.04) in the repository</p>]]></content:encoded>
						                            <category domain="https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/">Main Forum</category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/installation-failure-mintppc32/#post-305</guid>
                    </item>
				                    <item>
                        <title>Installation failure MintPPC32</title>
                        <link>https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/installation-failure-mintppc32/#post-304</link>
                        <pubDate>Mon, 21 Apr 2025 14:48:48 +0000</pubDate>
                        <description><![CDATA[Ok, so I tried to do an automated installation of MintPPC32 in QEMU. I used the powerpc 1.4.2025 Debian installer image in snapshotsinstallation went quite well until it had to install mint-...]]></description>
                        <content:encoded><![CDATA[<p>Ok, so I tried to do an automated installation of MintPPC32 in QEMU. I used the powerpc 1.4.2025 Debian installer image in snapshots:<br /><a href="https://cdimage.debian.org/cdimage/ports/snapshots/2025-04-01/debian-12.0.0-powerpc-NETINST-1.iso">https://cdimage.debian.org/cdimage/ports/snapshots/2025-04-01/</a><br />The installation went quite well until it had to install mint-common. The package mint-common depends on python3-aptdaemon, which in turn depends on aptdaemon. The latter could not be installed as policykit-1 was not available.</p>
<p>The problem here is that I built aptdaemon with policykit-1 as depends, which changed name to polkitd after I made aptdaemon.<br />see http://ftp.ports.debian.org/debian-ports/pool-powerpc/main/p/policykit-1/</p>
<p>solution is to build aptdeamon with the right depends, upload it to the repository and try installation again.</p>
<p>Furthermore libbytesize1 could not be installed as libbytesize-common is not available. It seems that the source package libbytesize has not been properly built for powerpc. This is indeed the case, see here:<br />https://buildd.debian.org/status/package.php?p=libbytesize&amp;suite=sid<br />solution is to either add all build packages from libbytesize source to the MintPPC repo or wait to see if it gets build in the future.<br />https://buildd.debian.org/status/logs.php?pkg=libbytesize&amp;arch=powerpc</p>
<div id="wpfa-736" class="wpforo-attached-file"><a class="wpforo-default-attachment" title="failure_aptdaemon.png" href="//www.u58733p55594.web0093.zxcs-klant.nl/wp-content/uploads/wpforo/default_attachments/1745246928-failure_aptdaemon.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> failure_aptdaemon.png</a></div>]]></content:encoded>
						                            <category domain="https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/">Main Forum</category>                        <dc:creator>admin</dc:creator>
                        <guid isPermaLink="true">https://www.u58733p55594.web0093.zxcs-klant.nl/community/user-issues/installation-failure-mintppc32/#post-304</guid>
                    </item>
							        </channel>
        </rss>
		