[pacman-dev] pacman test-o-rama
Andi Clemens
andi.clemens at gmx.net
Wed Mar 21 06:45:38 EDT 2007
On Tuesday 20 March 2007 00:05:57 Aaron Griffin wrote:
> Hey all,
> We'd like to move pacman 3 to [testing] Real Soon (TM). But I just
> want to make sure we cover all the bases.
>
> I'm going to invite everyone interested to IRC for a big ol'
> test-fest. Feel free to join #archlinux-pacman on freenode (it's an
> open channel, feel free to join whenever you want).
>
> I'd like to run through everything tonight and tomorrow, so we can
> push this on Wed or so. So if you have something you feel is
> critical, please join up and let myself (phrakture) or dan (toofishes)
> know and we can get to working on it.
>
> Thanks in advance,
> Aaron
>
> _______________________________________________
> pacman-dev mailing list
> pacman-dev at archlinux.org
> http://www.archlinux.org/mailman/listinfo/pacman-dev
Another deinstall issue:
[root at laptop ~]# pacman -Rscn twisted
checking dependencies... done.
Targets: twisted zope-interface pycrypto
Do you want to remove these packages? [Y/n]
(1/3) removing twisted
[###########################################################################################]
100%
---------------------------------------------------------------------------------------
Only twisted is removed, the other two packages are only deleted in the
database. I have to reinstall twisted (forced) and the other 2 packages
although they have not been removed:
[root at laptop ~]# pacman -Sf twisted
resolving dependencies... done.
looking for inter-conflicts... done.
Targets: pycrypto-2.0.1-2 zope-interface-3.3.0-2 twisted-2.5.0-2
Total Package Size: 13.70 MB
Proceed with installation? [Y/n]
checking package integrity... done.
cleaning up... done.
(1/3) installing pycrypto
[###########################################################################################]
100%
(2/3) installing zope-interface
[###########################################################################################]
100%
(3/3) installing twisted
[###########################################################################################]
100%
---------------------------------------------------------------------------------------
I can't deinstall all packages, it is not possible:
[root at laptop ~]# pacman -Rscn zope-interface
checking dependencies... done.
Targets: twisted pycrypto zope-interface
Do you want to remove these packages? [Y/n]
(1/3) removing twisted
[###########################################################################################]
100%
(3/3) removing zope-interface
[###########################################################################################]
100%
[root at laptop ~]# pacman -Rscn pycrypto
checking dependencies... done.
Targets: twisted zope-interface pycrypto
Do you want to remove these packages? [Y/n]
(1/3) removing twisted
[###########################################################################################]
100%
(3/3) removing pycrypto
[###########################################################################################]
100%
---------------------------------------------------------------------------------------
It will not remove all 3 packages, so I guess this is a bug in pacman3.
Andi
--
ICQ: 9450091
Skype: thegrudge_2
Arch Linux
homepage: http://www.the-grudge.net
More information about the pacman-dev
mailing list