1 self
.description
= "usbutils case study: maintainer screws up and removes force"
3 sp
= pmpkg("usbutils", "003-1")
4 self
.addpkg2db("sync", sp
)
6 lp
= pmpkg("usbutils", "1:002-1")
7 self
.addpkg2db("local", lp
)
11 self
.addrule("PACMAN_RETCODE=0")
12 # remember, this is how we have to handle this- 003 will not be installed
13 self
.addrule("PKG_VERSION=usbutils|1:002-1")