Your message dated Fri, 25 May 2012 15:24:38 +0000
with message-id <[email protected]>
and subject line Bug#674543: Removed package(s) from unstable
has caused the Debian Bug report #650190,
regarding /usr/bin/sugar: syntax error on line 3: && in a [
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.)
--
650190: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650190
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sugar-session-0.90
Version: 0.90.3-1
Severity: minor
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
I got a minor syntax error from attempting to start sugar. Line 3 has:
if [ "$(id -u)" -eq 0 && "$(id -ru)" -eq 0 ] ; then
If you want to use '&&', you have to close the '[' before:
if [ "$(id -u)" -eq 0 ] && [ "$(id -ru)" -eq 0 ] ; then
Note: the real issue turned out to be #644010, which renders the package
unusable. Woraround: grab source package. Remove specific dependencies on
python 2.6, rebuild and install.
*** End of the template - remove these lines ***
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Version: 0.90.3-1+rm
Dear submitter,
as the package sugar-0.90 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/674543
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---