libzypp 17.31.7
zypp::env Namespace Reference

Classes

class  ScopedSet
 Temporarily set/unset an environment variable. More...
 

Functions

std::string ZYPP_REPO_RELEASEVER ()
 Use faked releasever (e.g. More...
 
bool ZYPP_PLUGIN_APPDATA_FORCE_COLLECT ()
 To trigger appdata refresh unconditionally. More...
 
int LIBSOLV_DEBUGMASK ()
 
bool ZYPP_RPM_DEBUG ()
 
Pathname ZYPP_LOCKFILE_ROOT ()
 Hack to circumvent the currently poor –root support. More...
 
int ZYPP_MEDIA_CURL_IPRESOLVE ()
 4/6 to force IPv4/v6 More...
 
long ZYPP_MEDIA_CURL_DEBUG ()
 Long number for setting CURLOPT_DEBUGDATA. More...
 

Function Documentation

◆ ZYPP_REPO_RELEASEVER()

std::string zypp::env::ZYPP_REPO_RELEASEVER ( )
inline

Use faked releasever (e.g.

for 'zupper dup' to next distro version

Definition at line 35 of file RepoVariables.cc.

◆ ZYPP_PLUGIN_APPDATA_FORCE_COLLECT()

bool zypp::env::ZYPP_PLUGIN_APPDATA_FORCE_COLLECT ( )
inline

To trigger appdata refresh unconditionally.

Definition at line 76 of file RepoManager.cc.

◆ LIBSOLV_DEBUGMASK()

int zypp::env::LIBSOLV_DEBUGMASK ( )
inline

Definition at line 59 of file PoolImpl.cc.

◆ ZYPP_RPM_DEBUG()

bool zypp::env::ZYPP_RPM_DEBUG ( )
inline

Definition at line 78 of file RpmDb.cc.

◆ ZYPP_LOCKFILE_ROOT()

Pathname zypp::env::ZYPP_LOCKFILE_ROOT ( )
inline

Hack to circumvent the currently poor –root support.

Definition at line 74 of file ZYppFactory.cc.

◆ ZYPP_MEDIA_CURL_IPRESOLVE()

int zypp::env::ZYPP_MEDIA_CURL_IPRESOLVE ( )

4/6 to force IPv4/v6

Definition at line 48 of file curlhelper.cc.

◆ ZYPP_MEDIA_CURL_DEBUG()

long zypp::env::ZYPP_MEDIA_CURL_DEBUG ( )
inline

Long number for setting CURLOPT_DEBUGDATA.

Definition at line 35 of file curlhelper_p.h.