Bug 1742

Summary: apt doesn't dereference symlinks
Product: Sisyphus Reporter: inger <inger>
Component: aptAssignee: placeholder <placeholder>
Status: CLOSED NOTABUG QA Contact:
Severity: major    
Priority: P5 CC: boyarsh, glebfm, imz, ldv, placeholder
Version: unstable   
Hardware: all   
OS: Linux   

Description inger@altlinux.org 2002-12-23 12:50:27 MSK
apt get source binutils
копирует символическую ссылку вместо того чтобы копировать
файл на который она ссылается

--
<a href="mailto:root@stas" target="_new">root@stas</a> apt]# head -1 sources.list
# Package repository URLs
[<a href="mailto:root@stas" target="_new">root@stas</a> apt]# head -10 sources.list
# Package repository URLs
#
# Signed repositories have a [alt]
# If you remove it, no digital signature check will be made!

# Sisyphus
rpm [alt] file:/user/ALTLinux/Sisyphus i586 classic
rpm-src [alt] file:/user/ALTLinux/Sisyphus i586 classic
--
[<a href="mailto:root@stas" target="_new">root@stas</a> apt]# apt-get source binutils
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 0B/9070kB of source archives.
binutils                     ######################################################################
[<a href="mailto:root@stas" target="_new">root@stas</a> apt]# ls -al binutils-2.13.90.0.4-alt2.src.rpm
lrwxrwxrwx    1 root     root           79 Дек 23 12:48 binutils-2.13.90.0.4-alt2.src.rpm -&gt; /user/ALTLinux/Sisyphus/i586/../SRPMS.classic/binutils-2.13.90.0.4-alt2.src.rpm
---

---

Comment 1 Dmitry V. Levin 2004-01-16 21:06:17 MSK
А зачем ему разыменовывать ссылки?