Home
last modified time | relevance | path

Searched refs:PKG_STAT_HALFCONFIGURED (Results 1 – 13 of 13) sorted by relevance

/dports/archivers/dpkg/dpkg-1.19.7/src/
H A Ddepcon.c344 case PKG_STAT_HALFCONFIGURED: in depisok()
429 case PKG_STAT_HALFCONFIGURED: in depisok()
584 case PKG_STAT_HALFCONFIGURED: in depisok()
667 case PKG_STAT_HALFCONFIGURED: in depisok()
H A Dconfigure.c354 if (otherpkg->status <= PKG_STAT_HALFCONFIGURED) in deferred_configure_ghost_conffile()
556 pkg->status != PKG_STAT_HALFCONFIGURED) in deferred_configure()
668 pkg_set_status(pkg, PKG_STAT_HALFCONFIGURED); in deferred_configure()
671 if (pkg->status != PKG_STAT_HALFCONFIGURED) in deferred_configure()
H A Denquiry.c106 .value.number = PKG_STAT_HALFCONFIGURED,
254 case PKG_STAT_HALFCONFIGURED: in yettobeunpacked()
378 case PKG_STAT_HALFCONFIGURED: in assert_version_support()
H A Dunpack.c288 pkg_set_status(deconpil->pkg, PKG_STAT_HALFCONFIGURED); in pkg_deconfigure_others()
1186 if (otherpkg->status <= PKG_STAT_HALFCONFIGURED) in process_archive()
1246 if (oldversionstatus == PKG_STAT_HALFCONFIGURED || in process_archive()
1251 pkg_set_status(pkg, PKG_STAT_HALFCONFIGURED); in process_archive()
1277 if (!(conflictor->status == PKG_STAT_HALFCONFIGURED || in process_archive()
1284 pkg_set_status(conflictor, PKG_STAT_HALFCONFIGURED); in process_archive()
H A Dpackages.c83 pkg->status == PKG_STAT_HALFCONFIGURED || in enqueue_pending()
405 case PKG_STAT_HALFCONFIGURED: in deppossi_ok_found()
489 !(possdependee->status == PKG_STAT_HALFCONFIGURED)) { in deppossi_ok_found()
H A Dtrigproc.c358 pkg_set_status(giveup, PKG_STAT_HALFCONFIGURED); in check_trigger_cycle()
468 pkg_set_status(pkg, PKG_STAT_HALFCONFIGURED); in trigproc()
H A Dremove.c189 if (pkg->status >= PKG_STAT_HALFCONFIGURED) { in deferred_remove()
193 pkg_set_status(pkg, PKG_STAT_HALFCONFIGURED); in deferred_remove()
H A Dhelp.c46 [PKG_STAT_HALFCONFIGURED] = N_("broken due to postinst failure"),
/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/
H A Dpkg-namevalue.c72 NAMEVALUE_DEF("half-configured", PKG_STAT_HALFCONFIGURED),
H A Ddpkg-db.h173 PKG_STAT_HALFCONFIGURED, enumerator
H A Ddump.c272 case PKG_STAT_HALFCONFIGURED: in w_status()
/dports/archivers/dpkg/dpkg-1.19.7/lib/dpkg/t/
H A Dt-pkginfo.c97 pkg_set_status(&pkg4, PKG_STAT_HALFCONFIGURED); in test_pkginfo_instance_tracking()
/dports/archivers/dpkg/dpkg-1.19.7/dselect/
H A Dpkglist.cc189 case PKG_STAT_HALFCONFIGURED: in ensurestatsortinfo()
238 case PKG_STAT_HALFCONFIGURED: in ensurestatsortinfo()