Package: aptitude
State: installed
Automatically installed: no
Version: 0.4.1-1.1
Priority: important
Section: admin
Maintainer: Daniel Burrows <dburrows debian.org>
Uncompressed Size: 7361k
Depends: libapt-pkg-libc6.3-6-3.11, libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.0),
libncursesw5
(>= 5.4-5), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.0)
Recommends: aptitude-doc-en | aptitude-doc
Suggests: libparse-debianchangelog-perl, tasksel, debtags
micah riseup.net(Micah Anderson) 12.06.06 23:28
>Rainer Zocholl wrote:
>> Package: backupninja
>> New: yes
>> State: installed
>> Automatically installed: no
>> Version: 0.9.3-6
>> Priority: optional
>> Section: admin
>> Maintainer: Micah Anderson <micah riseup.net>
>>
>> seems not to contain/install "ninjahelper"
>The version in the debian archive (in both etch and sid: 0.9.3-6) has
>ninjahelper in it:
>Setting up backupninja (0.9.3-6) ...
>etch:/# dpkg -L backupninja
>/.
>/usr
>/usr/lib
>/usr/lib/backupninja
>/usr/lib/backupninja/easydialog
>/usr/lib/backupninja/parseini
>/usr/lib/backupninja/tools
>/usr/lib/backupninja/vserver
>/usr/bin
>/usr/sbin
>/usr/sbin/backupninja
>/usr/sbin/ninjahelper
>...
>Where did you get your package from?
>From a standard debian mirror using "aptitude".
I tried it on 3 different machines.
All should "default" to "stable".
None had "ninjahelper".
>> In stable you find 0.9.3
>No, stable has 0.5-3sarge1, it does not have 0.9.3:
But
"aptitude show backupninja"
is generating the output 0.9.3 i sent to the list...
>sarge:/# rmadison backupninja
>backupninja | 0.5-3sarge1 | stable | source, all
>backupninja | 0.9.3-6 | testing | source, all
>backupninja | 0.9.3-6 | unstable | source, all
I don't have a command "rmadison"
the bestfitting would be "madison-lite" which generates
colinux:~# madison-lite backupninja
/usr/bin/madison-lite: can't open mirror directory './dists'
>> too on the webpage
>> dev.riseup.net/backupninja/download/backupninja-0.9.3.tar.gz
>> where "ninjahelper" is included but "./configure" fails under
>> debian-linux.
>If you want to send the ./configure error to the backupninja mailing
>list, we can help you there.
Already done.
"A waiting moderation" since 4 days... ;-) (or ":-(..." ?)
Meanwhile i found one reason:
It failed because it uses "automake" but it is not checking
if "automake" really available (and it wasn't).
So the "Makafile.am" are not transfered to "Makefile.in"
>But I would suggest getting the right
>package installed.
ACK.
I did -meanwhile- an
#aptitude -t testing install bacupninja
and there i got the ninjahelper!
colinux:~# aptitude show backupninja
Package: backupninja
State: installed
Automatically installed: no
Version: 0.9.3-6
Priority: optional
Section: admin
Maintainer: Micah Anderson <[EMAIL PROTECTED]>
Uncompressed Size: 406k
Depends: gawk | mawk, dialog, bash (>= 2.05b-26)
same answer as in last mail with 0.5 installed as we know now.
but:
colinux:~# dpkg -L backupninja | grep bin
/usr/bin
/usr/sbin
/usr/sbin/backupninja
/usr/sbin/ninjahelper
colinux:~# grep backupninja /var/log/aptitude
[INSTALL] backupninja
[UPGRADE] backupninja 0.5-3sarge1 -> 0.9.3-6
Funny...
So i don't understand why
aptitude show
displays a version 0.9.3!
If that would had been "0.5-3" i would not have asked!
Ok.
Let's staart from scratch:
aptitude remove backupninja
aptitude purge backupninja
aptitude install backupninja
Unpacking backupninja (from .../backupninja_0.5-3sarge1_all.deb)
Ah!
Argl...
"aptitude show "
still shows 0.9.3! and NOT the installed 0.5.
" show - Display detailed information about a package"
Hm...i assume "installed package", or "default package"
colinux:~# aptitude -t stable show backupninja
Package: backupninja
State: installed
Automatically installed: no
Version: 0.9.3-6
Priority: optional
Section: admin
colinux:~# aptitude -t sarge show backupninja
Package: backupninja
State: installed
Automatically installed: no
Version: 0.9.3-6
colinux:~# aptitude -t woody show backupninja
Package: backupninja
State: installed
Automatically installed: no
Version: 0.9.3-6
colinux:~# aptitude -t rainer show backupninja
Package: backupninja
State: installed
Automatically installed: no
Version: 0.9.3-6
colinux:~# cat /etc/apt/apt.conf | grep -v "^//"
APT::Architecture "i386";
APT::Default-Release "stable";
APT::Cache-Limit 16777216;
Would someone please be so kind and redirect this bugreport to the
aptitude team and mark this for backupninja done?
New Subject: aptitude show ignors version info
TIA.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]