Bug 1742 - apt doesn't dereference symlinks
Summary: apt doesn't dereference symlinks
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: apt (show other bugs)
Version: unstable
Hardware: all Linux
: P5 major
Assignee: placeholder@altlinux.org
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-23 12:50 MSK by inger@altlinux.org
Modified: 2004-05-13 13:49 MSD (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
А зачем ему разыменовывать ссылки?