[Bug 14809] New: INSTALL.debian refers has references to 'squeeze' and 'lenny'
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14809 Bug ID: 14809 Summary: INSTALL.debian refers has references to 'squeeze' and 'lenny' Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation Assignee: nengard@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org INSTALL.debian makes reference to 'squeeze', even though jessie and wheezy are Debian current and oldcurrent respectively. grep -n -i -B4 squeeze INSTALL.debian 30-At the time of writing, you need to create 31-/etc/apt/sources.list.d/indexdata.list containing the following: 32- 33- # Index Data 34: deb http://ftp.indexdata.dk/debian squeeze main 35: deb-src http://ftp.indexdata.dk/debian squeeze main -- 375- 376-Tested on the following operating environments 377-============================================== 378-- Debian Lenny 5.0 379:- Debian Squeeze 6.0 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14809 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|INSTALL.debian refers has |INSTALL.debian needs to be |references to 'squeeze' and |updated for wheezy and |'lenny' |jessie --- Comment #1 from Barton Chittenden <barton@bywatersolutions.com> --- Under squeeze, sudo dpkg --set-selections < install_misc/debian.packages results in each line line in install_misc/debian.packages generating an error similar to the following: dpkg: warning: package not in database at line XX: <package name> To avoid this, the following lines must be added to the documentation, before 'sudo dpkg --set-selections ...' Run the following: $ sudo apt-get install dselect $ sudo dselect Select [U]pdate and [I]nstall from the dselect menu. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org