[8347] in testers
debathena-precise-cluster issues
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Jun 21 17:42:01 2012
From: Alex T Prengel <alexp@MIT.EDU>
To: debathena@MIT.EDU
Cc: alexp@MIT.EDU, testers@MIT.EDU
Content-Type: text/plain; charset="ISO8859-1"
Date: Thu, 21 Jun 2012 17:41:55 -0400
Message-ID: <1340314915.22949.25.camel@dit>
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
Hi,
In testing the Alpha release of debathena-precise-cluster I ran across
the following:
A significant number of 32 bit applications have missing library
dependencies due to ia32-libs not being installed. I'll report this and
other missing packages in trac.
Various multimedia applications and chromium-browser generate errors
like "shm_open() failed: permission denied". chromium-browser helpfully
suggests running:
chmod 1777 /dev/shm
as root to fix this.
vlc is broken, probably due to the chroot (launching as "vlc -v" will
print messages implicating this). A workaround is to set VLC_PLUGIN_PATH
to /usr/lib/vlc/plugins.
Alex