[pacman-dev] small bug in libalpm/remove.c

Nagy Gabor ngaba at bibl.u-szeged.hu
Tue Oct 23 19:15:39 EDT 2007


Hi!
Look at line 122-123:
_alpm_log(PM_LOG_ERROR, _("could not find %s in database --
skipping\n"), miss->depend.name);
Probably you want to say miss->target here.
You can treat this mail as a patch, since it is very easy to fix it
(now I'm working on removing pmdepend_t and I don't want to create a
new branch;-)
Bye, ngaba




More information about the pacman-dev mailing list