-
tozhuteutat3s: Thank you, there is a 8G usb key
-
jfqd1jperkin: Got a strange error message today while updating a smartos trunk image:
-
jfqd1pkg_admin: corrupt pkgdb, duplicate PKGBASE entries:
-
jfqd1p5-HTTP-Cookies-6.10nb3
-
jfqd1p5-HTTP-Cookies-6.11
-
jfqd1But: p5-HTTP-Cookies-6.10nb3 cannot be removed cause spamassasin depends on it.
-
jfqd1To solve the situation I had to remove spamassasin and install it again. Is there a better way?
-
jperkinit's a new error I added to catch pkgdb corruption, it should never be possible for there to be duplicate PKGBASE (i.e. a package name without the version suffix) to exist in the pkgdb
-
jperkinanything interesting in your pkg_install-err.log to suggest how you got in that state?
-
jperkinit's mostly to catch when people accidentally unpack a bootstrap tarball over an existing install, but would also catch any other attempt at manually unpacking packages
-
jfqd1jperkin: it is an old trunk image, never unpacked a bootstrap tarball over an existing install. Sorry nothing helpful in the logs.
-
jfqd1Cool that you added this hint to catch pkgdb corruptions! So I could have reloved it :-)
-
jfqd1s/reloved/resolved/