Re: poldek: funny dep: //

2013-04-20 Thread Elan Ruusamäe
On 20.04.2013 22:46, Lukasz Kies wrote: Hi, I believe this commit ( http://gitorious.org/poldek/poldek/commit/2f6b86835cbbad530f838bcf5d3e183f92eb3396) was created to fix this behaviour. And if I recall correctly you need to remove local indexes to make it works as intended. ahaa, yeah. poldek

Re: poldek: funny dep: //

2013-04-20 Thread Lukasz Kies
Hi, I believe this commit ( http://gitorious.org/poldek/poldek/commit/2f6b86835cbbad530f838bcf5d3e183f92eb3396) was created to fix this behaviour. And if I recall correctly you need to remove local indexes to make it works as intended. -- Regards Lukasz 2013/4/20 Elan Ruusamäe > > # poldek

poldek: funny dep: //

2013-04-20 Thread Elan Ruusamäe
# poldek --up -u filesystem 25766 packages read Removed 14 duplicate packages from available set Processing dependencies... filesystem-4.0-11.x86_64 obsoleted by filesystem-4.0-21.x86_64 filesystem-4.0-21.x86_64 marks FHS-2.3-35.x86_64 (cap //) error: FHS-2.3-35.x86_64: equal version installed, g

Re: [packages/crossmingw32-atk] do not provide pkgconfig deps in system namespace

2013-04-20 Thread Jakub Bogusz
On Sat, Apr 20, 2013 at 11:26:56AM +0200, glen wrote: > commit e0548e4b7f6f8f171a81a7455f20c913a692f698 > Author: Elan Ruusamäe > Date: Sat Apr 20 12:26:55 2013 +0300 > > do not provide pkgconfig deps in system namespace > > crossmingw32-atk.spec | 3 ++- > 1 file changed, 2 insertions(+)

Re: Rpm doesn't replace symbolic links during upgrade

2013-04-20 Thread Elan Ruusamäe
On 19.04.2013 21:15, Kacper Kornet wrote: Why did rpm preserve the wrong symbolic link during upgrade? I would expect it to remove it and recreate /tmp/dir as proper directory. this behaviour of rpm not replacing dirs vs links, is old as rpm itself i believe. jbj can probably throw in some good