pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50223: misc/libreoffice leaves files around after pkg_delete
The following reply was made to PR pkg/50223; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/50223: misc/libreoffice leaves files around after pkg_delete
Date: Thu, 10 Sep 2015 08:25:31 +0200
On Wed, Sep 09, 2015 at 11:10:06PM +0000, Paul Goyette wrote:
> >How-To-Repeat:
> * install libreoffice
> * use libreoffice to do something, which causes the named
> directory to be populated
> * pkg_delete libreoffice
This only happens if the user who runs it has rights to write below
/usr/pkg/libreoffice*.
Another detail from the discussion on the mailing list: The extra
files are *.pyc files.
So one solution would be to create the .pyc files as part of the
build/install process and add them to the PLIST.
Thomas
Home |
Main Index |
Thread Index |
Old Index