Re: Everyone go test aptitude 0.3.4!

2005-10-03 Thread Bernd Schubert
 
 I reported a bug several weeks ago and didn't get the slightest response.
 
 You filed a single severity: important bug against apt.  Regardless of
 whether you got an answer, this doesn't qualify as critical.
 

I decided to fill it in as 'important' only, since I was surprised nobody
else reported it and so I'm not sure this bug is as severe as I believe it
to be. As I only tested it in our chroot environment and since I'm
currently not willing to blow up my home system, I also can't confirm that
other systems/configurations are affected as well. 
However, I really didn't expect that my report seems to be ignored. 

Regards,
Bernd


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Everyone go test aptitude 0.3.4!

2005-10-02 Thread Marc Haber
On Sun, 2 Oct 2005 02:57:43 +0200, Steinar H. Gunderson
[EMAIL PROTECTED] wrote:
Am I missing something here?

baby:~ LANG=C sudo aptitude -t experimental install aptitude

The package is in incoming, you cannot apt it yet.

Greetings
Marc

-- 
-- !! No courtesy copies, please !! -
Marc Haber |Questions are the | Mailadresse im Header
Mannheim, Germany  | Beginning of Wisdom  | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG Rightful Heir | Fon: *49 621 72739834



Re: Everyone go test aptitude 0.3.4!

2005-10-02 Thread Bernd Schubert
 
   I suppose so -- it'll probably take a while before the translations are
 ready anyway.  When do you think apt 0.6.41 and its related packages will
 go in?
 
 Not until gcc-4.0 and perl are both updated in testing, which block much
 of
 the archive from being updated right now.  gcc-4.0 is blocked mainly by
 kaffe at this point; perl is blocked by the yet-unresolved testsuite
 failures on arm and m68k.
 

May I kindly ask first to solve the critical bugs in apt-0.6.x and then
upload it to Etch? I mean, I reported a bug several weeks ago and didn't
get the slightest response.

Thanks,
Bernd


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Everyone go test aptitude 0.3.4!

2005-10-02 Thread Guilherme de S. Pastore
Em Sáb, 2005-10-01 às 21:43 -0400, Travis Crump escreveu:
 That's the stale 0.3.3 aptitude, looks like the new one won't hit the
 archives til tomorrow[or it needs to be autobuilt]...

The dinstall run will happen in approximately 4h30, according to
http://people.debian.org/~joerg/dinstall.html =D

Regards,

-- 
Guilherme de S. Pastore (fatalerror)
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Everyone go test aptitude 0.3.4!

2005-10-02 Thread Steve Langasek
On Sun, Oct 02, 2005 at 03:37:53PM +0200, Bernd Schubert wrote:

I suppose so -- it'll probably take a while before the translations are
  ready anyway.  When do you think apt 0.6.41 and its related packages will
  go in?

  Not until gcc-4.0 and perl are both updated in testing, which block much
  of
  the archive from being updated right now.  gcc-4.0 is blocked mainly by
  kaffe at this point; perl is blocked by the yet-unresolved testsuite
  failures on arm and m68k.


 May I kindly ask first to solve the critical bugs in apt-0.6.x

The what?

 I reported a bug several weeks ago and didn't get the slightest response.

You filed a single severity: important bug against apt.  Regardless of
whether you got an answer, this doesn't qualify as critical.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Everyone go test aptitude 0.3.4!

2005-10-01 Thread Daniel Burrows
  I've just uploaded aptitude 0.3.4 to experimental.  This is basically a 
release candidate for 0.4 -- if no nasty bugs crop up, it will be uploaded as 
0.4 in unstable once the translators catch up with all the string changes.  
So, everyone go find bugs in it!

A few of the major changes relative to 0.2 (unstable) are:

  - UTF-8 support
  - A new dependency resolution algorithm
  - Threading (downloads run in the background to keep the program responsive)

  Daniel

-- 
/--- Daniel Burrows [EMAIL PROTECTED] --\
| This is too absurd!  The world can't end this stupidly! |
| Oh, sure it can.  Have some faith.  |
|   -- Fluble   |
\ The Turtle Moves! -- http://www.lspace.org ---/


pgpYGSa08xVjE.pgp
Description: PGP signature


Re: Everyone go test aptitude 0.3.4!

2005-10-01 Thread Steinar H. Gunderson
On Sat, Oct 01, 2005 at 05:48:14PM -0700, Daniel Burrows wrote:
   I've just uploaded aptitude 0.3.4 to experimental.  This is basically a 
 release candidate for 0.4 -- if no nasty bugs crop up, it will be uploaded as 
 0.4 in unstable once the translators catch up with all the string changes.  
 So, everyone go find bugs in it!

Am I missing something here?

baby:~ LANG=C sudo aptitude -t experimental install aptitude
(...)
E: Unable to resolve some dependencies!
Some packages had unmet dependencies.  This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

The following packages have unmet dependencies:
  aptitude: Depends: libapt-pkg-libc6.3-5-3.9 which is a virtual package.
Depends: libsigc++-2.0-0 (= 2.0.2) but it is not installable

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Everyone go test aptitude 0.3.4!

2005-10-01 Thread Travis Crump
Steinar H. Gunderson wrote:
 On Sat, Oct 01, 2005 at 05:48:14PM -0700, Daniel Burrows wrote:
   I've just uploaded aptitude 0.3.4 to experimental.  This is basically a 
 release candidate for 0.4 -- if no nasty bugs crop up, it will be uploaded 
 as 
 0.4 in unstable once the translators catch up with all the string changes.  
 So, everyone go find bugs in it!
 
 Am I missing something here?
 
 baby:~ LANG=C sudo aptitude -t experimental install aptitude
 (...)
 E: Unable to resolve some dependencies!
 Some packages had unmet dependencies.  This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 
 The following packages have unmet dependencies:
   aptitude: Depends: libapt-pkg-libc6.3-5-3.9 which is a virtual package.
 Depends: libsigc++-2.0-0 (= 2.0.2) but it is not installable
 
 /* Steinar */

That's the stale 0.3.3 aptitude, looks like the new one won't hit the
archives til tomorrow[or it needs to be autobuilt]...

Been using 0.3.3 for a while and the new interactive dependency
resolution is pretty cool, if a little confusing at first.

Travis



signature.asc
Description: OpenPGP digital signature


Re: Everyone go test aptitude 0.3.4!

2005-10-01 Thread Daniel Burrows
On Saturday 01 October 2005 05:57 pm, Steinar H. Gunderson wrote:
 On Sat, Oct 01, 2005 at 05:48:14PM -0700, Daniel Burrows wrote:
    I've just uploaded aptitude 0.3.4 to experimental.  This is basically a
  release candidate for 0.4 -- if no nasty bugs crop up, it will be
  uploaded as 0.4 in unstable once the translators catch up with all the
  string changes. So, everyone go find bugs in it!

 Am I missing something here?

  The operative word is just :-).  Newly uploaded packages have to go live 
in the incoming ghetto until the next dinstall run lets them into the 
archive.

  The binary packages are currently available at

http://incoming.debian.org/aptitude_0.3.4-1_i386.deb
http://incoming.debian.org/aptitude-doc-cs_0.3.4-1_all.deb
http://incoming.debian.org/aptitude-doc-en_0.3.4-1_all.deb
http://incoming.debian.org/aptitude-doc-fr_0.3.4-1_all.deb

  Daniel

-- 
/--- Daniel Burrows [EMAIL PROTECTED] --\
| You mean, you'll drop your rock and  |
|  I'll drop my sword and we'll just try to |
|  kill one another like civilized people? |
|   -- The Princess Bride |
\ Got APT? -- Debian GNU/Linux http://www.debian.org ---/


pgpe8sA3dwGDD.pgp
Description: PGP signature


Re: Everyone go test aptitude 0.3.4!

2005-10-01 Thread Steve Langasek
On Sat, Oct 01, 2005 at 05:48:14PM -0700, Daniel Burrows wrote:
   I've just uploaded aptitude 0.3.4 to experimental.  This is basically a 
 release candidate for 0.4 -- if no nasty bugs crop up, it will be uploaded as 
 0.4 in unstable once the translators catch up with all the string changes.  
 So, everyone go find bugs in it!

Would it perhaps be a good idea to hold off on uploading to unstable until
the current version of the apt packages reach testing?

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Re: Everyone go test aptitude 0.3.4!

2005-10-01 Thread Daniel Burrows
On Saturday 01 October 2005 07:07 pm, Steve Langasek wrote:
   On Sat, Oct 01, 2005 at 05:48:14PM -0700, Daniel Burrows wrote:
    I've just uploaded aptitude 0.3.4 to experimental.  This is basically a
  release candidate for 0.4 -- if no nasty bugs crop up, it will be
  uploaded as 0.4 in unstable once the translators catch up with all the
  string changes. So, everyone go find bugs in it!

 Would it perhaps be a good idea to hold off on uploading to unstable until
 the current version of the apt packages reach testing?

  I suppose so -- it'll probably take a while before the translations are 
ready anyway.  When do you think apt 0.6.41 and its related packages will go 
in?

  Daniel

-- 
/--- Daniel Burrows [EMAIL PROTECTED] --\
| Of course you can't see the guards.  They DON'T EXIST!  |
| Oh my god, we're surrounded! Run away, run away!  |
|  -- Fluble|
\ The Turtle Moves! -- http://www.lspace.org ---/


pgpkDXsdTWiNM.pgp
Description: PGP signature


Re: Everyone go test aptitude 0.3.4!

2005-10-01 Thread Steve Langasek
On Sat, Oct 01, 2005 at 07:18:32PM -0700, Daniel Burrows wrote:
 On Saturday 01 October 2005 07:07 pm, Steve Langasek wrote:
On Sat, Oct 01, 2005 at 05:48:14PM -0700, Daniel Burrows wrote:
     I've just uploaded aptitude 0.3.4 to experimental.  This is basically a
   release candidate for 0.4 -- if no nasty bugs crop up, it will be
   uploaded as 0.4 in unstable once the translators catch up with all the
   string changes. So, everyone go find bugs in it!

  Would it perhaps be a good idea to hold off on uploading to unstable until
  the current version of the apt packages reach testing?

   I suppose so -- it'll probably take a while before the translations are 
 ready anyway.  When do you think apt 0.6.41 and its related packages will go 
 in?

Not until gcc-4.0 and perl are both updated in testing, which block much of
the archive from being updated right now.  gcc-4.0 is blocked mainly by
kaffe at this point; perl is blocked by the yet-unresolved testsuite
failures on arm and m68k.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature