Bug#529389: marked as done (rpm: FTBFS: libsqlite3.a(sqlite3.o): In function `icuNext': undefined reference to `ubrk_current_4_0')

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 17:02:09 +1000
with message-id <20090608070209.gj2...@debianrules.debiancolombia.org>
and subject line Re: Bug#529389: Bug#522103: libsqlite3-0: ABI breakage: 
xCheckReservedLock method in sqlite3_io_methods changed prototype
has caused the Debian Bug report #529389,
regarding rpm: FTBFS: libsqlite3.a(sqlite3.o): In function `icuNext': undefined 
reference to `ubrk_current_4_0'
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 ow...@bugs.debian.org
immediately.)


-- 
529389: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529389
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rpm
Version: 4.4.2.3-2
Severity: serious

<--  snip  -->

make[1]: Leaving directory `/tmp/buildd/rpm-4.4.2.3'
# Build lsb-rpm, statically linked. I'm building only rpmb, which
# is all that should be needed in the lsbdev chroot. It can be
# installed as lsb-rpm, and should stand in for rpm.
cc -o lsb-rpm build.o rpmb.o ./build/.libs/librpmbuild.a \
./lib/.libs/librpm.a ./rpmdb/.libs/librpmdb.a \
./rpmio/.libs/librpmio.a -L/usr/local/lib -lbeecrypt -lneon \
-lssl -lcrypto -lxml2 -lm -lsqlite3 -lz -lbz2 -lpopt -ldb \
-lselinux -lsepol -ldl -lpthread --static
./rpmio/.libs/librpmio.a(liblua_la-loadlib.o): In function `loadlib':
/tmp/buildd/rpm-4.4.2.3/lua/lib/loadlib.c:53: warning: Using 'dlopen' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
./build/.libs/librpmbuild.a(names.o): In function `getGname':
/tmp/buildd/rpm-4.4.2.3/build/names.c:142: warning: Using 'getgrgid' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
./build/.libs/librpmbuild.a(names.o): In function `getGidS':
/tmp/buildd/rpm-4.4.2.3/build/names.c:197: warning: Using 'getgrnam' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
./lib/.libs/librpm.a(psm.o): In function `rpmpsmStage':
/tmp/buildd/rpm-4.4.2.3/lib/psm.c:2025: warning: Using 'endgrent' in statically 
linked applications requires at runtime the shared libraries from the glibc 
version used for linking
./build/.libs/librpmbuild.a(names.o): In function `getUidS':
/tmp/buildd/rpm-4.4.2.3/build/names.c:113: warning: Using 'getpwnam' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
./build/.libs/librpmbuild.a(names.o): In function `getUname':
/tmp/buildd/rpm-4.4.2.3/build/names.c:58: warning: Using 'getpwuid' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
./lib/.libs/librpm.a(psm.o): In function `rpmpsmStage':
/tmp/buildd/rpm-4.4.2.3/lib/psm.c:2020: warning: Using 'endpwent' in statically 
linked applications requires at runtime the shared libraries from the glibc 
version used for linking
./rpmio/.libs/librpmio.a(rpmio.o): In function `tcpConnect':
/tmp/buildd/rpm-4.4.2.3/rpmio/rpmio.c:838: warning: Using 'getaddrinfo' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
./lib/.libs/librpm.a(rpmchecksig.o): In function `rpmReSign':
/tmp/buildd/rpm-4.4.2.3/lib/rpmchecksig.c:363: warning: the use of `mktemp' is 
dangerous, better use `mkstemp' or `mkdtemp'
./build/.libs/librpmbuild.a(names.o): In function `buildHost':
/tmp/buildd/rpm-4.4.2.3/build/names.c:230: warning: Using 'gethostbyname' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
./rpmio/.libs/librpmio.a(url.o): In function `urlSplit':
/tmp/buildd/rpm-4.4.2.3/rpmio/url.c:523: warning: Using 'getservbyname' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib/libsqlite3.a(sqlite3.o): In 
function `icuNext':
(.text+0x65855): undefined reference to `ubrk_current_4_0'
/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib/libsqlite3.a(sqlite3.o): In 
function `icuNext':
(.text+0x65860): undefined reference to `ubrk_next_4_0'
/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib/libsqlite3.a(sqlite3.o): In 
function `icuNext':
(.text+0x658c9): undefined reference to `u_isspace_4_0'
/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib/libsqlite3.a(sqlite3.o): In 
function `icuNext':
(.text+0x65952): undefined reference to `u_isspace_4_0'
/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib/libsqlite3.a

Processed: Re: Bug#529389: Bug#522103: libsqlite3-0: ABI breakage: xCheckReservedLock method in sqlite3_io_methods changed prototype

2009-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unblock 529389 by 522103
Bug#522103: libsqlite3-0: ABI breakage: xCheckReservedLock method in 
sqlite3_io_methods changed prototype
Bug#529389: rpm: FTBFS: libsqlite3.a(sqlite3.o): In function `icuNext': 
undefined reference to `ubrk_current_4_0'
Was blocked by: 522103
Blocking bugs of 529389 removed: 522103

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#492334: marked as done (must not depend on makedev)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 08 Jun 2009 09:39:58 +
with message-id 
and subject line Bug#492334: fixed in tvtime 1.0.2-2
has caused the Debian Bug report #492334,
regarding must not depend on makedev
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 ow...@bugs.debian.org
immediately.)


-- 
492334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tvtime
Severity: normal

Packages which need to create a device node must depend on udev | makedev.

OTOH this package tries to create V4L devices which we can assume
exist on every Debian system which has not been broken by the local
administrator, so I suggest you just remove the MAKEDEV invocation.

-- 
ciao,
Marco


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: tvtime
Source-Version: 1.0.2-2

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

tvtime_1.0.2-2.diff.gz
  to pool/main/t/tvtime/tvtime_1.0.2-2.diff.gz
tvtime_1.0.2-2.dsc
  to pool/main/t/tvtime/tvtime_1.0.2-2.dsc
tvtime_1.0.2-2_amd64.deb
  to pool/main/t/tvtime/tvtime_1.0.2-2_amd64.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 492...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Martens  (supplier of updated tvtime 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Jun 2009 23:30:37 +0200
Source: tvtime
Binary: tvtime
Architecture: source amd64
Version: 1.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Bart Martens 
Changed-By: Bart Martens 
Description: 
 tvtime - A high quality television application
Closes: 444599 487133 492334 502778
Changes: 
 tvtime (1.0.2-2) unstable; urgency=low
 .
   * New maintainer.  Closes: #487133.
   * debian/watch: Updated.
   * Overriding debian-watch-file-should-use-sf-redirector.
   * Fixed using-imperative-form-in-templates and malformed-prompt-in-templates.
   * docs/man/es/tvtime.xml.5: Fixed manpage-has-errors-from-man.
   * debian/rules: Fixed dh-clean-k-is-deprecated.
   * debian/postinst: Removed the MAKEDEV invocation.  Closes: #492334, #444599.
   * debian/control: No longer Depends on makedev.
 Fixes depends-exclusively-on-makedev.
   * debian/po/sv.po: Replaced.  Closes: #502778.
   * debian/copyright: Fixed old-fsf-address-in-copyright-file.
Checksums-Sha1: 
 6520477fc88a3d182ffbc38c6cc841953697531d 1125 tvtime_1.0.2-2.dsc
 a0ff6d3bf9a2df3b97321bd19f13da087b6c4997 66131 tvtime_1.0.2-2.diff.gz
 bc19a961e0c8e2eeb92a7b6833b8920ba45e15d4 724990 tvtime_1.0.2-2_amd64.deb
Checksums-Sha256: 
 bc6536fe158fd76976ed9863962192d3a45abd664c12efec6322fa47471feadc 1125 
tvtime_1.0.2-2.dsc
 2d2022542f47db481336ddf3275593e98343c1b724ee8238f426177e5855afe4 66131 
tvtime_1.0.2-2.diff.gz
 ad5c51ef641a74ec58a494aabcc68fbd6501f28965edc331e2a4957680031d57 724990 
tvtime_1.0.2-2_amd64.deb
Files: 
 47a51faa9794dbef673c9b5085a6e818 1125 x11 optional tvtime_1.0.2-2.dsc
 de62b3033aa94f2430e6e1986cba237e 66131 x11 optional tvtime_1.0.2-2.diff.gz
 f0ee17b8cf6b1bac4bf959b606db656f 724990 x11 optional tvtime_1.0.2-2_amd64.deb

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

iEYEARECAAYFAkosz1sACgkQbMaawmho9B+imgCfZZW1VTfpx1PKuPlkpuPzuXsd
Ra4AnRbFUQYW3drfEko/17TR4gdrioHO
=alHi
-END PGP SIGNATURE-


--- End Message ---


Bug#502778: marked as done ([INTL:sv] updated swedish translation of debconf file)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 08 Jun 2009 09:39:58 +
with message-id 
and subject line Bug#502778: fixed in tvtime 1.0.2-2
has caused the Debian Bug report #502778,
regarding [INTL:sv] updated swedish translation of debconf file
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 ow...@bugs.debian.org
immediately.)


-- 
502778: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502778
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

package: tvtime
severity: wishlist
tags: patch l10n

there was a spelling error in the debconf (måsta -> måste). this issue is 
not that important!


--
/brother
http://frakalendern.se
When Bruce Schneier divides the circumference of a circle by the radius, the 
answer is rational.# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
# Developers do not need to manually edit POT or PO files.
# , fuzzy
#
#
msgid ""
msgstr ""
"Project-Id-Version: tvtime 1.0.1-2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-07-26 04:35+0200\n"
"PO-Revision-Date: 2008-10-19 19:07+0100\n"
"Last-Translator: Martin Bagge \n"
"Language-Team: Swedish \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: select
#. Choices
#: ../templates:1001
msgid "NTSC, PAL, SECAM, PAL-Nc, PAL-M, PAL-N, NTSC-JP, PAL-60"
msgstr "NTSC, PAL, SECAM, PAL-Nc, PAL-M, PAL-N, NTSC-JP, PAL-60"

#. Type: select
#. Description
#: ../templates:1002
msgid "Select the default television standard for your location"
msgstr "Välj TV-standarden för ditt land/plats"

#. Type: select
#. Description
#: ../templates:1002
msgid "North American users should select NTSC.  Most areas in the world use 
PAL."
msgstr "Nordamerikanska användare bör välja NTSC.  De flesta andra i 
världen använder PAL."

#. Type: select
#. Choices
#: ../templates:2001
msgid "Cable, Broadcast, Cable including channels 100+"
msgstr "Kabel, Antenn, Kabel som inkluderar över 100 kanaler"

#. Type: select
#. Description
#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates:2002
#: ../templates:3002
#: ../templates:4002
msgid "Select the default frequency table"
msgstr "Välj standard frekvenstabell"

#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates:2002
#: ../templates:3002
msgid "The frequency table specifies which frequencies correspond to the 
familiar channel numbers.  Select broadcast if you use an antenna for 
over-the-air signals."
msgstr "Frekvenstabellen specificerar vilken frekvens som gäller för de 
kända kanalnumren.  Välj 'antenn' om du använder en antenn för signaler som 
sänds i luften."

#. Type: select
#. Choices
#: ../templates:3001
msgid "Cable, Broadcast"
msgstr "Kabel, Antenn"

#. Type: select
#. Choices
#: ../templates:4001
msgid "Europe, France, Russia, Australia, New Zealand, China Broadcast, 
Australia Optus, Custom (must run tvtime-scanner first)"
msgstr "Europa, Frankrike, Ryssland, Australien, Nya Zealand, China Broadcast, 
Australien Optus, Egendefinierat (måste först köra tvtime-scanner)"

#. Type: select
#. Description
#: ../templates:4002
msgid "Users of the Optus cable company in Australia should select Australia 
Optus.  If you are a user of a cable company that does not use standard 
frequencies, such as Casema, UPC or Mixtics, please select Custom and run the 
tvtime-scanner application before using tvtime."
msgstr "Användare av kabeloperatören Optus i Australien bör välja 
Australien Optus.  Om du är en användare av kabeloperatörer som inte 
använder standardfrekvenser såsom Casema, UPC eller Mixtics, välj 
Egendefinierat och kör applikationen tvtime-scanner före du använder tvtime."

#. Type: string
#. Description
#: ../templates:5001
msgid "Specify your default television capture device"
msgstr "Specificera standardenheten för ditt TV-kort"

#. Type: string
#. Description
#: ../templates:5001
msgid "This should be the video4linux device which corresponds to your capture 
card."
msgstr "Detta bör vara video4linux-enheten som gäller för ditt TV-kort."

#. Type: string
#. Description
#: ../templates:6001
msgid "Specify a device to use for VBI decoding"
msgstr "Specificera enheten som ska användas för VBI-avkodning"

#. Type: string
#. Description
#: ../templates:6001
msgid "

Bug#444599: marked as done (./MAKEDEV: No such file or directory)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 08 Jun 2009 09:39:58 +
with message-id 
and subject line Bug#444599: fixed in tvtime 1.0.2-2
has caused the Debian Bug report #444599,
regarding ./MAKEDEV: No such file or directory
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 ow...@bugs.debian.org
immediately.)


-- 
444599: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444599
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: tvtime
Version: 1.0.2-0.2
Severity: normal

While upgrading from sarge to etch I get the following error message:

Setting up tvtime (1.0.2-0.2) ...
Creating video devices in `/dev'.
/var/lib/dpkg/info/tvtime.postinst: line 155: ./MAKEDEV: No such file or 
directory

The postinst script tries to use /dev/MAKEDEV which isn't there.
Shouldn't it use /sbin/MAKEDEV?

Regards,

Uwe


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (850, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.5
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages tvtime depends on:
ii  debconf [debconf-2.0]  1.5.11Debian configuration management sy
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libfreetype6   2.2.1-5+etch1 FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  libxtst6   1:1.0.1-5 X11 Testing -- Resource extension 
ii  libxv1 1:1.0.2-1 X11 Video extension library
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l
ii  ttf-freefont   20060501cvs-10Freefont Serif, Sans and Mono True
ii  ucf2.0020Update Configuration File: preserv
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages tvtime recommends:
ii  xmltv-util0.5.45-0sarge1 Utilities related to the XMLTV fil

-- debconf information:
  tvtime/frequencies-jp:
  tvtime/vbidevice: /dev/vbi0
* tvtime/frequencies-pal: Europe
* tvtime/norm: PAL
* tvtime/setuid: false
  tvtime/v4ldevice: /dev/video0
  tvtime/processpriority: -19
  tvtime/frequencies-ntsc:


--- End Message ---
--- Begin Message ---
Source: tvtime
Source-Version: 1.0.2-2

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

tvtime_1.0.2-2.diff.gz
  to pool/main/t/tvtime/tvtime_1.0.2-2.diff.gz
tvtime_1.0.2-2.dsc
  to pool/main/t/tvtime/tvtime_1.0.2-2.dsc
tvtime_1.0.2-2_amd64.deb
  to pool/main/t/tvtime/tvtime_1.0.2-2_amd64.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 444...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bart Martens  (supplier of updated tvtime 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 07 Jun 2009 23:30:37 +0200
Source: tvtime
Binary: tvtime
Architecture: source amd64
Version: 1.0.2-2
Distribution: unstable
Urgency: low
Maintainer: Bart Martens 
Changed-By: Bart Martens 
Description: 
 tvtime - A high quality television application
Closes: 444599 487133 492334 502778
Changes: 
 tvtime (1.0.2-2) unstable; urgency=low
 .
   * New maintainer.  Closes: #487133.
   * debian/watch: Updated.
   * Overriding debian-watch-file-should-use-sf-redirector.
   * Fixed using-imperative-form-in-templates and malformed-prompt-in-templates.
   * docs/man/es/tvtime.xml.5: Fixed manpage-has-errors-from-man.
   * debian/rules: Fixed dh-clean-k-is-deprecated.
   * debian/postinst: Removed the MAKEDEV invocation.  Closes: #492334, #444599.
   *

Processing of didiwiki_0.5-6_amd64.changes

2009-06-08 Thread Archive Administrator
didiwiki_0.5-6_amd64.changes uploaded successfully to localhost
along with the files:
  didiwiki_0.5-6.dsc
  didiwiki_0.5-6.diff.gz
  didiwiki_0.5-6_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



note 1.3.3-4 MIGRATED to testing

2009-06-08 Thread Debian testing watch
FYI: The status of the note source package
in Debian's testing distribution has changed.

  Previous version: 1.3.3-3
  Current version:  1.3.3-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



gnome-apt REMOVED from testing

2009-06-08 Thread Debian testing watch
FYI: The status of the gnome-apt source package
in Debian's testing distribution has changed.

  Previous version: 0.4.9-5
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



bmv REMOVED from testing

2009-06-08 Thread Debian testing watch
FYI: The status of the bmv source package
in Debian's testing distribution has changed.

  Previous version: 1.2-23
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



didiwiki_0.5-6_amd64.changes ACCEPTED

2009-06-08 Thread Archive Administrator

Accepted:
didiwiki_0.5-6.diff.gz
  to pool/main/d/didiwiki/didiwiki_0.5-6.diff.gz
didiwiki_0.5-6.dsc
  to pool/main/d/didiwiki/didiwiki_0.5-6.dsc
didiwiki_0.5-6_amd64.deb
  to pool/main/d/didiwiki/didiwiki_0.5-6_amd64.deb


Override entries for your package:
didiwiki_0.5-6.dsc - source web
didiwiki_0.5-6_amd64.deb - optional web

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 376457 420696 449902 477049 518861 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#208906: marked as done (dependency resolution dialog could be more specific)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:19:59 +0100
with message-id <200906081819.n58ijxz0014...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #208906
has caused the Debian Bug report #208906,
regarding dependency resolution dialog could be more specific
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 ow...@bugs.debian.org
immediately.)


-- 
208906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.4-2
Severity: normal


Fire up 'gnome-apt'.  Under 'outdated' I see a new version
of 'file' and click on it.  Pop goes the window:

1   Unsatisfied Dependencies (title)
2   Package| Version needed | Version to be installed (header)
3   libmagic1= 4.03-3 4.03-2(text list)
4
5* needed by file
6
7   Installing the selected package would introduce unsatisfied 
dependencies.
8   Should I try adding and/or removing packages to resolve the problems?
9
10  [Ignore] [No] [Yes]

Consider line #2.  The third header caption says "Version to be
installed".  That caption is directly above "4.03-2".  But the
'outdated' list shows 'libmagic1' v4.03-2 is the "Inst. Vers." and
v4.03-3 is the "Avail. Vers."  So the third caption is incorrect.

Suggest changing caption headers (or whatever those things are called)
to better match the 'gnome-apt' package list, so line #2 would look more
like one of these:

2   Package| Avaiable Version (needed) | Installed Version 
2   Package| Avail. Vers. (needed) | Inst. Vers.

Or swap 'em around, so the order is consistant with that of the
package list:

2   Package   | Inst. Vers.  | Avail. Vers. (needed)


Hope this helps...


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux Arf 2.4.21-1-k6 #2 Mon Jun 16 22:19:43 EST 2003 i586
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to C)

Versions of packages gnome-apt depends on:
ii  apt [libapt-pkg-libc6 0.5.10 Advanced front-end for dpkg
ii  apt-utils [libapt-ins 0.5.10 APT utility programs
ii  bonobo-activation 1:2.2.4-1  Bonobo Activation Framework
ii  gksu  0.9.16 Gtk+ Frontend to su
ii  libart-2.0-2  2.3.15-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.2.4-1The ATK accessibility toolkit
ii  libaudiofile0 0.2.3-4The Audiofile Library
ii  libbonobo-activation4 1:2.2.4-1  Bonobo Activation Framework -- run
ii  libbonobo2-0  2.2.3-1Bonobo CORBA interfaces library
ii  libbonoboui2-02.2.4-1The Bonobo UI library
ii  libc6 2.3.2-5GNU C Library: Shared libraries an
ii  libesd0   0.2.29-1   Enlightened Sound Daemon - Shared 
ii  libgcc1   1:3.3.2-0pre2  GCC support library
ii  libgconf2-4   2.2.1-3GNOME configuration database syste
ii  libgcrypt11.1.12-3   LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.2.3-1The GLib library of C routines
ii  libgnome2-0   2.2.3-2The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.2.1-3A powerful object-oriented display
ii  libgnomeui-0  2.2.2-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.2.5-3The GNOME virtual file-system libr
ii  libgnomevfs2-common   2.2.5-3The GNOME virtual file-system libr
ii  libgnutls70.8.9-2GNU TLS library - runtime library
ii  libgtk2.0-0   2.2.2-3The GTK+ graphical user interface 
ii  libjpeg62 6b-8   The Independent JPEG Group's JPEG 
ii  liblinc1  2:1.0.3-3  library to simplify creating netwo
ii  liborbit2 1:2.6.3-2  Libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.2.3-1Layout and rendering of internatio
ii  libpopt0  1.7-2  lib for parsing cmdline parameters
ii  libstdc++51:3.3.2-0pre2  The GNU Standard C++ Library v3
ii  libtasn1-00.1.2-1Manage ASN.1 structures (runtime)
ii  libxml2   2.5.10-1   GNOME XML library
ii  libzvt2.0-0   2.0.1cvs20021009-4 The GNOME 2 zvt (zterm) widget - r
ii  xlibs 4.2.1-11   X Window System client libraries
ii  zlib1g1:1.1.4-14 compression lib

Bug#347864: marked as done (gdeb: appears in the KDE Lost+Found menu)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:01 +0100
with message-id <200906081820.n58ik1dp014...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #347864
has caused the Debian Bug report #347864,
regarding gdeb: appears in the KDE Lost+Found menu
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 ow...@bugs.debian.org
immediately.)


-- 
347864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=347864
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gdeb
Version: 0.4.9-1
Severity: normal


Hi,

I could not find what's wrong in /usr/share/applications/gdeb.desktop
but I hope than you know better than I.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)

Versions of packages gdeb depends on:
ii  apt [libapt-pkg-libc6.3-6 0.6.43.1   Advanced front-end for dpkg
ii  apt-utils [libapt-inst-li 0.6.43.1   APT utility programs
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libgcc1   1:4.1-0exp6GCC support library
ii  libgksu1.2-0  1.3.7-1library providing su and sudo func
ii  libgksuui1.0-11.0.7-1a graphical fronted to su library
ii  libglib2.0-0  2.8.5-1The GLib library of C routines
ii  libgtk2.0-0   2.8.9-2The GTK+ graphical user interface 
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libstdc++64.1-0exp6  The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-3 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-3 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-3 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-3 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-3 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra

Versions of packages gdeb recommends:
ii  gnome-apt 0.4.9-1graphical package manager
ii  mime-support  3.35-1 MIME files 'mime.types' & 'mailcap
ii  nautilus  2.12.2-2   file manager and graphical shell f

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#515345: marked as done (Gdebi problems with spaces in the source name to a package)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:03 +0100
with message-id <200906081820.n58ik3xn015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #515345
has caused the Debian Bug report #515345,
regarding Gdebi problems with spaces in the source name to a package
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 ow...@bugs.debian.org
immediately.)


-- 
515345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515345
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: Gdeb
Version: 0.4.9-5

Hi, http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=20;bug=515238

Well Gdeb have the same error has gdebi,
when u try to install a package with the source name with spaces got that
error...


I  dont understand if i need report this error to gnome-atp or here... but
that error exist in gdeb too.


Thanks!

I'm using
Linux Maximiliano 2.6.26-1-486 #1 Sat Jan 10 17:46:23 UTC 2009 i686
GNU/Linux
Debian/Unstable

-- 
Maximiliano Augusto Castañón Araneda
Santiago, Chile
Linux user # 394821
--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#225786: marked as done (gnome-apt: apt-listbugs integration)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:19:59 +0100
with message-id <200906081819.n58ijx0a014...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #225786
has caused the Debian Bug report #225786,
regarding gnome-apt: apt-listbugs integration
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 ow...@bugs.debian.org
immediately.)


-- 
225786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=225786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.5-1
Severity: wishlist

n integration in description window when package is selected in
"outdated" tab

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux gastrite 2.4.22 #5 mer set 3 20:14:03 CEST 2003 i686
Locale: LANG=it_IT.ISO-8859-1, LC_CTYPE=it_IT.ISO-8859-1

Versions of packages gnome-apt depends on:
ii  apt [libapt-pkg-libc6 0.5.17 Advanced front-end for dpkg
ii  apt-utils [libapt-ins 0.5.17 APT utility programs
ii  gksu  0.9.18 Gtk+ Frontend to su
ii  libart-2.0-2  2.3.16-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.4.1-1The ATK accessibility toolkit
ii  libaudiofile0 0.2.3-4The Audiofile Library
ii  libbonobo2-0  2.4.2-1Bonobo CORBA interfaces library
ii  libbonoboui2-02.4.2-1The Bonobo UI library
ii  libc6 2.3.2.ds1-10   GNU C Library: Shared libraries an
ii  libesd0   0.2.29-1   Enlightened Sound Daemon - Shared 
ii  libgcc1   1:3.3.3-0pre1  GCC support library
ii  libgconf2-4   2.4.0.1-2  GNOME configuration database syste
ii  libgcrypt11.1.12-4   LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.2.3-1The GLib library of C routines
ii  libgnome2-0   2.4.0-4The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.4.0-1A powerful object-oriented display
ii  libgnomeui-0  2.4.0.1-6  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.4.1-4.1  The GNOME virtual file-system libr
ii  libgnomevfs2-common   2.4.1-4.1  The GNOME virtual file-system libr
ii  libgnutls70.8.12-3.1 GNU TLS library - runtime library
ii  libgtk2.0-0   2.2.4-3The GTK+ graphical user interface 
ii  libjpeg62 6b-9   The Independent JPEG Group's JPEG 
ii  liborbit2 1:2.8.3-1  Libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.2.5-2.1  Layout and rendering of internatio
ii  libpopt0  1.7-4  lib for parsing cmdline parameters
ii  libstdc++51:3.3.3-0pre1  The GNU Standard C++ Library v3
ii  libtasn1-00.1.2-1Manage ASN.1 structures (runtime)
ii  libxml2   2.6.3-1GNOME XML library
ii  libzvt2.0-0   2.0.1cvs20021009-4 The GNOME 2 zvt (zterm) widget - r
ii  xlibs 4.2.1-15   X Window System client libraries
ii  zlib1g1:1.2.1-3  compression library - runtime

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#249013: marked as done (gnome-apt: The dependencies tree should be recursive)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:01 +0100
with message-id <200906081820.n58ik19y014...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #249013
has caused the Debian Bug report #249013,
regarding gnome-apt: The dependencies tree should be recursive
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 ow...@bugs.debian.org
immediately.)


-- 
249013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249013
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.7-1
Severity: wishlist

In the tree of dependencies each dependant package should also have subtree
of its depends. So we would have a recursively expanding tree.

This tree will be infinite because of circular dependencies. So it should
be populated dynamically.

Also there should be a command (menu item or even a toolbar button) to move
the cursor in the tree from a subitem which specifies a dependency to the
"main" item of this package in the tree (to the same package but on an
upper level).

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#220848: marked as done (gnome-apt: Package list would be more compact with icons)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:05 +0100
with message-id <200906081820.n58ik5bs015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #220848
has caused the Debian Bug report #220848,
regarding gnome-apt: Package list would be more compact with icons
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 ow...@bugs.debian.org
immediately.)


-- 
220848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=220848
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.4-2
Severity: wishlist

Hi,

Thanks for the much improved gnome-apt.
Here is a small suggestion for improvements. gnome-apt, like aptitude
and others, suffers from the problem of how to fit all the info in the
package lists. For me backend of version numbers is invariably clipped
because the version number column has been squeezed too much.

A few suggestion to save some space:
 - Replace installation status with an icon, and/or abbreviations. 
  "Not Installed" is just way too long.
 - Show (by default) only the new/to be installed version number, but 
   highlight the digits that are differnt from the previous numbers.
   That way it is immediately obvious whether just the debian version
   changed, it was a point release or a major jump, which is all I
   usually care about.

Thanks,

Jan


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux petteflet 2.4.20-1-k7 #1 Sat Mar 22 15:17:52 EST 2003 i686
Locale: LANG=english, LC_CTYPE=english

Versions of packages gnome-apt depends on:
ii  apt [libapt-pkg-libc6 0.5.14 Advanced front-end for dpkg
ii  apt-utils [libapt-ins 0.5.14 APT utility programs
ii  bonobo-activation 1:2.2.4-1  Bonobo Activation Framework
ii  gksu  0.9.16 Gtk+ Frontend to su
ii  libart-2.0-2  2.3.16-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.4.1-1The ATK accessibility toolkit
ii  libaudiofile0 0.2.3-4The Audiofile Library
ii  libbonobo-activation4 1:2.2.4-1  Bonobo Activation Framework -- run
ii  libbonobo2-0  2.2.3-1Bonobo CORBA interfaces library
ii  libbonoboui2-02.2.4-2The Bonobo UI library
ii  libc6 2.3.2-9GNU C Library: Shared libraries an
ii  libesd0   0.2.29-1   Enlightened Sound Daemon - Shared 
ii  libgcc1   1:3.3.2-1  GCC support library
ii  libgconf2-4   2.2.1-4GNOME configuration database syste
ii  libgcrypt11.1.12-4   LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.2.3-1The GLib library of C routines
ii  libgnome2-0   2.2.3-2The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.4.0-1A powerful object-oriented display
ii  libgnomeui-0  2.2.2-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.2.5-3The GNOME virtual file-system libr
ii  libgnomevfs2-common   2.2.5-3The GNOME virtual file-system libr
ii  libgnutls70.8.9-2GNU TLS library - runtime library
ii  libgtk2.0-0   2.2.1-6The GTK+ graphical user interface 
ii  libjpeg62 6b-9   The Independent JPEG Group's JPEG 
ii  liblinc1  2:1.0.3-4  library to simplify creating netwo
ii  liborbit2 1:2.6.3-2  Libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.2.5-1.1  Layout and rendering of internatio
ii  libpopt0  1.7-2  lib for parsing cmdline parameters
ii  libstdc++51:3.3.2-1  The GNU Standard C++ Library v3
ii  libtasn1-00.1.2-1Manage ASN.1 structures (runtime)
ii  libxml2   2.5.11-2   GNOME XML library
ii  libzvt2.0-0   2.0.1cvs20021009-4 The GNOME 2 zvt (zterm) widget - r
ii  xlibs 4.2.1-12.1 X Window System client libraries
ii  zlib1g1:1.1.4-16 compression library - runtime

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any 

Bug#487427: marked as done (gnome-apt: French program translation)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:03 +0100
with message-id <200906081820.n58ik37j015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #487427
has caused the Debian Bug report #487427,
regarding gnome-apt: French program translation
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 ow...@bugs.debian.org
immediately.)


-- 
487427: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487427
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Severity: wishlist
Tags: patch l10n

Please find attached the French translation update for gnome-apt.

Not my work indeed, but this was sleepign in the French mailing list for a
while.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
# translation of gnome-apt to French
# Copyright (C) 1998, 2007 Free Software Foundation, Inc.
#
# Vincent Renardias , 1998.
# Dragos Stoichita , 2007.
msgid ""
msgstr ""
"Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-02-11 23:42+0100\n"
"PO-Revision-Date: 2007-06-14 23:27+0200\n"
"Last-Translator: Dragos Stoichita \n"
"Language-Team: French \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"

#: src/acquirestatus.cc:65
msgid "Download Progress"
msgstr "État du téléchargement"

#: src/acquirestatus.cc:88
msgid "Error Log"
msgstr "Journal des erreurs"

#: src/acquirestatus.cc:132
#, c-format
msgid ""
"Please insert:\n"
"'%s'\n"
"in drive %s"
msgstr ""
"Veuillez insérer:\n"
"'%s'\n"
"dans le lecteur %s"

#: src/acquirestatus.cc:149
#, c-format
msgid "Already have %s "
msgstr "%s déjà récupéré "

#: src/acquirestatus.cc:189
#, c-format
msgid "Get: %ld %s [%s]"
msgstr "Récupération: %ld %s [%s]"

#: src/acquirestatus.cc:205
#, c-format
msgid "Finished %s"
msgstr "%s terminé"

#: src/acquirestatus.cc:224
#, c-format
msgid ""
"Failed to fetch %s\n"
"  %s\n"
msgstr ""
"Échec de la récupération de %s\n"
"  %s\n"

#: src/acquirestatus.cc:229
#, c-format
msgid ""
"%s\n"
"%s"
msgstr ""
"%s\n"
"%s"

#: src/acquirestatus.cc:260
#, c-format
msgid "Fetched %s in %s  (%s/s)"
msgstr "Récupéré %s en %s (%s/s)"

#: src/acquirestatus.cc:265
msgid "Fetched no data."
msgstr "Aucune donnée récupérée."

#: src/acquirestatus.cc:316
#, c-format
msgid "Item %ld, %s"
msgstr "Élément %ld, %s"

#: src/acquirestatus.cc:358
msgid "No active downloads"
msgstr "Pas de téléchargement en cours"

#: src/acquirestatus.cc:360
msgid "Active download(s):\n"
msgstr "Téléchargement(s) en cours:\n"

#: src/acquirestatus.cc:387
#, c-format
msgid "%s remaining at %s/s"
msgstr "%s restant à %s/s"

#: src/acquirestatus.cc:393
msgid "Stalled"
msgstr "Suspendu"

#: src/app.cc:115
msgid "GNOME Apt: A Package Tool"
msgstr "GNOME Apt: outil pour la gestion des paquets"

#: src/cache.cc:74
msgid ""
"Fatal error opening the package cache file which describes the available "
"package lists."
msgstr ""
"Erreur fatale lors de l'ouverture du fichier tampon qui décrit les listes "
"des paquets disponibles."

#: src/cache.cc:143
msgid "Broken"
msgstr "Cassé"

#: src/cache.cc:144
msgid "To be installed"
msgstr "À installer"

#: src/cache.cc:144
msgid "To be upgraded"
msgstr "À mettre à jour"

#: src/cache.cc:144
msgid "To be downgraded"
msgstr "À rétrograder"

#: src/cache.cc:145
msgid "To be deleted"
msgstr "À effacer"

#: src/cache.cc:145
msgid "Installed"
msgstr "Installés"

#: src/cache.cc:146
msgid "Not installed"
msgstr "Non installés"

#: src/cache.cc:147
msgid "Kept"
msgstr "Conservés"

#: src/cache.cc:147
msgid "Held"
msgstr "Figé"

#: src/cache.cc:148
msgid "Outdated"
msgstr "Périmé"

#: src/cache.cc:148
msgid "Up to date"
msgstr "À jour"

#: src/cache.cc:188 src/cache.cc:200 src/gdeb/main.cc:177
msgid "No priority available"
msgstr "Pas de priorité connue"

#: src/cache.cc:206
msgid "No version available"
msgstr "Pas de version disponible"

#: src/cache.cc:276
msgid "The list of sources could not be read."
msgstr "La liste des sources ne peut être lue."

#: src/cache.cc:283
msgid "The package lists or status file could not be parsed or opened."
msgstr "La liste des paquets ou le fichier d'état ne peut être ouvert ou analysé."

#: src/cache.cc:383
msgid ""
"Error - some problems were unresolvable.\n"
"If you are using an unstable version of Debian, it is possible that one or "
"mor

Bug#249018: marked as done (gnome-apt: No mean to setting "hold" flag)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:00 +0100
with message-id <200906081820.n58ik0vd014...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #249018
has caused the Debian Bug report #249018,
regarding gnome-apt: No mean to setting "hold" flag
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 ow...@bugs.debian.org
immediately.)


-- 
249018: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249018
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.7-1
Severity: wishlist

Gnome Apt has no mean to set "hold" flag of a package.

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#249012: marked as done (gnome-apt: Should be complex filtering like as in Synaptic)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:19:58 +0100
with message-id <200906081819.n58ijwgq014...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #249012
has caused the Debian Bug report #249012,
regarding gnome-apt: Should be complex filtering like as in Synaptic
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 ow...@bugs.debian.org
immediately.)


-- 
249012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249012
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.7-1
Severity: wishlist

It should be complex filtering like as in Synaptic. User need to have the
possibility to specify whether several search criterias to be connected
with AND or OR.

Also should be search on such fields as "Depends:" and "Provides:"

E.g. I like to search "Provides: x-windows-manager"

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#38567: marked as done (gnome-apt: Background package downloading..)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:04 +0100
with message-id <200906081820.n58ik4bb015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #38567
has caused the Debian Bug report #38567,
regarding gnome-apt: Background package downloading..
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 ow...@bugs.debian.org
immediately.)


-- 
38567: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=38567
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.3.2
Severity: wishlist

It would be very nice if gnome-apt could allow you to download things in
the background, while still allowing you to play with package selections.

It would be even nicer if it could dynamically change the list of things
to download whilst doing this. 

ie: 

I select the packages mypackage, hispackage and yapackage. I click "Download
in the background", and it starts downloading those three packages. Then I
decide that I don't want yapackage, but abpackage instead, so I deselect
yapackage and select abpackage. The download process then removes
yapackage from it's queue and adds abpackage to it.

-- System Information
Debian Release: potato
Kernel Version: Linux downstairs 2.2.6 #4 Sat May 1 19:10:13 BST 1999 i686 
unknown

Versions of the packages gnome-apt depends on:
ii  apt 0.3.6  Advanced front-end for dpkg
ii  gdk-imlib1  1.9.4-4Gdk-Imlib is an imaging library for use with
ii  libart2 1.0.9-3The Gnome canvas widget
ii  libaudiofile0   0.1.6-1The Audiofile Library
ii  libc6   2.1.1-9GNU C Library: Shared libraries and timezone
ii  libesd0 0.2.10-0.19990 Enlightened Sound Daemon - Shared libraries
ii  libglib1.2  1.2.3-1The GLib library of C routines
ii  libgnome32  1.0.9-3The Gnome libraries
ii  libgnomesupport 1.0.9-3The Gnome libraries (Support libraries)
ii  libgnomeui321.0.9-3The Gnome libraries (User Interface)
ii  libgtk1.2   1.2.3-1The GIMP Toolkit set of widgets for X
ii  libstdc++2.9-gl 2.91.66-2  The GNU stdc++ library (EGCS version)
ii  libzvt2 1.0.9-3The Gnome zvt (zterm) widget
ii  xlib6g  3.3.3.1-5  shared libraries required by X clients
ii  zlib1g  1.1.3-3compression library - runtime
ii  apt 0.3.6  Advanced front-end for dpkg
^^^ (Provides virtual package libapt-pkg2.4)
--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#55468: marked as done (gnome-apt: Please expose apt.conf options in preferences)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:02 +0100
with message-id <200906081820.n58ik2q0015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #55468
has caused the Debian Bug report #55468,
regarding gnome-apt: Please expose apt.conf options in preferences
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 ow...@bugs.debian.org
immediately.)


-- 
55468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=55468
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.3.6
Severity: wishlist

Greetings,

First, thank you for making an outstanding front-end to an amazing
tool!  I just started using gnome-apt in the course of introducing Linux
(and Debian) to a newbie, and you have done a really nice job with it.

In order to make the full power of apt available to GUI users, it would
be nice to be able to use the preferences dialog to set apt.conf
configuration options.  This would of course require parsing any
existing apt.conf file, and preferences selected here would be saved in
apt.conf and thus apply to all other front ends- which the user should
probably be warned about.  I think this would add significantly to the
usability of this extremely powerful tool.

Also, a nitpick: it would be nice if doing an update didn't un-select
all of my new packages to install...

Thanks very much,

-Adam P.

-- System Information
Debian Release: potato
Kernel Version: Linux ebedmelech 2.2.13 #1 Sun Oct 31 07:51:43 EST 1999
ppc unknown

Versions of the packages gnome-apt depends on:
ii  apt0.3.15 Advanced front-end for dpkg
ii  gdk-imlib1 1.9.8-2Gdk-Imlib is an imaging library for
use with
ii  libart21.0.54-1   The Gnome canvas widget
ii  libaudiofile0  0.1.9-0.1  The Audiofile Library
ii  libc6  2.1.2-5GNU C Library: Shared libraries and
timezone
ii  libesd00.2.16-2   Enlightened Sound Daemon - Shared
libraries
ii  libglib1.2 1.2.6-1The GLib library of C routines
ii  libgnome32 1.0.54-1   The Gnome libraries
ii  libgnomesuppor 1.0.54-1   The Gnome libraries (Support
libraries)
ii  libgnomeui32   1.0.54-1   The Gnome libraries (User Interface)
ii  libgtk1.2  1.2.6-1The GIMP Toolkit set of widgets for X
ii  libstdc++2.10  2.95.2-3   The GNU stdc++ library
ii  libzvt21.0.54-1   The Gnome zvt (zterm) widget
ii  xlib6g 3.3.5-1.1  shared libraries required by X clients

ii  apt0.3.15 Advanced front-end for dpkg
^^^ (Provides virtual package libapt-pkg2.6)
ii  zlib1g 1.1.3-5compression library - runtime
^^^ (Provides virtual package libz1)


--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#40137: marked as done (gnome-apt wishlist)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:11 +0100
with message-id <200906081820.n58ikbqp015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #40137
has caused the Debian Bug report #40137,
regarding gnome-apt wishlist
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 ow...@bugs.debian.org
immediately.)


-- 
40137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=40137
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.3.2

Hello,

As suggested by Havoc in a personal e-mail, here follows a (very!)
brief wish-list for gnome-apt:

- Gnome-apt should have the option of downloading-but-not-installing
a bunch of packages... just like apt-get does!

[]'s

Guilherme Zahn

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#215798: marked as done (bmv displays a small rectangle of garbage then locks the system completely. Hard reboot necessary.)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:29:03 +0100
with message-id <200906081829.n58it3xv015...@kmos.homeip.net>
and subject line bmv has been removed from Debian, closing #215798
has caused the Debian Bug report #215798,
regarding bmv displays a small rectangle of garbage then locks the system 
completely. Hard reboot necessary.
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 ow...@bugs.debian.org
immediately.)


-- 
215798: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=215798
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bmv
Version: 1.2-14
Severity: critical
Tags: sid
Justification: breaks the whole system


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux acer 2.4.21.030824 #1 Sun Aug 24 23:02:30 CEST 2003 i686
Locale: LANG=wa_BE.iso-8859-1, LC_CTYPE=wa_BE.iso-8859-1

Versions of packages bmv depends on:
ii  gs7.07-1 The Ghostscript Postscript interpr
ii  gs-aladdin [gs]   7.04-2 The Ghostscript Postscript interpr
ii  gs-esp [gs]   7.05.6-2.1 The Ghostscript Postscript interpr
ii  libc6 2.3.2-8GNU C Library: Shared libraries an
ii  svgalibg1 1:1.4.3-14 Console SVGA display libraries

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.2-23+rm

The bmv package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/462909 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#320945: marked as done (bmv: Needs to accept STDIN from pipe)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:29:04 +0100
with message-id <200906081829.n58it47a015...@kmos.homeip.net>
and subject line bmv has been removed from Debian, closing #320945
has caused the Debian Bug report #320945,
regarding bmv: Needs to accept STDIN from pipe
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 ow...@bugs.debian.org
immediately.)


-- 
320945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320945
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bmv
Version: 1.2-17
Severity: normal


Unless I'm mistaken, bmv duznt accept STDIN -- either thru a pipe or by
placing a dash after it. Now, this lack certainly must have been
discussed somewhere at some time -- so please consider this merely a
formal request for an important, normative function.




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (998, 'testing'), (501, 'stable'), (99, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.20
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages bmv depends on:
ii  gs  8.01-5   Transitional package
ii  gs-gpl [gs] 8.01-5   The GPL Ghostscript PostScript int
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libsvga11:1.4.3-21   console SVGA display libraries

bmv recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 1.2-23+rm

The bmv package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/462909 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#208908: marked as done (gnome-apt: "Unsatisfied Dependencies" pop-up text is redundant)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:06 +0100
with message-id <200906081820.n58ik6t5015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #208908
has caused the Debian Bug report #208908,
regarding gnome-apt: "Unsatisfied Dependencies" pop-up text is redundant
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 ow...@bugs.debian.org
immediately.)


-- 
208908: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=208908
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.4-2
Severity: minor


Again fire up 'gnome-apt'.  Under 'outdated' I see a new version of
'file' and click on it.  Pop goes the window:

   
1   Unsatisfied Dependencies (title)
2   Package| Version needed | Version to be installed (header)
3   libmagic1= 4.03-3 4.03-2(text list)
4
5* needed by file
6
7   Installing the selected package would introduce unsatisfied 
dependencies.
8   Should I try adding and/or removing packages to resolve the problems?
9
10  [Ignore] [No] [Yes]

   
Consider lines #1, #2, #5, and #7.  The only place where the offending
package ('file') is identified by name is #5.  Vital information shouldn't
be buried.

Suggest changing #1 (the title) to something like:

1   The new 'file' package version 4.03-3 has unsatisfied dependencies
1   'file' v4.03-3 has unsatisfied dependencies
1   Package: 'file', new version 4.03-3 has unsatisfied dependencies

(Giving the version number may help the user understand that there's
nothing wrong with the installed version, and the trouble is with
a particular version of a package, not the package in general.)

Also suggest deleting line #5, after changing #1.

Line #7 is redundant.  Changing "the selected package" to "file" (or whatever
the package was) would make it shorter and easier to read:

7   Installing 'file' v4.03-3 would introduce unsatisfied dependencies.

...but that repeats what line #1 should say.  Suggest deleting #7,
after changing #1.

BTW, if, for some odd programming reason, changing line #1 is difficult,
then suggest adding a line between #1 and #2, like so:

1   Unsatisfied Dependencies (title)
1.5  'file' v4.03-3 (boldface, maybe bigger font.)

Then deleting lines #5 and #7, for the reasons given.

Hope this helps...


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux Arf 2.4.21-1-k6 #2 Mon Jun 16 22:19:43 EST 2003 i586
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to C)

Versions of packages gnome-apt depends on:
ii  apt [libapt-pkg-libc6 0.5.10 Advanced front-end for dpkg
ii  apt-utils [libapt-ins 0.5.10 APT utility programs
ii  bonobo-activation 1:2.2.4-1  Bonobo Activation Framework
ii  gksu  0.9.16 Gtk+ Frontend to su
ii  libart-2.0-2  2.3.15-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.2.4-1The ATK accessibility toolkit
ii  libaudiofile0 0.2.3-4The Audiofile Library
ii  libbonobo-activation4 1:2.2.4-1  Bonobo Activation Framework -- run
ii  libbonobo2-0  2.2.3-1Bonobo CORBA interfaces library
ii  libbonoboui2-02.2.4-1The Bonobo UI library
ii  libc6 2.3.2-5GNU C Library: Shared libraries an
ii  libesd0   0.2.29-1   Enlightened Sound Daemon - Shared 
ii  libgcc1   1:3.3.2-0pre2  GCC support library
ii  libgconf2-4   2.2.1-3GNOME configuration database syste
ii  libgcrypt11.1.12-3   LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.2.3-1The GLib library of C routines
ii  libgnome2-0   2.2.3-2The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.2.1-3A powerful object-oriented display
ii  libgnomeui-0  2.2.2-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.2.5-3The GNOME virtual file-system libr
ii  libgnomevfs2-common   2.2.5-3The GNOME virtual file-system libr
ii  libgnutls70.8.9-2GNU TLS library - runtime library
ii  libgtk2.0-0   2.2.2-3The GTK+ graphical user interface 
ii  libjpeg62 6b-8   The Independent JPEG Group's JPEG 
ii  liblinc1 

Bug#249014: marked as done (gnome-apt: Add saving/loading package lists)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:07 +0100
with message-id <200906081820.n58ik7cy015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #249014
has caused the Debian Bug report #249014,
regarding gnome-apt: Add saving/loading package lists
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 ow...@bugs.debian.org
immediately.)


-- 
249014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249014
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.7-1
Severity: wishlist

Please add saving/loading the list of displayed packages.

For loading a package list it is needed to add back the package list
window. This window should have "Save As" and "Load" button. Additionally
it may have filtering entry and "Save" button.

It should be choice of three formats of saving package lists:

1. Space separated
a b c

2. Regexp
a|b|c

3. One per line
a
b
c

On loading it should accept all the three formats (and also should accept
if a tab or several spaces separate packages).

Regexp format could have the following variation: ^(a|b|c)$

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#252116: marked as done (gnome-apt: Crashing after Complete Run)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:07 +0100
with message-id <200906081820.n58ik7zx015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #252116
has caused the Debian Bug report #252116,
regarding gnome-apt: Crashing after Complete Run
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 ow...@bugs.debian.org
immediately.)


-- 
252116: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=252116
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.7-1
Severity: normal
Tags: sid

Every time I upgrade packages ("Complete Run") everything goes fine
until the message "You may close this window". After that the
application rebuilds the package directory and then crashes.

The backtrace:

Backtrace was generated from '/usr/bin/gnome-apt'

(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...[Thread debugging using libthread_db enabled]
[New Thread 1089403168 (LWP 3403)]
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...0x405d440e in __waitpid_nocancel () from
/lib/tls/libpthread.so.0
#0  0x405d440e in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#1  0x40085f48 in libgnomeui_module_info_get ()
   from /usr/lib/libgnomeui-2.so.0
   #2  
   #3  0x40ac8661 in pkgRecords::~pkgRecords ()
  from /usr/lib/libapt-pkg-libc6.3-5.so.3.3
  #4  0x0806a15b in gapt_cache_control_complete ()
  #5  0x08083655 in gnome_apt_menus_selection_changed ()
  #6  0x409e4151 in g_cclosure_marshal_VOID__VOID ()
 from /usr/lib/libgobject-2.0.so.0
 #7  0x409cfc20 in g_closure_invoke () from
 /usr/lib/libgobject-2.0.so.0
 #8  0x409e3c55 in g_signal_emit_by_name () from
 /usr/lib/libgobject-2.0.so.0
 #9  0x409e2c17 in g_signal_emit_valist () from
 /usr/lib/libgobject-2.0.so.0
 #10 0x409e2f14 in g_signal_emit () from
 /usr/lib/libgobject-2.0.so.0
 #11 0x4080eee7 in gtk_widget_activate () from
 /usr/lib/libgtk-x11-2.0.so.0
 #12 0x40720c72 in gtk_menu_shell_activate_item ()
from /usr/lib/libgtk-x11-2.0.so.0
#13 0x4071ff67 in _gtk_menu_shell_activat

Bug#479816: marked as done (Use "su-to-root -X" as su wrapper in menu/desktop files)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:08 +0100
with message-id <200906081820.n58ik855015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #479816
has caused the Debian Bug report #479816,
regarding Use "su-to-root -X" as su wrapper in menu/desktop files
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 ow...@bugs.debian.org
immediately.)


-- 
479816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479816
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Severity: important
Version: 0.4.9-5
User: debian-live-de...@lists.alioth.debian.org
Usertags: su-to-root
Tags: patch

Hi,

The menu item or .desktop file:

  /usr/share/applications/gnome-apt.desktop
  /usr/share/menu/gnome-apt
 
uses an su wrapper other than su-to-root such as "gksu" or "kdesu". On
Debian systems, please use "su-to-root -X", which will pick the correct
wrapper based on what's installed on the system and the current desktop
environment.

Using su-to-root is also important for Live CD systems which need to use
sudo rather than su (su-to-root permits global configuration to use sudo).
This change still important even if the package is targetted at (or uses a
widget toolkit closely related to) a particular desktop environment.

The solution is trivial:

 - Exec=gksu /usr/sbin/my-binary
 + Exec=su-to-root -X /usr/sbin/my-binary

Lintian reports this error as "su-wrapper-not-su-to-root".


Regards,

-- 
Chris Lamb, UK   ch...@chris-lamb.co.uk
GPG: 0x634F9A20


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#219677: marked as done (gnome-apt: Two minor suggestions)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:05 +0100
with message-id <200906081820.n58ik5mu015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #219677
has caused the Debian Bug report #219677,
regarding gnome-apt: Two minor suggestions
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 ow...@bugs.debian.org
immediately.)


-- 
219677: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=219677
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.4-2
Severity: wishlist
Tags: sid

Since you ask for feedback in the application...  :)

- Now the sort of the packages list is made by alphabetic order of 
package's name. It would be useful to click on the "Section" top column 
in order to have the packages sorted by section.

- In the search engine now you need to click on the button to start the 
search. What if only the search would be activated also only with 
[intro] after typing the searchable words.

- The same nice icon that appears in the Gnome menu could also appear in 
the pannel's windows list (now only a boring unidentifiying white sheet 
appears).

Thanks for your time invested in this package so uselful for dummy users 
like me, so scared with dselect and so unsecure with stright apt.  :)

Quim 

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux tort 2.4.20 #1 Sun May 4 18:12:18 CEST 2003 i686
Locale: lang=ca_es.iso-8859...@euro, lc_ctype=ca_es.iso-8859...@euro

Versions of packages gnome-apt depends on:
ii  apt [libapt-pkg-libc6 0.5.14 Advanced front-end for dpkg
ii  apt-utils [libapt-ins 0.5.14 APT utility programs
ii  bonobo-activation 1:2.4.0-3  Transitional package
ii  gksu  0.9.16 Gtk+ Frontend to su
ii  libart-2.0-2  2.3.16-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.4.1-1The ATK accessibility toolkit
ii  libaudiofile0 0.2.3-4woody1  The Audiofile Library
ii  libbonobo-activation4 1:2.4.0-3  Transitional package
ii  libbonobo2-0  2.4.1-3Bonobo CORBA interfaces library
ii  libbonoboui2-02.4.0-4The Bonobo UI library
ii  libc6 2.3.2.ds1-9GNU C Library: Shared libraries an
ii  libesd0   0.2.29-1woody1 Enlightened Sound Daemon - Shared 
ii  libgcc1   1:3.3.2-2  GCC support library
ii  libgconf2-4   2.4.0.1-2  GNOME configuration database syste
ii  libgcrypt11.1.12-4   LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.2.3-1The GLib library of C routines
ii  libgnome2-0   2.4.0-4The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.4.0-1A powerful object-oriented display
ii  libgnomeui-0  2.4.0.1-5  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.4.1-4The GNOME virtual file-system libr
ii  libgnomevfs2-common   2.4.1-4The GNOME virtual file-system libr
ii  libgnutls70.8.12-2   GNU TLS library - runtime library
ii  libgtk2.0-0   2.2.4-1The GTK+ graphical user interface 
ii  libjpeg62 6b-9   The Independent JPEG Group's JPEG 
ii  liblinc1  2:1.0.3-4  library to simplify creating netwo
ii  liborbit2 1:2.8.2-1  Libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.2.5-2Layout and rendering of internatio
ii  libpopt0  1.7-2  lib for parsing cmdline parameters
ii  libstdc++51:3.3.2-2  The GNU Standard C++ Library v3
ii  libtasn1-00.1.2-1woody1  Manage ASN.1 structures (runtime)
ii  libxml2   2.5.11-2   GNOME XML library
ii  libzvt2.0-0   2.0.1cvs20021009-4 The GNOME 2 zvt (zterm) widget - r
ii  xlibs 4.2.1-13   X Window System client libraries
ii  zlib1g1:1.1.4-16 compression library - runtime

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Ki

Bug#352915: marked as done (gdeb: segfault on "cancel" passworth authentication)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:09 +0100
with message-id <200906081820.n58ik92g015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #352915
has caused the Debian Bug report #352915,
regarding gdeb: segfault on "cancel" passworth authentication
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 ow...@bugs.debian.org
immediately.)


-- 
352915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352915
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gdeb
Version: 0.4.9-1
Severity: normal

gdeb crashes if you cancel password authentication.

#0  0xb76e2cd3 in strlen () from /lib/tls/libc.so.6
#1  0x0804c5d9 in gdeb_response_cb (wdg=0x80ccc18, responseid=1, 
data=0xbfc29550) at main.cc:285

memset (pwd, 0, strlen (pwd));
pwd seems to be NULL if gksu_ask_password(ctx, pwd); is cancelled (but
I haven't checked).

// This fixes the cancel button, but my "continue" button now seems
// broken.
if (NULL==gksu_ask_password()) {
gksu_context_free(ctx);
g_free(msg);
return;
}

There's also a boatload of warnings from valgrind before the window
even appears.  Cloned bug will follow.

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#249015: marked as done (gnome-apt: Add preference whether package info stays on top of the main window)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:09 +0100
with message-id <200906081820.n58ik9wl015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #249015
has caused the Debian Bug report #249015,
regarding gnome-apt: Add preference whether package info stays on top of the 
main window
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 ow...@bugs.debian.org
immediately.)


-- 
249015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249015
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.7-1
Severity: wishlist

Please add preference whether package info stays on top of the main window
(it seems that it stays on top being a transient window to the main window).

I prefer it not to stay on top (at least in some of working situations).

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#256534: marked as done (gnome-apt: Add command to get source)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:10 +0100
with message-id <200906081820.n58ikanr015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #256534
has caused the Debian Bug report #256534,
regarding gnome-apt: Add command to get source
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 ow...@bugs.debian.org
immediately.)


-- 
256534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=256534
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Version: 0.4.7-1
Severity: wishlist

Dear Filip,

I would appreciate a command to install the source package, as in
'apt-get source'.  That would have to ask for a destination directory
to put the source into, and otherwise do the normal downloading.  A
newbie message (a dialog with a 'do not show again' option) telling
the user that the source directory is not under apt control would
probably also be helpful.

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

Versions of packages gnome-apt depends on:
ii  apt [libapt-pkg-libc6 0.5.25 Advanced front-end for dpkg
ii  gksu  1.0.7-1graphical frontend to su
ii  libart-2.0-2  2.3.16-5   Library of functions for 2D graphi
ii  libatk1.0-0   1.6.1-2The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-4Open-source version of SGI's audio
ii  libbonobo2-0  2.6.2-2Bonobo CORBA interfaces library
ii  libbonoboui2-02.6.1-1The Bonobo UI library
ii  libc6 2.3.2.ds1-13   GNU C Library: Shared libraries an
ii  libesd-alsa0 [libesd0 0.2.29-1   Enlightened Sound Daemon (ALSA) - 
ii  libgcc1   1:3.3.4-1  GCC support library
ii  libgconf2-4   2.6.1-2GNOME configuration database syste
ii  libgcrypt11.1.12-4   LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.4.2-1The GLib library of C routines
ii  libgnome2-0   2.6.1-5The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.6.1.1-2  A powerful object-oriented display
ii  libgnomeui-0  2.6.1.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.6.1.1-3  The GNOME virtual file-system libr
ii  libgnomevfs2-common   2.6.1.1-3  The GNOME virtual file-system libr
ii  libgnutls70.8.12-5   GNU TLS library - runtime library
ii  libgtk2.0-0   2.4.3-1The GTK+ graphical user interface 
ii  libice6   4.3.0.dfsg.1-4 Inter-Client Exchange library
ii  libjpeg62 6b-9   The Independent JPEG Group's JPEG 
ii  liborbit2 1:2.10.2-1.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.4.0-4Layout and rendering of internatio
ii  libpopt0  1.7-4  lib for parsing cmdline parameters
ii  libsm64.3.0.dfsg.1-4 X Window System Session Management
ii  libstdc++51:3.3.4-1  The GNU Standard C++ Library v3
ii  libtasn1-00.1.2-2Manage ASN.1 structures (runtime)
ii  libx11-6  4.3.0.dfsg.1-4 X Window System protocol client li
ii  libxml2   2.6.10-3   GNOME XML library
ii  libzvt2.0-0   2.0.1cvs20021009-4 The GNOME 2 zvt (zterm) widget - r
ii  xlibs 4.3.0.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.1.1-3compression library - runtime

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#252910: marked as done (gnome-apt: ask for root password when root permissions needed)

2009-06-08 Thread Debian Bug Tracking System

Your message dated Mon, 8 Jun 2009 19:20:10 +0100
with message-id <200906081820.n58ikaxd015...@kmos.homeip.net>
and subject line gnome-apt has been removed from Debian, closing #252910
has caused the Debian Bug report #252910,
regarding gnome-apt: ask for root password when root permissions needed
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 ow...@bugs.debian.org
immediately.)


-- 
252910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=252910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-apt
Severity: wishlist


At present, when the normal user has an X session running, all these fail:

gnome-aptinsufficient permissions
su - ; gnome-apt "cannot open display"
su -p ; gnome-aptdirectories missing from PATH

When running as a normal user, gnome-apt should recognize when root
permissions will be needed, ask for the root password, and acquire the
necessary permissions.  (The SGI system management tools work this
way.  It encourages the sysadmin to do most of his work NOT logged in
as root.)

- Jim Van Zandt


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=C

--- End Message ---
--- Begin Message ---
Version: 0.4.9-5+rm

The gnome-apt package has been removed from Debian so we are closing
the bugs that were still opened against it.

For more information about this package's removal, read
http://bugs.debian.org/414526 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

Kind regards,
--
Marco Rodrigues

--- End Message ---


Bug#515345: closed by Marco Rodrigues (gnome-apt has been removed from Debian, closing #515345)

2009-06-08 Thread Maximi89
2009/6/8, Debian Bug Tracking System :
>
> This is an automatic notification regarding your Bug report
> which was filed against the gdeb package:
>
> #515345: Gdebi problems with spaces in the source name to a package
>
what happen with gdebi? this doesn't make sense, because gdeb and
gdebi have same issue, if you have a directory where you save all .deb
packages...

example:

"sudo gdebi-gtk /mnt/Linux packages/package.deb"

gdebi don't recognize that direction... and fails...

try it and you will understand what i'm talking about, this bug is
unresolved, i need open a new one?

this problem are in both packages, gdeb and gdebi 0.3.11debian1+nmu1


Thanks!
> It has been closed by Marco Rodrigues .
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Marco Rodrigues
>  by
> replying to this email.
>
>
> --
> 515345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515345
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>


-- 
Maximiliano Augusto Castañón Araneda
Santiago, Chile
Linux user # 394821



--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#515345: closed by Marco Rodrigues (gnome-apt has been removed from Debian, closing #515345)

2009-06-08 Thread Maximi89
sorry, was my mistake, this is solved, gdeb was the bugged file, gdebi
works correctly.

Thanks!

2009/6/8, Maximi89 :
> 2009/6/8, Debian Bug Tracking System :
>>
>> This is an automatic notification regarding your Bug report
>> which was filed against the gdeb package:
>>
>> #515345: Gdebi problems with spaces in the source name to a package
>>
> what happen with gdebi? this doesn't make sense, because gdeb and
> gdebi have same issue, if you have a directory where you save all .deb
> packages...
>
> example:
>
> "sudo gdebi-gtk /mnt/Linux packages/package.deb"
>
> gdebi don't recognize that direction... and fails...
>
> try it and you will understand what i'm talking about, this bug is
> unresolved, i need open a new one?
>
> this problem are in both packages, gdeb and gdebi 0.3.11debian1+nmu1
>
>
> Thanks!
>> It has been closed by Marco Rodrigues .
>>
>> Their explanation is attached below along with your original report.
>> If this explanation is unsatisfactory and you have not received a
>> better one in a separate message then please contact Marco Rodrigues
>>  by
>> replying to this email.
>>
>>
>> --
>> 515345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515345
>> Debian Bug Tracking System
>> Contact ow...@bugs.debian.org with problems
>>
>
>
> --
> Maximiliano Augusto Castañón Araneda
> Santiago, Chile
> Linux user # 394821
>


-- 
Maximiliano Augusto Castañón Araneda
Santiago, Chile
Linux user # 394821



--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org