Your message dated Sat, 14 Jan 2017 17:05:57 +0530
with message-id <[email protected]>
and subject line fixed
has caused the Debian Bug report #851165,
regarding diaspora-common: missing Depends on sudo
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
851165: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851165
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: diaspora-common
Version: 0.6.0.0+debian5
Severity: important
Tags: patch
The /etc/init.d/diaspora script uses sudo, which is in its own
package, so either diaspora-common needs to Depends: sudo or the sudo
lines should be changed, for example the first invocation of sudo
could be replaced by:
su - $USER -s /bin/bash -c "cd $DIASPORA_HOME && $STARTSCRIPT" >> $LOGFILE
2>&1 &
Best wishes,
Julian
--- End Message ---
--- Begin Message ---
signature.asc
Description: OpenPGP digital signature
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers