Bug 194778 - [patch] graphics/lensfun make reinstall error
Summary: [patch] graphics/lensfun make reinstall error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-03 08:24 UTC by Ivan Klymenko
Modified: 2015-03-31 08:12 UTC (History)
0 users

See Also:
fidaj: maintainer-feedback? (danfe)


Attachments
patch-Makefile (491 bytes, text/plain)
2014-11-03 08:24 UTC, Ivan Klymenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Klymenko 2014-11-03 08:24:10 UTC
Created attachment 148984 [details]
patch-Makefile

root@nonamehost:/usr/ports/graphics/lensfun # make deinstall install
===>  Deinstalling for lensfun
===>   Deinstalling lensfun-0.2.8
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	lensfun-0.2.8

The operation will free 1 MB.
[1/1] Deleting lensfun-0.2.8: 100%
===>  Installing for lensfun-0.2.8
===>   lensfun-0.2.8 depends on shared library: libpng15.so - found (/usr/local/lib/libpng15.so.15)
===>   lensfun-0.2.8 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.3600.3)
===>   lensfun-0.2.8 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3)
===>  Checking if lensfun already installed
===>   Registering installation for lensfun-0.2.8
pkg-static: lstat(/media/da0s1/obj/usr/ports/graphics/lensfun/work/stage/usr/local/lib/liblensfun.so): No such file or directory
*** Error code 74

Stop.
make: stopped in /usr/ports/graphics/lensfun
Для продолжения нажмите любую клавишу...
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-03 08:24:10 UTC
Auto-assigned to maintainer danfe@FreeBSD.org
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-03-30 16:11:06 UTC
I'm working on updating lenfsun to version 0.3.0, you can find proposed patch here: http://people.freebsd.org/~danfe/lensfun2.diff

I'd appreciate if you could test it against your use-case(s).  At the first glance it looks like it should not have the "make reinstall" bug you're describing.
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2015-03-31 08:12:59 UTC
Lensfun port was updated to version 0.3.0 as of ports 382801.  Feel free to reopen the bug if your still observe that this particular issue persists.