Want to help me implement next-gen TCP/IP stack on Linux ?

2016-06-28 Thread Alexey Eromenko
Hi All,

Recently I have developed a next-gen TCP/IP stack called IP-FF.
It solves a bunch of problems with scalability, user-friendliness,
mobility, improves checksum strength and more.

I have written presentation of it:
https://docs.google.com/presentation/d/1XbqWOwv0GASmSjYZimfK64QKQQ-0yK9xQ1_spRhlf8Y/edit#slide=id.gc6f80d1ff_0_0

Plus RFC drafts of the specification:

It now consists of 10 parts:

1. Internet Protocol - Five Fields:
https://datatracker.ietf.org/doc/draft-eromenko-ipff/

2. Internet Protocol - Five Fields: Addressing Architecture
https://datatracker.ietf.org/doc/draft-eromenko-ipff-addressing/

3. Internet Protocol - Five Fields: Address Resolution Protocol
https://datatracker.ietf.org/doc/draft-eromenko-ipff-arp/

4. Internet Protocol - Five Fields: Babysitter (new NAT)
https://datatracker.ietf.org/doc/draft-eromenko-ipff-babysitter/

5. Internet Protocol - Five Fields: DHCP
https://datatracker.ietf.org/doc/draft-eromenko-ipff-dhcp/

6. Internet Protocol - Five Fields: DNS extensions
https://datatracker.ietf.org/doc/draft-eromenko-ipff-dns/

7. Internet Protocol - Five Fields: ICMP
https://datatracker.ietf.org/doc/draft-eromenko-ipff-icmp/

8. Internet Protocol - Five Fields: Mobile TCP (Mobile IP replacement)
https://datatracker.ietf.org/doc/draft-eromenko-ipff-mops/

9. Internet Protocol - Five Fields: TCP.64-bit extensions
https://datatracker.ietf.org/doc/draft-eromenko-ipff-tcp64/

10. Internet Protocol - Five Fields: UDP
https://datatracker.ietf.org/doc/draft-eromenko-ipff-udp/

The Linux kernel has so many IPv4 modules, that I don't know even
where to start... But the general idea is to take existing IPv4 code
and modify it according to IP-FF specification.

Would you like to help me implement it on Linux ?

-- 
-Alexey Eromenko "Technologov"



Bug#828914: 3.16.7-ckt25-2+deb8u2 can no longer configure ebtables

2016-06-28 Thread Ben Hutchings
Control: tag -1 patch

On Tue, 2016-06-28 at 14:31 -0700, Jacob Lundberg wrote:
> Package: src:linux
> Version: 3.16.7-ckt25-2+deb8u2
> Severity: important
> 
> We upgraded linux-image-3.16.0-4-amd64 from 3.16.7-ckt25-2 to 
> 3.16.7-ckt25-2+deb8u2 on some servers today and could no longer use 
> the ebtables utility to configure the kernel's ebtables.
> 
> Start-Date: 2016-06-28  11:35:27
> Commandline: apt-get dist-upgrade
> Upgrade: linux-image-3.16.0-4-amd64:amd64 (3.16.7-ckt25-2, 
> 3.16.7-ckt25-2+deb8u2)
> End-Date: 2016-06-28  11:35:53
> 
> arithon:~# ebtables -t nat -A OUTPUT -p IPv4 --ip-src 10.1.2.3 --ip-proto tcp 
> --ip-sport 8080 -j dnat --to-dst 02:e0:11:22:33:44 --dnat-target ACCEPT
> Unable to update the kernel. Two possible causes:
> 1. Multiple ebtables programs were executing simultaneously. The ebtables
>    userspace tool doesn't by default support multiple ebtables programs 
> running
>    concurrently. The ebtables option --concurrent or a tool like flock can be
>    used to support concurrent scripts that update the ebtables kernel tables.
> 2. The kernel doesn't support a certain ebtables extension, consider
>    recompiling your kernel or insmod the extension.
> .
> 
> Reverting to 3.16.7-ckt25-2 allows ebtables to function once more.
> 
> No log messages appear to be generated when ebtables fails.
> 
> This is somewhat remniscent of netfilter commit 
> ebd3d550701d6a3304e57e356a9418f1a73a998f
> https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.73

Yes, thanks for that.  I thought I had picked all the same netfilter
fixes that went into 3.14.73, but I missed that one.

Ben.

-- 

Ben Hutchings
Make three consecutive correct guesses and you will be considered an
expert.


signature.asc
Description: This is a digitally signed message part


Processed: Re: Bug#828914: 3.16.7-ckt25-2+deb8u2 can no longer configure ebtables

2016-06-28 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 patch
Bug #828914 [src:linux] 3.16.7-ckt25-2+deb8u2 can no longer configure ebtables
Added tag(s) patch.

-- 
828914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828914
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Re: Next d-i alpha release: late June

2016-06-28 Thread Cyril Brulebois
Hi,

Nicholas D Steeves  (2016-06-28):
> Could someone please tell me what the deadline is for adding expanded
> partman-btrfs functionality?  My proposal is in a thread on
> debian-b...@lists.debian.org, subject: "Re: btrfs subvolume naming
> scheme".  A résumé of the read is: add the volume-manager-like
> subvolume setup, and hopefully also add btrfs-style raid1 profile
> support, and also the question of whether Debian should follow Ubuntu
> and openSUSE subvolume naming conventions or Fedora/CentOS/RHEL ones.
> The upstream wiki advocates Fedora/CentOS/RHEL-style.

The upcoming release will use whatever is in testing at this point, so
it'll be for a later release.


KiBi.


signature.asc
Description: Digital signature


Re: Next d-i alpha release: late June

2016-06-28 Thread Nicholas D Steeves
On 24 June 2016 at 18:22, Cyril Brulebois  wrote:
> Hi,
>
> I've just checked with Ben, it seems we could be getting a 4.6 kernel
> suitable for testing (no regressions reported from previous version +
> mips* FTBFS fix) shortly. We could think about urgenting it into testing
> and releasing a new d-i early in the week, which seems OK on the -cd
> side too.
>
> Glibc maintainers (esp. Aurélien): you should then have a clear path for
> the new glibc in unstable. I'm not sure how much time it'll need to be
> ready, that's why I'd slightly prefer if we could go for a d-i release
> first (as outlined above). In case major blockers pop up, we would
> probably let you go ahead with the new glibc upload and postpone d-i
> until glibc reaches testing.
>
> Having checked with -release already, I'm freezing udebs right away.

Could someone please tell me what the deadline is for adding expanded
partman-btrfs functionality?  My proposal is in a thread on
debian-b...@lists.debian.org, subject: "Re: btrfs subvolume naming
scheme".  A résumé of the read is: add the volume-manager-like
subvolume setup, and hopefully also add btrfs-style raid1 profile
support, and also the question of whether Debian should follow Ubuntu
and openSUSE subvolume naming conventions or Fedora/CentOS/RHEL ones.
The upstream wiki advocates Fedora/CentOS/RHEL-style.

Thank you,
Nicholas



Bug#828914: 3.16.7-ckt25-2+deb8u2 can no longer configure ebtables

2016-06-28 Thread Jacob Lundberg
Package: src:linux
Version: 3.16.7-ckt25-2+deb8u2
Severity: important

We upgraded linux-image-3.16.0-4-amd64 from 3.16.7-ckt25-2 to 
3.16.7-ckt25-2+deb8u2 on some servers today and could no longer use 
the ebtables utility to configure the kernel's ebtables.

Start-Date: 2016-06-28  11:35:27
Commandline: apt-get dist-upgrade
Upgrade: linux-image-3.16.0-4-amd64:amd64 (3.16.7-ckt25-2, 
3.16.7-ckt25-2+deb8u2)
End-Date: 2016-06-28  11:35:53

arithon:~# ebtables -t nat -A OUTPUT -p IPv4 --ip-src 10.1.2.3 --ip-proto tcp 
--ip-sport 8080 -j dnat --to-dst 02:e0:11:22:33:44 --dnat-target ACCEPT
Unable to update the kernel. Two possible causes:
1. Multiple ebtables programs were executing simultaneously. The ebtables
   userspace tool doesn't by default support multiple ebtables programs running
   concurrently. The ebtables option --concurrent or a tool like flock can be
   used to support concurrent scripts that update the ebtables kernel tables.
2. The kernel doesn't support a certain ebtables extension, consider
   recompiling your kernel or insmod the extension.
.

Reverting to 3.16.7-ckt25-2 allows ebtables to function once more.

No log messages appear to be generated when ebtables fails.

This is somewhat remniscent of netfilter commit 
ebd3d550701d6a3304e57e356a9418f1a73a998f
https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.73

-- Package-specific info:
** Version:
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 
4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt25-2+deb8u2 (2016-06-25)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 
root=UUID=7c78f9bb-08fd-4a0c-8ada-d24d7c84c2d8 ro quiet

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[5.487713] uhci_hcd :00:1d.1: irq 17, io base 0xff60
[5.487748] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[5.487750] usb usb7: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[5.487751] usb usb7: Product: UHCI Host Controller
[5.487752] usb usb7: Manufacturer: Linux 3.16.0-4-amd64 uhci_hcd
[5.487754] usb usb7: SerialNumber: :00:1d.1
[5.487876] hub 7-0:1.0: USB hub found
[5.487881] hub 7-0:1.0: 2 ports detected
[5.488362] uhci_hcd :00:1d.2: UHCI Host Controller
[5.488367] uhci_hcd :00:1d.2: new USB bus registered, assigned bus 
number 8
[5.488372] uhci_hcd :00:1d.2: detected 2 ports
[5.488396] uhci_hcd :00:1d.2: irq 18, io base 0xff40
[5.488432] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[5.488433] usb usb8: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[5.488435] usb usb8: Product: UHCI Host Controller
[5.488436] usb usb8: Manufacturer: Linux 3.16.0-4-amd64 uhci_hcd
[5.488437] usb usb8: SerialNumber: :00:1d.2
[5.488561] hub 8-0:1.0: USB hub found
[5.488566] hub 8-0:1.0: 2 ports detected
[5.520325] PTP clock support registered
[5.547495] dcdbas dcdbas: Dell Systems Management Base Driver (version 
5.6.0-3.2)
[5.578678] tg3.c:v3.137 (May 11, 2014)
[5.608054] tg3 :05:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] 
(PCI Express) MAC address 00:24:e8:40:e8:15
[5.608057] tg3 :05:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T 
Ethernet) (WireSpeed[1], EEE[0])
[5.608058] tg3 :05:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] 
TSOcap[1]
[5.608060] tg3 :05:00.0 eth0: dma_rwctrl[7618] dma_mask[64-bit]
[5.620206] iTCO_vendor_support: vendor-support=0
[5.813409] usb 3-1: new low-speed USB device number 2 using uhci_hcd
[5.876120] input: Dell WMI hotkeys as /devices/virtual/input/input6
[5.884497] ppdev: user-space parallel port driver
[5.959578] kvm: disabled by bios
[5.971186] kvm: disabled by bios
[5.982329] kvm: disabled by bios
[5.990204] usb 3-1: New USB device found, idVendor=046d, idProduct=c01e
[5.990207] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[5.990209] usb 3-1: Product: USB-PS/2 Optical Mouse
[5.990210] usb 3-1: Manufacturer: Logitech
[6.006312] kvm: disabled by bios
[6.037169] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[6.037194] iTCO_wdt: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
[6.037301] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[6.101494] usb 3-2: new low-speed USB device number 3 using uhci_hcd
[6.183334] snd_hda_intel :00:1b.0: irq 67 for MSI/MSI-X
[6.284273] usb 3-2: New USB device found, idVendor=413c, idProduct=2003
[6.284278] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[6.284281] usb 3-2: Product: Dell USB Keyboard
[6.284283] usb 3-2: Manufacturer: Dell
[6.544549] hidraw: raw HID events driver (C) Jiri Kosina
[6.695984] sound hdaudioC0D0: autoconfig: line_outs=1 
(0x12/0x0/0x0/0x0/0x0) type:line
[6.695986] sound hdaudioC0D0:speaker_outs=1 

Re: jessie won't install/boot on a Dell Poweredge R815

2016-06-28 Thread deloptes
Ben Hutchings wrote:

> On Tue, 2016-06-28 at 00:49 +0200, deloptes wrote:
>> Jeffrey Mark Siskind wrote:
>> 
>> > I had big issues with mptsas and 3.16 in jessie, so I am still using
>> > 3.2.0-4-rt-amd64
>> > 
>> > Will jessie run with 3.2.0-4-rt-amd64? If so, where do I get it and how
>> > do I install it on a fresh jessie install that wasn't dist-upgraded
>> > from wheezy?
>> > 
>> > Jeff (http://engineering.purdue.edu/~qobi)
>> 
>> Yes I run it with that kernel since wheezy. You can get it from wheezy
>> https://packages.debian.org/wheezy/linux-image-3.2.0-4-rt-amd64
> 
> Any particular reason why you use the -rt variant?
> 

I wanted to benchmark some operations there, but as you heard its a bit
paint to bring it up after kernel upgrades, so I still did not have the
opportunity to do something and see if -rt really matters in my case.

>> https://packages.debian.org/wheezy/linux-headers-3.2.0-4-rt-amd64
>> https://packages.debian.org/wheezy/linux-image-3.2.0-4-rt-amd64-dbg
> 
> The proper way is to add the wheezy-security suite to
> /etc/apt/sources.list.  (All updates to wheezy now go to the wheezy-
> security suite.)
> 

>> Here is what I have and bit of background
>> 
>> # uname -a
>> Linux lisa 3.2.0-4-rt-amd64 #1 SMP PREEMPT RT Debian 3.2.68-1+deb7u4
>> x86_64 GNU/Linux
>> 
>> # cat /etc/debian_version
>> 8.5
>> 
>> - Disk controller is mptsas here not mpt2sas as you posted - no idea what
>> is the difference.
> [...]
> 
> So far as I can see, mptsas is for SAS 1.0 (3 Gbps) controllers and
> mpt2sas is for SAS 2.0 (6 Gbps) controllers.  They are two entirely
> separate drivers, probably with different sets of bugs.
> 

Might be separate drivers but we have similar problems after upgrades from
wheezy to jessie.
I think OP might have one of my 2 cases (systemd vs init or kernel). of
course it could be anything.

I have 2 small Geod machines that I need to upgrade as well and I'll plan a
weekend for that. There for example no recent kernel runs - the latest
working is 2.6.26. It took me about a month of investigation - but its
doing what it should since 2007. I think the time spent has paid off
already.





Re: jessie won't install/boot on a Dell Poweredge R815

2016-06-28 Thread Ben Hutchings
On Mon, 2016-06-27 at 11:58 -0400, Jeffrey Mark Siskind wrote:
>    The non-determinism in which identifiers are shown might be a bug in the
>    installer, or it might be caused by failure of ID commands to the
>    drives.
> 
>    I think most of the problems you're still having must be caused by a
>    bug in the RAID driver, mpt2sas (or its firmware, if that's not
>    embedded in the BIOS).
> 
> Thanks. Please let me know how I can report the potential bug(s) and what I
> can do to help track them down.

Please test a more recent kernel version, like Linux 4.6
(available as linux-image-4.6.0-0.bpo.1-amd64 in jessie-backports).

Then use 'reportbug' to submit a bug report against that package if the
bug is still present, or the jessie package if it's fixed there, giving
a summary of the problems you've described.

Ben.

-- 

Ben Hutchings
If at first you don't succeed, you're doing about average.


signature.asc
Description: This is a digitally signed message part


Bug#828817: marked as done (firmware-realtek: Need support for Realtek Wifi card rtl8723bs)

2016-06-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Jun 2016 20:47:53 +0200
with message-id <1467139673.2551.87.ca...@decadent.org.uk>
and subject line Re: Bug#828817: firmware-realtek: Need support for Realtek 
Wifi card rtl8723bs
has caused the Debian Bug report #828817,
regarding firmware-realtek: Need support for Realtek Wifi card rtl8723bs
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.)


-- 
828817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828817
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firmware-realtek
Version: 20160110-1
Severity: important

Dear Maintainer,

This device is appearing in some OEM machines, but driver is not yet available 
upstream.
I have found this https://github.com/hadess/rtl8723bs thats works perfect but 
this must be by default.

WORKAROUND: sudo apt-get install build-essential linux-headers-generic git
git clone https://github.com/hadess/rtl8723as.git
cd rtl8723as
make
sudo make install
sudo depmod -a
sudo modprobe r8723bs

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

firmware-realtek depends on no packages.

firmware-realtek recommends no packages.

Versions of packages firmware-realtek suggests:
ii  initramfs-tools  0.125

-- no debconf information
--- End Message ---
--- Begin Message ---
This is not a bug in the firmware-realtek package.

Additionally, we won't package random drivers from Github; new drivers
need to be submitted to the (upstream) Linux kernel maintainers.

Ben.

-- 

Ben Hutchings
If at first you don't succeed, you're doing about average.


signature.asc
Description: This is a digitally signed message part
--- End Message ---


Processed: reassign 828818 to src:linux

2016-06-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 828818 src:linux 4.5.4-1
Bug #828818 [linux-image-amd64] linux-image-amd64: Debian don't recognize 
battery on Acer aspire switch 10
Bug reassigned from package 'linux-image-amd64' to 'src:linux'.
No longer marked as found in versions linux-latest/73.
Ignoring request to alter fixed versions of bug #828818 to the same values 
previously set
Bug #828818 [src:linux] linux-image-amd64: Debian don't recognize battery on 
Acer aspire switch 10
Marked as found in versions linux/4.5.4-1.
> thanks
Stopping processing here.

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



Re: jessie won't install/boot on a Dell Poweredge R815

2016-06-28 Thread Ben Hutchings
On Tue, 2016-06-28 at 00:49 +0200, deloptes wrote:
> Jeffrey Mark Siskind wrote:
> 
> >    I had big issues with mptsas and 3.16 in jessie, so I am still using
> >    3.2.0-4-rt-amd64
> > 
> > Will jessie run with 3.2.0-4-rt-amd64? If so, where do I get it and how do
> > I install it on a fresh jessie install that wasn't dist-upgraded from
> > wheezy?
> > 
> > Jeff (http://engineering.purdue.edu/~qobi)
> 
> Yes I run it with that kernel since wheezy. You can get it from wheezy
> https://packages.debian.org/wheezy/linux-image-3.2.0-4-rt-amd64

Any particular reason why you use the -rt variant?

> https://packages.debian.org/wheezy/linux-headers-3.2.0-4-rt-amd64
> https://packages.debian.org/wheezy/linux-image-3.2.0-4-rt-amd64-dbg

The proper way is to add the wheezy-security suite to
/etc/apt/sources.list.  (All updates to wheezy now go to the wheezy-
security suite.)

> Here is what I have and bit of background
> 
> # uname -a
> Linux lisa 3.2.0-4-rt-amd64 #1 SMP PREEMPT RT Debian 3.2.68-1+deb7u4 x86_64
> GNU/Linux
> 
> # cat /etc/debian_version
> 8.5
> 
> - Disk controller is mptsas here not mpt2sas as you posted - no idea what is
> the difference.
[...]

So far as I can see, mptsas is for SAS 1.0 (3 Gbps) controllers and
mpt2sas is for SAS 2.0 (6 Gbps) controllers.  They are two entirely
separate drivers, probably with different sets of bugs.

Ben.

-- 

Ben Hutchings
If at first you don't succeed, you're doing about average.


signature.asc
Description: This is a digitally signed message part


Processed: Re: Bug#828725: [INTL:sv] Swedish strings for linux-base debconf

2016-06-28 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending confirmed
Bug #828725 [linux-base] [INTL:sv] Swedish strings for linux-base debconf
Added tag(s) confirmed and pending.

-- 
828725: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828725
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#828725: [INTL:sv] Swedish strings for linux-base debconf

2016-06-28 Thread Salvatore Bonaccorso
Control: tags -1 + pending confirmed

Hello Martin,

On Mon, Jun 27, 2016 at 11:08:27AM +0200, Martin Bagge wrote:
> package: linux-base
> severity: wishlist
> tags: patch l10n
> 
> Please consider to add this file to translation of debconf.

Thanks, its commited to git.

Regards,
Salvatore



Processed: Re: Bug#828725: [INTL:sv] Swedish strings for linux-base debconf

2016-06-28 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending confirmed
Bug #828725 [linux-base] [INTL:sv] Swedish strings for linux-base debconf
Ignoring request to alter tags of bug #828725 to the same tags previously set

-- 
828725: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828725
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



linux_3.16.7-ckt25-2+deb8u2_multi.changes ACCEPTED into proposed-updates->stable-new

2016-06-28 Thread Debian FTP Masters
Mapping stable-security to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 25 Jun 2016 23:36:47 +0200
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 
linux-support-3.16.0-4 linux-libc-dev linux-headers-3.16.0-4-all 
linux-headers-3.16.0-4-all-alpha kernel-image-3.16.0-4-alpha-generic-di 
nic-modules-3.16.0-4-alpha-generic-di 
nic-wireless-modules-3.16.0-4-alpha-generic-di 
nic-shared-modules-3.16.0-4-alpha-generic-di 
serial-modules-3.16.0-4-alpha-generic-di 
usb-serial-modules-3.16.0-4-alpha-generic-di 
ppp-modules-3.16.0-4-alpha-generic-di pata-modules-3.16.0-4-alpha-generic-di 
cdrom-core-modules-3.16.0-4-alpha-generic-di 
scsi-core-modules-3.16.0-4-alpha-generic-di 
scsi-modules-3.16.0-4-alpha-generic-di 
scsi-common-modules-3.16.0-4-alpha-generic-di 
scsi-extra-modules-3.16.0-4-alpha-generic-di 
loop-modules-3.16.0-4-alpha-generic-di btrfs-modules-3.16.0-4-alpha-generic-di 
ext4-modules-3.16.0-4-alpha-generic-di isofs-modules-3.16.0-4-alpha-generic-di 
jfs-modules-3.16.0-4-alpha-generic-di xfs-modules-3.16.0-4-alpha-generic-di 
fat-modules-3.16.0-4-alpha-generic-di
 md-modules-3.16.0-4-alpha-generic-di 
multipath-modules-3.16.0-4-alpha-generic-di 
usb-modules-3.16.0-4-alpha-generic-di 
usb-storage-modules-3.16.0-4-alpha-generic-di 
fb-modules-3.16.0-4-alpha-generic-di input-modules-3.16.0-4-alpha-generic-di 
event-modules-3.16.0-4-alpha-generic-di mouse-modules-3.16.0-4-alpha-generic-di 
nic-pcmcia-modules-3.16.0-4-alpha-generic-di 
pcmcia-modules-3.16.0-4-alpha-generic-di 
nic-usb-modules-3.16.0-4-alpha-generic-di 
sata-modules-3.16.0-4-alpha-generic-di core-modules-3.16.0-4-alpha-generic-di 
crc-modules-3.16.0-4-alpha-generic-di crypto-modules-3.16.0-4-alpha-generic-di 
crypto-dm-modules-3.16.0-4-alpha-generic-di 
ata-modules-3.16.0-4-alpha-generic-di nbd-modules-3.16.0-4-alpha-generic-di 
squashfs-modules-3.16.0-4-alpha-generic-di 
virtio-modules-3.16.0-4-alpha-generic-di zlib-modules-3.16.0-4-alpha-generic-di 
fuse-modules-3.16.0-4-alpha-generic-di srm-modules-3.16.0-4-alpha-generic-di 
linux-headers-3.16.0-4-common
 linux-image-3.16.0-4-alpha-generic linux-headers-3.16.0-4-alpha-generic 
linux-image-3.16.0-4-alpha-smp linux-headers-3.16.0-4-alpha-smp 
linux-headers-3.16.0-4-all-amd64 kernel-image-3.16.0-4-amd64-di 
nic-modules-3.16.0-4-amd64-di nic-wireless-modules-3.16.0-4-amd64-di 
nic-shared-modules-3.16.0-4-amd64-di serial-modules-3.16.0-4-amd64-di 
usb-serial-modules-3.16.0-4-amd64-di ppp-modules-3.16.0-4-amd64-di 
pata-modules-3.16.0-4-amd64-di cdrom-core-modules-3.16.0-4-amd64-di 
firewire-core-modules-3.16.0-4-amd64-di scsi-core-modules-3.16.0-4-amd64-di 
scsi-modules-3.16.0-4-amd64-di scsi-common-modules-3.16.0-4-amd64-di 
scsi-extra-modules-3.16.0-4-amd64-di loop-modules-3.16.0-4-amd64-di 
btrfs-modules-3.16.0-4-amd64-di ext4-modules-3.16.0-4-amd64-di 
isofs-modules-3.16.0-4-amd64-di jfs-modules-3.16.0-4-amd64-di 
ntfs-modules-3.16.0-4-amd64-di xfs-modules-3.16.0-4-amd64-di 
fat-modules-3.16.0-4-amd64-di md-modules-3.16.0-4-amd64-di 
multipath-modules-3.16.0-4-amd64-di
 usb-modules-3.16.0-4-amd64-di usb-storage-modules-3.16.0-4-amd64-di 
pcmcia-storage-modules-3.16.0-4-amd64-di fb-modules-3.16.0-4-amd64-di 
input-modules-3.16.0-4-amd64-di event-modules-3.16.0-4-amd64-di 
mouse-modules-3.16.0-4-amd64-di nic-pcmcia-modules-3.16.0-4-amd64-di 
pcmcia-modules-3.16.0-4-amd64-di nic-usb-modules-3.16.0-4-amd64-di 
sata-modules-3.16.0-4-amd64-di core-modules-3.16.0-4-amd64-di 
acpi-modules-3.16.0-4-amd64-di i2c-modules-3.16.0-4-amd64-di 
crc-modules-3.16.0-4-amd64-di crypto-modules-3.16.0-4-amd64-di 
crypto-dm-modules-3.16.0-4-amd64-di efi-modules-3.16.0-4-amd64-di 
ata-modules-3.16.0-4-amd64-di mmc-core-modules-3.16.0-4-amd64-di 
mmc-modules-3.16.0-4-amd64-di nbd-modules-3.16.0-4-amd64-di 
squashfs-modules-3.16.0-4-amd64-di speakup-modules-3.16.0-4-amd64-di 
virtio-modules-3.16.0-4-amd64-di uinput-modules-3.16.0-4-amd64-di 
sound-modules-3.16.0-4-amd64-di hyperv-modules-3.16.0-4-amd64-di 
udf-modules-3.16.0-4-amd64-di fuse-modules-3.16.0-4-amd64-di
 linux-image-3.16.0-4-amd64 linux-headers-3.16.0-4-amd64 
linux-image-3.16.0-4-amd64-dbg xen-linux-system-3.16.0-4-amd64 
linux-headers-3.16.0-4-all-arm64 kernel-image-3.16.0-4-arm64-di 
nic-modules-3.16.0-4-arm64-di nic-wireless-modules-3.16.0-4-arm64-di 
nic-shared-modules-3.16.0-4-arm64-di ppp-modules-3.16.0-4-arm64-di 
cdrom-core-modules-3.16.0-4-arm64-di scsi-core-modules-3.16.0-4-arm64-di 
scsi-modules-3.16.0-4-arm64-di loop-modules-3.16.0-4-arm64-di 
btrfs-modules-3.16.0-4-arm64-di ext4-modules-3.16.0-4-arm64-di 
isofs-modules-3.16.0-4-arm64-di jfs-modules-3.16.0-4-arm64-di 
xfs-modules-3.16.0-4-arm64-di fat-modules-3.16.0-4-arm64-di 
md-modules-3.16.0-4-arm64-di multipath-modules-3.16.0-4-arm64-di 
usb-modules-3.16.0-4-arm64-di usb-storage-modules-3.16.0-4-arm64-di 
input-modules-3.16.0-4-arm64-di event-modules-3.16.0-4-arm64-di 
nic-usb-modules-3.16.0-4-arm64-di 

linux_3.16.7-ckt25-2+deb8u1_multi.changes ACCEPTED into proposed-updates->stable-new

2016-06-28 Thread Debian FTP Masters
Mapping stable-security to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 25 Jun 2016 12:47:15 +0200
Source: linux
Binary: linux-source-3.16 linux-doc-3.16 linux-manual-3.16 
linux-support-3.16.0-4 linux-libc-dev linux-headers-3.16.0-4-all 
linux-headers-3.16.0-4-all-alpha kernel-image-3.16.0-4-alpha-generic-di 
nic-modules-3.16.0-4-alpha-generic-di 
nic-wireless-modules-3.16.0-4-alpha-generic-di 
nic-shared-modules-3.16.0-4-alpha-generic-di 
serial-modules-3.16.0-4-alpha-generic-di 
usb-serial-modules-3.16.0-4-alpha-generic-di 
ppp-modules-3.16.0-4-alpha-generic-di pata-modules-3.16.0-4-alpha-generic-di 
cdrom-core-modules-3.16.0-4-alpha-generic-di 
scsi-core-modules-3.16.0-4-alpha-generic-di 
scsi-modules-3.16.0-4-alpha-generic-di 
scsi-common-modules-3.16.0-4-alpha-generic-di 
scsi-extra-modules-3.16.0-4-alpha-generic-di 
loop-modules-3.16.0-4-alpha-generic-di btrfs-modules-3.16.0-4-alpha-generic-di 
ext4-modules-3.16.0-4-alpha-generic-di isofs-modules-3.16.0-4-alpha-generic-di 
jfs-modules-3.16.0-4-alpha-generic-di xfs-modules-3.16.0-4-alpha-generic-di 
fat-modules-3.16.0-4-alpha-generic-di
 md-modules-3.16.0-4-alpha-generic-di 
multipath-modules-3.16.0-4-alpha-generic-di 
usb-modules-3.16.0-4-alpha-generic-di 
usb-storage-modules-3.16.0-4-alpha-generic-di 
fb-modules-3.16.0-4-alpha-generic-di input-modules-3.16.0-4-alpha-generic-di 
event-modules-3.16.0-4-alpha-generic-di mouse-modules-3.16.0-4-alpha-generic-di 
nic-pcmcia-modules-3.16.0-4-alpha-generic-di 
pcmcia-modules-3.16.0-4-alpha-generic-di 
nic-usb-modules-3.16.0-4-alpha-generic-di 
sata-modules-3.16.0-4-alpha-generic-di core-modules-3.16.0-4-alpha-generic-di 
crc-modules-3.16.0-4-alpha-generic-di crypto-modules-3.16.0-4-alpha-generic-di 
crypto-dm-modules-3.16.0-4-alpha-generic-di 
ata-modules-3.16.0-4-alpha-generic-di nbd-modules-3.16.0-4-alpha-generic-di 
squashfs-modules-3.16.0-4-alpha-generic-di 
virtio-modules-3.16.0-4-alpha-generic-di zlib-modules-3.16.0-4-alpha-generic-di 
fuse-modules-3.16.0-4-alpha-generic-di srm-modules-3.16.0-4-alpha-generic-di 
linux-headers-3.16.0-4-common
 linux-image-3.16.0-4-alpha-generic linux-headers-3.16.0-4-alpha-generic 
linux-image-3.16.0-4-alpha-smp linux-headers-3.16.0-4-alpha-smp 
linux-headers-3.16.0-4-all-amd64 kernel-image-3.16.0-4-amd64-di 
nic-modules-3.16.0-4-amd64-di nic-wireless-modules-3.16.0-4-amd64-di 
nic-shared-modules-3.16.0-4-amd64-di serial-modules-3.16.0-4-amd64-di 
usb-serial-modules-3.16.0-4-amd64-di ppp-modules-3.16.0-4-amd64-di 
pata-modules-3.16.0-4-amd64-di cdrom-core-modules-3.16.0-4-amd64-di 
firewire-core-modules-3.16.0-4-amd64-di scsi-core-modules-3.16.0-4-amd64-di 
scsi-modules-3.16.0-4-amd64-di scsi-common-modules-3.16.0-4-amd64-di 
scsi-extra-modules-3.16.0-4-amd64-di loop-modules-3.16.0-4-amd64-di 
btrfs-modules-3.16.0-4-amd64-di ext4-modules-3.16.0-4-amd64-di 
isofs-modules-3.16.0-4-amd64-di jfs-modules-3.16.0-4-amd64-di 
ntfs-modules-3.16.0-4-amd64-di xfs-modules-3.16.0-4-amd64-di 
fat-modules-3.16.0-4-amd64-di md-modules-3.16.0-4-amd64-di 
multipath-modules-3.16.0-4-amd64-di
 usb-modules-3.16.0-4-amd64-di usb-storage-modules-3.16.0-4-amd64-di 
pcmcia-storage-modules-3.16.0-4-amd64-di fb-modules-3.16.0-4-amd64-di 
input-modules-3.16.0-4-amd64-di event-modules-3.16.0-4-amd64-di 
mouse-modules-3.16.0-4-amd64-di nic-pcmcia-modules-3.16.0-4-amd64-di 
pcmcia-modules-3.16.0-4-amd64-di nic-usb-modules-3.16.0-4-amd64-di 
sata-modules-3.16.0-4-amd64-di core-modules-3.16.0-4-amd64-di 
acpi-modules-3.16.0-4-amd64-di i2c-modules-3.16.0-4-amd64-di 
crc-modules-3.16.0-4-amd64-di crypto-modules-3.16.0-4-amd64-di 
crypto-dm-modules-3.16.0-4-amd64-di efi-modules-3.16.0-4-amd64-di 
ata-modules-3.16.0-4-amd64-di mmc-core-modules-3.16.0-4-amd64-di 
mmc-modules-3.16.0-4-amd64-di nbd-modules-3.16.0-4-amd64-di 
squashfs-modules-3.16.0-4-amd64-di speakup-modules-3.16.0-4-amd64-di 
virtio-modules-3.16.0-4-amd64-di uinput-modules-3.16.0-4-amd64-di 
sound-modules-3.16.0-4-amd64-di hyperv-modules-3.16.0-4-amd64-di 
udf-modules-3.16.0-4-amd64-di fuse-modules-3.16.0-4-amd64-di
 linux-image-3.16.0-4-amd64 linux-headers-3.16.0-4-amd64 
linux-image-3.16.0-4-amd64-dbg xen-linux-system-3.16.0-4-amd64 
linux-headers-3.16.0-4-all-arm64 kernel-image-3.16.0-4-arm64-di 
nic-modules-3.16.0-4-arm64-di nic-wireless-modules-3.16.0-4-arm64-di 
nic-shared-modules-3.16.0-4-arm64-di ppp-modules-3.16.0-4-arm64-di 
cdrom-core-modules-3.16.0-4-arm64-di scsi-core-modules-3.16.0-4-arm64-di 
scsi-modules-3.16.0-4-arm64-di loop-modules-3.16.0-4-arm64-di 
btrfs-modules-3.16.0-4-arm64-di ext4-modules-3.16.0-4-arm64-di 
isofs-modules-3.16.0-4-arm64-di jfs-modules-3.16.0-4-arm64-di 
xfs-modules-3.16.0-4-arm64-di fat-modules-3.16.0-4-arm64-di 
md-modules-3.16.0-4-arm64-di multipath-modules-3.16.0-4-arm64-di 
usb-modules-3.16.0-4-arm64-di usb-storage-modules-3.16.0-4-arm64-di 
input-modules-3.16.0-4-arm64-di event-modules-3.16.0-4-arm64-di 
nic-usb-modules-3.16.0-4-arm64-di 

Processing of linux_3.16.7-ckt25-2+deb8u2_multi.changes

2016-06-28 Thread Debian FTP Masters
linux_3.16.7-ckt25-2+deb8u2_multi.changes uploaded successfully to localhost
along with the files:
  linux_3.16.7-ckt25-2+deb8u2.dsc
  linux_3.16.7-ckt25-2+deb8u2.debian.tar.xz
  linux-support-3.16.0-4_3.16.7-ckt25-2+deb8u2_all.deb
  linux-doc-3.16_3.16.7-ckt25-2+deb8u2_all.deb
  linux-manual-3.16_3.16.7-ckt25-2+deb8u2_all.deb
  linux-source-3.16_3.16.7-ckt25-2+deb8u2_all.deb

Greetings,

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



Processing of linux_3.16.7-ckt25-2+deb8u1_multi.changes

2016-06-28 Thread Debian FTP Masters
linux_3.16.7-ckt25-2+deb8u1_multi.changes uploaded successfully to localhost
along with the files:
  linux_3.16.7-ckt25-2+deb8u1.dsc
  linux_3.16.7-ckt25.orig.tar.xz
  linux_3.16.7-ckt25-2+deb8u1.debian.tar.xz
  linux-support-3.16.0-4_3.16.7-ckt25-2+deb8u1_all.deb
  linux-doc-3.16_3.16.7-ckt25-2+deb8u1_all.deb
  linux-manual-3.16_3.16.7-ckt25-2+deb8u1_all.deb
  linux-source-3.16_3.16.7-ckt25-2+deb8u1_all.deb

Greetings,

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



Bug#827506: developments

2016-06-28 Thread cbarn
Hi

I have now installed later drivers and kernel from the testing repo.
Kernel is now linux-image-4.6.0-1-amd64 version 4.6.2-2
loaded also is i956-va-driver version 1.7.1-1

I hope  I've got things right now.

The symptoms persist.




Bug#828826: nfs-common: move of rpc_pipefs mountpoint to /run breaks blkmapd

2016-06-28 Thread Christoph Hellwig
Package: nfs-common
Version: 1:1.2.8-9
Severity: important
Tags: patch

Dear Maintainer,

commit ba649fa4 ("Migrate the rpc_pipefs mount out of /var/lib to /run, to
better support /var on NFS.") in the Debian packaging repo completely
broke blkmapd, which still looks for rpc_pipefs in the old place.
>From looking in the BTS gssd also seems to have the same problem (#632141).

diff --git a/utils/blkmapd/device-discovery.c b/utils/blkmapd/device-discovery.c
index 69f00fa..7b00c90 100644
--- a/utils/blkmapd/device-discovery.c
+++ b/utils/blkmapd/device-discovery.c
@@ -55,9 +55,9 @@
 #define EVENT_SIZE (sizeof(struct inotify_event))
 #define EVENT_BUFSIZE (1024 * EVENT_SIZE)
 
-#define BL_PIPE_FILE   "/var/lib/nfs/rpc_pipefs/nfs/blocklayout"
-#define NFSPIPE_DIR"/var/lib/nfs/rpc_pipefs/nfs"
-#define RPCPIPE_DIR"/var/lib/nfs/rpc_pipefs"
+#define BL_PIPE_FILE   "/run/rpc_pipefs/nfs/blocklayout"
+#define NFSPIPE_DIR"/run/rpc_pipefs/nfs"
+#define RPCPIPE_DIR"/run/rpc_pipefs"
 #define PID_FILE   "/run/blkmapd.pid"
 
 struct bl_disk *visible_disk_list;


-- Package-specific info:
-- rpcinfo --
   program vers proto   port  service
104   tcp111  portmapper
103   tcp111  portmapper
102   tcp111  portmapper
104   udp111  portmapper
103   udp111  portmapper
102   udp111  portmapper
1000241   udp  46956  status
1000241   tcp  40643  status
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=
NEED_GSSD=
-- /etc/idmapd.conf --
[General]
Verbosity = 0
Pipefs-Directory = /run/rpc_pipefs
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --

-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-0.bpo.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nfs-common depends on:
ii  adduser 3.113+nmu3
ii  initscripts 2.88dsf-59
ii  libc6   2.19-18+deb8u4
ii  libcap2 1:2.24-8
ii  libcomerr2  1.42.12-1.1
ii  libdevmapper1.02.1  2:1.02.90-2.2+deb8u1
ii  libevent-2.0-5  2.0.21-stable-2
ii  libgssapi-krb5-21.12.1+dfsg-19+deb8u2
ii  libk5crypto31.12.1+dfsg-19+deb8u2
ii  libkeyutils11.5.9-5+b1
ii  libkrb5-3   1.12.1+dfsg-19+deb8u2
ii  libmount1   2.25.2-6
ii  libnfsidmap20.25-5
ii  libtirpc1   0.2.5-1
ii  libwrap07.6.q-25
ii  lsb-base4.1+Debian13+nmu1
ii  rpcbind 0.2.1-6+deb8u1
ii  ucf 3.0030

Versions of packages nfs-common recommends:
ii  python  2.7.9-1

Versions of packages nfs-common suggests:
pn  open-iscsi  
pn  watchdog

-- debconf-show failed



Bug#828818: linux-image-amd64: Debian don't recognize battery on Acer aspire switch 10

2016-06-28 Thread carlos
Package: linux-image-amd64
Version: 4.5+73
Severity: important

Dear Maintainer,

In Windows 10 no problems but Debian can't recognize it

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-amd64 depends on:
ii  linux-image-4.5.0-2-amd64  4.5.4-1

linux-image-amd64 recommends no packages.

linux-image-amd64 suggests no packages.

-- no debconf information



Bug#828817: firmware-realtek: Need support for Realtek Wifi card rtl8723bs

2016-06-28 Thread carlix
Package: firmware-realtek
Version: 20160110-1
Severity: important

Dear Maintainer,

This device is appearing in some OEM machines, but driver is not yet available 
upstream.
I have found this https://github.com/hadess/rtl8723bs thats works perfect but 
this must be by default.

WORKAROUND: sudo apt-get install build-essential linux-headers-generic git
git clone https://github.com/hadess/rtl8723as.git
cd rtl8723as
make
sudo make install
sudo depmod -a
sudo modprobe r8723bs

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

firmware-realtek depends on no packages.

firmware-realtek recommends no packages.

Versions of packages firmware-realtek suggests:
ii  initramfs-tools  0.125

-- no debconf information