[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Workaround (Was: Pixum Fotobuch läuft nicht mehr unter Stretch)



On Mon, Jul 17, 2017 at 04:32:52PM +0200, Andreas Tille wrote:
> On Mon, Jul 17, 2017 at 02:28:57PM +0200, Alexander Reichle-Schmehl wrote:
> > Aber wäre dafür nicht eine kleine schroot Umgebung mit oldstable einfacher?
> 
> Das werde ich mal probieren - vielleicht hat sich's ja wieder mal
> gelohnt hier zu fragen.

Ich habe jetzt mal eine Jessie schroot aufgesetzt.  Falls Interesse besteht,
hier mal die konkrete schroot-Konfiguration:

/etc# git diff HEAD^^
diff --git a/schroot/desktop/fstab b/schroot/desktop/fstab
index 7ccf422..c186d05 100644
--- a/schroot/desktop/fstab
+++ b/schroot/desktop/fstab
@@ -21,5 +21,5 @@
 # killing services on the host.
 #/run           /run            none    rw,bind         0       0
 #/run/lock      /run/lock       none    rw,bind         0       0
-#/dev/shm       /dev/shm        none    rw,bind         0       0
-#/run/shm       /run/shm        none    rw,bind         0       0
+/dev/shm       /dev/shm        none    rw,bind         0       0
+/run/shm       /run/shm        none    rw,bind         0       0
diff --git a/schroot/schroot.conf b/schroot/schroot.conf
index 0d53a05..e6c6f0e 100644
--- a/schroot/schroot.conf
+++ b/schroot/schroot.conf
@@ -22,6 +22,14 @@ description=Jessie Backport chroot
 directory=/var/cache/pbuilder/jessie-base.cow
 users=andreas
 aliases=backport
+[jessiepixum]
+description=Jessie Backport chroot to run pixum
+directory=/home/chroots/jessie
+users=andreas
+aliases=pixum
+type=directory
+profile=desktop
+preserve-environment=true
 #[sid]
 #description=Debian sid (unstable)
 #directory=/srv/chroot/sid


Ich habe mir ein lokales Pixum-Debianpaket gebaut.  Das hat folgende
Abhängigkeiten:

         lib32gomp1,
         libqt5gui5,
         libxss1,
         libxtst6,
         libsnappy1

Ob wirklich all diese Pakete installiert sein müssen, weiß ich nicht,
aber wenn diese installiert sind, dann läuft Pixum.

Viele Grüße

     Andreas Tille.

-- 
http://fam-tille.de


Reply to: