elflord woods escribis:
hello all

i was installing a package through pkg_add
during the installing of one of the depencies
the network conection got lost
so i cancled the installation

when the connection comes back again
i re pkg_add package

but get an error conflict with partial pacakage

i used pkg_info to see if the partial pacakge is there
but it is not there

what shall i do ?
thanks


go to /var/db/pkg

as root, do:

# ls partial*

the output are the partial packages you have to delete
with pkg_delete

-Jesus

Reply via email to