Processed (with 1 errors): fixing the mess i created

2006-11-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 close 399316 2.5.6-6
Bug#399316: echo -e used where -n is wanted; breaks postinst with dash
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.5.6-6, send any further explanations to 
Santiago Garcia Mantinan [EMAIL PROTECTED]

 reopen 399315
Bug#399315: debian-installer: [powerpc] miboot-floppies kernel bump missing ...
'reopen' is deprecated when a bug has been closed with a version;
use 'found' or 'submitter' as appropriate instead.
Bug reopened, originator not changed.

 notfound 399315 mdadm/2.5.6-6
Unknown command or malformed arguments to command.

 notfound 399315 2.5.6-6
Bug#399315: debian-installer: [powerpc] miboot-floppies kernel bump missing ...
Bug marked as not found in version 2.5.6-6.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#400313: Error on package configuration of pkgsel on netinstall

2006-11-25 Thread [EMAIL PROTECTED]

Package: debian-installer
Version: Etch RC1 Net Install

I have one Toshiba satellite 4030CDT and 1 cd of Debian Etch RC1 
NetInstall, I tried to install it by wireless ethernet pcmcia, and i see 
this bug:


http://lnx.spyro.it/IMG_0416.jpg

I tried install it by installgui, and in the step of selection and 
installation of the packages they give to this error with blocked the 
installation and return on the section of selection step.


I have tried also to intallare from install, expert and expertgui but it 
gives always the same error to me.


I am using Debian GNU/Linux Etch RC1, kernel 2.6.17-2-486 32bit on netinstall.



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



Re: Cause of g-i crashing on AMD64 at VT switch found

2006-11-25 Thread Attilio Fiandrotti

Jérôme Marant wrote:

Le vendredi 24 novembre 2006 15:01, Attilio Fiandrotti a écrit :


Hi

i recently put my hands on an AMD64 machine, so i had the chance to run 
the installer from a chroot and i noticed that the crash produces this log


libgcc_s.so.1 must be installed for pthread_cancel to work
(!) [ 5905:0.000] -- Caught signal 6 (unknown origin) --
libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted

adding this library (and full libc) to the chroot prevents the crash.

Try this by yourself

- boot an amd64 image with DEBIAN_FRONTEND=newt
- proceed with installation process until full libc6 is unpacked
- wget libgcc_s.so.1 into the installer
- export DEBIAN_FRONTEND=gtk
- debian-installer

now you should be able to chvt without crashing anymore.



Thanks for finding this bug!

I didn't know that you could change the frontend on the fly.
So you interrupted it right after installing the libc and
restarted after changing the frontend?



I think this starts two main-menu instances in parallel, but one could 
set global the DEBIAN_FRONTEND variable and then kill mainmenu (wrapped) 
to see if it's possible having one single main-menu instance running.


cheers and thanks for all your efforts in debugging this :)

Attilio


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



Regarding: [powerpc64] load the fan control modules

2006-11-25 Thread Spectator
Op 25-11-2006 om 08:02 schreef Sven Luther:
 On Fri, Nov 24, 2006 at 11:55:24AM -0200, Otavio Salvador wrote:
  
  Neither of I or Frans said that it need to be done until today or
  tomorrow. We just asked for the fix.
  
  You misunderstand it as I was forcing you to fix it ASAP and it's not
  true.
 
 Well, you sure where putting lot of pressure on me, and indirectly implying
 that i was not doing it right because i had not yet provided the fix.

It also fits in the every body is against me dogma.


Cheers
Spectator, feeding the flame war


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



Re: Cause of g-i crashing on AMD64 at VT switch found

2006-11-25 Thread Jérôme Marant
Le vendredi 24 novembre 2006 15:01, Attilio Fiandrotti a écrit :
 Hi
 
 i recently put my hands on an AMD64 machine, so i had the chance to run 
 the installer from a chroot and i noticed that the crash produces this log
 
 libgcc_s.so.1 must be installed for pthread_cancel to work
 (!) [ 5905:0.000] -- Caught signal 6 (unknown origin) --
 libgcc_s.so.1 must be installed for pthread_cancel to work
 Aborted
 
 adding this library (and full libc) to the chroot prevents the crash.
 
 Try this by yourself
 
 - boot an amd64 image with DEBIAN_FRONTEND=newt
 - proceed with installation process until full libc6 is unpacked
 - wget libgcc_s.so.1 into the installer
 - export DEBIAN_FRONTEND=gtk
 - debian-installer
 
 now you should be able to chvt without crashing anymore.

Thanks for finding this bug!

I didn't know that you could change the frontend on the fly.
So you interrupted it right after installing the libc and
restarted after changing the frontend?

-- 
Jérôme Marant


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



Re: switching frontend on the fly

2006-11-25 Thread Geert Stappers
Op 25-11-2006 om 11:31 schreef Jérôme Marant:
 Le vendredi 24 novembre 2006 15:01, Attilio Fiandrotti a écrit :
  
  Try this by yourself
  
  - boot an amd64 image with DEBIAN_FRONTEND=newt
  - proceed with installation process until full libc6 is unpacked
  - wget libgcc_s.so.1 into the installer
  - export DEBIAN_FRONTEND=gtk
  - debian-installer
  
  now you should be able to chvt without crashing anymore.
 
 Thanks for finding this bug!
 
 I didn't know that you could change the frontend on the fly.
 So you interrupted it right after installing the libc and
 restarted after changing the frontend?


I'm also curious about how to switch the frontend.

My use case for it is running d-i on a slow (e.g. old) computer
which default starts with newt frontend and switching to text frontend
would allow the CPU to spend it's power on d-i rather then
redrawing/updating the screen.


Cheers
Geert Stappers


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



Bug#400313: Error on package configuration of pkgsel on netinstall

2006-11-25 Thread Frans Pop
On Saturday 25 November 2006 10:57, [EMAIL PROTECTED] wrote:
 I have one Toshiba satellite 4030CDT and 1 cd of Debian Etch RC1
 NetInstall, I tried to install it by wireless ethernet pcmcia, and i
 see this bug:

 http://lnx.spyro.it/IMG_0416.jpg

 I tried install it by installgui, and in the step of selection and
 installation of the packages they give to this error with blocked the
 installation and return on the section of selection step.

The real error is earlier. This is only a result of the earlier error. 
Please send us the full /var/log/syslog (gzipped) of the installation 
after the failure.
You can use the Save logs option in the main menu to get the syslog off 
the system.

Cheers,
FJP


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



Re: Bug#394971: [powerpc64] load the fan control modules

2006-11-25 Thread Otavio Salvador
Sven Luther [EMAIL PROTECTED] writes:

 Neither of I or Frans said that it need to be done until today or
 tomorrow. We just asked for the fix.
 
 You misunderstand it as I was forcing you to fix it ASAP and it's not
 true.

 Well, you sure where putting lot of pressure on me, and indirectly implying
 that i was not doing it right because i had not yet provided the fix.

No. I said that wasn't right you say that I or anyother are supposed
to fix problems in your or anyother patches before it gets included on
d-i itself. I hadn't say that you're suppose to do that in one day or
two. I just asked you to do so.

-- 
O T A V I OS A L V A D O R
-
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
-
Microsoft sells you Windows ... Linux gives
 you the whole house.


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



Bug#399315: marked as done (debian-installer: [powerpc] miboot-floppies kernel bump missing ...)

2006-11-25 Thread Debian Bug Tracking System
Your message dated Sat, 25 Nov 2006 13:11:36 +0100
with message-id [EMAIL PROTECTED]
and subject line Close bug again
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: debian-installer
Severity: normal


Please attach the attached patch. I forgot to bump the miboot floppies to
2.6.18-2 in the preceding patch.

Friendly,

Sven Luther

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Index: config/powerpc/powerpc/floppy.cfg
===
--- config/powerpc/powerpc/floppy.cfg   (revision 42725)
+++ config/powerpc/powerpc/floppy.cfg   (working copy)
@@ -1,7 +1,7 @@
 FLAVOUR_SUPPORTED = root net-drivers cd-drivers boot boot-ofonly
 MEDIA_TYPE = floppy
 FLOPPY_SIZE = 1440
-KERNELVERSION = 2.6.17-2-powerpc-miboot
+KERNELVERSION = 2.6.18-2-powerpc-miboot
 
 # media where images may be written to (via dd).
 WRITE_MEDIA += $(FLAVOUR_SUPPORTED)
---End Message---
---BeginMessage---
Patch was already applied.
---End Message---


Re: switching frontend on the fly

2006-11-25 Thread Attilio Fiandrotti

Geert Stappers wrote:

Op 25-11-2006 om 11:31 schreef Jérôme Marant:


Le vendredi 24 novembre 2006 15:01, Attilio Fiandrotti a écrit :


Try this by yourself

- boot an amd64 image with DEBIAN_FRONTEND=newt
- proceed with installation process until full libc6 is unpacked
- wget libgcc_s.so.1 into the installer
- export DEBIAN_FRONTEND=gtk
- debian-installer

now you should be able to chvt without crashing anymore.


Thanks for finding this bug!

I didn't know that you could change the frontend on the fly.
So you interrupted it right after installing the libc and
restarted after changing the frontend?




I'm also curious about how to switch the frontend.

My use case for it is running d-i on a slow (e.g. old) computer
which default starts with newt frontend and switching to text frontend
would allow the CPU to spend it's power on d-i rather then
redrawing/updating the screen.


While debugging the g-i i often used tricks like this, but i'm not 100% 
sure killing the installer while a d-i component runs is a safe practice.
I noticed that killing the partitioner causes the system to hang, while 
other components (e.g. network configurator etc..) can be killed and 
then restarted later without noticeable issues.
Geert, maybe it's safer passing something like DEBIAN_FRONTEND=text to 
the kernel while preseeding ?
Honestly i dunno if using thetxt frontend instead of newt will save a 
lot of memory, but for sure using newt instead of gtk will save a lot of 
space in initrd and memory at runtime.
If you need to do remote installations you could use the web frontend i 
wrote, which should offer a low cpu/memory/space overhead.


cheers

Attilio


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



HELLO

2006-11-25 Thread Robert Page
Greetings, 
 
I am Barr. Robert C. Page. I am reaching you to handle an investment 
portfolio. 
 
I am reaching you to assist in repatriating the funds and property left 
behind by my late client before it will be confiscated by government 
and declared unserviceable by the bank where the huge deposits were 
lodged. 
He died intestate and every attempt to trace any member of his family 
has proved abortive and unsuccessful. 
 
Do note that who you are does not matter and you will be better 
informed when I hear from you. 
 
I want you to respond by sending: 
 
1. Your full names 
2. Tel  fax numbers 
3. Complete Address 
 
Send the above information and I will furnish you with more information 
about the estate and process of transfer to you. 
 
Yours Faithfully, 
 
Barrister Robert C. Page esq. 
London, U.K. 
 
 
N.B: 
Please respond with your full names, address, phone and fax numbers for 
the immediate start up of this transaction. Do note that who you are 
does not matter and you will be better informed when I hear from you. 


Re: Bug#394971: [powerpc64] load the fan control modules

2006-11-25 Thread Sven Luther
On Sat, Nov 25, 2006 at 10:38:04AM -0200, Otavio Salvador wrote:
 Sven Luther [EMAIL PROTECTED] writes:
 
  Neither of I or Frans said that it need to be done until today or
  tomorrow. We just asked for the fix.
  
  You misunderstand it as I was forcing you to fix it ASAP and it's not
  true.
 
  Well, you sure where putting lot of pressure on me, and indirectly implying
  that i was not doing it right because i had not yet provided the fix.
 
 No. I said that wasn't right you say that I or anyother are supposed
 to fix problems in your or anyother patches before it gets included on
 d-i itself. I hadn't say that you're suppose to do that in one day or
 two. I just asked you to do so.

Repeteadly, while i had told you i would do on WE. And then you said if i
don't fix it you would commit it with a message implying i was not willing to
fix it myself, and finally commited it yesterday.

Friendly,

Sven Luther


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



[D-I] Please update kernel udebs to 2.6.18-6

2006-11-25 Thread Frans Pop
We are ready to make the switch to 2.6.18 for Debian Installer.
For most architectures the 2.6.18-6 (ABI -3) should now be available in 
unstable.

Please update the kernel udebs for your architecture ASAP.

Cheers,
FJP


pgpzfF4yIelLA.pgp
Description: PGP signature


Bug#400263: installation report: low memory install (kbd-chooser and ext3 creation)

2006-11-25 Thread Emanuele Rocca
Hello Holger,

* Holger Wansing [EMAIL PROTECTED], [2006-11-24 20:52 +0100]:
  Partitions:  hda13,9 GB ext2 as /
   hda296 MB as swap   (but I tried
   several different schemes, read further)
[...]

  2. ext3 creation on low memory machines.
 There has been a bugreport on nslu2 where creating 
 1GB ext3 partitions failed (ran out of memory) when
 swap partition was to small.
 I have here a 4GB hard disc and I wasn't able to
 create a ext3 partition of this size (tried with
 different swaps, max was 128 MB). Progress bar froze
 everytime at 33%.

With the nslu2 I've been able to create an ext3 fs on a 1G partition
with 96M swap (see #399951). So there seems to be a relation between the
size of the swap partition and the maximum size of the ext3 fs you can
create.

I don't know, maybe  partman-auto could decide the size of the swap area
according to the disk size?

   - Or some note in the manual about this situation?

Yes, I think that documenting this problem would be very useful.

Even if partman-auto could do some magic to setup a swap area big enough
to avoid the problem, the user has always the option to partition the
disk manually (obiouvsly). 

ciao,
ema


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



Re: Bug#394971: [powerpc64] load the fan control modules

2006-11-25 Thread Otavio Salvador
Sven Luther [EMAIL PROTECTED] writes:

 On Sat, Nov 25, 2006 at 10:38:04AM -0200, Otavio Salvador wrote:
 Sven Luther [EMAIL PROTECTED] writes:
 
  Neither of I or Frans said that it need to be done until today or
  tomorrow. We just asked for the fix.
  
  You misunderstand it as I was forcing you to fix it ASAP and it's not
  true.
 
  Well, you sure where putting lot of pressure on me, and indirectly implying
  that i was not doing it right because i had not yet provided the fix.
 
 No. I said that wasn't right you say that I or anyother are supposed
 to fix problems in your or anyother patches before it gets included on
 d-i itself. I hadn't say that you're suppose to do that in one day or
 two. I just asked you to do so.

 Repeteadly, while i had told you i would do on WE. And then you said if i
 don't fix it you would commit it with a message implying i was not willing to
 fix it myself, and finally commited it yesterday.

I did it 'cause you suggested that I or anyother could fix it. So I
did. Please next time say: I'll do it and send a fixed patch for
you. So I'll wait for you.

-- 
O T A V I OS A L V A D O R
-
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
-
Microsoft sells you Windows ... Linux gives
 you the whole house.


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



Bug#400107: installation-reports

2006-11-25 Thread m_josenhans
 Can it be reproduced? 
I guess yes, however in order to do this I would have to reinstall debian etch.

Br, 
Michael



 -Ursprüngliche Nachricht-
 Von: Geert Stappers [EMAIL PROTECTED]
 Gesendet: 25.11.06 03:14:05
 An: Michael Josenhans [EMAIL PROTECTED]
 CC: [EMAIL PROTECTED]
 Betreff: Re: Bug#400107: installation-reports


 Op 24-11-2006 om 21:59 schreef Michael Josenhans:
  
  Suddenly after  restarting the PC, the internet access is no longer working.
  In the networking settings, the ethernet connection 'eth1' had been
  disabled. After manual reactivation via the network settings, everything
  works fine again. Is this a bug?
 
 At least a hick up
 
  I remember to have noticed  the same issue with a prio debian 'testing'
  installation on this PC, just a few days ago.
  Is this a known bug?
 
 No.
 
 Can it be reproduced? 
 
 
 GSt


___
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=02




Re: Bug#394971: [powerpc64] load the fan control modules

2006-11-25 Thread Sven Luther
On Sat, Nov 25, 2006 at 01:42:48PM -0200, Otavio Salvador wrote:
 Sven Luther [EMAIL PROTECTED] writes:
 
  On Sat, Nov 25, 2006 at 10:38:04AM -0200, Otavio Salvador wrote:
  Sven Luther [EMAIL PROTECTED] writes:
  
   Neither of I or Frans said that it need to be done until today or
   tomorrow. We just asked for the fix.
   
   You misunderstand it as I was forcing you to fix it ASAP and it's not
   true.
  
   Well, you sure where putting lot of pressure on me, and indirectly 
   implying
   that i was not doing it right because i had not yet provided the fix.
  
  No. I said that wasn't right you say that I or anyother are supposed
  to fix problems in your or anyother patches before it gets included on
  d-i itself. I hadn't say that you're suppose to do that in one day or
  two. I just asked you to do so.
 
  Repeteadly, while i had told you i would do on WE. And then you said if i
  don't fix it you would commit it with a message implying i was not willing 
  to
  fix it myself, and finally commited it yesterday.
 
 I did it 'cause you suggested that I or anyother could fix it. So I

Well you can hardly deny that the patches where so trivial that you could
easily enough have fixed them, or frans for that matter.

I did indeed tell so, you could have fixed them.

I never did say that i would not fix them though, and you where most
insistent.

So, i guess we can attribute this to another communication problem, and let's
go forward, the fixed package is in the archive, and everyone should be happy.

 did. Please next time say: I'll do it and send a fixed patch for
 you. So I'll wait for you.

Possibly, but this again shows why Frans should allow the commit rights back.
This second-guessing of patches, and the whole issue means a bigger chance of
anger going in and miscommunication, and don't blind yourself, i am angered at
the current situation, and it serves *NO* purpose, except humiliating me, at
least no purpose i was ever told, nor anyone i could guess.

So, imagine these two work flows :

Case A, as it should be :

  1) I find a bug in a package, or notice a bug report.

  2) I investigate and commit it to the svn repo.

  3) Either the patch is on a package where i am the resident expert, i test
  it and upload the package if the current freeze status allow it.

  4) Or it is not, i leave the fix commited, and after some time i ping frans
  or one of the uploaders for an upload.

  5) If i make an error in 3), or someone else makes an error in 4), or don't
  notice a problem with my patch in 4), once it is noticed, i fix it, discuss
  the issue with folks more knowledgeable with me, and we go back to 2).

Case B, as it currently is :  

  1) I find a bug in a package, or notice a bug report.

  2) I investigate, test the fix, and commit it to a bug report.

  3) Some time passes, i bug frans, who is busy and doesn't have time.

  4) More time passes, i bug folk on #debian-boot irc, mmm wait, i am banned
  from there.

  5) Instead of telling me about a problem in the package, the bug report gets
  ignored.

  6) As i see an upload happening who could as well have included my patch, i
  lose patience, as speaking with folk who tell me to FUCK YOU is not really
  very motivating, i just make the upload, as is my right to do.

  7) Frans notices, feels angered, decides to revert the patch without telling
  me.

  8) I notice, feel angered, post to debian-boot unhappy message against
  frans.

  9) Frans starts looking at my patches, he is little familiar with the area i
  work on, so he makes clue-less comments which if followed on will break the
  changes, the dispute with me undoubtly increases his willingness to find
  reproach in my patches.

  10) I feel angered and so things escalate as each other gets more angered,
  lot of time is lost, instead of doing productive work, everyone has a bad
  feeling, the issue becomes a mess.

You see clearly which of the cases is the better one, both technically, as it
allows to do more work in the given time, and socially, as it allows the past
differences to be smoothed and forgotten over time, and everyone to be happy
forever after.

Now, you also see that in the current situation this is not the case, that by
its very nature, it will mean more time is lost that could have been used for
productive work, and un-balance and consequent un-fairness of the situation,
create a climate of angry-ness and bad feeling, which will never be smoothed,
and which will last forever until one of the party breaks. This is the kind of
situation which is the stuff for drama-novels, and a few centuries ago, would
have led to duels and stuff.

Do we really want this. If you want to help in this matter, speak about this
current situation with members of the d-i team, maybe not frans or joeyh
directly, but with other members of the team, with Christian, with others.

I don't know what Frans told you, nor what he told others, he never came
forward and spoke to me honestly about 

Processing of linux-kernel-di-powerpc-2.6_1.24_powerpc.changes

2006-11-25 Thread Archive Administrator
linux-kernel-di-powerpc-2.6_1.24_powerpc.changes uploaded successfully to 
localhost
along with the files:
  linux-kernel-di-powerpc-2.6_1.24.dsc
  linux-kernel-di-powerpc-2.6_1.24.tar.gz
  kernel-image-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  nic-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  nic-extra-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  nic-shared-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  serial-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  usb-serial-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  ppp-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  ide-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  cdrom-core-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  firewire-core-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  scsi-core-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  scsi-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  scsi-common-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  scsi-extra-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  floppy-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  loop-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  ipv6-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  ext2-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  ext3-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  jfs-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  reiserfs-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  xfs-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  fat-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  hfs-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  affs-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  ufs-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  md-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  usb-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  usb-storage-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  pcmcia-storage-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  input-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  mouse-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  irda-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  nic-pcmcia-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  pcmcia-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  sata-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  firmware-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  crypto-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  fs-common-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb
  kernel-image-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  nic-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  nic-extra-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  nic-shared-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  serial-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  usb-serial-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  ppp-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  ide-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  cdrom-core-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  firewire-core-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  scsi-core-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  scsi-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  scsi-common-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  scsi-extra-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  floppy-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  loop-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  ipv6-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  ext2-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  ext3-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  jfs-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  reiserfs-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  xfs-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  fat-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  hfs-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  affs-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  ufs-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  md-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  usb-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  usb-storage-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  pcmcia-storage-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  input-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  mouse-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  irda-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  nic-pcmcia-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  pcmcia-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  sata-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  firmware-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  crypto-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  fs-common-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  hypervisor-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  fancontrol-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb
  kernel-image-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb
  nic-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb
  nic-extra-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb
  nic-shared-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb
  

linux-kernel-di-i386-2.6_1.38_i386.changes ACCEPTED

2006-11-25 Thread Debian Installer

Accepted:
acpi-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/acpi-modules-2.6.18-3-486-di_1.38_i386.udeb
cdrom-core-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/cdrom-core-modules-2.6.18-3-486-di_1.38_i386.udeb
cdrom-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/cdrom-modules-2.6.18-3-486-di_1.38_i386.udeb
crc-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/crc-modules-2.6.18-3-486-di_1.38_i386.udeb
crypto-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/crypto-modules-2.6.18-3-486-di_1.38_i386.udeb
efi-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/efi-modules-2.6.18-3-486-di_1.38_i386.udeb
ext3-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/ext3-modules-2.6.18-3-486-di_1.38_i386.udeb
fat-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/fat-modules-2.6.18-3-486-di_1.38_i386.udeb
fb-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/fb-modules-2.6.18-3-486-di_1.38_i386.udeb
firewire-core-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/firewire-core-modules-2.6.18-3-486-di_1.38_i386.udeb
firmware-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/firmware-modules-2.6.18-3-486-di_1.38_i386.udeb
floppy-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/floppy-modules-2.6.18-3-486-di_1.38_i386.udeb
ide-core-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/ide-core-modules-2.6.18-3-486-di_1.38_i386.udeb
ide-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/ide-modules-2.6.18-3-486-di_1.38_i386.udeb
input-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/input-modules-2.6.18-3-486-di_1.38_i386.udeb
ipv6-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/ipv6-modules-2.6.18-3-486-di_1.38_i386.udeb
irda-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/irda-modules-2.6.18-3-486-di_1.38_i386.udeb
jfs-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/jfs-modules-2.6.18-3-486-di_1.38_i386.udeb
kernel-image-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/kernel-image-2.6.18-3-486-di_1.38_i386.udeb
linux-kernel-di-i386-2.6_1.38.dsc
  to pool/main/l/linux-kernel-di-i386-2.6/linux-kernel-di-i386-2.6_1.38.dsc
linux-kernel-di-i386-2.6_1.38.tar.gz
  to pool/main/l/linux-kernel-di-i386-2.6/linux-kernel-di-i386-2.6_1.38.tar.gz
loop-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/loop-modules-2.6.18-3-486-di_1.38_i386.udeb
md-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/md-modules-2.6.18-3-486-di_1.38_i386.udeb
mouse-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/mouse-modules-2.6.18-3-486-di_1.38_i386.udeb
nic-extra-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/nic-extra-modules-2.6.18-3-486-di_1.38_i386.udeb
nic-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/nic-modules-2.6.18-3-486-di_1.38_i386.udeb
nic-pcmcia-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/nic-pcmcia-modules-2.6.18-3-486-di_1.38_i386.udeb
nic-shared-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/nic-shared-modules-2.6.18-3-486-di_1.38_i386.udeb
nic-usb-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/nic-usb-modules-2.6.18-3-486-di_1.38_i386.udeb
ntfs-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/ntfs-modules-2.6.18-3-486-di_1.38_i386.udeb
parport-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/parport-modules-2.6.18-3-486-di_1.38_i386.udeb
pcmcia-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/pcmcia-modules-2.6.18-3-486-di_1.38_i386.udeb
pcmcia-storage-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/pcmcia-storage-modules-2.6.18-3-486-di_1.38_i386.udeb
plip-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/plip-modules-2.6.18-3-486-di_1.38_i386.udeb
ppp-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/ppp-modules-2.6.18-3-486-di_1.38_i386.udeb
qnx4-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/qnx4-modules-2.6.18-3-486-di_1.38_i386.udeb
reiserfs-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 
pool/main/l/linux-kernel-di-i386-2.6/reiserfs-modules-2.6.18-3-486-di_1.38_i386.udeb
sata-modules-2.6.18-3-486-di_1.38_i386.udeb
  to 

linux-kernel-di-ia64-2.6_1.11_ia64.changes ACCEPTED

2006-11-25 Thread Debian Installer

Accepted:
acpi-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/acpi-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
cdrom-core-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/cdrom-core-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
crc-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/crc-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
crypto-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/crypto-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
efi-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/efi-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
ext3-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/ext3-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
fat-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/fat-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
fb-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/fb-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
firewire-core-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/firewire-core-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
firmware-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/firmware-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
ide-core-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/ide-core-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
ide-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/ide-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
input-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/input-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
ipv6-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/ipv6-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
irda-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/irda-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
jfs-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/jfs-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
kernel-image-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/kernel-image-2.6.18-3-itanium-di_1.11_ia64.udeb
linux-kernel-di-ia64-2.6_1.11.dsc
  to pool/main/l/linux-kernel-di-ia64-2.6/linux-kernel-di-ia64-2.6_1.11.dsc
linux-kernel-di-ia64-2.6_1.11.tar.gz
  to pool/main/l/linux-kernel-di-ia64-2.6/linux-kernel-di-ia64-2.6_1.11.tar.gz
loop-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/loop-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
md-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/md-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
mouse-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/mouse-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
nic-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/nic-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
nic-shared-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/nic-shared-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
nic-usb-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/nic-usb-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
ntfs-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/ntfs-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
parport-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/parport-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
pcmcia-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/pcmcia-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
plip-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/plip-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
ppp-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/ppp-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
reiserfs-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/reiserfs-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
sata-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/sata-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
scsi-common-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/scsi-common-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
scsi-core-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/scsi-core-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
scsi-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 
pool/main/l/linux-kernel-di-ia64-2.6/scsi-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
serial-modules-2.6.18-3-itanium-di_1.11_ia64.udeb
  to 

linux-kernel-di-powerpc-2.6_1.24_powerpc.changes is NEW

2006-11-25 Thread Debian Installer
(new) affs-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb extra debian-installer
Amiga filesystem support
 This package contains the Amiga filesystem module for the Linux kernel.
(new) affs-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb extra 
debian-installer
Amiga filesystem support
 This package contains the Amiga filesystem module for the Linux kernel.
(new) affs-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb extra 
debian-installer
Amiga filesystem support
 This package contains the Amiga filesystem module for the Linux kernel.
(new) affs-modules-2.6.18-3-prep-di_1.24_powerpc.udeb extra debian-installer
Amiga filesystem support
 This package contains the Amiga filesystem module for the Linux kernel.
(new) cdrom-core-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) cdrom-core-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) cdrom-core-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) cdrom-core-modules-2.6.18-3-prep-di_1.24_powerpc.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) crypto-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb extra 
debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb extra 
debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb extra 
debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-prep-di_1.24_powerpc.udeb extra debian-installer
crypto modules
 This package contains crypto modules.
(new) ext2-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb standard 
debian-installer
EXT2 filesystem support
 This package contains the EXT2 filesystem module for the Linux kernel.
(new) ext2-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb standard 
debian-installer
EXT2 filesystem support
 This package contains the EXT2 filesystem module for the Linux kernel.
(new) ext2-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb standard 
debian-installer
EXT2 filesystem support
 This package contains the EXT2 filesystem module for the Linux kernel.
(new) ext2-modules-2.6.18-3-prep-di_1.24_powerpc.udeb standard debian-installer
EXT2 filesystem support
 This package contains the EXT2 filesystem module for the Linux kernel.
(new) ext3-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb standard 
debian-installer
EXT3 filesystem support
 This package contains the EXT3 filesystem module for the Linux kernel.
(new) ext3-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb standard 
debian-installer
EXT3 filesystem support
 This package contains the EXT3 filesystem module for the Linux kernel.
(new) ext3-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb standard 
debian-installer
EXT3 filesystem support
 This package contains the EXT3 filesystem module for the Linux kernel.
(new) ext3-modules-2.6.18-3-prep-di_1.24_powerpc.udeb standard debian-installer
EXT3 filesystem support
 This package contains the EXT3 filesystem module for the Linux kernel.
(new) fancontrol-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb standard 
debian-installer
Apple powermac fancontrol modules
 Contains drivers for macintosh i2c bus as well as for the monitoring devices
 connected to it. This allows to control the fans during installation.
(new) fat-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fat-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb extra 
debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fat-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fat-modules-2.6.18-3-prep-di_1.24_powerpc.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) firewire-core-modules-2.6.18-3-powerpc-di_1.24_powerpc.udeb standard 
debian-installer
Core FireWire drivers
 This package contains core FireWire drivers for the Linux kernel.
(new) firewire-core-modules-2.6.18-3-powerpc-miboot-di_1.24_powerpc.udeb 
standard debian-installer
Core FireWire drivers
 This package contains core FireWire drivers for the Linux kernel.
(new) firewire-core-modules-2.6.18-3-powerpc64-di_1.24_powerpc.udeb standard 
debian-installer
Core FireWire drivers
 This package contains core FireWire drivers for the Linux kernel.
(new) 

linux-kernel-di-powerpc-2.6_1.24_powerpc.changes REJECTED

2006-11-25 Thread Archive Administrator
reject as requested by debian-boot



===

If you don't understand why your files were rejected, or if the
override file requires editing, reply to this email.


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



Bug#397649: install-report: NTP sync missing by default

2006-11-25 Thread Kurt Roeckx
On Sun, Nov 12, 2006 at 03:57:25PM -0500, Rick Thomas wrote:
 
 Installing ntp by default (making it have priority standard) would  
 be good for the many Debian users who have always-on network access.   
 But it would be a problem for the minority who have no or only  
 intermittent (e.g. dial-up) network access.

For ntpd to really work properly you need a static IP address.


Kurt



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



Re: linux-kernel-di-powerpc-2.6_1.24_powerpc.changes REJECTED

2006-11-25 Thread Sven Luther
Hi fellow debian-powerpc users,

Once more, some influent folk in the debian-boot team, who didn't even want to
be named, is trying to stop me from working on powerpc d-i.

Frans requested uploads of 2.6.18-3 .udeb packages, and so i did it, but the
package was rejected. 

Fellow powerpc debian users, i urge you to speak up, and push for this issue
to be sorted. It is clear that nothing i say or do will have any influence on
this, and both our DPL, and people of the tech ctte, like ian and steve, are
fully letting this happen.

Those of you who said they would be willing to mediate in this, can i ask you
to do something, this is driving me crazy, and all the time i spent in this
childish fight i so often wanted to end, i cannot spend fixing bugs.

Please help me stop this witch hunt.

Sven:
An last a personal message to Frans, remember when we where in Extremadura, we
had a good time, and we worked side by side. I seriously lament that it all
degenerated like it did. I certainly have my part of responsability in this,
but i passed though times, as you know. Let's put pride and arrogance and
remembrance of past hurts aside, and let's again work on d-i all together, as
it should be. 

Frans:
My honest opinion of it: the biggest load of self-satisfied and self-centered
crap I've ever seen
FUCK YOU!

Friendly,

Sven Luther

On Sat, Nov 25, 2006 at 07:42:11PM +, Archive Administrator wrote:
 reject as requested by debian-boot
 
 
 
 ===
 
 If you don't understand why your files were rejected, or if the
 override file requires editing, reply to this email.
 ---
 Orange vous informe que cet  e-mail a ete controle par l'anti-virus mail. 
 Aucun virus connu a ce jour par nos services n'a ete detecte.
 
 
 


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



Processing of linux-kernel-di-mipsel-2.6_0.8_mipsel.changes

2006-11-25 Thread Archive Administrator
linux-kernel-di-mipsel-2.6_0.8_mipsel.changes uploaded successfully to localhost
along with the files:
  linux-kernel-di-mipsel-2.6_0.8.dsc
  linux-kernel-di-mipsel-2.6_0.8.tar.gz
  kernel-image-2.6.18-3-r3k-kn02-di_0.8_mipsel.udeb
  ipv6-modules-2.6.18-3-r3k-kn02-di_0.8_mipsel.udeb
  reiserfs-modules-2.6.18-3-r3k-kn02-di_0.8_mipsel.udeb
  crypto-modules-2.6.18-3-r3k-kn02-di_0.8_mipsel.udeb
  kernel-image-2.6.18-3-r4k-kn04-di_0.8_mipsel.udeb
  ipv6-modules-2.6.18-3-r4k-kn04-di_0.8_mipsel.udeb
  reiserfs-modules-2.6.18-3-r4k-kn04-di_0.8_mipsel.udeb
  crypto-modules-2.6.18-3-r4k-kn04-di_0.8_mipsel.udeb
  kernel-image-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  ppp-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  ide-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  cdrom-core-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  scsi-core-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  scsi-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  scsi-common-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  loop-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  ipv6-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  jfs-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  reiserfs-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  xfs-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  fat-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  md-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  usb-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  usb-storage-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  fb-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  input-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  sata-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  crypto-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb
  kernel-image-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  ppp-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  ide-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  cdrom-core-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  scsi-core-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  scsi-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  scsi-common-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  loop-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  ipv6-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  jfs-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  reiserfs-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  xfs-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  fat-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  md-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  usb-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  usb-storage-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  fb-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  input-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  sata-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  crypto-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb
  kernel-image-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  ppp-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  cdrom-core-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  loop-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  ipv6-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  jfs-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  reiserfs-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  xfs-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  fat-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  nfs-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  md-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  crypto-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb
  kernel-image-2.6.18-3-qemu-di_0.8_mipsel.udeb
  loop-modules-2.6.18-3-qemu-di_0.8_mipsel.udeb
  jfs-modules-2.6.18-3-qemu-di_0.8_mipsel.udeb
  reiserfs-modules-2.6.18-3-qemu-di_0.8_mipsel.udeb
  xfs-modules-2.6.18-3-qemu-di_0.8_mipsel.udeb
  fat-modules-2.6.18-3-qemu-di_0.8_mipsel.udeb
  md-modules-2.6.18-3-qemu-di_0.8_mipsel.udeb

Greetings,

Your Debian queue daemon


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



Processing of linux-kernel-di-mips-2.6_0.8_mips.changes

2006-11-25 Thread Archive Administrator
linux-kernel-di-mips-2.6_0.8_mips.changes uploaded successfully to localhost
along with the files:
  linux-kernel-di-mips-2.6_0.8.dsc
  linux-kernel-di-mips-2.6_0.8.tar.gz
  kernel-image-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  ppp-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  loop-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  ipv6-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  jfs-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  reiserfs-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  xfs-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  md-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  crypto-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb
  kernel-image-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  ppp-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  loop-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  ipv6-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  jfs-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  reiserfs-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  xfs-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  md-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  crypto-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb
  kernel-image-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  ppp-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  ide-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  cdrom-core-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  scsi-core-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  scsi-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  scsi-common-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  loop-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  ipv6-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  jfs-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  reiserfs-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  xfs-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  fat-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  md-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  usb-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  usb-storage-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  fb-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  input-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  sata-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  crypto-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb
  kernel-image-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  ppp-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  ide-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  cdrom-core-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  scsi-core-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  scsi-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  scsi-common-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  loop-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  ipv6-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  jfs-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  reiserfs-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  xfs-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  fat-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  md-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  usb-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  usb-storage-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  fb-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  input-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  sata-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  crypto-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb
  kernel-image-2.6.18-3-qemu-di_0.8_mips.udeb
  loop-modules-2.6.18-3-qemu-di_0.8_mips.udeb
  jfs-modules-2.6.18-3-qemu-di_0.8_mips.udeb
  reiserfs-modules-2.6.18-3-qemu-di_0.8_mips.udeb
  xfs-modules-2.6.18-3-qemu-di_0.8_mips.udeb
  fat-modules-2.6.18-3-qemu-di_0.8_mips.udeb
  md-modules-2.6.18-3-qemu-di_0.8_mips.udeb

Greetings,

Your Debian queue daemon


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



linux-kernel-di-mips-2.6_0.8_mips.changes is NEW

2006-11-25 Thread Debian Installer
(new) cdrom-core-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) cdrom-core-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) crypto-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb extra debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb extra debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb extra 
debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb extra 
debian-installer
crypto modules
 This package contains crypto modules.
(new) fat-modules-2.6.18-3-qemu-di_0.8_mips.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fat-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fat-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb extra 
debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fb-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb extra debian-installer
Frame buffer support
 This package contains Frame buffer drivers for the Linux kernel.
(new) fb-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb extra debian-installer
Frame buffer support
 This package contains Frame buffer drivers for the Linux kernel.
(new) ide-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb standard 
debian-installer
IDE drivers
 This package contains IDE drivers for the Linux kernel.
(new) ide-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb standard 
debian-installer
IDE drivers
 This package contains IDE drivers for the Linux kernel.
(new) input-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb extra 
debian-installer
Input devices support
 This package contains input device drivers for the Linux kernel.
(new) input-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb extra 
debian-installer
Input devices support
 This package contains input device drivers for the Linux kernel.
(new) ipv6-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb extra debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) ipv6-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb extra debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) ipv6-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb extra 
debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) ipv6-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb extra 
debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) jfs-modules-2.6.18-3-qemu-di_0.8_mips.udeb standard debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) jfs-modules-2.6.18-3-r4k-ip22-di_0.8_mips.udeb standard debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) jfs-modules-2.6.18-3-r5k-ip32-di_0.8_mips.udeb standard debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) jfs-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb standard 
debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) jfs-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mips.udeb standard 
debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) kernel-image-2.6.18-3-qemu-di_0.8_mips.udeb extra debian-installer
Linux kernel binary image for the Debian installer
 This package contains the Linux kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.
(new) kernel-image-2.6.18-3-r4k-ip22-di_0.8_mips.udeb extra debian-installer
Linux kernel binary image for the Debian installer
 This package contains the Linux kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.
(new) kernel-image-2.6.18-3-r5k-ip32-di_0.8_mips.udeb extra debian-installer
Linux kernel binary image for the Debian installer
 This package contains the Linux kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.
(new) kernel-image-2.6.18-3-sb1-bcm91250a-di_0.8_mips.udeb extra 
debian-installer
Linux kernel binary image for the Debian installer
 This package contains the Linux kernel image for the Debian installer
 boot images. It does _not_ provide a usable 

linux-kernel-di-mipsel-2.6_0.8_mipsel.changes is NEW

2006-11-25 Thread Debian Installer
(new) cdrom-core-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) cdrom-core-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) cdrom-core-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb standard 
debian-installer
CDROM support
 This package contains core CDROM support for the Linux kernel.
(new) crypto-modules-2.6.18-3-r3k-kn02-di_0.8_mipsel.udeb extra debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-r4k-kn04-di_0.8_mipsel.udeb extra debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb extra 
debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb extra 
debian-installer
crypto modules
 This package contains crypto modules.
(new) crypto-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb extra 
debian-installer
crypto modules
 This package contains crypto modules.
(new) fat-modules-2.6.18-3-qemu-di_0.8_mipsel.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fat-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb extra debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fat-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb extra 
debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fat-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb extra 
debian-installer
FAT filesystem support
 This package contains the FAT and VFAT filesystem modules for the Linux kernel.
(new) fb-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb extra 
debian-installer
Frame buffer support
 This package contains Frame buffer drivers for the Linux kernel.
(new) fb-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb extra 
debian-installer
Frame buffer support
 This package contains Frame buffer drivers for the Linux kernel.
(new) ide-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb standard 
debian-installer
IDE drivers
 This package contains IDE drivers for the Linux kernel.
(new) ide-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb standard 
debian-installer
IDE drivers
 This package contains IDE drivers for the Linux kernel.
(new) input-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb extra 
debian-installer
Input devices support
 This package contains input device drivers for the Linux kernel.
(new) input-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb extra 
debian-installer
Input devices support
 This package contains input device drivers for the Linux kernel.
(new) ipv6-modules-2.6.18-3-r3k-kn02-di_0.8_mipsel.udeb extra debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) ipv6-modules-2.6.18-3-r4k-kn04-di_0.8_mipsel.udeb extra debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) ipv6-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb extra debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) ipv6-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb extra 
debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) ipv6-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb extra 
debian-installer
IPv6 driver
 This package contains the IPv6 driver for the Linux kernel.
(new) jfs-modules-2.6.18-3-qemu-di_0.8_mipsel.udeb standard debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) jfs-modules-2.6.18-3-r5k-cobalt-di_0.8_mipsel.udeb standard 
debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) jfs-modules-2.6.18-3-sb1-bcm91250a-di_0.8_mipsel.udeb standard 
debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) jfs-modules-2.6.18-3-sb1a-bcm91480b-di_0.8_mipsel.udeb standard 
debian-installer
JFS filesystem support
 This package contains the JFS filesystem module for the Linux kernel.
(new) kernel-image-2.6.18-3-qemu-di_0.8_mipsel.udeb extra debian-installer
Linux kernel binary image for the Debian installer
 This package contains the Linux kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.
(new) kernel-image-2.6.18-3-r3k-kn02-di_0.8_mipsel.udeb extra debian-installer
Linux kernel binary image for the Debian installer
 This package contains the Linux kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.

d-i beta 3: selecting multple partitions for crypto use, then configure encrypted partitions only configures first partition

2006-11-25 Thread Sven Mueller
hi.

I'm unsure wether this was already reported earlier or not, so I'm not
posting this as a bug report.

I installed two systems with three encrypted partitions each, and while
partitioning, I first set each encrypted partition to the appropriate
use (for encryption?). I then went to the configure encrypted
partitions (or whatever it's exact text is), which properly asked for
confirmation and password(s), but it only actually did that for the
first partition I marked as for encryption. The only way I got around
this was to mark 1 partition as for encryption, select configure
par..., fill out the following questions appropriately, mark the next
partition as for enc..., configure part..., etc.

I certainly hope this description is enough for you to reproduce the bug
and fix it, if it wasn't yet fixed.

Regards,
Sven

PS: Please keep me CCed, I'm subscribed but rarely have enough time to
actually check the list.


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



Re: linux-kernel-di-powerpc-2.6_1.24_powerpc.changes REJECTED

2006-11-25 Thread Sven Luther
On Sat, Nov 25, 2006 at 07:42:11PM +, Archive Administrator wrote:
 reject as requested by debian-boot

FRANS, CAN YOU PLEASE STOP THIS CONTINUOUS HARRASMENT.

WHAT DO YOU HOPE TO ACHIEVE BYY THIS ? 

IF YOUR INTENTION IS TO DRIVE ME CRAZY, AND GET ME TO LEAVE DEBIUAN WELL YOU
ARE SUCCEDDING I HOPE YOU ARE HAPPY BY THIS.

AND ALL OF YOU OTHERS WHO PARTICIPATED IN THIS, Holger, GERt, JOEY H, Steve
lanagsek, i hope you ARe happy about what you did.

As for all other,s i thank the few who supported me, and i hope that all those
others who chose to look the other side, saying this is not my problem, and
hoping i will go away, will know the part they played in this.

In particular this is a message to Christian, you are the third of the d-i
triumvirat, and you should have said something, and not let this happen or at
least said something.

I don't think i care to work anymore with people who chose to see someone
driven crazy, and look the other side.

THIS IS A LAST CALL FOR HELP.

PLEASE PLEASE PLEASE PLEASEPLEASEPLEASE.


SOMEONE SPEAK WITH FRANS ABOUT THIS.

SOMEONE DO SOMETHING.

HEPL ME HELP ME HELP ME HELPE ME.

SOMEONE DO SOMETHING.

HWOP CAN YOU LET SOMEONE YOU KNOW AND WORKED WITH BE DESTROYED LIKE I AM BEING
DESTROYED ? 

HELP 

hEPL]

HEPL

HEOPL

HEPL

HE{L:

JHEPL

JFEeivn

SVEN:


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



Bug#397649: install-report: NTP sync missing by default

2006-11-25 Thread Rick Thomas


On Nov 25, 2006, at 3:01 PM, Kurt Roeckx wrote:


On Sun, Nov 12, 2006 at 03:57:25PM -0500, Rick Thomas wrote:


Installing ntp by default (making it have priority standard) would
be good for the many Debian users who have always-on network access.
But it would be a problem for the minority who have no or only
intermittent (e.g. dial-up) network access.


For ntpd to really work properly you need a static IP address.


Well... I'd say stable rather than static.  If the local IP  
address changes once a week, an NTP client will have little trouble  
weathering the change.  Once an hour would be problematical.  Once a  
day is in the grey area.  Depending on the details, it may be  
desirable to restart the ntpd daemon when the IP address changes.


For an NTP *server* to be effective as a server, a very stable IP  
address is, of course, mandatory.  But most Debian users don't run  
NTP servers, and those who do know what they're doing and what is  
required to do it right.


Rick



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



Bug#400393: bug

2006-11-25 Thread Dori

Package: installation-reports

Boot method: CD  Image
version:http://cdimage.debian.org/cdimage/etch_di_rc1/amd64/iso-cd/debian-testing-amd64-netinst.iso
Date: 26/11/06
Machine: Simple
Processor: Intel Core2Duo E6300
Memory: 1GB
Partitions: 2 partitions of windows and one left for the linux

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[E]
Configure network:  [E]
Detect CD:  [E]
Load installer modules: [O]
Detect hard drives: [E]
Partition hard drives:  [E]
Install base system:[E]
Clock/timezone setup:   [E]
User/password setup:[E]
Install tasks:  [E]
Install boot loader:[E]
Overall install:[E]

Comments/Problems:

I tried more then once to install this distribution since a friend of
mine suggested that
i need for the intel core2duo E6300 this version.
After booting and trying to identify the cd-rom it failed, then trying
to identify the network adapter also failed.
So for now, i don't have anything, still with the microsoft windows.


Thanks,

Dor


kernel-wedge 2.29 MIGRATED to testing

2006-11-25 Thread Debian testing watch
FYI: The status of the kernel-wedge source package
in Debian's testing distribution has changed.

  Previous version: 2.28
  Current version:  2.29

-- 
This email is automatically generated; [EMAIL PROTECTED] is responsible.
See http://people.debian.org/~henning/trille/ for more information.


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



Bug#400393: bug

2006-11-25 Thread Frans Pop
On Saturday 25 November 2006 23:19, Dori wrote:
 Comments/Problems:
 I tried more then once to install this distribution since a friend of
 mine suggested that i need for the intel core2duo E6300 this version.
 After booting and trying to identify the cd-rom it failed, then trying
 to identify the network adapter also failed.
 So for now, i don't have anything, still with the microsoft windows.

Could you please switch to VT2 after booting the installer (using alt-F2) 
and give us the output of 'lspci -nn'?
We'll need at least the full lines for your harddisk controller and any 
network cards.

You may also be able to use the save logs' option from the main menu of 
the installer to get this info (use the go back button until you see 
the menu).

Cheers,
FJP


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



Bug#400408: Modules in different udebs depending on the same module == problem

2006-11-25 Thread Jurij Smakov
Package: kernel-wedge
Version: 2.29
Severity: normal

Hi,

I've recently encountered a situation in which both SCSI module and a 
NIC module depend on firmware_class.ko (on sparc). Since they go into 
different udebs, kernel-wedge complains about duplicate modules in 
udebs. Looks like we need something like common-modules udeb for 
situation like this. Or is there some existing workaround?

Best regards,
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC


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



Bug#400417: tasksel: Please include in portuguese-desktop task

2006-11-25 Thread Luis Matos
Package: tasksel
Version: 2.56
Severity: wishlist

please add suport for dictionaries for the desktop task:

aspell-pt-pt
iportuguese
myspell-pt-pt

thank you

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages tasksel depends on:
ii  aptitude  0.4.3-1terminal-based apt frontend
ii  debconf [debconf-2.0] 1.5.8  Debian configuration management sy
ii  liblocale-gettext-perl1.05-1 Using libc functions for internati
ii  tasksel-data  2.56   Official tasks used for installati

tasksel recommends no packages.

-- debconf information:
  tasksel/title:
  tasksel/first: Standard system
  tasksel/tasks:


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



Bug#400418: installation-reports (etch)

2006-11-25 Thread Thiago G. da Silva

Package: installation-reports

Boot method: CD
Image version:
http://cdimage.debian.org/cdimage/etch_di_rc1/i386/iso-cd/debian-testing-i386-binary-1.iso
Date: 2006-11-25 / 15:30

Machine: Nvidia GeForce MX440-64MB, ASUS A7S333.
Processor: AMD Duron 1.1GHz
Memory: 768MB DDR 333
Partitions: hda1 swap - hda2 / (xubuntu ext3) - hda3 /usr (ext3) - hda4 /
(debian reiserfs)

Output of lspci -nn and lspci -vnn: ---

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[ ]
Overall install:[E]

Comments/Problems: I tryed to install etch 3 times and in all off them i had
the same problem, when the installer reboot, it can't boot the debian, and i
get the message Cannot mount the root filesystem. In the grub i inserted
the lines:

Debian
root (hd0,3)
kernel /vmlinuz
initrd /initrd.img
boot

Thanks a lot, ;)


--
,

 Thiago G. da Silva


Bug#400417: tasksel: Please include in portuguese-desktop task

2006-11-25 Thread Christian Perrier
tags 400417 pending
thanks

Quoting Luis Matos ([EMAIL PROTECTED]):
 Package: tasksel
 Version: 2.56
 Severity: wishlist
 
 please add suport for dictionaries for the desktop task:
 
 aspell-pt-pt
 iportuguese
 myspell-pt-pt


I made these changes, but to the portuguese task, not
portuguese-desktop.




signature.asc
Description: Digital signature


Processed: Re: Bug#400417: tasksel: Please include in portuguese-desktop task

2006-11-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 400417 pending
Bug#400417: tasksel: Please include in portuguese-desktop task
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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