[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#671730: marked as done (/etc/lsb-base is unused; consider removing it)



Your message dated Mon, 07 May 2012 18:33:07 +0000
with message-id <E1SRSk7-0001Af-NX@franck.debian.org>
and subject line Bug#671730: fixed in lsb 4.1+Debian3
has caused the Debian Bug report #671730,
regarding /etc/lsb-base is unused; consider removing it
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 owner@bugs.debian.org
immediately.)


-- 
671730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671730
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package:  lsb-base
Version:  4.1+Debian2
Severity: wishlist
Tags:     patch
File:     /lib/lsb/init-functions

  I think it is more obvious, and less cluttering /etc:

--- a/init-functions    2012-04-24 22:23:11.000000000 +0300
+++ b/init-functions    2012-05-06 15:51:43.000000000 +0300
@@ -395,7 +395,7 @@ log_action_end_msg () {
     log_action_end_msg_post "$@"
 }

-# Hooks for /etc/lsb-base-logging.sh
+# Hooks for /etc/lsb-base/logging.sh
 log_daemon_msg_pre () {
     if log_use_fancy_output; then
         /bin/echo -n "[....] "
@@ -446,4 +446,4 @@ log_action_end_msg_pre () {
 log_action_end_msg_post () { :; }

 FANCYTTY=
-[ -e /etc/lsb-base-logging.sh ] && . /etc/lsb-base-logging.sh || true
+[ -e /etc/lsb-base/logging.sh ] && . /etc/lsb-base/logging.sh || true



--- End Message ---
--- Begin Message ---
Source: lsb
Source-Version: 4.1+Debian3

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

lsb-base_4.1+Debian3_all.deb
  to main/l/lsb/lsb-base_4.1+Debian3_all.deb
lsb-core_4.1+Debian3_amd64.deb
  to main/l/lsb/lsb-core_4.1+Debian3_amd64.deb
lsb-cxx_4.1+Debian3_amd64.deb
  to main/l/lsb/lsb-cxx_4.1+Debian3_amd64.deb
lsb-desktop_4.1+Debian3_amd64.deb
  to main/l/lsb/lsb-desktop_4.1+Debian3_amd64.deb
lsb-graphics_4.1+Debian3_amd64.deb
  to main/l/lsb/lsb-graphics_4.1+Debian3_amd64.deb
lsb-invalid-mta_4.1+Debian3_all.deb
  to main/l/lsb/lsb-invalid-mta_4.1+Debian3_all.deb
lsb-languages_4.1+Debian3_amd64.deb
  to main/l/lsb/lsb-languages_4.1+Debian3_amd64.deb
lsb-multimedia_4.1+Debian3_amd64.deb
  to main/l/lsb/lsb-multimedia_4.1+Debian3_amd64.deb
lsb-printing_4.1+Debian3_amd64.deb
  to main/l/lsb/lsb-printing_4.1+Debian3_amd64.deb
lsb-release_4.1+Debian3_all.deb
  to main/l/lsb/lsb-release_4.1+Debian3_all.deb
lsb-security_4.1+Debian3_amd64.deb
  to main/l/lsb/lsb-security_4.1+Debian3_amd64.deb
lsb_4.1+Debian3.dsc
  to main/l/lsb/lsb_4.1+Debian3.dsc
lsb_4.1+Debian3.tar.bz2
  to main/l/lsb/lsb_4.1+Debian3.tar.bz2
lsb_4.1+Debian3_all.deb
  to main/l/lsb/lsb_4.1+Debian3_all.deb



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 671730@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated lsb 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 07 May 2012 19:21:36 +0200
Source: lsb
Binary: lsb-core lsb-graphics lsb-cxx lsb-desktop lsb-languages lsb-multimedia lsb-printing lsb-security lsb lsb-base lsb-release lsb-invalid-mta
Architecture: source amd64 all
Version: 4.1+Debian3
Distribution: unstable
Urgency: low
Maintainer: Debian LSB Team <debian-lsb@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Description: 
 lsb        - Linux Standard Base 4.1 support package
 lsb-base   - Linux Standard Base 4.1 init script functionality
 lsb-core   - Linux Standard Base 4.1 core support package
 lsb-cxx    - Linux Standard Base 4.1 C++ support package
 lsb-desktop - Linux Standard Base 4.1 Desktop support package
 lsb-graphics - Linux Standard Base 4.1 graphics support package
 lsb-invalid-mta - Linux Standard Base sendmail dummy
 lsb-languages - Linux Standard Base 4.1 Runtime Languages package
 lsb-multimedia - Linux Standard Base 4.1 Multimedia package
 lsb-printing - Linux Standard Base 4.1 Printing package
 lsb-release - Linux Standard Base version reporting utility
 lsb-security - Linux Standard Base 4.1 Security package
Closes: 661109 671730
Changes: 
 lsb (4.1+Debian3) unstable; urgency=low
 .
   [ Didier Raboud ]
   * Compress the orig source tarball with bzip2.
   * Update LSB and packages versions in README.Debian.
   * Fix typo in lsb-invalid-mta's Description.
   * Drop empty directory in lsb-base.
     Instead of moving lsb-base-logging.sh to /etc/lsb/, drop the empty /etc/lsb.
     (Closes: #671730)
 .
   [ Steve Langasek ]
   * Add a new helper function: init_is_upstart().
     init_is_upstart() is to be used by init scripts of upstart-aware packages to
     render the init script inert when upstart is present.
     Signed-off-by: Didier Raboud <odyx@debian.org> (Closes: #661109)
Checksums-Sha1: 
 3d481eeba06d2d67e1f11dfb8c88b04d386b3876 2040 lsb_4.1+Debian3.dsc
 846367164ca8213b5d49e6b1e305a86f4dc8542e 55016 lsb_4.1+Debian3.tar.bz2
 ceb4c632e623ea0777c218c37ffd8ec659118a7c 43258 lsb-core_4.1+Debian3_amd64.deb
 2128c0cbd15e20f398c8b4b7daec3c1b8b6cb3f8 18416 lsb-graphics_4.1+Debian3_amd64.deb
 9408c42583770e481ac964013a27a3874d3a5395 18386 lsb-cxx_4.1+Debian3_amd64.deb
 6966654ad0542822e1a91a5260e5c84de6f15ec4 18566 lsb-desktop_4.1+Debian3_amd64.deb
 f7914155291b024fa842a8bc3eaf3479bb09fbde 18418 lsb-languages_4.1+Debian3_amd64.deb
 1ddfbd598cd1c496c440a0dd3ce643ccf803e724 18384 lsb-multimedia_4.1+Debian3_amd64.deb
 01e2ae459198dd214431f17049219df89c3b3f8f 18408 lsb-printing_4.1+Debian3_amd64.deb
 ca642d08c60ae85171d6418b2d0310d94b5f4a9a 18392 lsb-security_4.1+Debian3_amd64.deb
 9442db7e34bbadeeb50aec2d891c8a7a4e22ed00 18372 lsb_4.1+Debian3_all.deb
 ce2a6a4adece951455dc6bec205bf8ceacc56f87 25226 lsb-base_4.1+Debian3_all.deb
 0216c57ddea3bb26fa09a1473926a3679950c03c 25358 lsb-release_4.1+Debian3_all.deb
 78cab41482fc76d6dfcbcfd679b8d36a33fe2273 18742 lsb-invalid-mta_4.1+Debian3_all.deb
Checksums-Sha256: 
 353e526095c215b4db0b11976b7beec6676bd4c23d676714c9982283d94c8f4f 2040 lsb_4.1+Debian3.dsc
 528a89aded3cb2b194c03723c46a8a3bd71d055d4a7ff22141e36c6873e5241c 55016 lsb_4.1+Debian3.tar.bz2
 1e9253eab71e7691a42b8f26faec85d34ef1aa50d4488cf3247dfb7b7da883e8 43258 lsb-core_4.1+Debian3_amd64.deb
 0b0e626488be3585188dbf37fbcd320ab48f76237cb870177fb9d323c826dc94 18416 lsb-graphics_4.1+Debian3_amd64.deb
 aa340920e6ccb26ab00c78a46a1a34b8c94f92680590d7f7a97cc88624de4a00 18386 lsb-cxx_4.1+Debian3_amd64.deb
 be58713bdbdb6388e8d4fc597c2e36edf34f68c17fed488ff730bd8126579398 18566 lsb-desktop_4.1+Debian3_amd64.deb
 5b072fd468b27a79c899363e61b8af1bd28f1ef6285dfc499e989ab7d2697cea 18418 lsb-languages_4.1+Debian3_amd64.deb
 b4575dc9f3ef23942dd11db4b5c682b8cad391d13341ff13e6afe8141644c719 18384 lsb-multimedia_4.1+Debian3_amd64.deb
 53d846cb72c6595c098ce4af0f8baebe547af439630a94153273b031c9939e82 18408 lsb-printing_4.1+Debian3_amd64.deb
 d9d842ce4846f66a9490f218a1f8c266c76cb6c01de319b710bccde3685b913f 18392 lsb-security_4.1+Debian3_amd64.deb
 b1605317518b51a1ca7bd6261888122fcbaf04d4373ee48340d00302d54850b5 18372 lsb_4.1+Debian3_all.deb
 32ccf9b4ba5fde633e5ebf9ae6d33ba60c7d3828104d8fe226f3913f6e38860a 25226 lsb-base_4.1+Debian3_all.deb
 309c58580c6da5dd3cc0b3f9d6dc5cb4db3815596c46fcefcb3a901e4936af6f 25358 lsb-release_4.1+Debian3_all.deb
 c658d7ef3a9883710c4da8509ed05ba0e2615c9b27645b9f26d041b0f4c3d52c 18742 lsb-invalid-mta_4.1+Debian3_all.deb
Files: 
 0cc172847f1bab9a14bb960733e94ef1 2040 misc extra lsb_4.1+Debian3.dsc
 94b576a92f5aaff72a2f497770464dba 55016 misc extra lsb_4.1+Debian3.tar.bz2
 c02f89a8346719c76ab6222766319ca0 43258 misc extra lsb-core_4.1+Debian3_amd64.deb
 2b05dfc13ccc31a738e77e3be39d2eeb 18416 misc extra lsb-graphics_4.1+Debian3_amd64.deb
 fb19abc1919229cb504e1a61ab09a8de 18386 misc extra lsb-cxx_4.1+Debian3_amd64.deb
 eff4f479c079c8c67fb0f8c42ac07372 18566 misc extra lsb-desktop_4.1+Debian3_amd64.deb
 c7c7fc2f623f8403cf35496f8379b075 18418 misc extra lsb-languages_4.1+Debian3_amd64.deb
 1cc5b61f59ddd830e1b66b5fa377073b 18384 misc extra lsb-multimedia_4.1+Debian3_amd64.deb
 682292c6af3323634bcde20d90f6801d 18408 misc extra lsb-printing_4.1+Debian3_amd64.deb
 8cad7bc2631e08f7361e3106c7165ebe 18392 misc extra lsb-security_4.1+Debian3_amd64.deb
 d5aa45ad0b6c422ffcce885c996d9fa1 18372 misc extra lsb_4.1+Debian3_all.deb
 3172ea18092eb6a92b6ad29527c135f3 25226 misc required lsb-base_4.1+Debian3_all.deb
 a5b67bdd0baa00bc1fb4fa90da639b1f 25358 misc optional lsb-release_4.1+Debian3_all.deb
 87e7eda8dfa4ffb1ca1b964874097ff8 18742 misc extra lsb-invalid-mta_4.1+Debian3_all.deb

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

iQGcBAEBCAAGBQJPqBHsAAoJEIvPpx7KFjRV/pwMAIva3DV0rzu74ek7Wufa5WfB
TNZu3F0JgMIRgZ4m3FsvsFnWan+pD4HX6jd4mEZRfCLVaNZlhUIf76TE21SyLqav
uau2ozMsHGd0GQcF0DUpYAbjxpEW1siXPc72mKSLwNATuA3F8pf9ZhoGNP8h7M6Z
l9KB1eRYAbZeaE/IJgFD2ZR7Mbv8wDs5ZOcQ3LDjyUZAfNqr5CdvRJuXOCf9SeKr
tPljoDZHCwY3w9jjpxTv0Bd/1miH+SN+epotA9jD5ePiOXuVGEf0c5hGU2IFVKhF
CabyhP0N+Dvr0nSQcFNFIhLKDSBBXtBecFIR2G/zt9rKT80oTxA5PIRz5QAjmSM/
eukb5ZRNVGOBL6igHQuF08GAqA95/JbgbVwfFJF61/wJbBzEjXBNaE1BAb7BxvEo
gbrY4uhmVe330uzXZLQ6z7iuh8qfh6pbTaA1XgdNpu3Vf+TIH+GBylR4gwet6JyJ
i8U+i3EkPScAQ5pLrpQ+0Ye6POmh0aLj7ZRI2yzlcg==
=yqq6
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: