Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384703 - Incorrect symlinks in net-fs/davfs2-1.4.5-r1
Summary: Incorrect symlinks in net-fs/davfs2-1.4.5-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 19:20 UTC by Thomas Rausch
Modified: 2012-08-08 17:08 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,8.09 KB, text/plain)
2011-09-27 19:29 UTC, Thomas Rausch
Details
Install symlinks (in DESTDIR) pointing to /, not DESTDIR (davfs2-1.4.5-destdir.patch,552 bytes, patch)
2011-09-27 21:12 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Rausch 2011-09-27 19:20:44 UTC
When creating binary packages symbolic links are created incorrectly.

Reproducible: Always

Steps to Reproduce:
1. emerge -1 net-fs/davfs2
2. tar jtvf /usr/portage/packages/net-fs/davfs2-1.4.5-r1.tbz2 | grep '^l'
Actual Results:  
lrwxrwxrwx root/root         0 2011-09-27 21:03 ./sbin/umount.davfs -> /tmp/pool/lenovo/portage/net-fs/davfs2-1.4.5-r1/image//usr/sbin/umount.davfs
lrwxrwxrwx root/root         0 2011-09-27 21:03 ./sbin/mount.davfs -> /tmp/pool/lenovo/portage/net-fs/davfs2-1.4.5-r1/image//usr/sbin/mount.davfs


Expected Results:  
lrwxrwxrwx root/root         0 2011-09-27 21:03 ./sbin/umount.davfs -> /usr/sbin/umount.davfs
lrwxrwxrwx root/root         0 2011-09-27 21:03 ./sbin/mount.davfs -> /usr/sbin/mount.davfs


This problem occurs in several different packages:
- net-fs/davfs2-1.4.5
- x11-libs/wxGTK-2.8.11.0
Comment 1 Thomas Rausch 2011-09-27 19:29:36 UTC
Created attachment 287975 [details]
emerge --info
Comment 2 Thomas Rausch 2011-09-27 20:02:45 UTC
And:
- media-video/lives-1.4.2
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-09-27 21:05:54 UTC
Please file separate bugs for the other packages.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2011-09-27 21:12:51 UTC
Created attachment 288001 [details, diff]
Install symlinks (in DESTDIR) pointing to /, not DESTDIR
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-08 17:08:15 UTC
+*davfs2-1.4.7 (08 Aug 2012)
+
+  08 Aug 2012; Jeremy Olexa <darkside@gentoo.org> -davfs2-1.3.3.ebuild,
+  -davfs2-1.4.1.ebuild, +davfs2-1.4.7.ebuild,
+  +files/davfs2-1.4.7-destdir.patch, -files/fortify_sources_fix.patch:
+  Version bump (bugfixes from upstream), also fix Gentoo bugs 384703 and
+  415011. Remove old versions.

PS. Someone please try to remember to file a stablereq