Bug 25464 - некорректно работает удаление добавленного
Summary: некорректно работает удаление добавленного
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: apt-repo (show other bugs)
Version: unstable
Hardware: all Linux
: P3 critical
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 22:26 MSK by Anton Farygin
Modified: 2011-04-19 13:29 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2011-04-18 22:26:51 MSK
[root@riderkvm64 ~]# apt-repo list -a|grep p5
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
[root@riderkvm64 ~]# apt-repo add branch p5
[root@riderkvm64 ~]# apt-repo list -a|grep p5
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch noarch classic
[root@riderkvm64 ~]# apt-repo rm branch p5
[root@riderkvm64 ~]# apt-repo list -a|grep p5
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
[root@riderkvm64 ~]# apt-repo add branch p5
[root@riderkvm64 ~]# apt-repo list -a|grep p5
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch noarch classic
[root@riderkvm64 ~]# apt-repo rm branch p5
[root@riderkvm64 ~]# apt-repo list -a|grep p5
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
rpm [p5] http://ftp.altlinux.org/pub/distributions/ALTLinux/p5/branch x86_64
Comment 1 Anton Farygin 2011-04-18 22:27:51 MSK
судя по содержимому sources.list - добавление тоже работает некорректно, лишний перевод строки.
Comment 2 Andrey Cherepanov 2011-04-19 13:01:30 MSK
Посмотрю.
Comment 3 Repository Robot 2011-04-19 13:29:10 MSK
apt-repo-1.0.1-alt1 -> sisyphus:

* Tue Apr 19 2011 Andrey Cherepanov <cas@altlinux> 1.0.1-alt1
- Fix arch definition on x86_64 (closes: #25464)