Bug#785069: jessie live-installer can't install grub when booted via usb drive without internet

2016-10-13 Thread Fernando Toledo
The workaround of running apt-cdrom add from the installer chroot as say
the comment #25 work for me:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785069#25

I'm research if is possible to run via internal hooks of
debian-installer but i do not know exactly where put the simple bash
script that run "in-target apt-cdrom add" that must run before
grub-installer step.

If found some comment in this bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678611#10

That mention posible paths like

usr/lib/finish-install.d
usr/lib/pre-pkgsel.d
usr/lib/post-base-installer.d

and more...

Any guy that know more d-i internals can help here.

I use live-build, and i think can be easy put that script on:

config/includes.installer/usr/lib*

and shipp it on the installer part of the final iso live image.

Saludos!
-- 
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar



Bug#678611: debian-installer: Add more early/late hooks

2016-10-13 Thread Fernando Toledo
On Sat, 23 Jun 2012 20:01:31 +0200 Daniel Dehennin
 wrote:
> Joey Hess  writes:
> 
> 
> [...]
> 
> > There is already the /usr/lib/base-installer.d/ and
> > /usr/lib/post-base-installer.d/ directories, which
> > earlier hooks can drop scripts into. apt-setup also has its own 
> > /usr/lib/apt-setup/generators/
> 
> Thanks, I'll try this, this issue may bee a documentation one?
> 
> I'm looking at gitweb repositories of d-i/* to see if they have suitable
> hooks, not very easy ;-)
> 
> But, as en end user, this does not look very homogeneous to me.
> 
> Regards.
> -- 

where must put one script if i want to run it before grub-installer step?

-- 
Fernando Toledo
Dock Sud BBS
http://bbs.docksud.com.ar
telnet://bbs.docksud.com.ar



Processing of partman-auto_137_i386.changes

2016-10-13 Thread Debian FTP Masters
partman-auto_137_i386.changes uploaded successfully to localhost
along with the files:
  partman-auto_137.dsc
  partman-auto_137.tar.xz
  partman-auto_137_i386.udeb

Greetings,

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



Processing of partman-auto_137_i386.changes

2016-10-13 Thread Debian FTP Masters
partman-auto_137_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  partman-auto_137.dsc
  partman-auto_137.tar.xz
  partman-auto_137_i386.udeb

Greetings,

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



Bug#840467: marked as done (partman-auto: [hppa] Increase palo partition size to 45-50 MB)

2016-10-13 Thread Debian Bug Tracking System
Your message dated Thu, 13 Oct 2016 17:41:25 +
with message-id 
and subject line Bug#840467: fixed in partman-auto 137
has caused the Debian Bug report #840467,
regarding partman-auto: [hppa] Increase palo partition size to 45-50 MB
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.)


-- 
840467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: partman-auto
Version: 136
Tags: patch

Can you please increase the default palo partition size
(on the hppa architecture) to 45-50 MB.

The reason is, that on a 64bit kernel we now have ~17 MB kernel size
and ~20 MB initrd size (both can be stored in the palo partition).
This sums up to 37 MB which already greater than the 35 MB we had up to
now. Additionally we should keep room for the future, so 45-50 MB should
be fine for the next few years. 

Patch attached.

Thanks!
Helge
diff --git a/recipes-hppa/atomic b/recipes-hppa/atomic
index c7787b7..11be375 100644
--- a/recipes-hppa/atomic
+++ b/recipes-hppa/atomic
@@ -1,6 +1,6 @@
 partman-auto/text/atomic_scheme ::
 
-35 1000 40 linux-swap
+45 1000 50 linux-swap
 	$primary{ }
 	method{ palo } .
 
diff --git a/recipes-hppa/home b/recipes-hppa/home
index 1f6f5a6..89af4e5 100644
--- a/recipes-hppa/home
+++ b/recipes-hppa/home
@@ -1,6 +1,6 @@
 partman-auto/text/home_scheme ::
 
-35 1000 40 linux-swap
+45 1000 50 linux-swap
 	$primary{ }
 	method{ palo } .
 
diff --git a/recipes-hppa/multi b/recipes-hppa/multi
index 7096136..922f88d 100644
--- a/recipes-hppa/multi
+++ b/recipes-hppa/multi
@@ -1,6 +1,6 @@
 partman-auto/text/multi_scheme ::
 
-35 1000 40 linux-swap
+45 1000 50 linux-swap
 	$primary{ }
 	method{ palo } .
 
--- End Message ---
--- Begin Message ---
Source: partman-auto
Source-Version: 137

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

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

Debian distribution maintenance software
pp.
Christian Perrier  (supplier of updated partman-auto 
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...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 13 Oct 2016 07:02:40 +0200
Source: partman-auto
Binary: partman-auto
Architecture: source i386
Version: 137
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Christian Perrier 
Description:
 partman-auto - Automatically partition storage devices (partman) (udeb)
Closes: 840467
Changes:
 partman-auto (137) unstable; urgency=medium
 .
   [ Helge Deller ]
   * [hppa] Increase palo partition size to 45-50 MB. Closes: #840467
Checksums-Sha1:
 bf55f7261fd01fe75b44dc601c3036bd21f08776 1651 partman-auto_137.dsc
 f372703cf976ff4f7eea4d65fb5357a233d39c0d 108220 partman-auto_137.tar.xz
 dc9fea3b43db968a5d51c7467794b59c76f5d782 86786 partman-auto_137_i386.udeb
Checksums-Sha256:
 8aeb0bc8efe6356702b55c92e41019eaf346eb081f8021e333ad577bdbd6ada9 1651 
partman-auto_137.dsc
 a3910c8f939f98e8233745d0c19c34c7ba9322c390a56cabd086512ef0944eca 108220 
partman-auto_137.tar.xz
 ce529f89c2ad1010433f795569b7aa1095b32d2077909ad3587665267144d5e0 86786 
partman-auto_137_i386.udeb
Files:
 98811a0582a64814b307265aab43bdb3 1651 debian-installer standard 
partman-auto_137.dsc
 c141d3b855d1e9a89d84c57f4de535cf 108220 debian-installer standard 
partman-auto_137.tar.xz
 50c0567b57f07f575ea09f674edcabcc 86786 debian-installer standard 
partman-auto_137_i386.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJX/74VAAoJEIcvcCxNbiWoR6UP+gOBA0z0NWbHJmsXR3FYj6xE
38broGttRLkTHX9VyyeXneTEMNZjYuOEICtDRAI2jOe1gXtbNdLikzhpono1xzlF
v1SdBN948qb9SWMHC4+CkaBY5EpyhuDRSJ1Wk2TVlwKf1U0lvHaCcty1rSXpY8zd
ezwyp0GVJ4K2H4OWstmoZ3imZ/cx7EOV0XlOP5Ke9vm6+H9I0qNulRmq4D/NXYV3
7dCDk2s2B9/vFhsMFvQKg1sdR1kdR3fPK/DEeYVMAltbO1zeXTuZnt5afWTR6RCb
Q8OSoz+u5KkDE5RghIZMagR9qZ8bh24SEY87uU+/YmdZb649A7SbL+is+QZxT/om
UDun92OamHUWZaZ2QDcRAITWM8d9ok1L9EZQWon3g96aU1xoYzBd8suNSjth0GgR
lxDb4jzVGd2KKqX4EWsWCVLyuTeIBXdqTKdCFXM6ipeKTQrS7KelZorsEmb2YbzX
m2nSj6u88KEPJpgoGOeAXslMZAiaab+zL8Yzc4STBexEdEJTOAZMroQPZ+8lZOnZ
76aLBzJI09KEFZZAMv0MH4fvHtFGqRehulvhoQ79c/nDkP9AaAlCQRoinyMLHvn5
xa131Bkso5Xg

partman-auto_137_i386.changes ACCEPTED into unstable

2016-10-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 13 Oct 2016 07:02:40 +0200
Source: partman-auto
Binary: partman-auto
Architecture: source i386
Version: 137
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Christian Perrier 
Description:
 partman-auto - Automatically partition storage devices (partman) (udeb)
Closes: 840467
Changes:
 partman-auto (137) unstable; urgency=medium
 .
   [ Helge Deller ]
   * [hppa] Increase palo partition size to 45-50 MB. Closes: #840467
Checksums-Sha1:
 bf55f7261fd01fe75b44dc601c3036bd21f08776 1651 partman-auto_137.dsc
 f372703cf976ff4f7eea4d65fb5357a233d39c0d 108220 partman-auto_137.tar.xz
 dc9fea3b43db968a5d51c7467794b59c76f5d782 86786 partman-auto_137_i386.udeb
Checksums-Sha256:
 8aeb0bc8efe6356702b55c92e41019eaf346eb081f8021e333ad577bdbd6ada9 1651 
partman-auto_137.dsc
 a3910c8f939f98e8233745d0c19c34c7ba9322c390a56cabd086512ef0944eca 108220 
partman-auto_137.tar.xz
 ce529f89c2ad1010433f795569b7aa1095b32d2077909ad3587665267144d5e0 86786 
partman-auto_137_i386.udeb
Files:
 98811a0582a64814b307265aab43bdb3 1651 debian-installer standard 
partman-auto_137.dsc
 c141d3b855d1e9a89d84c57f4de535cf 108220 debian-installer standard 
partman-auto_137.tar.xz
 50c0567b57f07f575ea09f674edcabcc 86786 debian-installer standard 
partman-auto_137_i386.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJX/74VAAoJEIcvcCxNbiWoR6UP+gOBA0z0NWbHJmsXR3FYj6xE
38broGttRLkTHX9VyyeXneTEMNZjYuOEICtDRAI2jOe1gXtbNdLikzhpono1xzlF
v1SdBN948qb9SWMHC4+CkaBY5EpyhuDRSJ1Wk2TVlwKf1U0lvHaCcty1rSXpY8zd
ezwyp0GVJ4K2H4OWstmoZ3imZ/cx7EOV0XlOP5Ke9vm6+H9I0qNulRmq4D/NXYV3
7dCDk2s2B9/vFhsMFvQKg1sdR1kdR3fPK/DEeYVMAltbO1zeXTuZnt5afWTR6RCb
Q8OSoz+u5KkDE5RghIZMagR9qZ8bh24SEY87uU+/YmdZb649A7SbL+is+QZxT/om
UDun92OamHUWZaZ2QDcRAITWM8d9ok1L9EZQWon3g96aU1xoYzBd8suNSjth0GgR
lxDb4jzVGd2KKqX4EWsWCVLyuTeIBXdqTKdCFXM6ipeKTQrS7KelZorsEmb2YbzX
m2nSj6u88KEPJpgoGOeAXslMZAiaab+zL8Yzc4STBexEdEJTOAZMroQPZ+8lZOnZ
76aLBzJI09KEFZZAMv0MH4fvHtFGqRehulvhoQ79c/nDkP9AaAlCQRoinyMLHvn5
xa131Bkso5XguW34Nz5/9gbEOjpevj0grux4BGwi2LgisRn0rWqJMA7Itx4Wz60b
tRMo9Tb9/s21bbDDkjxW
=4qmj
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of s390-dasd_0.0.43_source.changes

2016-10-13 Thread Debian FTP Masters
s390-dasd_0.0.43_source.changes uploaded successfully to localhost
along with the files:
  s390-dasd_0.0.43.dsc
  s390-dasd_0.0.43.tar.xz

Greetings,

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



Processing of s390-dasd_0.0.43_source.changes

2016-10-13 Thread Debian FTP Masters
s390-dasd_0.0.43_source.changes uploaded successfully to ftp-master.debian.org
along with the files:
  s390-dasd_0.0.43.dsc
  s390-dasd_0.0.43.tar.xz

Greetings,

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



s390-dasd_0.0.43_source.changes ACCEPTED into unstable

2016-10-13 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 14 Oct 2016 07:29:26 +0200
Source: s390-dasd
Binary: s390-dasd
Architecture: source
Version: 0.0.43
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Christian Perrier 
Description:
 s390-dasd  - Configure DASD (udeb)
Changes:
 s390-dasd (0.0.43) unstable; urgency=medium
 .
   [ Updated translations ]
   * Polish (pl.po) by Michał Kułach
Checksums-Sha1:
 dfcca0ab2275c4e05bdac96c9bca59c636ec39b7 1707 s390-dasd_0.0.43.dsc
 29a6f5f516e286a9e3a7b76b383b53b771a3da5b 60284 s390-dasd_0.0.43.tar.xz
Checksums-Sha256:
 f6b71efd6049bd74ab741475f1c139e66d29c632cd3583f2cdd61aa2802b12e8 1707 
s390-dasd_0.0.43.dsc
 6fa06f3f61c6cbfdd2baece4a12b8fba7400e21e2365bdfffdf522c3b2621030 60284 
s390-dasd_0.0.43.tar.xz
Files:
 8032861d1c06873b87a44c19b3517fe8 1707 debian-installer standard 
s390-dasd_0.0.43.dsc
 a6441ac328f4a3c4ee3543a962367d90 60284 debian-installer standard 
s390-dasd_0.0.43.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJYAG+kAAoJEIcvcCxNbiWoz/QP/i2o3EKyeCPteRJqxmtCKHpd
kQIl8KO2Ffsj5OuVQ1bhMChK+VeJXo/W84YcVD27Vz92vhRkFo/r7RsQVU8UbhYQ
ldnzO4B4whk4lnMu+qQFU4/tFjL8nmsjlR06KmlGPwGCIFPzl8MMKXPycpVLi2Mu
qfm5YublKo3fAJ8CNKImCRSd2yi3pU6qQWWzhYKssZwrZYt7vBjkxfSeN3koVoRP
sgT8MoDTvDFwegl6jRYiTEF41g8g+wZWd14xoy3YcuUmKlod6DWCvrJmMySU2ytE
OED1zw+HTtKFBFaT9tl1dTXmfVUhRAYOdAL3vs8DuwEy7lCiIihNop/+2l9m1vjG
Kmelr13+O/yz6ZEaxq1IwUqTr/IipE27D5/PycQlD+86KSsNdFZXpzJ72c8IkVZD
lzFYmn20sK1aYtnVh80jKu+HSnHk522+3cMHbrXiiSnwLwkPs92a3fLQbbAv4fX6
DJbs4WLX8c97DDT2w/Hs+dT+nsdvdQntNMtfaXGPWknHaRWF1wwbM47Y+rssDfk7
oXhk4D/gG25B/oy9FIIk1og2W+Gtls+TLPxG2pyV2ec+z97PruXRXFy60PYyAZgM
hWogVzG0Izn4GhbZhfnPjWNvNsj0BURx2eTf9xKY+I8zeqTycM8S3R0SzP8WYlDH
cALxznPoQhA3e6FYwDJX
=Bz/s
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#840720: installation-report: stretch/testing setup inside qemu/kvm with virt-manager

2016-10-13 Thread Andreas Glaeser
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: installation-reports
Version: 2.62
Severity: wishlist

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


- -- Package-specific info:

Boot method: iso-img
Image version:
http://gensho.acc.umu.se/cdimage/weekly-builds/amd64/iso-cd/debian-testing-amd64-netinst.iso
Date: 2016-10-13

Machine: kvm vm, see attachment
Partitions:
Filesystem Type 1K-blocksUsed Available Use% Mounted on
udev   devtmpfs500520   0500520   0% /dev
tmpfs  tmpfs   1020283420 98608   4% /run
/dev/vda1  xfs   11523072 3138444   8384628  28% /
tmpfs  tmpfs   510132  68510064   1% /dev/shm
tmpfs  tmpfs 5120   4  5116   1% /run/lock
tmpfs  tmpfs   510132   0510132   0% /sys/fs/cgroup
tmpfs  tmpfs   102024  12102012   1% /run/user/1000
tmpfs  tmpfs   102024   4102020   1% /run/user/109



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]
Clock/timezone setup:   [o]
User/password setup:[o]
Detect hard drives: [o]
Partition hard drives:  [o]
Install base system:[o]
Install tasks:  [o]
Install boot loader:[o]
Overall install:[o]

Comments/Problems:

This is actually not an installer-problem, but one with libvirt or virt-manager
respectively, there is fix necessary in order to be able to start up existing 
virtual
machines:
This is the problem:
> Error starting domain: Requested operation is not valid: network 'default' is 
> not active
> 
> Traceback (most recent call last):
>   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 91, in 
> cb_wrapper
> callback(asyncjob, *args, **kwargs)
>   File "/usr/share/virt-manager/virtManager/asyncjob.py", line 127, in tmpcb
> callback(*args, **kwargs)
>   File "/usr/share/virt-manager/virtManager/domain.py", line 1355, in startup
> self._backend.create()
>   File "/usr/lib/python2.7/dist-packages/libvirt.py", line 999, in create
> if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
> libvirtError: Requested operation is not valid: network 'default' is not 
> active

This is the fix:

> root@dop58:/home/remosrv# cd /etc/libvirt/qemu/networks/autostart
> root@dop58:/etc/libvirt/qemu/networks/autostart# ln -s ../default.xml 
> default.xml
> root@dop58:/etc/libvirt/qemu/networks/autostart# ls -la
> total 4
> drwxr-xr-x 1 root root 22 Oct 10 13:48 .
> drwxr-xr-x 1 root root 40 Oct 10 13:45 ..
> lrwxrwxrwx 1 root root 14 Oct 10 13:48 default.xml -> ../default.xml
> root@dop58:/etc/libvirt/qemu/networks/autostart# cat default.xml 
> 
>   default
>   
>   
>   
> 
>   
> 
>   
> 
> 
> root@dop58:/etc/libvirt/qemu/networks/autostart# service libvirtd restart

I also disabled the bridge-netfilter, now I am able to log in to the host with 
SSH,
see: 

> $$ man sysctl.d

VM-configuration attached, also kernel-bootup messages [dmesg-output]

There is a message at bootup. saying that hardware-support for kvm is missing 
inside the
guest, so this would most probably require nested virtualisation, the other 
issue is,
that there is a 90 seconds grace-period at startup while systemd waits for
Network-Manager, which ist not really required inside a VM.

- -- 

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="9 (stretch) - installer build 20161003-00:06"
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux stretchtst 4.7.0-1-amd64 #1 SMP Debian 4.7.5-1 (2016-09-26) 
x86_64
GNU/Linux lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation 440FX - 
82441FX PMC
[Natoma] [8086:1237] (rev 02) lspci -knn:   Subsystem: Red Hat, Inc Device
[1af4:1100] lspci -knn: 00:01.0 ISA bridge [0601]: Intel Corporation 82371SB 
PIIX3 ISA
[Natoma/Triton II] [8086:7000] lspci -knn:  Subsystem: Red Hat, Inc Device
[1af4:1100] lspci -knn: 00:01.1 IDE interface [0101]: Intel Corporation 82371SB 
PIIX3 IDE
[Natoma/Triton II