package mythvideo 0.21.0+fixes16838-0ubuntu2 failed to install/upgrade:

Bug #222009 reported by JeffThurston
6
Affects Status Importance Assigned to Milestone
mythplugins (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: mythplugins

Dist-upgrade, 7.10/8.04.
mythvideo failed to install during upgrade.

ProblemType: Package
Architecture: i386
Date: Fri Apr 25 09:05:27 2008
DistroRelease: Ubuntu 8.04
ErrorMessage:
 ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: cisco_ipsec
Package: mythvideo 0.21.0+fixes16838-0ubuntu2
PackageArchitecture: i386
SourcePackage: mythplugins
Title: package mythvideo 0.21.0+fixes16838-0ubuntu2 failed to install/upgrade:
Uname: Linux 2.6.22-14-generic i686

Revision history for this message
JeffThurston (jthurston) wrote :
Revision history for this message
laga (laga) wrote :

In /var/lib/dpkg/info/mythvideo.postinst, can you try to add "|| true" at the end of line 16 and 17? It should look like this:

case "$1" in
    configure)
        if ! dpkg-statoverride --list /var/lib/mythtv/videos; then
            chown mythtv:mythtv /var/lib/mythtv/videos || true
            chmod 775 /var/lib/mythtv/videos || true
        fi

Does it work now? Also, is /var/lib/mythtv/videos on NFS?

Revision history for this message
laga (laga) wrote :

I believe this is a duplicate of bug #220087. If you think this is wrong, please re-open this bug report.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.