Package: didiwiki
Version: 0.5-10
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
apt-get upgrade
the server is already running and doing
>invoke-rc.d didiwiki start
fails as server is running.
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
editted didiwiki.postinst
   * What was the outcome of this action?
upgraded properly
   * What outcome did you expect instead?

maybe a preinst script is needed to stop the server first.

*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages didiwiki depends on:
ii  adduser  3.113+nmu3
ii  libc6    2.13-33

didiwiki recommends no packages.

didiwiki suggests no packages.

-- Configuration Files:
/etc/default/didiwiki changed:
ENABLE_DAEMON=yes
LISTEN=0.0.0.0

/etc/didiwiki/styles.css changed:
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;  
  color: #ccc;
  background-color: #000;
  margin: 2px;
  padding: 2px;
  position: relative;
  top: 44px;
}
    font-size: 90%;
    background-color: #333;
    border: 1px solid #aaa;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px;
    margin: 3px;
    margin-right: 7px;
    margin-bottom: 10px;
    position: fixed;
    top: 5px;
}
    margin:0px;
    padding: 0;
    color: #0f0;
    background-color: #000;
    border: 1px solid #444;
    font-size: 90%;
}
    font-size: 10px;
    color: #4c4;
    background-color: #633;
    margin-top:20px;
    width: 100%;
    text-align: center;
}
table.wikitable { background-color: #000; border: 1px solid #0af; }
table.wikitable td { background-color: #833, #559; border: 1px solid #0c0; }
pre {
    font-family: monospace;
    background-color: #030;
    padding: 2px;
    padding-left: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
hr {
 height: 1px;
 color: #000;
 background-color: #aaa;
 border: 0;
 margin: 0.2em 5px 0.2em 5px;
}
form {
    border: none;
    margin: 0;
}
textarea {
    border: 1px solid #f88;
    color: #0f0;
    background-color: #000;
    width: 99%; 
    padding: 0.1em;
    overflow: auto;
    margin: 1px;
}
input {
    margin-top:1px;
    padding: 0 0.4em !important;
    background-color: #c00;
    border: 1px solid #a0f;
}
a, ulink{
   color: #abe;
   text-decoration:none;
   border-bottom: 1px #888 dotted;
   display: inline;
 }
a:hover {
   color: #dda;
   text-decoration: None;
   border-bottom: 1px #888 solid;
   }
a:visited {
   color: #d8d;
}


-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to