Skip to main content

DEB Packaging

This page is about packaging Tiki in Debian like GNU/Linux distribution.
The goal is to feet Tiki with the FHS architecture and build a solid debian package which will be accepted by all Debian like distributions( mainly (U|Ku|Edu)buntu and Debian ).

Package 3.3 and 4.1 will be soon in the repository.

1. Tools Required to build package


lintian : these programs will check for many common packaging errors

Copy to clipboard
apt-get install debian-policy svn-buildpackage pbuilder dpatch debian-keyrings watchupstream lintian patchutils dput devscripts debian-keyring dh-make debhelper fakeroot

2. File require by debian

Refresh
Copy to clipboard
Refresh
Copy to clipboard

3. What to move to fit FHS

Copy to clipboard
/etc/tiki10/_htaccess /usr/share/tiki10/htdocs/.htaccess /etc/tiki10/db /usr/share/tiki10/htdocs/db /var/lib/tiki10/dump /usr/share/tiki10/htdocs/dump /var/lib/tiki10/maps /usr/share/tiki10/htdocs/maps /var/cache/tiki10/temp /usr/share/tiki10/htdocs/temp /var/cache/tiki10/templates_c /usr/share/tiki10/htdocs/templates_c /var/cache/tiki10/modules/cache /usr/share/tiki10/htdocs/modules/cache /var/lib/tiki10/tiki_tests/tests /usr/share/tiki10/htdocs/tiki_tests/tests /etc/tiki10/db/tiki.sql /usr/share/dbconfig-common/data/tiki10/install/mysql svntiki/temp -> /var/cache/tiki/temp svntiki/templates -> /var/lib/tiki/templates svntiki/templates_c -> /var/cache/tiki/templates_c svntiki/whelp -> /var/lib/tiki/whelp

4. Testing Area


You can test the current package based on Tiki 3.3, downloading from http://archives.tiki.org/debian/main/t/tiki/tiki_3.3.0-1_all.deb or adding this to your sources.list

/etc/apt/sources.list
Copy to clipboard
deb http://archives.tiki.org/debian/ stable main

To add key file
Copy to clipboard
as root wget -q -O- http://archives.tiki.org/keys/public.asc | apt-key add - or as user (On ubuntu) wget -q -O- http://archives.tiki.org/keys/public.asc | sudo apt-key add -


Related

alias

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools

Show PHP error messages
 
ERROR (E_WARNING): Trying to access array offset on value of type bool
At line 181 in lib/wiki-plugins/wikiplugin_snarf.php
NOTICE (E_DEPRECATED): trim(): Passing null to parameter #1 ($string) of type string is deprecated
At line 135 in lib/wiki-plugins/wikiplugin_code.php
ERROR (E_WARNING): Trying to access array offset on value of type bool
At line 181 in lib/wiki-plugins/wikiplugin_snarf.php
NOTICE (E_DEPRECATED): trim(): Passing null to parameter #1 ($string) of type string is deprecated
At line 135 in lib/wiki-plugins/wikiplugin_code.php