Bug 987279 - broken symlink in packaging
Summary: broken symlink in packaging
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: owncloud
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gregor Tätzner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-23 07:15 UTC by Dennis Gilmore
Modified: 2013-07-23 12:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-23 12:26:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dennis Gilmore 2013-07-23 07:15:33 UTC
Description of problem:

%{pear_phpdir} macro is not expanded when making symlink

ls -lah /usr/share/owncloud/3rdparty
total 108K
drwxr-xr-x. 17 root root 4.0K Jul 18 00:26 .
drwxr-xr-x. 12 root root 4.0K Jul 18 00:27 ..
lrwxrwxrwx.  1 root root   22 Jul 18 00:26 Archive -> %{pear_phpdir}/Archive

Version-Release number of selected component (if applicable):
owncloud-5.0.9-1.fc20.noarch

How reproducible:
always


Steps to Reproduce:
1.install owncloud
2. see broken symlink
3.

Actual results:


Expected results:


Additional info:

Comment 1 Dennis Gilmore 2013-07-23 11:00:24 UTC
/usr/share/owncloud/3rdparty/symfony/routing/Symfony -> %{pear_phpdir}/Symfony
/usr/share/owncloud/apps/files_encryption/3rdparty/Crypt_Blowfish -> %{pear_phpdir}/Crypt

have the same issue also

Comment 2 Gregor Tätzner 2013-07-23 12:26:32 UTC
thanks, that's why you should build with mock...

http://koji.fedoraproject.org/koji/taskinfo?taskID=5644021


Note You need to log in before you can comment on or make changes to this bug.