info:development
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
info:development [2010/06/24 08:17] – eclipse moritz | info:development [2011/08/23 14:42] (current) – [Restoring installed packages] moritz | ||
---|---|---|---|
Line 66: | Line 66: | ||
# generater a lost of installed packages | # generater a lost of installed packages | ||
PKG_LST=$(aptitude search "~i !~M "|awk ' | PKG_LST=$(aptitude search "~i !~M "|awk ' | ||
+ | DATE=-$(date +" | ||
cat - <<EOF | cat - <<EOF | ||
Line 74: | Line 75: | ||
Package: YOURNAME-environment | Package: YOURNAME-environment | ||
- | Version: 1.0 | + | Version: 1.0$DATE |
Maintainer: your name < | Maintainer: your name < | ||
# Pre-Depends: | # Pre-Depends: | ||
Line 127: | Line 128: | ||
This package depends on all packages I expect my system to have installed. | This package depends on all packages I expect my system to have installed. | ||
</ | </ | ||
+ | |||
+ | |||
+ | ===== Lotus Notes on Debian ===== | ||
+ | At some point in time, Debian decided to rename libcupsys to libcups, breaking Note's dependencies. To make it run with the new library, create a dummy library libcupsys2 that depends on libcups2 and creates a symlink from libcups.so.2 to libcupsys.so.2. | ||
info/development.1277367420.txt.gz · Last modified: 2010/06/24 08:17 by moritz