Processing of busybox_1.15.3-1_amd64.changes

2010-02-22 Thread Archive Administrator
busybox_1.15.3-1_amd64.changes uploaded successfully to localhost
along with the files:
  busybox_1.15.3-1.dsc
  busybox_1.15.3.orig.tar.bz2
  busybox_1.15.3-1.debian.tar.gz
  udhcpc_1.15.3-1_all.deb
  busybox-syslogd_1.15.3-1_all.deb
  udhcpd_1.15.3-1_all.deb
  busybox_1.15.3-1_amd64.deb
  busybox-static_1.15.3-1_amd64.deb
  busybox-udeb_1.15.3-1_amd64.udeb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njuut-0007gn...@ries.debian.org



busybox_1.15.3-1_amd64.changes is NEW

2010-02-22 Thread Archive Administrator
busybox-static_1.15.3-1_amd64.deb
  to main/b/busybox/busybox-static_1.15.3-1_amd64.deb
(new) busybox-syslogd_1.15.3-1_all.deb optional utils
Provides syslogd and klogd using busybox
 The system log daemon is responsible for providing logging of
 messages received from programs and facilities on the local host as
 well as from remote hosts.
 .
 The kernel log daemon listens to kernel message sources and is
 responsible for prioritizing and processing operating system
 messages.
 .
 The busybox implementation of the syslogd is particular useful on
 embedded, diskless (netboot) or flash disk based systems because it
 can use a fixed size ring buffer for logging instead of saving logs
 to the disk or sending it to remote logging servers. The ring buffer
 can be read using the (also busybox based) command logread.
 .
 This package provides the glue to the busybox syslogd and klogd to be
 used in the system by providing the appropriate symbolic links and
 scripts.
busybox-udeb_1.15.3-1_amd64.udeb
  to main/b/busybox/busybox-udeb_1.15.3-1_amd64.udeb
busybox_1.15.3-1.debian.tar.gz
  to main/b/busybox/busybox_1.15.3-1.debian.tar.gz
busybox_1.15.3-1.dsc
  to main/b/busybox/busybox_1.15.3-1.dsc
busybox_1.15.3-1_amd64.deb
  to main/b/busybox/busybox_1.15.3-1_amd64.deb
busybox_1.15.3.orig.tar.bz2
  to main/b/busybox/busybox_1.15.3.orig.tar.bz2
udhcpc_1.15.3-1_all.deb
  to main/b/busybox/udhcpc_1.15.3-1_all.deb
udhcpd_1.15.3-1_all.deb
  to main/b/busybox/udhcpd_1.15.3-1_all.deb
Changes: busybox (1:1.15.3-1) unstable; urgency=low
 .
  [ Bastian Blank ]
  * New upstream release.
  * Use 3.0 (quilt) source format.
  * Use debhelper compat level 7.
 .
  [ Axel Beckert ]
  * Add binary packages containing symbolic links for
syslogd/klogd/logread. (Closes: #537623)
  * Add binary packages containing symbolic links for udhcpc and udhcpd plus
configuration.
  * Enabled PID file support in normal and static build (needed for at
least udhcpc and udhcpd in a non-volatile environment)
  * Fixed typo in copyright file
 .
  [ Otavio Salvador ]
  * [udeb] set executable bit in udhcpc script
  * [udeb] write a lease file for udhcpc response
 .
  [ Frans Pop ]
  * [udeb] disable CONFIG_CTTYHACK as it's no longer used in D-I.


Override entries for your package:
busybox-static_1.15.3-1_amd64.deb - extra shells
busybox-udeb_1.15.3-1_amd64.udeb - extra debian-installer
busybox_1.15.3-1.dsc - source utils
busybox_1.15.3-1_amd64.deb - optional utils
udhcpc_1.15.3-1_all.deb - optional net
udhcpd_1.15.3-1_all.deb - optional net

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 537623 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njujo-sa...@ries.debian.org



Re: [RFH] Next Debian Installer release

2010-02-22 Thread Frans Pop
On Monday 22 February 2010, Otavio Salvador wrote:
> I plan to do a test with updated kernel packages tomorrow and depending
> how it looks upload it. 

I've just fixed the last few dependency and build problems, so all that's 
needed is the check for new modules since 2.6.30.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002221051.15882.elen...@planet.nl



Re: Bug#570579: xulrunner: please reconsider recommends for GNOME packages

2010-02-22 Thread Frans Pop
On Monday 22 February 2010, Mike Hommey wrote:
> On Mon, Feb 22, 2010 at 06:47:44AM +0100, Frans Pop wrote:
> > I guess for the icon issue you mean #561902? I don't see any problem
> > with the search engine dropdown list without libgnomeui-0 installed
> > under KDE.
>
> No, I mean a different issue. #561902 only requires gtk. But I can still
> be wrong, there is maybe no issue. The code linked from #555162 looks
> like it is used for moz-icon:// urls, which, in turn, are heavily used
> in the default theme.

If I look at the code the BR refers to, then that looks to be protected by 
tests to see if it is running in a Gnome environment: if it's there it's 
used, if not, no problem.

I see no reason for a dependency from that, but I may be wrong.

> > Can't tell about external handlers without knowing what exactly to
> > try.
>
> Edit > Preferences > Applications, opening a downloaded file, opening
> a downloaded file containing folder, etc.

I tested it for mailto:
I was asked what application to use. kmail was not listed, so I added it 
and told it to remember that. After that iceweasel perfectly opened 
kmail's composer for me every time.

I also tried downloading a .deb, which did not yet have a handler. In the 
open/save file dialog I told it to open .deb files with kpackage and to 
remember that setting. Works fine.
If I don't tell it to remember the setting, it will show the open with/save 
as dialog again.

I've checked against iceweasel 3.06 and that works identically.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002221233.13947.elen...@planet.nl



Re: Bug#570579: xulrunner: please reconsider recommends for GNOME packages

2010-02-22 Thread Mike Hommey
On Mon, Feb 22, 2010 at 06:47:44AM +0100, Frans Pop wrote:
> clone 570579 -1
> reassign -1 tasksel 2.81
> retitle -1 iceweasel is no longer a desktop environment independent browser
> thanks
> 
> (Fairly full quote because of CCs.)
> 
> Thanks a lot for your detailed reply Mike.
> 
> On Saturday 20 February 2010, Mike Hommey wrote:
> > On Fri, Feb 19, 2010 at 10:18:09PM +0100, Frans Pop wrote:
> > > But I question if the Recommends of those packages is policy compliant
> > > as Recommends should only be used for packages "that would be found
> > > together with this one in all but unusual installations" [1].
> > > And that's only true for systems running a GNOME desktop environment.
> > > For systems running KDE the GNOME packages are not needed and even in
> > > a lot of cases very much not desired.
> >
> > Except that Iceweasel has various things that break when the gnome
> > libraries are not installed, such as icons for libgnomeui, and external
> > handlers for libgnomevfs and libgconf (it still does broken things under
> > KDE, but it actually works better than without).
> 
> I guess for the icon issue you mean #561902? I don't see any problem with 
> the search engine dropdown list without libgnomeui-0 installed under KDE.

No, I mean a different issue. #561902 only requires gtk. But I can still
be wrong, there is maybe no issue. The code linked from #555162 looks
like it is used for moz-icon:// urls, which, in turn, are heavily used in
the default theme.

> Can't tell about external handlers without knowing what exactly to try.

Edit > Preferences > Applications, opening a downloaded file, opening
a downloaded file containing folder, etc.

Cheers,

Mike


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100222072404.gb16...@glandium.org



massbuild: support for building kfreebsd kernel udebs added

2010-02-22 Thread Frans Pop
It looks to work correctly (even on a linux host), but the resulting udebs 
have not been checked in detail.

Running depmod is simply skipped; AFAICT it's not relevant for kfreebsd 
kernels. If some other form of module dependency calculation is used, then 
it probably needs more work.

To build kfreebsd udebs for all (both) kfreebsd arches use:
$ ./massbuild kbuild --bsd

Or for a specific architecture (the kfreebsd- prefix is optional):
$ ./massbuild kbuild --bsd amd64
$ ./massbuild kbuild --bsd kfreebsd-i386

Other operations (kclean/krelease) and options should all work analogous to 
massbuilding for linux.

Cheers,
FJP


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002221317.00376.elen...@planet.nl



Re: Bug#570579: xulrunner: please reconsider recommends for GNOME packages

2010-02-22 Thread Mike Hommey
On Mon, Feb 22, 2010 at 12:33:12PM +0100, Frans Pop wrote:
> On Monday 22 February 2010, Mike Hommey wrote:
> > On Mon, Feb 22, 2010 at 06:47:44AM +0100, Frans Pop wrote:
> > > I guess for the icon issue you mean #561902? I don't see any problem
> > > with the search engine dropdown list without libgnomeui-0 installed
> > > under KDE.
> >
> > No, I mean a different issue. #561902 only requires gtk. But I can still
> > be wrong, there is maybe no issue. The code linked from #555162 looks
> > like it is used for moz-icon:// urls, which, in turn, are heavily used
> > in the default theme.
> 
> If I look at the code the BR refers to, then that looks to be protected by 
> tests to see if it is running in a Gnome environment: if it's there it's 
> used, if not, no problem.
> 
> I see no reason for a dependency from that, but I may be wrong.

Re-reading the code, it looks like stock icons (moz-icon://stock/ urls)
will work without gnome libraries, but not other moz-icon urls, such as
moz-icon://.txt?size=32

It seems mostly stock icons are used in the default theme, but there are
also various places where these others moz-icons:// urls are used. Not
sure what kind of impact that would have.

> > > Can't tell about external handlers without knowing what exactly to
> > > try.
> >
> > Edit > Preferences > Applications, opening a downloaded file, opening
> > a downloaded file containing folder, etc.
> 
> I tested it for mailto:
> I was asked what application to use. kmail was not listed, so I added it 
> and told it to remember that. After that iceweasel perfectly opened 
> kmail's composer for me every time.
> 
> I also tried downloading a .deb, which did not yet have a handler. In the 
> open/save file dialog I told it to open .deb files with kpackage and to 
> remember that setting. Works fine.
> If I don't tell it to remember the setting, it will show the open with/save 
> as dialog again.
> 
> I've checked against iceweasel 3.06 and that works identically.

Could you send the output for reportbug --template xulrunner-1.9.1 on
your machine ?

Mike


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100222120545.ga30...@glandium.org



Re: Bug#570579: xulrunner: please reconsider recommends for GNOME packages

2010-02-22 Thread Frans Pop
On Monday 22 February 2010, Mike Hommey wrote:
> Could you send the output for reportbug --template xulrunner-1.9.1 on
> your machine ?

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xulrunner-1.9.1 depends on:
ii  libasound2  1.0.22-2 shared library for ALSA applicatio
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libbz2-1.0  1.0.5-4  high-quality block-sorting file co
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.20-2 simple interprocess messaging syst
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.3-2GCC support library
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgtk2.0-0 2.18.7-1 The GTK+ graphical user interface 
ii  libhunspell-1.2-0   1.2.8-6  spell checker and morphological an
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  libmozjs2d  1.9.1.8-3The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d 4.8.3-1  NetScape Portable Runtime Library
ii  libnss3-1d  3.12.5-2 Network Security Service libraries
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.42-2 PNG library - runtime
ii  libreadline66.1-1GNU readline and history libraries
ii  libsqlite3-03.6.22-1 SQLite 3 shared library
ii  libstartup-notification 0.10-1   library for program launch feedbac
ii  libstdc++6  4.4.3-2  The GNU Standard C++ Library v3
ii  libx11-62:1.3.3-1X11 client-side library
ii  libxrender1 1:0.9.5-1X Rendering Extension client libra
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages xulrunner-1.9.1 recommends:
ii  libdbus-glib-1-2  0.84-1 simple interprocess messaging syst
pn  libgconf2-4(no description available)
pn  libgnome2-0(no description available)
pn  libgnomeui-0   (no description available)
pn  libgnomevfs2-0 (no description available)

xulrunner-1.9.1 suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002221328.33758.elen...@planet.nl



Processed: Re: Bug#569589: Request for additional kernel modules in D-I for s390

2010-02-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 569589 pending
Bug #569589 [linux-kernel-di-s390-2.6] Request for additional kernel modules in 
D-I for s390
Added tag(s) 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 debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12668473775847.transcr...@bugs.debian.org



Bug#569589: Request for additional kernel modules in D-I for s390

2010-02-22 Thread Frans Pop
tag 569589 pending
thanks

On Friday 12 February 2010, Stephen Powell wrote:
> dasd_fba_mod is essential to support FBA DASD.

This module is already included in dasd-modules.

> dasd_diag_mod is necessary when using the DIAG driver, which can be used
> with either CKD DASD or FBA DASD.

I've added this in a new udeb dasd-extra-modules. This udeb will *NOT* be 
loaded by default, but can be selected as an optional component in expert 
mode or when installing with priority=medium.
Possibly it could be included by default, but have chosen this solution as 
I have no way to check that and don't want to risk affecting regular 
installs by maybe making devices visible that are not actually supported.

I've added the vmcp module to core-modules as you suggested.

Cheers,
FJP



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002221502.47418.elen...@planet.nl



Re: Bug#570579: xulrunner: please reconsider recommends for GNOME packages

2010-02-22 Thread Mike Hommey
On Mon, Feb 22, 2010 at 01:28:32PM +0100, Frans Pop wrote:
> On Monday 22 February 2010, Mike Hommey wrote:
> > Could you send the output for reportbug --template xulrunner-1.9.1 on
> > your machine ?
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages xulrunner-1.9.1 depends on:


M... looks like I was too conservative... Let's try to demote these
to suggests once the current version hits testing.

Mike


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100222144931.ga6...@glandium.org



auto-install_1.7_amd64.changes ACCEPTED

2010-02-22 Thread Archive Administrator



Accepted:
ai-console-setup-udeb_1.7_all.udeb
  to main/a/auto-install/ai-console-setup-udeb_1.7_all.udeb
ai-kbd-chooser_1.7_all.udeb
  to main/a/auto-install/ai-kbd-chooser_1.7_all.udeb
ai-localechooser_1.7_all.udeb
  to main/a/auto-install/ai-localechooser_1.7_all.udeb
auto-install-nonet_1.7_all.udeb
  to main/a/auto-install/auto-install-nonet_1.7_all.udeb
auto-install_1.7.dsc
  to main/a/auto-install/auto-install_1.7.dsc
auto-install_1.7.tar.gz
  to main/a/auto-install/auto-install_1.7.tar.gz
auto-install_1.7_all.udeb
  to main/a/auto-install/auto-install_1.7_all.udeb


Override entries for your package:
ai-console-setup-udeb_1.7_all.udeb - extra debian-installer
ai-kbd-chooser_1.7_all.udeb - extra debian-installer
ai-localechooser_1.7_all.udeb - extra debian-installer
auto-install-nonet_1.7_all.udeb - optional debian-installer
auto-install_1.7.dsc - source debian-installer
auto-install_1.7_all.udeb - optional debian-installer

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 568292 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njajc-0002p5...@ries.debian.org



busybox_1.15.3-1_amd64.changes ACCEPTED

2010-02-22 Thread Archive Administrator



Accepted:
busybox-static_1.15.3-1_amd64.deb
  to main/b/busybox/busybox-static_1.15.3-1_amd64.deb
busybox-syslogd_1.15.3-1_all.deb
  to main/b/busybox/busybox-syslogd_1.15.3-1_all.deb
busybox-udeb_1.15.3-1_amd64.udeb
  to main/b/busybox/busybox-udeb_1.15.3-1_amd64.udeb
busybox_1.15.3-1.debian.tar.gz
  to main/b/busybox/busybox_1.15.3-1.debian.tar.gz
busybox_1.15.3-1.dsc
  to main/b/busybox/busybox_1.15.3-1.dsc
busybox_1.15.3-1_amd64.deb
  to main/b/busybox/busybox_1.15.3-1_amd64.deb
busybox_1.15.3.orig.tar.bz2
  to main/b/busybox/busybox_1.15.3.orig.tar.bz2
udhcpc_1.15.3-1_all.deb
  to main/b/busybox/udhcpc_1.15.3-1_all.deb
udhcpd_1.15.3-1_all.deb
  to main/b/busybox/udhcpd_1.15.3-1_all.deb


Override entries for your package:
busybox-static_1.15.3-1_amd64.deb - extra shells
busybox-syslogd_1.15.3-1_all.deb - optional utils
busybox-udeb_1.15.3-1_amd64.udeb - extra debian-installer
busybox_1.15.3-1.dsc - source utils
busybox_1.15.3-1_amd64.deb - optional utils
udhcpc_1.15.3-1_all.deb - optional net
udhcpd_1.15.3-1_all.deb - optional net

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 537623 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njak8-0002wm...@ries.debian.org



busybox override disparity

2010-02-22 Thread Archive Administrator
There are disparities between your recently accepted upload and the
override file for the following file(s):

udhcpc_1.15.3-1_all.deb: package says section is utils, override says net.
udhcpd_1.15.3-1_all.deb: package says section is utils, override says net.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njakm-0002x4...@ries.debian.org



Bug#569589: Request for additional kernel modules in D-I for s390

2010-02-22 Thread Stephen Powell
On Mon, 22 Feb 2010 09:02:46 -0500 (EST), Frans Pop wrote:
> On Friday 12 February 2010, Stephen Powell wrote:
>> dasd_fba_mod is essential to support FBA DASD.
> 
> This module is already included in dasd-modules.

Well, shut my mouth!  I could have sworn that I tried a

   modprobe dasd_fba_mod

and it failed.  But I just tried it again today and it worked!  Who knows
what fool thing I did last time.  But you're right, the module is there.
I stand corrected.

>> dasd_diag_mod is necessary when using the DIAG driver, which can be used
>> with either CKD DASD or FBA DASD.
> 
> I've added this in a new udeb dasd-extra-modules. This udeb will *NOT* be 
> loaded by default, but can be selected as an optional component in expert 
> mode or when installing with priority=medium.
> Possibly it could be included by default, but have chosen this solution as 
> I have no way to check that and don't want to risk affecting regular 
> installs by maybe making devices visible that are not actually supported.

That's fine.

> I've added the vmcp module to core-modules as you suggested.

Thanks.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/706960503.14166671266853332614.javamail.r...@md01.wow.synacor.com



Bug#568292: marked as done (auto-install: pulls netcfg into images that should not have it)

2010-02-22 Thread Debian Bug Tracking System
Your message dated Mon, 22 Feb 2010 16:02:12 +
with message-id 
and subject line Bug#568292: fixed in auto-install 1.7
has caused the Debian Bug report #568292,
regarding auto-install: pulls netcfg into images that should not have it
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
568292: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568292
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: auto-install
Version: 1.6
Severity: important

auto-install is included in most types of images and for some reason 
depends on netcfg. But for example cdrom and hd-media images don't include 
any network driver kernel modules, so the network is completely unusable. 
In those cases netcfg (plus ethdetect) only serves to bloat the image.

The package should be reworked so that it works together with netcfg if it 
is included in the initrd, but should also work correctly when netcfg gets 
installed later by anna.

The dependency on netcfg should then be dropped.


--- End Message ---
--- Begin Message ---
Source: auto-install
Source-Version: 1.7

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

ai-console-setup-udeb_1.7_all.udeb
  to main/a/auto-install/ai-console-setup-udeb_1.7_all.udeb
ai-kbd-chooser_1.7_all.udeb
  to main/a/auto-install/ai-kbd-chooser_1.7_all.udeb
ai-localechooser_1.7_all.udeb
  to main/a/auto-install/ai-localechooser_1.7_all.udeb
auto-install-nonet_1.7_all.udeb
  to main/a/auto-install/auto-install-nonet_1.7_all.udeb
auto-install_1.7.dsc
  to main/a/auto-install/auto-install_1.7.dsc
auto-install_1.7.tar.gz
  to main/a/auto-install/auto-install_1.7.tar.gz
auto-install_1.7_all.udeb
  to main/a/auto-install/auto-install_1.7_all.udeb



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

Debian distribution maintenance software
pp.
Frans Pop  (supplier of updated auto-install 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: Mon, 22 Feb 2010 01:14:01 +0100
Source: auto-install
Binary: ai-localechooser ai-kbd-chooser ai-console-setup-udeb auto-install 
auto-install-nonet
Architecture: source all
Version: 1.7
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Frans Pop 
Description: 
 ai-console-setup-udeb - Delayed configuration of keyboard for auto-install 
(udeb)
 ai-kbd-chooser - Delayed configuration of keyboard for auto-install (udeb)
 ai-localechooser - Delayed configuration of locale for auto-install (udeb)
 auto-install - Support for automatic installs (udeb)
 auto-install-nonet - Support for automatic installs (udeb)
Closes: 568292
Changes: 
 auto-install (1.7) unstable; urgency=low
 .
   [ Colin Watson ]
   * Upgrade to debhelper v7.
 .
   [ Frans Pop ]
   * Remove no longer needed Lintian override for missing Standards-Version
 field.
   * auto-install: depend on configured-network instead of netcfg.
   * Add separate udeb 'auto-install-nonet' for inclusion in images that should
 not include netcfg. Closes: #568292.
   * Split ai-choosers udeb into a separate udeb for each chooser. The current
 assumption that an image will always include both localechooser and
 kbd-chooser is not valid.
Checksums-Sha1: 
 607ba3b76fca66fc0c6de892e1c45719e96d1eaf 847 auto-install_1.7.dsc
 e57555ceba006989dc44fb65994c33ca6fed1461 3222 auto-install_1.7.tar.gz
 9aa3ebba8ebd1f96ac294027681a96267e760470 746 ai-localechooser_1.7_all.udeb
 77bfc875b16b5fca656fde0d9c4d1521c1a0b0fb 740 ai-kbd-chooser_1.7_all.udeb
 761b15a4816cdaffb6b99dde88b9b4de6197d08c 746 ai-console-setup-udeb_1.7_all.udeb
 98c54c152662b047686cfce1352db32669250c17 1406 auto-install_1.7_all.udeb
 dbae26be50f7c0f4ecd70a612aaa85505d67550f 838 auto-install-nonet_1.7_all.udeb
Checksums-Sha256: 
 66c3acc545ec75f0e22ac2179de3add91e5df0855dd9dd3dd1e6c54994038aec 847 
auto-install_1.7.dsc
 9bb92201528601569503dc3bccfab655256aa4f088ad224147845ed2a8c93626 3222 
auto-install_1.7.tar.gz
 a156d79d641366d8d194239f992ce1a563bd5aeae3585ea401c4b70c69a00c79 746 
ai-localechooser_1.7_all.udeb
 c5f1916afcf6c48b07c3d4fb53a36c59f414e5731e12da0847393aa3167058bb 740 
ai-k

Bug#537623: marked as done (busybox: Please add binary packages for providing syslogd, udhcpc, and udhcpd.)

2010-02-22 Thread Debian Bug Tracking System
Your message dated Mon, 22 Feb 2010 16:02:44 +
with message-id 
and subject line Bug#537623: fixed in busybox 1:1.15.3-1
has caused the Debian Bug report #537623,
regarding busybox: Please add binary packages for providing syslogd, udhcpc, 
and udhcpd.
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.)


-- 
537623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537623
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Owner: Axel Beckert 
Severity: wishlist

* Package name: busybox-syslogd
  Version : 0.1
  Author  : Axel Beckert 
* URL or Web page : http://noone.org/hg/busybox-syslogd/
* License : GPL-2+
  Description : Provides syslogd and klogd using busybox' implementation

Debian's busybox package has the syslogd and klogd functionalities
already compiled in, but to use them, a little bit more than a few
symbolic links is needed.

This package provides the appropriate dependencies, the symbolic links
for syslogd and klogd, man pages (also symlinks), and init.d scripts.

Additionally it provides the logread utility (yet another symlink)
which allows to read the syslog if stored in a ring buffer in memory
instead of on disk. This is something AFAIK no other syslog package in
Debian currently offers. So this package fills the gap of a syslogd
for e.g. SSD or flash based systems which don't want or need permanent
(local) storage of the system log, but needs access to the recent
syslog anyway, i.e. netbooks, laptops, wireless routers, etc. Another
advantage for low-resource or embedded systems is that it only needs
very few disk space to install.

Regards, Axel
-- 
Axel Beckert - a...@deuxchevaux.org - http://abe.home.pages.de/


--- End Message ---
--- Begin Message ---
Source: busybox
Source-Version: 1:1.15.3-1

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

busybox-static_1.15.3-1_amd64.deb
  to main/b/busybox/busybox-static_1.15.3-1_amd64.deb
busybox-syslogd_1.15.3-1_all.deb
  to main/b/busybox/busybox-syslogd_1.15.3-1_all.deb
busybox-udeb_1.15.3-1_amd64.udeb
  to main/b/busybox/busybox-udeb_1.15.3-1_amd64.udeb
busybox_1.15.3-1.debian.tar.gz
  to main/b/busybox/busybox_1.15.3-1.debian.tar.gz
busybox_1.15.3-1.dsc
  to main/b/busybox/busybox_1.15.3-1.dsc
busybox_1.15.3-1_amd64.deb
  to main/b/busybox/busybox_1.15.3-1_amd64.deb
busybox_1.15.3.orig.tar.bz2
  to main/b/busybox/busybox_1.15.3.orig.tar.bz2
udhcpc_1.15.3-1_all.deb
  to main/b/busybox/udhcpc_1.15.3-1_all.deb
udhcpd_1.15.3-1_all.deb
  to main/b/busybox/udhcpd_1.15.3-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 537...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Blank  (supplier of updated busybox 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: Mon, 22 Feb 2010 10:13:57 +0100
Source: busybox
Binary: busybox busybox-static busybox-udeb busybox-syslogd udhcpc udhcpd
Architecture: source all amd64
Version: 1:1.15.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team 
Changed-By: Bastian Blank 
Description: 
 busybox- Tiny utilities for small and embedded systems
 busybox-static - Standalone rescue shell with tons of builtin utilities
 busybox-syslogd - Provides syslogd and klogd using busybox
 busybox-udeb - Tiny utilities for the debian-installer (udeb)
 udhcpc - Provides the busybox DHCP client implementation
 udhcpd - Provides the busybox DHCP server implementation
Closes: 537623
Changes: 
 busybox (1:1.15.3-1) unstable; urgency=low
 .
   [ Bastian Blank ]
   * New upstream release.
   * Use 3.0 (quilt) source format.
   * Use debhelper compat level 7.
 .
   [ Axel Beckert ]
   * Add binary packages containing symbolic links for
 syslogd/klogd/logread. (Closes: #537623)
   * Add binary packages containing symbolic links for udhcpc and udhcpd plus
 configuration.
   * Enabled PID file support in normal and static build (needed for at
 least udhcpc and udhcpd in a non-volatile environment)
   * Fixed typo in copyright file
 .
   [ Otavio Salvador ]
   * [udeb] set executable bit in ud

debian-installer 20100211 MIGRATED to testing

2010-02-22 Thread Debian testing watch
FYI: The status of the debian-installer source package
in Debian's testing distribution has changed.

  Previous version: 20100122
  Current version:  20100211

-- 
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-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njbjc-0006to...@ries.debian.org



Bug#570995: installation-report: need for a simpler hd-media creation

2010-02-22 Thread Tanguy Ortolo
Package: installation-report
Severity: wishlist

Hello,

The current process for creating an Debian installer USB stick is the
following:
1. get boot.img.gz;
2. zcat it to the USB stick,
3. optional:
   3.1. try to boot that,
   3.2. fail,
   3.3. read the installation manual;
4. get a proper CD image;
5. mount the USB stick;
6. put the CD image to the stick;
7. umount.

As a point of comparison, here is the corresponding process for creating
a Debian installer CD:
1. get the CD image;
2. burn it to the blank CD.

So, right now, creating a CD is simple and intuitive – for someone that
knows what an ISO image is –, and creating an USB stick is not. An
beginner that already knows practical computing basics would be able to
create a CD, not a USB stick. Even an already advanced user would have
problems for creating an USB stick, as it is not obvious that he has to
refer to the documentation for such a task.

I suggest to create complete default USB stick images, bundling the CD
image in them. That would allow a new, simpler and intuitive creation
process for users:
1. get hd-media.img.gz;
2. zcat it to the USB stick.
For people using alien systems, there would also be an interrest in
non-compressed images, writeable with tools such as Win32DiskImager [1].

References:
[1] https://wiki.ubuntu.com/Win32DiskImager

Regards,

-- 
Tanguy Ortolo

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (60, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.2--std-ipv6-32 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

installation-report depends on no packages.

Versions of packages installation-report recommends:
ii  pciutils  1:3.0.0-6  Linux PCI Utilities
ii  reportbug 3.48   reports bugs in the Debian distrib

installation-report suggests no packages.



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100222171806.19382.55447.report...@verne.ortolo.eu



Re: Bug#570579: xulrunner: please reconsider recommends for GNOME packages

2010-02-22 Thread Frans Pop
On Monday 22 February 2010, Mike Hommey wrote:
> M... looks like I was too conservative... Let's try to demote these
> to suggests once the current version hits testing.

Cool. Thanks Mike.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100044.52465.elen...@planet.nl



Bug#570905: iceweasel is no longer a desktop environment independent browser

2010-02-22 Thread Frans Pop
On Monday 22 February 2010, Frans Pop wrote:
> In that case I personally don't think we can maintain iceweasel's status
> as desktop independent browser for new installations and we'll have to
> consider removing it from the common desktop task in tasksel.
> Given that the default browsers for the various desktop environments
> have become much more mature since Sarge, I don't actually see that as a
> big problem. It may even help relieve some of the pressure for CD1.
> Possibly we should keep it as the default browser for XFCE and/or LXDE.

Latest is that the Gnome library Recommends should be demoted to Suggests 
with the next upload. Not sure if that will be done for all four of them 
or only for some.

However, I think it's still worth considering removing iceweasel from the 
general desktop task and including it only for desktop environments that 
don't have a full-featured, mature web browser of their own.



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100049.33799.elen...@planet.nl



Processing of debootstrap_1.0.22_amd64.changes

2010-02-22 Thread Archive Administrator
debootstrap_1.0.22_amd64.changes uploaded successfully to localhost
along with the files:
  debootstrap_1.0.22.dsc
  debootstrap_1.0.22.tar.gz
  debootstrap_1.0.22_all.deb
  debootstrap-udeb_1.0.22_all.udeb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njera-00071v...@ries.debian.org



debootstrap_1.0.22_amd64.changes ACCEPTED

2010-02-22 Thread Archive Administrator



Accepted:
debootstrap-udeb_1.0.22_all.udeb
  to main/d/debootstrap/debootstrap-udeb_1.0.22_all.udeb
debootstrap_1.0.22.dsc
  to main/d/debootstrap/debootstrap_1.0.22.dsc
debootstrap_1.0.22.tar.gz
  to main/d/debootstrap/debootstrap_1.0.22.tar.gz
debootstrap_1.0.22_all.deb
  to main/d/debootstrap/debootstrap_1.0.22_all.deb


Override entries for your package:
debootstrap-udeb_1.0.22_all.udeb - extra debian-installer
debootstrap_1.0.22.dsc - source admin
debootstrap_1.0.22_all.deb - extra admin

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njfvh-00086j...@ries.debian.org



Bug#571035: [squeeze alpha1] installationsreport: grub2: machine doesn't boot

2010-02-22 Thread Holger Wansing
Package: installation-reports


Installation on Toshiba Satellite lowmem laptop:

installation went without bigger problems so far, but machine doesn't
boot into the new system. I chose to install grub2.


Booting Debian GNU/Linux with 2.6.32-trunk-486
Loading Linux 2.6.32-trunk-486 ...
Loading initial ramdisk ...

appears on the screen, then the system stopps.
Sometimes I get another screen:

Decompressing Linux... Parsing ELF... done.
Booting the kernel.

and then the system stopps here.



Menu entry in grub.cfg is:

insmod ext2
set root: (hd0,1)
search --no-floppy --fs-uuid --set [UUID]
echo Loading Linux 2.6.32-trunk-486 ...
linux /boot/vmlinuz-2.6.32-trunk-486 root=UUID=[UUID] ro 
all_generic_ide quiet
echo Loading initial ramdisk ...
initrd /boot/initrd.img-2.6.32-trunk-486


which seems correct (device is hda1, filesystem is ext2, filenames are correct).


A kernel issue?
The installer kernel boots correct, which is an 2.6.30-486.




Greetings

Holger


-- 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n y
Registered LinuxUser #311290 - http://counter.li.org/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2010035735.ae0d01f0.li...@wansing-online.de



Processing of auto-install_1.8_amd64.changes

2010-02-22 Thread Archive Administrator
auto-install_1.8_amd64.changes uploaded successfully to localhost
along with the files:
  auto-install_1.8.dsc
  auto-install_1.8.tar.gz
  ai-localechooser_1.8_all.udeb
  ai-kbd-chooser_1.8_all.udeb
  ai-console-setup-udeb_1.8_all.udeb
  auto-install_1.8_all.udeb
  auto-install-nonet_1.8_all.udeb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njhtv-0004le...@ries.debian.org



Processing of auto-install_1.9_amd64.changes

2010-02-22 Thread Archive Administrator
auto-install_1.9_amd64.changes uploaded successfully to localhost
along with the files:
  auto-install_1.9.dsc
  auto-install_1.9.tar.gz
  ai-localechooser_1.9_all.udeb
  ai-kbd-chooser_1.9_all.udeb
  ai-console-setup-udeb_1.9_all.udeb
  auto-install_1.9_all.udeb
  auto-install-nonet_1.9_all.udeb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njhyl-0004se...@ries.debian.org



auto-install_1.8_amd64.changes ACCEPTED

2010-02-22 Thread Archive Administrator



Accepted:
ai-console-setup-udeb_1.8_all.udeb
  to main/a/auto-install/ai-console-setup-udeb_1.8_all.udeb
ai-kbd-chooser_1.8_all.udeb
  to main/a/auto-install/ai-kbd-chooser_1.8_all.udeb
ai-localechooser_1.8_all.udeb
  to main/a/auto-install/ai-localechooser_1.8_all.udeb
auto-install-nonet_1.8_all.udeb
  to main/a/auto-install/auto-install-nonet_1.8_all.udeb
auto-install_1.8.dsc
  to main/a/auto-install/auto-install_1.8.dsc
auto-install_1.8.tar.gz
  to main/a/auto-install/auto-install_1.8.tar.gz
auto-install_1.8_all.udeb
  to main/a/auto-install/auto-install_1.8_all.udeb


Override entries for your package:
ai-console-setup-udeb_1.8_all.udeb - extra debian-installer
ai-kbd-chooser_1.8_all.udeb - extra debian-installer
ai-localechooser_1.8_all.udeb - extra debian-installer
auto-install-nonet_1.8_all.udeb - optional debian-installer
auto-install_1.8.dsc - source debian-installer
auto-install_1.8_all.udeb - optional debian-installer

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njhzb-0004xw...@ries.debian.org



auto-install_1.9_amd64.changes ACCEPTED

2010-02-22 Thread Archive Administrator



Accepted:
ai-console-setup-udeb_1.9_all.udeb
  to main/a/auto-install/ai-console-setup-udeb_1.9_all.udeb
ai-kbd-chooser_1.9_all.udeb
  to main/a/auto-install/ai-kbd-chooser_1.9_all.udeb
ai-localechooser_1.9_all.udeb
  to main/a/auto-install/ai-localechooser_1.9_all.udeb
auto-install-nonet_1.9_all.udeb
  to main/a/auto-install/auto-install-nonet_1.9_all.udeb
auto-install_1.9.dsc
  to main/a/auto-install/auto-install_1.9.dsc
auto-install_1.9.tar.gz
  to main/a/auto-install/auto-install_1.9.tar.gz
auto-install_1.9_all.udeb
  to main/a/auto-install/auto-install_1.9_all.udeb


Override entries for your package:
ai-console-setup-udeb_1.9_all.udeb - extra debian-installer
ai-kbd-chooser_1.9_all.udeb - extra debian-installer
ai-localechooser_1.9_all.udeb - extra debian-installer
auto-install-nonet_1.9_all.udeb - optional debian-installer
auto-install_1.9.dsc - source debian-installer
auto-install_1.9_all.udeb - optional debian-installer

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1njhzt-00052q...@ries.debian.org



FYI: daily images borked; cause not yet known

2010-02-22 Thread Frans Pop
Looks like syslinux has a regression:
http://people.debian.org/~fjp/tmp/d-i/daily-borked1.png

There's also something wrong with the newt frontend:
http://people.debian.org/~fjp/tmp/d-i/daily-borked2.png
http://people.debian.org/~fjp/tmp/d-i/daily-borked3.png

I also saw that a few days ago with another local build, so it's not from 
today's uploads. There have been no new versions of newt and slang, so I'm 
not sure what the cause could be.

Hmmm. If I compare the MANIFEST.udebs from testing and my build the only 
thing that jumps out is:
-   libfribidi0-udeb 0.10.9-1+b1 amd64
+   libfribidi0-udeb 0.19.2-1 amd64

And that looks like a very likely candidate for this breakage.

I'll verify and file bugs.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201002230059.05640.elen...@planet.nl



Bug#571053: Source package contains 50MB of .debs in bar/var/cache/apt.

2010-02-22 Thread Trent W. Buck
Package: debootstrap
Version: 1.0.21
Severity: important

The 1.0.21 tarball is huge:

  -rw-rw-r-- 1 twb cyber 1.1K Oct  5 09:33 debootstrap_1.0.20.dsc
  -rw-rw-r-- 1 twb cyber  50K Oct  5 09:33 debootstrap_1.0.20.tar.gz
  -rw-rw-r-- 1 twb cyber 1.7K Feb 22 14:33 debootstrap_1.0.21.dsc
  -rw-rw-r-- 1 twb cyber  55M Feb 22 14:33 debootstrap_1.0.21.tar.gz

This is because it contains a bar/var/cache/apt/archives directory
with 127 amd64 .deb packages in it.  Since I find no relevant mention
of the phrase "bar" in the changelog, I assume this is a cock-up.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100223021621.5025.82550.report...@clio.local



manual create a task, but doesn't effective

2010-02-22 Thread kin boster
hi all
   I manual create a task for install openssh-server,named 123.desc in
debian lenny , and only have  123.desc in /usr/share/tasksel/,
   when i run tasksel for install openssh-server, it doesn't
effective,openssh-server doen't installed
here are my test and 123.desc file

  test:
  # tasksel -t
 debconf-apt-progress -- aptitude -q --without-recommends -o
APT::Install-Recommends=no -y install ~t^openssh-server$

  # tasksel --list-tasks
  u openssh-serverOpenSSH

  # tasksel --task-packages openssh-server
  openssh-server

  # tasksel --task-desc openssh-server
  This task provides OpenSSH

  here is 123.desc:
Task: openssh-server
Section: user
Relevance: 8
Description: OpenSSH
 This task provides OpenSSH
Key:
 openssh-server
Packages: task-fields

some advise?

best regards

boster