View Issue Details

IDProjectCategoryView StatusLast Update
0000050bareos-coreGeneralpublic2015-03-25 16:51
Reportermaik Assigned To 
PrioritylowSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSDebianOS Version6
Fixed in Version13.1.0 
Summary0000050: Debian startscripts lack "status" command
DescriptionUsage: /etc/init.d/bareos-dir {start|stop|restart|force-reload}

Debian start scripts should have an "status" option just as on rpm based system.
TagsNo tags attached.

Relationships

related to 0000109 closed init scripts causes a lot of problems. Replace existing init scripts with distribution templates. 

Activities

joergs

joergs

2013-03-12 12:49

developer   ~0000270

created new Debian/Ubuntu init scripts

Related Changesets

bareos: master e82b5edf

2013-05-04 21:11

joergs


Committer: mvwieringen adm

Ported: N/A

Details Diff
initscripts: use debian 6.0 skeleton

recreate Debian and Ubuntu init scripts based on Debian/Ubuntu skeleton file.
Advantages:
- use standard skeleton
- "status" is now implemented and working, see bug 0000050
- start order: if a database is installed, it is started before the bareos-director
- Debian and Ubuntu are using the same init scripts
- bareos-dir, bareos-sd and bareos-fd are based on the same skeleton and differ only at the variables values
Changed:
- Debian standard skeleton utilise the VERBOSE variable.
By default, VERBOSE equals "no" and init script are completly quiet.
We follow this standard, even so we don't like it.
This behavior can be changed by setting "VERBOSE=yes" in /etc/defaults/rcS

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000050
add - platforms/ubuntu/bareos-sd.in Diff File
rm - platforms/ubuntu/bareos-sd.in Diff File
add - platforms/ubuntu/bareos-fd.in Diff File
rm - platforms/ubuntu/bareos-fd.in Diff File
add - platforms/ubuntu/bareos-dir.in Diff File
rm - platforms/ubuntu/bareos-dir.in Diff File
mod - platforms/debian/bareos-sd.in Diff File
mod - platforms/debian/bareos-fd.in Diff File
mod - platforms/debian/bareos-dir.in Diff File
mod - debian/control Diff File

bareos: bareos-12.4 2a6523a9

2013-05-04 21:11

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
initscripts: use debian 6.0 skeleton

recreate Debian and Ubuntu init scripts based on Debian/Ubuntu skeleton file.
Advantages:
- use standard skeleton
- "status" is now implemented and working, see bug 0000050
- start order: if a database is installed, it is started before the bareos-director
- Debian and Ubuntu are using the same init scripts
- bareos-dir, bareos-sd and bareos-fd are based on the same skeleton and differ only at the variables values
Changed:
- Debian standard skeleton utilise the VERBOSE variable.
By default, VERBOSE equals "no" and init script are completly quiet.
We follow this standard, even so we don't like it.
This behavior can be changed by setting "VERBOSE=yes" in /etc/defaults/rcS

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000050, 0000218
mod - debian/control Diff File
mod - platforms/debian/bareos-dir.in Diff File
mod - platforms/debian/bareos-fd.in Diff File
mod - platforms/debian/bareos-sd.in Diff File
rm - platforms/ubuntu/bareos-dir.in Diff File
add - platforms/ubuntu/bareos-dir.in Diff File
rm - platforms/ubuntu/bareos-fd.in Diff File
add - platforms/ubuntu/bareos-fd.in Diff File
rm - platforms/ubuntu/bareos-sd.in Diff File
add - platforms/ubuntu/bareos-sd.in Diff File

bareos2015: bareos-12.4 51a552ff

2013-05-04 23:11

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
initscripts: use debian 6.0 skeleton

recreate Debian and Ubuntu init scripts based on Debian/Ubuntu skeleton file.
Advantages:
- use standard skeleton
- "status" is now implemented and working, see bug 0000050
- start order: if a database is installed, it is started before the bareos-director
- Debian and Ubuntu are using the same init scripts
- bareos-dir, bareos-sd and bareos-fd are based on the same skeleton and differ only at the variables values
Changed:
- Debian standard skeleton utilise the VERBOSE variable.
By default, VERBOSE equals "no" and init script are completly quiet.
We follow this standard, even so we don't like it.
This behavior can be changed by setting "VERBOSE=yes" in /etc/defaults/rcS

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000050
mod - debian/control Diff File
mod - platforms/debian/bareos-dir.in Diff File
mod - platforms/debian/bareos-fd.in Diff File
mod - platforms/debian/bareos-sd.in Diff File
rm - platforms/ubuntu/bareos-dir.in Diff File
add - platforms/ubuntu/bareos-dir.in Diff File
rm - platforms/ubuntu/bareos-fd.in Diff File
add - platforms/ubuntu/bareos-fd.in Diff File
rm - platforms/ubuntu/bareos-sd.in Diff File
add - platforms/ubuntu/bareos-sd.in Diff File

bareos2015: bareos-13.2 570a1e65

2013-05-04 23:11

joergs


Committer: mvwieringen

Ported: N/A

Details Diff
initscripts: use debian 6.0 skeleton

recreate Debian and Ubuntu init scripts based on Debian/Ubuntu skeleton file.
Advantages:
- use standard skeleton
- "status" is now implemented and working, see bug 0000050
- start order: if a database is installed, it is started before the bareos-director
- Debian and Ubuntu are using the same init scripts
- bareos-dir, bareos-sd and bareos-fd are based on the same skeleton and differ only at the variables values
Changed:
- Debian standard skeleton utilise the VERBOSE variable.
By default, VERBOSE equals "no" and init script are completly quiet.
We follow this standard, even so we don't like it.
This behavior can be changed by setting "VERBOSE=yes" in /etc/defaults/rcS

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000050
mod - debian/control Diff File
mod - platforms/debian/bareos-dir.in Diff File
mod - platforms/debian/bareos-fd.in Diff File
mod - platforms/debian/bareos-sd.in Diff File
rm - platforms/ubuntu/bareos-dir.in Diff File
add - platforms/ubuntu/bareos-dir.in Diff File
rm - platforms/ubuntu/bareos-fd.in Diff File
add - platforms/ubuntu/bareos-fd.in Diff File
rm - platforms/ubuntu/bareos-sd.in Diff File
add - platforms/ubuntu/bareos-sd.in Diff File

Issue History

Date Modified Username Field Change
2013-01-31 10:47 maik New Issue
2013-01-31 10:47 maik Status new => assigned
2013-01-31 10:47 maik Assigned To => joergs
2013-03-01 10:51 joergs Relationship added related to 0000109
2013-03-11 21:36 mvwieringen Changeset attached => bareos master ac766162
2013-03-12 12:49 joergs Note Added: 0000270
2013-03-12 12:49 joergs Status assigned => closed
2013-03-12 12:49 joergs Assigned To joergs =>
2013-03-12 12:49 joergs Resolution open => fixed
2013-03-12 12:49 joergs Fixed in Version => 13.1.0
2013-08-13 03:12 mvwieringen adm Changeset attached => bareos master e82b5edf
2013-09-06 19:12 mvwieringen Changeset attached => bareos bareos-12.4 2a6523a9
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-12.4 51a552ff
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-13.2 570a1e65