Re: Is there a way to ssh into the debian installation process?

2014-01-05 Thread Rick Thomas
Hi Scott,

I've successfully used your procedure (appropriately localized to my own 
environment) to do an install on an amd64 VM under VMWare Fusion on my friendly 
local Mac mini.

So I think I could do the same thing on a PowerPC Mac if I knew the ppc 
equivalents of isolinux.cfg as used by you for i386 -- and the ppc equivalent 
of the genisoimage magic you use to make the bootable image.

I've CC-ed the installer and powerpc lists, in hopes that someone there can 
point me in the right direction.

Thanks!

Rick

PS: Sorry I took so long to get back to you on this… Year-end holidays ate my 
brain for a couple of weeks.


On Dec 15, 2013, at 12:57 AM, Scott Ferguson 
scott.ferguson.debian.u...@gmail.com wrote:

 On 09/12/13 13:26, Rick Thomas wrote:
 
 Is there some way to tell the debian installer to enable an ssh
 server during the installation?
 
 Yes.
 
 I'd like to be able to
 ssh/slogin/scp to the installation process so I can retrieve log
 files and otherwise snoop the process when the keyboard/mouse are
 frozen.
 
 This is part of my pursuit of Bug#728936, which renders it impossible
 to do a normal Sid CD-based installation of my PowerPC Macs, because
 the USB keyboard and mouse are not recognized.
 
 Thanks in advance!
 
 Rick
 snipped
 
 I can't test on a PowerPC so I can only guess (wildly) about differences
 between my experience and yours. I'm using debian-7.2.0-i386-netinst.iso
 The following will automate the install to the point where you start
 partitioning - by which time you can ssh installer@$ipAddress
 (password is debian).
 
 At the very least you'll have to change my ISOLINUX references to suit
 the PowerPC boot loader, probably locale, possibly keymap, you may also
 need to install additional modules and/or firmware.
 
 
 This script will do the remaster - modify to suit your needs.
 
 == remaster.sh ==
…
 ===
 
 
 This should be the minimum you require for the boot, modify to suit your
 needs, DEBCONF_DEBUG is not necessary, just makes it easier to see what
 DEBCONF is doing during the install (look at Alt+F4 or /var/log/syslog):-
 
 
 === isolinux.cfg =
 # autostart SSH install
 prompt 0
 timeout 1
 default preseed
 
 label preseed
  kernel /install.386/vmlinuz
  append vga=788 initrd=/install.386/initrd.gz auto DEBCONF_DEBUG=5
 ==
 
 
 You will want to changes values in the preseed (some are redundant, some
 won't suit your needs):-
 
 
 === preseed.cfg ==
…
 ===
 
 
 
 Let me know how you go.
 
 Kind regards


--
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/c18ac594-02aa-4f1f-a775-fd491da5a...@pobox.com



Bug#734093: debian-installer: install plymouth by default

2014-01-05 Thread Julien Cristau
On Sun, Jan  5, 2014 at 08:29:24 +0100, Christian PERRIER wrote:

 reassign 734093 tasksel
 retitle 734093 Please include plymouth in task-desktop
 thanks
 
 (proposal to install plymouth, that provides an attractive boot
 animation in place of the text messages that normally get shown. Text
 messages are instead redirected to a logfile for viewing after
 boot. ...by default, with desktop environments, when installing Debian)
 
 Quoting Holger Levsen (hol...@layer-acht.org):
  On Samstag, 4. Januar 2014, Andreas Cadhalpun wrote:
   Maybe it is better to install plymouth only, if task-desktop is installed?
  
  this seems like a very reasonable approach to me.
  
  
 
 OK, then. Reassigning to tasksel (as we should have done for quite a
 while, indeed
 
 Apart from that, I have no strong advice about this. A nice and
 appealing (one taste may vary) boot screen for desktop computers can
 be seen as something to have by some people but others may hate that.
 
 I think that, at least, if plymouth is included in task-desktop, we
 should be certain that a Debian theme is cooked for it in a consistent
 manner with Debian themes for desktop environments.
 
I think plymouth would have to be maintained in unstable, not just in
experimental, before tasksel should touch it.

Cheers,
Julien


signature.asc
Description: Digital signature


Problem with firmware loading

2014-01-05 Thread Heiko Ernst
Hallo.

I have download the debian testing iso file from 05.01.20114. My laptop 
have a intel centrino 1000 wlan card. this card needs non-free firmware 
but the debian installer dont load the firmware from usb device. the usb 
device ist fromated with FAT and the firmware is on root. I have testing to 
load firmware with expert mode on the deian installer and then load 
firmware but the installer says : the failing step is: Load drivers from 
removable media.


-- 
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/15440591.IAJRWrFXhu@debian



Re: Q: How to rebuild d-i or initrd?

2014-01-05 Thread Cyril Brulebois
Ozi Traveller ozitravel...@gmail.com (2014-01-05):
 Sorry for so many questions. The host I'm build on is wheezy and I want to
 make a wheezy debian-installer.
 
 The contents of  sources.list.udeb are:
 
 # This file is automatically generated, edit sources.list.udeb.local
 instead.
 deb [trusted=yes] copy:/home/xxx/debian-installer/installer/build/
 localudebs/
 deb http://ftp.au.debian.org/debian unstable main/debian-installer
 
 I'm not sure where the unstable comes from. How can I force it to use
 stable rather than unstable?
 
 To build I did:
 
 $ make reallyclean$ fakeroot make build_netboot

You need to specify USE_UDEBS_FROM=wheezy (see debian/rules for the
heuristics that are used in the regular Debian package build).

Mraw,
KiBi.


signature.asc
Description: Digital signature


Re: Problem with firmware loading

2014-01-05 Thread Andreas Cadhalpun

Hi Heiko,

On 05.01.2014 12:16, Heiko Ernst wrote:

I have download the debian testing iso file from 05.01.20114. My laptop
have a intel centrino 1000 wlan card. this card needs non-free firmware
but the debian installer dont load the firmware from usb device. the usb
device ist fromated with FAT and the firmware is on root. I have testing to
load firmware with expert mode on the deian installer and then load
firmware but the installer says : the failing step is: Load drivers from
removable media.


Sadly the firmware loading is currently broken in jessie/sid, see bug 
#725714 [1].

I hope this will get fixed soon.

Best regards,
Andreas


1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725714


--
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/52c952b1.30...@googlemail.com



Re: Problem with firmware loading

2014-01-05 Thread Heiko Ernst
Am Sonntag, 5. Januar 2014, 13:40:17 schrieb Andreas Cadhalpun:
 
 Sadly the firmware loading is currently broken in jessie/sid, see bug
 #725714 [1].
 I hope this will get fixed soon.
 
 Best regards,
 Andreas
 
 
 1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725714


Yes it's the bug I mean. Hope the bug is fix soon.


-- 
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/43413065.Y57fkMDrLO@debian



Re: Bug#734093: debian-installer: install plymouth by default

2014-01-05 Thread Andreas Cadhalpun

Hi,

On 05.01.2014 11:51, Julien Cristau wrote:

On Sun, Jan  5, 2014 at 08:29:24 +0100, Christian PERRIER wrote:

OK, then. Reassigning to tasksel (as we should have done for quite a
while, indeed


It is probably best to include plymouth in tasksel, but still the 
installer would have to recognize, if plymouth is installed, and then 
add 'splash' to the kernel command line.



Apart from that, I have no strong advice about this. A nice and
appealing (one taste may vary) boot screen for desktop computers can
be seen as something to have by some people but others may hate that.


Therefore I think plymouth should only be recommended by task-desktop.


I think that, at least, if plymouth is included in task-desktop, we
should be certain that a Debian theme is cooked for it in a consistent
manner with Debian themes for desktop environments.


Currently this would be the joy theme [1].


I think plymouth would have to be maintained in unstable, not just in
experimental, before tasksel should touch it.


Daniel, can you upload the experimental version to unstable, or are 
there problems with this version?


Best regards,
Andreas


1: https://wiki.debian.org/DebianArt/Themes/Joy


--
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/52c95d3e.2040...@googlemail.com



Processing of user-setup_1.55_i386.changes

2014-01-05 Thread Debian FTP Masters
user-setup_1.55_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  user-setup_1.55.dsc
  user-setup_1.55.tar.gz
  user-setup-udeb_1.55_all.udeb
  user-setup_1.55_all.deb

Greetings,

Your Debian queue daemon (running on host ravel.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/e1vzoxf-00017k...@ravel.debian.org



Processing of user-setup_1.55_i386.changes

2014-01-05 Thread Debian FTP Masters
user-setup_1.55_i386.changes uploaded successfully to localhost
along with the files:
  user-setup_1.55.dsc
  user-setup_1.55.tar.gz
  user-setup-udeb_1.55_all.udeb
  user-setup_1.55_all.deb

Greetings,

Your Debian queue daemon (running on host franck.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/e1vzob2-0005am...@franck.debian.org



Processing of partman-base_172_i386.changes

2014-01-05 Thread Debian FTP Masters
partman-base_172_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  partman-base_172.dsc
  partman-base_172.tar.gz
  partman-base_172_i386.udeb
  partman-utils_172_i386.udeb

Greetings,

Your Debian queue daemon (running on host ravel.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/e1vzoh8-0001rl...@ravel.debian.org



Processing of partman-base_172_i386.changes

2014-01-05 Thread Debian FTP Masters
partman-base_172_i386.changes uploaded successfully to localhost
along with the files:
  partman-base_172.dsc
  partman-base_172.tar.gz
  partman-base_172_i386.udeb
  partman-utils_172_i386.udeb

Greetings,

Your Debian queue daemon (running on host franck.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/e1vzokl-00076l...@franck.debian.org



Processing of partman-auto_117_i386.changes

2014-01-05 Thread Debian FTP Masters
partman-auto_117_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  partman-auto_117.dsc
  partman-auto_117.tar.gz
  partman-auto_117_i386.udeb

Greetings,

Your Debian queue daemon (running on host ravel.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/e1vzom2-0002ug...@ravel.debian.org



Processing of partman-auto_117_i386.changes

2014-01-05 Thread Debian FTP Masters
partman-auto_117_i386.changes uploaded successfully to localhost
along with the files:
  partman-auto_117.dsc
  partman-auto_117.tar.gz
  partman-auto_117_i386.udeb

Greetings,

Your Debian queue daemon (running on host franck.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/e1vzopb-0007x6...@franck.debian.org



Processing of partman-partitioning_99_i386.changes

2014-01-05 Thread Debian FTP Masters
partman-partitioning_99_i386.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  partman-partitioning_99.dsc
  partman-partitioning_99.tar.gz
  partman-partitioning_99_i386.udeb

Greetings,

Your Debian queue daemon (running on host ravel.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/e1vzoqw-fl...@ravel.debian.org



Processing of partman-partitioning_99_i386.changes

2014-01-05 Thread Debian FTP Masters
partman-partitioning_99_i386.changes uploaded successfully to localhost
along with the files:
  partman-partitioning_99.dsc
  partman-partitioning_99.tar.gz
  partman-partitioning_99_i386.udeb

Greetings,

Your Debian queue daemon (running on host franck.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/e1vzous-ul...@franck.debian.org



Bug#733948: marked as done (hplip-gui: HP Toolbox can't be used as regular user when root account disabled)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 15:22:09 +
with message-id e1vzpwj-0002ex...@franck.debian.org
and subject line Bug#697331: fixed in user-setup 1.55
has caused the Debian Bug report #697331,
regarding hplip-gui: HP Toolbox can't be used as regular user when root account 
disabled
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.)


-- 
697331: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697331
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: hplip-gui
Version: 3.13.11-2
Severity: important

Dear Maintainer,

I installed the hplip-gui package on a fresh Debian Jessie install to make 
available the HP Toolbox for easy HP printers installation and management (in 
particular networked multi-function printing/scanning).

This installation has the root account disabled by specifying an empty password 
during the initial installation.

After launching hp-toolbox from command line (it can't be found from the 
Activites Overview, reported as Bug #733947), I proceed to networked printer 
detection which goes on as expected until reaching the Setup Device dialog and 
confirming the printer addition by clicking on the Add Printer button. At that 
point a dialog appears:

 You do not have permission to add a printer. You need authentication.

My standard credentials don't work as expected, an error dialog indicates:

 Could not connect to CUPS Server due to insufficient privileges.

 Try with a valid user.

I would expect HP Toolbox to be usable even when the root account is disabled, 
as the initial user in a vanilla install has admin privileges.

As a workaround, a networked printer can be installed using the standard 
printing configuration utility, but network scanning and other advanced 
features won't be configured.

This effectively makes it harder to properly configure such networked 
multifunction devices.

I believe the same bug has been reported in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1209246

-- Package-specific info:
Saving output in log file: /home/magicfab/hp-check.log

HP Linux Imaging and Printing System (ver. 3.13.11)
Dependency/Version Check Utility ver. 15.1

Copyright (c) 2001-13 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the
HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies
are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball   
has the proper dependencies installed to successfully run.  
3. Both compile- and run-time check mode (-b or --both) (Default): This mode
will check both of the above cases (both compile- and run-time dependencies).   

Check types:
a. EXTERNALDEP - External Dependencies  
b. GENERALDEP - General Dependencies (required both at compile and run time)
c. COMPILEDEP - Compile time Dependencies   
d. [All are run-time checks]
PYEXT SCANCONF QUEUES PERMISSION

Status Types:
OK
MISSING   - Missing Dependency or Permission or Plug-in
INCOMPAT  - Incompatible dependency-version or Plugin-version

warning: debian-unstable version is not supported. Using debian-7.2 versions 
dependencies to verify and install...

---
| SYSTEM INFO |
---

 Kernel: 3.11-2-amd64 #1 SMP Debian 3.11.10-1 (2013-12-04) GNU/Linux
 Host: ARA-salon
 Proc: 3.11-2-amd64 #1 SMP Debian 3.11.10-1 (2013-12-04) GNU/Linux
 Distribution: debian unstable
 Bitness: 64 bit


---
| HPLIP CONFIGURATION |
---

HPLIP-Version: HPLIP 3.13.11
HPLIP-Home: /usr/share/hplip
warning: HPLIP-Installation: Auto installation is not supported for debian 
distro  unstable version 

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=3.13.11

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hplip/HP
ppdbase=/usr/share/ppd/hplip
doc=/usr/share/doc/hplip-doc/HTML

Bug#697331: marked as done (Please add the first created user to lpadmin)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 15:22:09 +
with message-id e1vzpwj-0002ex...@franck.debian.org
and subject line Bug#697331: fixed in user-setup 1.55
has caused the Debian Bug report #697331,
regarding Please add the first created user to lpadmin
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.)


-- 
697331: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697331
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: installation-reports
Severity: normal
Tags: d-i

Dear Maintainer,

   * What led up to the situation?

I installed wheezy-xfce amd64 build 20121217:0510 on a new partition.

I have an Epson BX300F  all in one printer/scan/fax.
I can scan documents with xsane but can not print (tried from simple text file
 libre office document)


   * What exactly did you do (or not do) that was effective (or
 ineffective)?

check cups package is installed
set xfce print parameters to use cups (from menu)
added package system-config-printer-udev (auto detect printers)
reboot


   * What was the outcome of this action?

Problem remains.
test:
print text document from mousepad editor

** (xfprint4:4267): WARNING **: Unable to load printing system module
cups_plugin.so

** (xfprint4:4267): WARNING **: no printer in the list, may be the CUPS server
isn't running or you haven't configured any printer

** (xfprint4:4267): WARNING **: no printer in the list, may be the CUPS server
isn't running or you haven't configured any printer


check:
root? ls -l /usr/lib/x86_64-linux-gnu/xfce4/xfprint-plugins/cups_plugin.so
-rw-r--r-- 1 root root 22408 jan 23  2012 /usr/lib/x86_64-linux-gnu/xfce4
/xfprint-plugins/cups_plugin.so
root?

tried:
root? xfprint4-manager

(xfprint4-manager:3862): xfconf-CRITICAL **: xfconf_init() must be called
before attempting to use libxfconf!

** (xfprint4-manager:3862): WARNING **: xfprint: /printing-system is not set

and nothing in the popup ~print manager

check:
package dbus-x11 : installed




-- Package-specific info:

Boot method: 
Image version: 
Date: Date and time of the install

Machine: 
Partitions: df -Tl will do; the raw partition table is preferred


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

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

Comments/Problems:

Description of the install, in prose, and any thoughts, comments
  and ideas you had during the initial install.


-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to sub...@bugs.debian.org.

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=7.0 (wheezy) - installer build 20121217-00:04
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux pc4 3.2.0-4-amd64 #1 SMP Debian 3.2.35-1 x86_64 GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core 
Processor Family DRAM Controller [8086:0104] (rev 09)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:13c7]
lspci -knn: Kernel driver in use: agpgart-intel
lspci -knn: 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd 
Generation Core Processor Family Integrated Graphics Controller [8086:0116] 
(rev 09)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:13c7]
lspci -knn: 00:16.0 Communication controller [0780]: Intel Corporation 6 
Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:13c7]
lspci -knn: 00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 
Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
lspci -knn: Subsystem: ASUSTeK Computer Inc. Device [1043:13c7]
lspci -knn: Kernel driver in use: ehci_hcd
lspci -knn: 00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series 
Chipset Family High Definition Audio Controller [8086:1c20] 

partman-auto_117_i386.changes ACCEPTED into unstable

2014-01-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 05 Jan 2014 15:27:10 +0100
Source: partman-auto
Binary: partman-auto
Architecture: source i386
Version: 117
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-auto - Automatically partition storage devices (partman) (udeb)
Changes: 
 partman-auto (117) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
Checksums-Sha1: 
 00f8647160f6a84c27f010903b0d51a02aab178d 1616 partman-auto_117.dsc
 808f4f66050e61342221eea49c053324145daa4d 126196 partman-auto_117.tar.gz
 3f88ba1864feed93bd53f25ab836984249c4a9d0 86670 partman-auto_117_i386.udeb
Checksums-Sha256: 
 357b5b62a9fa58ddf413269aa6cba4fc6c692dadfb0b6da35499c902bbd61e8a 1616 
partman-auto_117.dsc
 1c16e2324a440b2202fcba6bdd0e111ffec95bc93ad72da25ce343dfa918a103 126196 
partman-auto_117.tar.gz
 aa73478af8d49a7a13bebc7edd9483b152611587e857140f1a3c870cd7e2c949 86670 
partman-auto_117_i386.udeb
Files: 
 cc927d04774d4be90b54eaa943f119f7 1616 debian-installer standard 
partman-auto_117.dsc
 b7a5cec368e46458f7187c4cc8efbf15 126196 debian-installer standard 
partman-auto_117.tar.gz
 c23bc58f9536c0159d07ec7130ec021e 86670 debian-installer standard 
partman-auto_117_i386.udeb

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

iQIVAwUBUslsn4cvcCxNbiWoAQKbMg//U/8mpDwTTPK6WuKPayAeyCOcfP5YGI+5
9etTradJZo49HF7sZvbtD2n3XCRdARJFZ33APRE5JPPUuylrwdHPefWa9MvEAKHv
02GfRKNcP1d+1ee0mfZOngJlETgBgAHXZ4RIt2YyiMVzBOnociS45ZMzJr9yfkik
qzTVAfTbt8bHkGCA+JoUQe2AJ6JIod/AuHqQBLVaJ6k9sNapG8hEj7JylPNGCJse
wGEjXt3EKQ8U+Vcqs4B8AzxWIk1uqxIF1SCdYO9IBAQ2Y/nvugdOfU+m7UBC615v
74B8Zq4OV6oD/li8dMaw9YiGw1e6PK0WTQjqCSUi+mpY7AOHMEoPknduAyVRT2kL
0Zyoeo9fugXsGOcUVIK9jxIS1wwwfjfroUQIA0RLyLDYLWNBNxWxRea0mnHaLjOP
Ab1/HKO3VKx+6k8a92IyvC2OQwuDbwYL+oH3yVLDWWyVNg54qOXml9gNMM2Vrymx
LS+Yd4z5XoiCIr/vrEFBrfjLiF6PNwx1YUIBlOxvOv8HOJgAYV3fLPQ/vyog6gtV
ElqiTfJBI/u2VG63RVZGyUK+0CDAlgm5ZxgnciBXwjW2IdyiF7VFX2w6GmkPzHmZ
VHBvIfKrZfUWj2MDoLsmjaDFzY8QubBKO4p0PWrYzvLXp7gXi7/xgnMsgx6RojWi
MfWKlSKIiww=
=dB8p
-END PGP SIGNATURE-


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/e1vzpvy-0002c4...@franck.debian.org



user-setup_1.55_i386.changes ACCEPTED into unstable

2014-01-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 05 Jan 2014 12:33:09 +0100
Source: user-setup
Binary: user-setup-udeb user-setup
Architecture: source all
Version: 1.55
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 user-setup - Set up initial user and password
 user-setup-udeb - Set up users and passwords (udeb)
Closes: 697331
Changes: 
 user-setup (1.55) unstable; urgency=low
 .
   * Add first created user to lpadmin group so that it can use local
 printers when installed. Closes: #697331
   * Update Standards to 3.9.5 (checked)
Checksums-Sha1: 
 4e789eba6f474eaa9f4cd87bd78c93271f885a70 1729 user-setup_1.55.dsc
 ed93197fabd3e7e216418ca1c79e9ba168243bb2 173798 user-setup_1.55.tar.gz
 855100a92c04ed6f5852ab9483f978c4f1523285 162626 user-setup-udeb_1.55_all.udeb
 d295eff4f57385089cc5e851a9b58a5eddff4734 172628 user-setup_1.55_all.deb
Checksums-Sha256: 
 e48ee70e2d42e67851b75f8ac22e0c39562a2af6064c80aa2c545cce112b97c8 1729 
user-setup_1.55.dsc
 a283226a995c1348d73e64d2c9374f28971a8d9e31ffc2526ef47547a41a72b2 173798 
user-setup_1.55.tar.gz
 cfd5928dc5f499076259f87108e7fe1b6c080830d3e7209437d21da4c0959cef 162626 
user-setup-udeb_1.55_all.udeb
 12e7dd35f6ed070a2f3b209de89fde5fd7c70f21dc9d98d831ce1fd1bfdcee2f 172628 
user-setup_1.55_all.deb
Files: 
 5c87e89c7540e2b2768503998f4cfc73 1729 debian-installer extra 
user-setup_1.55.dsc
 1f0bb5b6b970f3046b1524afb444291e 173798 debian-installer extra 
user-setup_1.55.tar.gz
 c0c22f1aa2810c4a411d9e362c1d8825 162626 debian-installer standard 
user-setup-udeb_1.55_all.udeb
 9eefcb4c7d59a98d7bdc749219586e5b 172628 admin extra user-setup_1.55_all.deb

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

iQIVAwUBUslpDocvcCxNbiWoAQJOCg/9EbXtCvvy6h5ii0EIiHQGLt64ZUgy2Zdb
Kx7yIUyGrTWCVbwwX02+phzUFKss0MqpEcDgawBZaiRZbc0WhuhEX4caS3CjtVdE
KR0wK51tjVsGalbfsPjnit1a92mu9vILXvEnXhhgoPeYCsz4c7XS/emDAXJ9gbX6
ZmWA505yp/sYYGRsf7tvItbj/6w6omcwrXCf0GIxDh6Z9qaNNAVAm65ZPqxy5jhs
gJgMNJXThLb1EWMs+NXhQaW5NNI9uKmbqqWkhUxoeWX+qKBo/YFTN8Lk4xq8JAwr
1nl8ONhkBCpIFqrEHViPS624xo4apZYkctMs05P1h18dbB3E9kV9sZXhlHuy073h
TbzJxkFZp4kT42kfFoNQtUajfU6iSO4mpVX5FP0Hbf1qa3SXVPcPx8TVNsJ3N8Bu
ALIXZhYY/8pdqzoITgDuO6Vim5yxTYq2eH3f+S8va8LtlB5LtaVJNC3umHzspOrG
hPCOUkKM24T/Q0vxp3Hoxy/EejjQf3vPY2fuFzlExbEE6Mw21FKkRDfWTBEhKn32
ASzzpAaPbsRnvEuIE3G/ZhlkJo67cIoqm4aSMTSnQTziCl4CXl9tGyZGyatX12cQ
62dkz+YBTHdP3eRKTwFfr97snLek0O73cRwhvbQlTO9zPFPNY7/Ilar1Ra4i/m1u
RhWWdjH60/M=
=ZZ7n
-END PGP SIGNATURE-


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/e1vzpwj-0002eo...@franck.debian.org



partman-partitioning_99_i386.changes ACCEPTED into unstable

2014-01-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 05 Jan 2014 15:33:40 +0100
Source: partman-partitioning
Binary: partman-partitioning
Architecture: source i386
Version: 99
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-partitioning - Partitioning operations for partman (udeb)
Changes: 
 partman-partitioning (99) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
Checksums-Sha1: 
 0bdb59449085261779d548587df3e426218b980d 1676 partman-partitioning_99.dsc
 316845e2c41c7c90999705773ad6bb5fa75399c9 216441 partman-partitioning_99.tar.gz
 283e88b3b7e5ff98938b177822ba14a4cd36f9d6 214718 
partman-partitioning_99_i386.udeb
Checksums-Sha256: 
 7be1a6ca46903de522fa137fa1f7265f1326a7b12a2011658795bf3c69b61021 1676 
partman-partitioning_99.dsc
 39bd2be744e9fa25ef7afc58c3f535d223957d47a26622f85bf555b7d2fe302f 216441 
partman-partitioning_99.tar.gz
 9fec8c6658b509b18d4608cc707c6adaebe530df03b2f5679131aec58e6854e9 214718 
partman-partitioning_99_i386.udeb
Files: 
 e8154d3aa07af81bfddd11799835ca53 1676 debian-installer optional 
partman-partitioning_99.dsc
 a6dd3da8d32b1f792628b39464dfa7fc 216441 debian-installer optional 
partman-partitioning_99.tar.gz
 173ed4dace1249155975410538b78567 214718 debian-installer optional 
partman-partitioning_99_i386.udeb

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

iQIVAwUBUsluT4cvcCxNbiWoAQLTqA//WdMwhmA1eq9HEuXJ3e0n+uB8r6ohccnN
CY9jVXj+6VqUIoO9XDluZwILdZEARVIwZulQjfE8ns5X+fYND3Vc3XxjmaM7gUKc
UkVmCo7pAP0nd+nCB3d2GtrhrcpQUHYNdw5l5T3kWj/o/lY6Uo4RzjuNULunbvkk
N/n2l+HuCarQWoKt+upq+RUk6maQGrK3s6430f+o+D2NS1u+Tvhe7aKxfRIRiKe+
O0pQIJdrhqHz7RYGdPjdz/U1Xh0nr3IlwJ3xPTxvRaFRCFOqBHwC2+gxPIKWcZ9S
8j/mIEfD+qfMOI8ykWD969B9SC3Gb0HoJvJwbQOF2ItGxb+m8xlTpOok9L1uBYhQ
BNIBKELltUx89aK9aRpkIe1du6ATs/TR3OIk8B4i1LwaQEMIUK8Am3kvxWN1fK17
0dTkR2a8XsdaPT8szPyhSZgD0uP8QfZyuglv6N3V4XxnJosTfXVYvMoAIQpwgxuz
jFV1PzpWL3F7UREHrcenAdAmeqc3L9URQdBUssKoVghYQGLLvJoSaOkoDNZvNjpN
P5+w6eWNG+djegCv/K0RZG3g+g05bEr4v+7gI00z8o/bbX76nXt+IjG5SYGpJxez
fQnlIqtfVjoOMlqXB1GGFVxlz5mu+1L6fz8nif//ugZ1tChNPl3GX0f1OnIo0SEI
GZmvFS87Dhw=
=CL5P
-END PGP SIGNATURE-


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/e1vzpvl-0002jx...@franck.debian.org



partman-base_172_i386.changes ACCEPTED into unstable

2014-01-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 05 Jan 2014 15:20:41 +0100
Source: partman-base
Binary: partman-base partman-utils
Architecture: source i386
Version: 172
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-base - Partition the storage devices (partman) (udeb)
 partman-utils - Utilities related to partitioning (udeb)
Changes: 
 partman-base (172) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
Checksums-Sha1: 
 4c66448c34a5781c688832d1bbf7b6ff73aa3e4f 1810 partman-base_172.dsc
 2dca60a42134b811fd6f494f643afab9416812c5 212531 partman-base_172.tar.gz
 d427488695bc5c30463e0c4d3df44fef3c624248 156252 partman-base_172_i386.udeb
 02716769f551700467ba8c2538c8bccde40bb67d 3386 partman-utils_172_i386.udeb
Checksums-Sha256: 
 262fbf7868b530ca4b6835fe5979827a8051bb330132a22a4c967e5eb5f35541 1810 
partman-base_172.dsc
 dc7427a6617a4cc6915626bb2e256b8069b1401d488adf06161000fd35f4de14 212531 
partman-base_172.tar.gz
 e2661e3bfdc134dbd89407eb16fa5306f60c4dd3a1a1df12ee1459864053d5f7 156252 
partman-base_172_i386.udeb
 7ace8aaf6e11ab50390b3a9e101f2525721a256654c527121881c6226665f69a 3386 
partman-utils_172_i386.udeb
Files: 
 5ab174e4ce824009822c4a89cf607b2b 1810 debian-installer standard 
partman-base_172.dsc
 c90cadbe981b4cb4c7551c3bc1a8d7d3 212531 debian-installer standard 
partman-base_172.tar.gz
 4a4e1a95749591ae46f078cb59368e2b 156252 debian-installer standard 
partman-base_172_i386.udeb
 0e0db1cab9c3fb96bfa80f236f300370 3386 debian-installer extra 
partman-utils_172_i386.udeb

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

iQIVAwUBUslrLYcvcCxNbiWoAQIxGA/9HPOMUZtvpT7gc67zWAShStDFQXvaubZv
PtWWG+fPlyhC9KqtOtOvydGCRs1LvyL8AVmrAPA8Gvj4UWtO/OphKVEnCGStJEE/
2qmFN5ij+SpnFuXeW0CYG379BbN41fckFuSDbCebjdwz/PGsOZcwk1VCUsZireFz
C2uvuNwYGQwpKcAwQITJPorwTGpImaCcaCnsXEklFw+NJ2/hAnFOyvO+coGh05NX
+VN7m2ilYZ2kSkdTezjEolBgDdH52tz94eHHGVuEUy/9E5j9wlu5VRn5m3bmue3u
1A8I5BqR6wn/6ZDdoyafLzCw6Ci90/AL5N3EW1gAy3UuI1447SEgMURu4cZy5EZ6
MEyEn7mFWG1GnbY1pdNCtWbgrwzmjDI7D/+b560CdsQr1yygYG59VSfxxF13OALN
DwdOS7c8WML+ttd6eNMHQHE81KcnJzzwU3I/91qzUUnfD4kWr//hsnu6Q4Yz4Lwb
q363/bySWYySnIbYNGNwlvoCdC/w/mEEEVAIk6SE7nx7h/to7i0pG1g9bza12x9Q
6aME+flrTzSaMBlb1mckGf9VUNa0DEYi01qo/6fbQnWqmf/6lFT4ut44G/8eoskm
9gIsla70NhbB5lXeSqyDueYK+6XXfBNP6LGh+PEsAT5t/Aom09XudLQyeBsQQzCX
2zZUbUkjmfM=
=5ZIF
-END PGP SIGNATURE-


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/e1vzpvf-0002gc...@franck.debian.org



Processing of partman-basicmethods_58_i386.changes

2014-01-05 Thread Debian FTP Masters
partman-basicmethods_58_i386.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  partman-basicmethods_58.dsc
  partman-basicmethods_58.tar.gz
  partman-basicmethods_58_all.udeb

Greetings,

Your Debian queue daemon (running on host ravel.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/e1vzps8-0001cx...@ravel.debian.org



Processing of partman-basicmethods_58_i386.changes

2014-01-05 Thread Debian FTP Masters
partman-basicmethods_58_i386.changes uploaded successfully to localhost
along with the files:
  partman-basicmethods_58.dsc
  partman-basicmethods_58.tar.gz
  partman-basicmethods_58_all.udeb

Greetings,

Your Debian queue daemon (running on host franck.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/e1vzpvx-0006o0...@franck.debian.org



partman-basicmethods_58_i386.changes ACCEPTED into unstable

2014-01-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 05 Jan 2014 16:36:14 +0100
Source: partman-basicmethods
Binary: partman-basicmethods
Architecture: source all
Version: 58
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team debian-boot@lists.debian.org
Changed-By: Christian Perrier bubu...@debian.org
Description: 
 partman-basicmethods - Basic partition usage methods for partman (udeb)
Changes: 
 partman-basicmethods (58) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
Checksums-Sha1: 
 254d62fc7bd11588bd9ec8bc16479b28cbe0aacb 1747 partman-basicmethods_58.dsc
 2fca63466c7ddf79c33294dfdec9822f6eb5fb69 51330 partman-basicmethods_58.tar.gz
 d35ed91fad9da6d9eeaa11d0f62d15eac3bc2d0b 21060 partman-basicmethods_58_all.udeb
Checksums-Sha256: 
 0e7d24bff522514342c53bb1c0b7dc4adb6ac82843d22c7107cf1ed5f9ba5ce0 1747 
partman-basicmethods_58.dsc
 bf5f0a04aec6b1f981f267a5c7a66b2bc40d0424698bfffd49b98782c949ca05 51330 
partman-basicmethods_58.tar.gz
 ca78f24be8ca5096dca097495746ce44ed298ffa009a96f033139e0412d02a82 21060 
partman-basicmethods_58_all.udeb
Files: 
 4e3bd9a42c9898eb8bb1a4a43318b64c 1747 debian-installer optional 
partman-basicmethods_58.dsc
 d46ff1622104f7557edf730b28037f24 51330 debian-installer optional 
partman-basicmethods_58.tar.gz
 4bbd5bd4ddb85ff90a381faed2af5997 21060 debian-installer optional 
partman-basicmethods_58_all.udeb

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

iQIVAwUBUsl88IcvcCxNbiWoAQIT5w//b3gc5QTdbYx9ikCfhF678SSsTsvmWGYN
Ik3DqcmVPXJAHnDswGdLH1gNS9L+vR/AyItRH8YaZ6Yff6GfNpTKVpSxLD7nwP5Y
vtVFtHomFDxas7QCF+IWAVE5Jcr3bhu96owpt/slQqSI4Y/Pjczj/W2u/jXxD/94
0kcqUB9nAi4479KAqQBxGQGGXDj4dpi5oG+7xht0/ZYPngrrPiiBDJ8Ji5P5RvNU
TT5y81ld3GNpFn00uJL0T6ie9BkRiyRjbsUkHA/P/UBoWuHvEQp/SG0emUG8eR9N
y0BpR/JZXMHBLVv/CJ6yk92iVyDVI9DhSzRAciKdCAVaAlgxy2UNvBEdu3PgfFWK
jVu0pC3Dz4pQbJUUGmLia787yu3gJ/m68sDLnboMi8vzFjkxssCHYfLZdpdRs11K
0qXCh2s4lPUM94qjrAvzTGAElalAZ2gzQwzIx0uY8smJWk17K2S1hObTWATDzbn7
04XXeAl30df9PUYfS1rWjHQ3pjDRKU2OdT60WdVzJcWN980/3E4rdvXJJS54L+xZ
tDaHQqklXHq33M2VqFwSpuJjXKUpAc2MFL6NCNj5AHnrUNAarT6D3pUR7l1MGuiC
zcOhhBpnGQtbmTmU340DH43g34FAhuslS3IJjxcIM3E31TdD26bnsPcX/+u6VW41
942EMxp1qYI=
=eNxo
-END PGP SIGNATURE-


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/e1vzpy7-0007bl...@franck.debian.org



Re: Q: How to rebuild d-i or initrd?

2014-01-05 Thread Ozi Traveller
I changed the debian/rules file as follows:

#! /usr/bin/make -f

ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
VERSION=$(shell LC_ALL=C dpkg-parsechangelog | grep ^Version: | cut -d ' '
-f 2)
DATE=$(shell echo $(VERSION) | cut -d '.' -f 1)
SUITE=$(shell LC_ALL=C dpkg-parsechangelog | grep ^Distribution: | cut -d '
' -f 2)
# ifeq (${SUITE},UNRELEASED)
# USE_UDEBS_FROM=unstable
# TRANSSTATUS=
# BOOTMENU_BEEP=n
# else
# USE_UDEBS_FROM=jessie
USE_UDEBS_FROM=wheezy
USE_PROPOSED_UPDATES=0
TRANSSTATUS=translation-status
BOOTMENU_BEEP=y
# endif

however sources.list.udeb still has unstable.


On Sun, Jan 5, 2014 at 11:38 PM, Cyril Brulebois k...@debian.org wrote:

 Ozi Traveller ozitravel...@gmail.com (2014-01-05):
  Sorry for so many questions. The host I'm build on is wheezy and I want
 to
  make a wheezy debian-installer.
 
  The contents of  sources.list.udeb are:
 
  # This file is automatically generated, edit sources.list.udeb.local
  instead.
  deb [trusted=yes] copy:/home/xxx/debian-installer/installer/build/
  localudebs/
  deb http://ftp.au.debian.org/debian unstable main/debian-installer
 
  I'm not sure where the unstable comes from. How can I force it to use
  stable rather than unstable?
 
  To build I did:
 
  $ make reallyclean$ fakeroot make build_netboot

 You need to specify USE_UDEBS_FROM=wheezy (see debian/rules for the
 heuristics that are used in the regular Debian package build).

 Mraw,
 KiBi.



Re: Q: How to rebuild d-i or initrd?

2014-01-05 Thread Cyril Brulebois
Ozi Traveller ozitravel...@gmail.com (2014-01-06):
 I changed the debian/rules file as follows:
 
 #! /usr/bin/make -f
 
 ARCH=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 VERSION=$(shell LC_ALL=C dpkg-parsechangelog | grep ^Version: | cut -d ' '
 -f 2)
 DATE=$(shell echo $(VERSION) | cut -d '.' -f 1)
 SUITE=$(shell LC_ALL=C dpkg-parsechangelog | grep ^Distribution: | cut -d '
 ' -f 2)
 # ifeq (${SUITE},UNRELEASED)
 # USE_UDEBS_FROM=unstable
 # TRANSSTATUS=
 # BOOTMENU_BEEP=n
 # else
 # USE_UDEBS_FROM=jessie
 USE_UDEBS_FROM=wheezy
 USE_PROPOSED_UPDATES=0
 TRANSSTATUS=translation-status
 BOOTMENU_BEEP=y
 # endif
 
 however sources.list.udeb still has unstable.

Err, I mentioned debian/rules so that you see how a regular debian build
is supposed to work. dpkg-buildpackage and friends call ./debian/rules,
which runs make in build/ with appropriate variables set. If you're only
changing debian/rules and then manually running make under build/,
nothing is going to change.

So either tweak debian/rules and use dpkg-buildpackage, or use “make
USE_UDEBS_FROM=wheezy” under build/, after having removed generated
files (that includes sources.list.udeb).

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: your mail

2014-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 661501 733179
Bug #661501 [debootstrap] debootstrap: Missing keyring file should abort with 
error
Bug #733179 [debootstrap] debootstrap should abort if the keyring is missing, 
not just warn
Severity set to 'important' from 'normal'
Marked as found in versions debootstrap/1.0.38.
Bug #661501 [debootstrap] debootstrap: Missing keyring file should abort with 
error
Marked as found in versions debootstrap/1.0.55.
Added tag(s) security.
Merged 661501 733179
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
661501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661501
733179: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733179
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
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.1388961249378.transcr...@bugs.debian.org



Bug#734324: debootstrap: unavoidable keyring warning in second-stage

2014-01-05 Thread Michael Gilbert
package: debootstrap
version: 1.0.56
severity: normal

The second stage always presents the keyring warning.  This, I think,
is unnecessary since all of the package verification is done during
the first stage.

One may think that this could be worked around by using --keyring
/debian-archive-keyring.gpg (after moving it there), but that makes
it worse since gpgv is not yet installed in the chroot.

Anyway, maybe it makes sense to disable all of the keyring stuff when
--second-stage is used.

Best wishes,
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/CANTw=MPTT_aoYihPhyKGsTCS4beuCZcY66xbE7kLSV=6t3s...@mail.gmail.com