32 static const char * text[2][2] = {{
37 " conflicts with file from package\n"
43 " conflicts with file from install of\n"
50 " conflicts with file from package\n"
56 " conflicts with file from install of\n"
67 static const char * text[2][2] = {{
72 " conflicts with file\n"
80 " conflicts with file\n"
89 " conflicts with file\n"
97 " conflicts with file\n"
117 return str << boost::format(
"%s:\n %s[%s]\n %s[%s]" )
124 return str << boost::format(
"%s - %s:\n %s[%s]\n %s[%s]" )
140 for (
const auto & el : obj )
148 std::ostream & dumpAsXmlHelper( std::ostream &
str,
const std::string & tag_r,
IdString filename_r,
IdString md5sum_r, Solvable solv_r )
Solvable rhsSolvable() const
IdString rhsFilename() const
std::string asUserString() const
Ready to use (translated) string describing the Conflict.
RAII writing a nodes start/end tag.
#define N_(MSG)
Just tag text for translation.
String related utilities and Regular expression matching.
IdString lhsFilename() const
Access to the sat-pools string space.
std::ostream & operator<<(std::ostream &str, const FileConflicts &obj)
const_iterator begin() const
std::string asString() const
Conversion to std::string
Libsolv queue representing file conflicts.
std::ostream & dumpRange(std::ostream &str, _Iterator begin, _Iterator end, const std::string &intro="{", const std::string &pfx="\n ", const std::string &sep="\n ", const std::string &sfx="\n", const std::string &extro="}")
Print range defined by iterators (multiline style).
format formatNAC(const std::string &string_r)
A formater with (N)o (A)rgument (C)heck.
std::ostream & dumpAsXmlOn(std::ostream &str, const FileConflicts &obj)
Easy-to use interface to the ZYPP dependency resolver.
const_iterator end() const
IdString lhsFilemd5() const
IdString rhsFilemd5() const
Solvable lhsSolvable() const