Your message dated Tue, 11 Feb 2014 21:04:13 +0000
with message-id <[email protected]>
and subject line Bug#252899: fixed in flightgear 3.0.0~git20140204+c99ea4-1
has caused the Debian Bug report #252899,
regarding /usr/games/terrasync: support running terrasync to patch the globally 
installed scenery
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.)


-- 
252899: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=252899
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: flightgear
Version: 0.9.3-1
Severity: wishlist
File: /usr/games/terrasync
Tags: patch

It would be nice to have an option to run terrasync to centrally update
the globally installed scenery. It's probably a big pain to do it
in a proper Debian way - starting and stopping it during package
upgrades, making sure that exactly one instance is running,
properly naming the port in services etc.

I've got the following crude script installed here as SGID flightgear,
and also the Scenery directory belongs to the same group and is also SGID.

#!/usr/bin/perl -T
# installed as /usr/local/bin/fgfs-sync here, runs under suidperl
#nice terrasync -p 5500 -s scenery.flightgear.org::scenery-0.9.2/ -d 
/usr/share/games/FlightGear/Scenery/
$ENV{PATH}='/usr/sbin:/usr/bin:/bin';
exec qw(nice /usr/games/terrasync -p 5500 -s 
scenery.flightgear.org::scenery-0.9.2/ -d /usr/share/games/FlightGear/Scenery/);

One then runs fgfs as suggested in README.TerraSync, but w/o the 
localized --fg-scenery:
    $ fgfs --atlas=socket,out,1,localhost,5500,udp 
    $ fgfs-sync
This depends on rsync and coreutils - just as described in 
the README.TerraSync.

Consider the above as a proposed patch to the docs dir, not a production-ready
thing because of the issues mentioned above (and also because suidperl
is deprecated...)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages flightgear depends on:
ii  fgfs-base                 0.9.3-1        Flight Gear Flight Simulator -- ba
ii  libc6                     2.3.2.ds1-12   GNU C Library: Shared libraries an
ii  libgcc1                   1:3.3.3-9      GCC support library
ii  libglut3                  3.7-23         the OpenGL Utility Toolkit
ii  libstdc++5                1:3.3.3-6      The GNU Standard C++ Library v3
ii  plib1c102                 1.6.0-4        Portability Libraries: Run-time pa
ii  simgear0                  0.3.4-1        Simulator Construction Gear -- sha
ii  xlibmesa-gl [libgl1]      4.3.0.dfsg.1-1 Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu [libglu1]    4.3.0.dfsg.1-1 Mesa OpenGL utility library [XFree
ii  xlibs                     4.3.0-7        X Window System client libraries m
ii  zlib1g                    1:1.2.1.1-3    compression library - runtime

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: flightgear
Source-Version: 3.0.0~git20140204+c99ea4-1

We believe that the bug you reported is fixed in the latest version of
flightgear, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Wanner <[email protected]> (supplier of updated flightgear package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 21 Jan 2014 22:31:02 +0100
Source: flightgear
Binary: flightgear
Architecture: source i386
Version: 3.0.0~git20140204+c99ea4-1
Distribution: unstable
Urgency: low
Maintainer: Debian FlightGear Crew <[email protected]>
Changed-By: Markus Wanner <[email protected]>
Description: 
 flightgear - Flight Gear Flight Simulator
Closes: 252899 556362 574173 682947 698308 713924 724686 738436
Changes: 
 flightgear (3.0.0~git20140204+c99ea4-1) unstable; urgency=low
 .
   [ Markus Wanner ]
   * Upload to unstable.
   * Adjust B-D to allow building on kfreebsd-*. Closes: #724686.
   * Add a lintian-overrides on autotools; we use cmake.
   * Upstream corrected the fgfs manpage. Closes: #556362.
   * Drop unnecessary man page for gl-info. Closes: #698308.
   * Drop README.Linux: it's outdated to the point of uselessness.
     Closes: #574173.
   * Add an upper limit of libsimgear-dev versions that flightgear can be
     built with. Closes: #738436.
   * Drop the libsvn-dev dependency, neither flightgear nor simgear depend
     on libsvn, anymore. Closes: #682947.
   * List icons in debian/install rather than copying around from rules.
   * Update menu entry for flightgear, add one for fgcom; add .xpm icons.
     Closes: #713924.
   * flightgear.desktop: add German translation
   * Bump Standards-Version to 3.9.5; no changes needed.
 .
   [ Rebecca Palmer ]
   * New upstream release.
   * Install the icons (based on code by Saikrishna Arcot).  (Not a
     complete fix for LP908153 as it only sets the menu/Dash icon, not the
     running window's icon, but better than nothing).
   * Disable screensaver while running. Closes: LP#793599. Add required
     libdbus-1-dev dependency.
   * Remove outdated README.Debian.
   * Terrasync now works after just ticking the box. Closes: #252899.
   * Always set Terrasync directory.
Checksums-Sha1: 
 0b47eb3c69d50fb582909b2f2e35986dd3502142 2008 
flightgear_3.0.0~git20140204+c99ea4-1.dsc
 3ddc8435d950e66a5d9f0f7258a061e05fc5661b 5873544 
flightgear_3.0.0~git20140204+c99ea4.orig.tar.bz2
 4af499da54689225b07b5f2945b3bb374c74d16a 20572 
flightgear_3.0.0~git20140204+c99ea4-1.debian.tar.xz
 6d45be6b31e68675ddf85b49b087781953185553 3757538 
flightgear_3.0.0~git20140204+c99ea4-1_i386.deb
Checksums-Sha256: 
 6af657b6b1a587de97bb8501e8b3c2e07cd49ec3b82e83945f641326a0ece659 2008 
flightgear_3.0.0~git20140204+c99ea4-1.dsc
 2f89e272bfad344ba6be5b545b58f4ff7d5f05c8aaa718c394b715fb732eff1e 5873544 
flightgear_3.0.0~git20140204+c99ea4.orig.tar.bz2
 39df24967c4f77ec76a704d7a716a43eef35890a58b66fc431aad8c0ed64f88d 20572 
flightgear_3.0.0~git20140204+c99ea4-1.debian.tar.xz
 040cb76e4fff1372a08a462c71e4ece507fbba58ace11dccf1da06c22ddda4a2 3757538 
flightgear_3.0.0~git20140204+c99ea4-1_i386.deb
Files: 
 866f1f74152fe2b885b0aed61b385f05 2008 games extra 
flightgear_3.0.0~git20140204+c99ea4-1.dsc
 5e53708628a4a589757492edc9ad2389 5873544 games extra 
flightgear_3.0.0~git20140204+c99ea4.orig.tar.bz2
 2649d36ddd744cbfae0d03df05be5727 20572 games extra 
flightgear_3.0.0~git20140204+c99ea4-1.debian.tar.xz
 b4cdf12d1ef2fdfdb120240b66cf1fc5 3757538 games extra 
flightgear_3.0.0~git20140204+c99ea4-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlL6juoACgkQuqVp0MvxKmpTEQCeOEp/vWNCL6buBajwBEVy3NRR
ffMAn0IzUGTCif8ezlhk4CiDKdM+1bYl
=4akO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to