On 29 September 2014 00:21, Brian Norris wrote:
> + Rafal
>
> Rafal has been looking at the same area of code. I'd really like to get
> this patch into 3.18 if possible, so the more eyes the better.
Thanks Brian.
I took me a while to follow this issue, too bad I wasn't subscribed to
the ML earli
Your message dated Mon, 29 Sep 2014 07:52:25 +0200
with message-id <20140929075225.04fa5f52@s5.lokal>
and subject line close
has caused the Debian Bug report #712115,
regarding linux-source-3.2: Kernel from proposed-updates fails to build without
removing [drivers/staging/rts5139/rts5139.ko] from
Package: src:linux
Version: 3.16.3-2
Severity: important
Dear Maintainer,
In order to use the radeon free driver with my HD6xxx series Radeon card on my
EFI boot laptop, I downloaded a fresh kernel from kernel.org and built it with
the following config, in order to add the required firmware for
Processing commands for cont...@bugs.debian.org:
> retitle 762870 initramfs-tools 0.117 fails to boot when using klibc-utils
Bug #762870 [initramfs-tools] initramfs-tools: fails to boot after upgrade from
0.116 to 0.117
Changed Bug title to 'initramfs-tools 0.117 fails to boot when using
klibc-u
Processing commands for cont...@bugs.debian.org:
> tags 763157 + patch
Bug #763157 [initramfs-tools] initramfs-tools: Mounting /usr by initramfs-tools
breaks checkfs.sh
Added tag(s) patch.
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
763157: http://bugs.debian
On Sun, 2014-09-28 at 23:57 +0200, Karsten Merker wrote:
> Hello,
>
> I would like to ask the kernel package maintainers whether you
> would be willing to accept a patch to add a dts file for the
> LeMaker BananaPi to the linux 3.16.3 package.
>
> The BananaPi is the small ARM board that several D
If the kernel command line has 'ro' then the init system must
remount /usr read-write, but systemd did not do this until
version 186.
Related-to: #763157
Signed-off-by: Ben Hutchings
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/co
initscripts doesn't work with /usr already mounted. Other init
systems might not either.
Closes: #763157
Signed-off-by: Ben Hutchings
---
init | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/init b/init
index 670fabf..ca5926d 100755
--- a/init
+++ b/init
@@ -258,7 +258,8 @
Currently initscripts will not work correctly if /usr is mounted by
initramfs-tools. Firstly, fsck will fail and the boot process will
stop. If you press Ctrl-D to continue, the boot process will succeed
but /usr will not be remounted read-write if necessary.
upstart (or mountall) and wheezy's v
Unfortunately, it appears we will need to know this to decide
whether or not to mount /usr.
Related-to: #763157
Signed-off-by: Ben Hutchings
---
init | 68 ++--
1 file changed, 34 insertions(+), 34 deletions(-)
diff --git a/init b/
If /sbin/init is executable then we would ignore that $init was
invalid, without actually setting init=/sbin/init.
$init is initialised to /sbin/init, so don't skip the error
message if it's empty.
Related-to: #763157
Signed-off-by: Ben Hutchings
---
init | 29 ++---
1 f
This is limited to a single level of symlinks, but that should be
good enough.
Remove the use of chroot - that makes no difference to reading a
symlink; it would only be useful if applied to the [ -x ].
Related-to: #763157
Signed-off-by: Ben Hutchings
---
init | 8 ++--
1 file changed, 6 in
+ Rafal
Rafal has been looking at the same area of code. I'd really like to get
this patch into 3.18 if possible, so the more eyes the better.
On Sun, Sep 14, 2014 at 06:11:10PM +0100, Ben Hutchings wrote:
> m25p80's device ID table is now spi_nor_ids, defined in spi-nor. The
> MODULE_DEVICE_TAB
On Sun, Sep 14, 2014 at 06:13:15PM +0100, Ben Hutchings wrote:
> On Sun, 2014-09-14 at 18:10 +0100, Ben Hutchings wrote:
> > The first patch in the series restores the module aliases to m25p80, but
> > it does so by duplicating the list of names. This should be suitable
> > for stable, but it isn'
On Sun, 2014-09-28 at 20:20 +0100, Ben Hutchings wrote:
> On Sun, 2014-09-28 at 19:44 +0100, Roger Leigh wrote:
> > On Sun, Sep 28, 2014 at 06:49:49PM +0100, Ben Hutchings wrote:
> > > Roger, please can you look at this?
> > >
> > > Ben.
> > >
> > > On Sun, 2014-09-28 at 11:41 +0200, Robert Luber
On Sun, 2014-09-28 at 21:35 +0100, Roger Leigh wrote:
> On Sun, Sep 28, 2014 at 08:20:52PM +0100, Ben Hutchings wrote:
> > On Sun, 2014-09-28 at 19:44 +0100, Roger Leigh wrote:
> > > On Sun, Sep 28, 2014 at 06:49:49PM +0100, Ben Hutchings wrote:
> > > > Roger, please can you look at this?
> > > >
Processing control commands:
> severity -1 serious
Bug #763157 [initramfs-tools] initramfs-tools: Mounting /usr by initramfs-tools
breaks checkfs.sh
Severity set to 'serious' from 'critical'
--
763157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763157
Debian Bug Tracking System
Contact ow
Control: severity -1 serious
I tested this and the bug does not 'break the whole system':
- You can continue boot by pressing Ctrl-D
- It does not affect booting with systemd
Of course it still needs to be fixed before release.
Ben.
--
Ben Hutchings
This sentence contradicts itself - no actua
On Sun, Sep 28, 2014 at 08:20:52PM +0100, Ben Hutchings wrote:
> On Sun, 2014-09-28 at 19:44 +0100, Roger Leigh wrote:
> > On Sun, Sep 28, 2014 at 06:49:49PM +0100, Ben Hutchings wrote:
> > > Roger, please can you look at this?
> > >
> > > Ben.
> > >
> > > On Sun, 2014-09-28 at 11:41 +0200, Rober
On Sun, 2014-09-28 at 19:44 +0100, Roger Leigh wrote:
> On Sun, Sep 28, 2014 at 06:49:49PM +0100, Ben Hutchings wrote:
> > Roger, please can you look at this?
> >
> > Ben.
> >
> > On Sun, 2014-09-28 at 11:41 +0200, Robert Luberda wrote:
> > > Package: initramfs-tools
> > > Version: 0.117
> > > Se
Hi Ralf.
Try video.use_native_backlight=0 kernel option. In 3.16 native.backlight is
set to 1 by default. I think news should warn users about this.
Best regards Andrey Spitsyn.
On Sun, Sep 28, 2014 at 06:49:49PM +0100, Ben Hutchings wrote:
> Roger, please can you look at this?
>
> Ben.
>
> On Sun, 2014-09-28 at 11:41 +0200, Robert Luberda wrote:
> > Package: initramfs-tools
> > Version: 0.117
> > Severity: critical
> > Justification: breaks the whole system
> >
> > Hi
Processing commands for cont...@bugs.debian.org:
> severity 696632 wishlist
Bug #696632 [initramfs-tools] initramfs-tools: Patches to clean up /run
handling for jessie
Severity set to 'wishlist' from 'important'
> thanks
Stopping processing here.
Please contact me if you need assistance.
--
696
Your message dated Sun, 28 Sep 2014 17:47:10 +
with message-id
and subject line Bug#756249: fixed in linux 3.2.63-1
has caused the Debian Bug report #756249,
regarding virtio-scsi is not included in installer
to be marked as done.
This means that you claim that the problem has been dealt with
Your message dated Sun, 28 Sep 2014 17:47:10 +
with message-id
and subject line Bug#754420: fixed in linux 3.2.63-1
has caused the Debian Bug report #754420,
regarding nfs-kernel-server: nfs crashes in set_nfsv4_acl_one
to be marked as done.
This means that you claim that the problem has been
Your message dated Sun, 28 Sep 2014 17:47:10 +
with message-id
and subject line Bug#754420: fixed in linux 3.2.63-1
has caused the Debian Bug report #754420,
regarding Regression, NFSv4 server no longer usable
to be marked as done.
This means that you claim that the problem has been dealt wit
Your message dated Sun, 28 Sep 2014 17:47:10 +
with message-id
and subject line Bug#721346: fixed in linux 3.2.63-1
has caused the Debian Bug report #721346,
regarding linux-image-3.2.0-0.bpo.4-rt-686-pae: Xonar DSX not recognized
although there is a functional driver (patch included).
to be
Your message dated Sun, 28 Sep 2014 17:47:10 +
with message-id
and subject line Bug#726150: fixed in linux 3.2.63-1
has caused the Debian Bug report #726150,
regarding linux-source-3.2: mmio address 0xbafe00 already in use
to be marked as done.
This means that you claim that the problem has b
Your message dated Sun, 28 Sep 2014 17:47:10 +
with message-id
and subject line Bug#633128: fixed in linux 3.2.63-1
has caused the Debian Bug report #633128,
regarding missing pata_rdc.ko in debian-installer
to be marked as done.
This means that you claim that the problem has been dealt with.
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Format: 1.8
Date: Sat, 27 Sep 2014 13:36:53 +0100
Source: linux
Binary: linux-source-3.2 linux-doc-3.2 linux-manual-3.2 linux-support-3.2.0-4
linux-libc-dev linux-headers-3.2.0-4-all linux-headers-3.2.0-4-all-alpha
linux-headers-3.2.0-
On Wed, 2014-09-24 at 03:54 +0100, Ben Hutchings wrote:
> I intend to upload linux version 3.2.63-1 to stable-proposed-updates
> later this week. This will include all the fixes that went into stable
> updates 3.2.61-63 inclusive, including fixes for these security issues:
[...]
Flagged for accep
Hi,
I have same problem on my thinkpad edge e130. Brightness does not work
anymore. I'm using 32-bit architecture.
Best regards, Andrey Spitsyn.
Processing control commands:
> reassign -1 src:linux 3.16.3-2
Bug #763192 [nfs-kernel-server] [LXC] [nfsd] kernel crash when running
nfs-kernel-server in one LXC Container
Bug reassigned from package 'nfs-kernel-server' to 'src:linux'.
No longer marked as found in versions nfs-utils/1:1.2.6-4.
I
On Sunday 28 September 2014 at 15:01:21 +0100, Ben Hutchings wrote:
> On Sat, 2014-09-27 at 19:41 +0100, Mike Crowe wrote:
> > I compiled my own version of the Debian 3.2.60-1+deb7u3 kernel with
> > CONFIG_LOCKDEP and panic on hung task enabled.
> >
> > >From the crash dump:
> >
> > [25202.156175
Control: reassign -1 src:linux 3.16.3-2
Control: retitle -1 NFSv4 server recovery not supported in container
Control: severity -1 wishlist
On Sun, 2014-09-28 at 17:44 +0200, LACROIX Jean Marc wrote:
> Package: nfs-kernel-server
> Version: 1:1.2.6-4
> Severity: serious
>
> Hi dear maintainer,
>
>
Package: nfs-kernel-server
Version: 1:1.2.6-4
Severity: serious
Hi dear maintainer,
I have on problem on nfs-kernel-server (Debian Wheezy) when installed in
one LXC container (debian Wheezy) on one Debian Jessie host with very
recent kernel (3.16-2-amd64)
The configuration is hosted on one I
On Sat, 2014-09-27 at 19:41 +0100, Mike Crowe wrote:
> I compiled my own version of the Debian 3.2.60-1+deb7u3 kernel with
> CONFIG_LOCKDEP and panic on hung task enabled.
>
> >From the crash dump:
>
> [25202.156175] INFO: task nfsd:3247 blocked for more than 900 seconds.
> [25202.162565] "echo 0
Package: src:linux
Version: 3.16.3-2
Severity: normal
Dear Maintainer,
the wireless driver occasionally complains about microcode errors. This happens
around twice a week. It didn't happen at all with the 3.14 kernel. My laptop
runs an Intel Wireless 7260 card.
Here's the "iwlwifi" part of the l
* Elimar Riesebieter [2014-09-28 11:54 +0200]:
> * Elimar Riesebieter [2014-09-27 22:14 +0200]:
>
[...]
> Workaround:
> cat /etc/initramfs-tools/scripts/local-top/vgscan
>
> #!/bin/sh
> vgchange -ay
[...]
> Workaround:
> cat /etc/initramfs-tools/scripts/local-top/mdadm-assemble
>
> #!/bin/sh
On Sun, Sep 14, 2014 at 06:10:24PM +0100, Ben Hutchings wrote:
> The first patch in the series restores the module aliases to m25p80, but
> it does so by duplicating the list of names. This should be suitable
> for stable, but it isn't viable in the longer term.
Please don't CC patches not for th
Ben Hutchings dixit:
>This is needed to support mounting non-root filesystems in
>initramfs-tools.
As an alternative, you can use mksh (built against klibc)
which has a “realpath” builtin. It just takes one argument,
the path to resolve, and no flags.
bye,
//mirabilos
--
> Wish I had pine to ha
On Fri, 26 Sep 2014 14:59:28 +0200 Jakub Wilk wrote:
> >-f: No such file or directory
>
> I believe this was caused by:
> http://anonscm.debian.org/cgit/kernel/initramfs-tools.git/commit/?id=be18fee1bd52
>
> The readlink command in initramfs doesn't seem to support -f:
>
> $ readlink -f /
> -f:
* Elimar Riesebieter [2014-09-27 22:14 +0200]:
> On Sat, 27 Sep 2014 20:05:07 +0100 Ben Hutchings wrote:
[...]
> > Is / on RAID and/or LVM? I suspect we may not correctly handle some
> > cases where /usr requires a RAID or VG that / does not.
>
> ##
> System 1:
> /dev/mapper/vg0-burn
Package: src:linux
Version: 3.16.3-2
Severity: important
Dear Maintainer, after upgrade to kernel 3.16, i915 module stopped working
resulting in black screen immediately after i915 is loaded during boot.
There is also similar Archlinux bug report:
https://bugs.archlinux.org/task/42036
Relevant
Package: initramfs-tools
Version: 0.117
Severity: critical
Justification: breaks the whole system
Hi
After /usr is being mounted from initramfs, system is no longer
bootable, because checkfs.sh script fails with:
[] Checking file systems...fsck from util-linux 2.20.1
/home2: clean, 16682
On Sat, Sep 27, 2014 at 08:11:42PM +0100, Ben Hutchings wrote:
> On Wed, 11 Sep 2013 18:29:53 +0200 maximilian attems wrote:
> > On Mon, 24 Dec 2012, Roger Leigh wrote:
> >
> > > 1) Migration of /run to the rootfs is mandatory, i.e. /run is required to
> > >be present on the rootfs. This wil
46 matches
Mail list logo