All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Anonymous

    2121085·text·2.6 KB·2012-02-23 18:24 UTC
    Setting up python-glance (2012.1~e4~20120217.1275-0ubuntu1) ...
    Setting up python-nova (2012.1~e4~20120223.12885-0ubuntu0ppa1~precise1) ...
    Setting up nova-common (2012.1~e4~20120223.12885-0ubuntu0p
  • Stuff

    2121084·text·3.2 KB·2012-02-23 18:19 UTC
    2012-02-23T18:17:55.946Z| vthread-3| I120: Your GCC version: 4.6
    2012-02-23T18:17:55.946Z| vthread-3| I120: Searching for GCC 4.4.
    2012-02-23T18:17:55.948Z| vthread-3| I120: Kernel compiled with: GC
  • Something

    2121083·text·10.8 KB·2012-02-23 18:18 UTC
    I/Netd ( 129): Netd 1.0 starting
    D/AndroidRuntime( 130): 
    D/AndroidRuntime( 130): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 130): CheckJNI is ON
  • Untitled

    2121082·text·2.6 KB·2012-02-23 18:12 UTC
    help.c: In function ‘bool parse_numbers(Iterator, Iterator)’:
    help.c:19:66: error: no match for ‘operator<<’ in ‘boost::phoenix::ref(std::cout) << "Read: "’
    help.c:19:66: note: candidates are:
    /usr
  • Anonymous

    2121081·text·1.9 KB·2012-02-23 18:12 UTC
    #define BOOST_SPIRIT_UNICODE
    #include <boost/spirit/include/qi.hpp>
    
    template <typename Iterator>
    bool parse_numbers(Iterator first, Iterator last)
    {
     namespace qi = boost::spirit::qi;
     names
  • Anonymous

    2121080·text·10.5 KB·2012-02-23 18:09 UTC
    I/Netd ( 148): Netd 1.0 starting
    I/ ( 147): ServiceManager: 0xad50
    V/AudioHardware( 147): libsecril-client.so is loaded
    E/AudioHardware( 147): LVVEFS_Create returns [5]
    D/AudioHardwa
  • Someone

    2121079·text·479 B·2012-02-23 18:06 UTC
    namespace qi = boost::spirit::qi;
     using enc::alnum;
    
     bool r = phrase_parse(
     first, /*< start iterator >*/
     last,
  • Stuff

    2121078·text·924 B·2012-02-23 18:00 UTC
    COLLECT_GCC=gcc
    COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
    Target: x86_64-linux-gnu
    Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --
  • Miscellany

    2121075·text·205 B·2012-02-23 17:55 UTC
    <!-- BEGIN SIDEBAR -->
     <div id="sidebar">
     
     <?php
     if (!function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar')): 
     endif;
     ?>
     
     </div>
     <!-- END SIDEBA
  • capture

    2121073·text·109.1 KB·2012-02-23 17:50 UTC
    
        
  • hattmakare

    2121064·javascript·391 B·2012-02-23 16:37 UTC
    function concatFormFields()
    {
     var name = document.getElementById["name"];
     var type = document.getElementById["type"];
     var color = document.getElementById["color"];
     var size = document.getElem
  • Anonymous

    2121062·text·598 B·2012-02-23 16:25 UTC
    [root@gateway ~]# route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    172.16.0.5 0.0.0.0 255.255.255.255 UH 0 0
  • Someone

    2121060·text·605 B·2012-02-23 16:18 UTC
    cat /etc/openvpn/openvpn.conf 
    
    port 1194 # (1194 is the default but on some APN networks this is blocked)
    proto udp
    dev tun
    ca ca.crt
    cert server.crt
    key server.key
    dh dh1024.pem
    server 172.
  • Stuff

    2121059·text·3.5 KB·2012-02-23 16:18 UTC
    cat /etc/openvpn/client.conf 
    ##############################################
    # Sample client-side OpenVPN 2.0 config file #
    # for connecting to multi-client server. #
    #
  • Miscellany

    2121056·text·1.1 KB·2012-02-23 16:11 UTC
    Thu Feb 23 16:08:22 2012 client.pub.ip:56270 [mydomain.com] Peer Connection Initiated with client.pub.ip:56270
    Thu Feb 23 16:08:22 2012 mydomain.com/client.pub.ip:56270 MULTI: Learn: 172.16.0.10 -> m
  • Anonymous

    2121054·python·287 B·2012-02-23 16:05 UTC
    __module_name__ = "helloworld" 
    __module_version__ = "1.0" 
    __module_description__ = "Python module example" 
    
    def filter_twitter(word, word_eol, userdata):
     if userdata.nick == "REPLACE ME" &&
  • Unnamed

    2121052·text·591 B·2012-02-23 16:03 UTC
    Started by user anonymous
    Building in workspace /var/lib/jenkins/jobs/Phoenix/workspace
    Checkout:workspace / /var/lib/jenkins/jobs/Phoenix/workspace - hudson.remoting.LocalChannel@26114629
    Using st
  • QSettings

    2121050·cpp·321 B·2012-02-23 15:57 UTC
    #include <QtCore>
    #include <QSettings>
    
    int main ( int argc, char *argv[] )
    {
     QSettings settings("file.desktop", QSettings::IniFormat);
     settings.beginGroup("Desktop Entry");
  • Miscellany

    2121044·text·1.4 KB·2012-02-23 15:22 UTC
    Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens in /root/audit/solus_audit.php on line 115
  • Stuff

    2121043·text·11.1 KB·2012-02-23 15:22 UTC
    #
    # Automatically generated make config: don't edit
    # crosstool-NG hg+default-369e2fbe9010 Configuration
    # Thu Feb 23 16:06:02 2012
    #
    CT_CONFIGURE_has_xz=y
    CT_CONFIGURE_has_cvs=y
    CT_CONFIGURE_h

older pastes →