[Bug 1907316] Re: Netplan try give error while plan work correct on boot

2020-12-08 Thread mike Bernson
also output to show that netplan did set parameters:
root@mike-desktop:~# brctl show br0
bridge name bridge id   STP enabled interfaces
br0 8000.b8aeed760abf   no  enp0s25
veth6F9QVF
vethlQ2t4H


root@mike-desktop:~# brctl showstp br0
br0
 bridge id  8000.b8aeed760abf
 designated root8000.b8aeed760abf
 root port 0path cost  0
 max age  20.00 bridge max age20.00
 hello time2.00 bridge hello time  2.00
 forward delay 0.00 bridge forward delay   0.00
 ageing time 300.00
 hello timer   0.00 tcn timer  0.00
 topology change timer 0.00 gc timer  13.40
 flags  


enp0s25 (1)
 port id8001stateforwarding
 designated root8000.b8aeed760abf   path cost  4
 designated bridge  8000.b8aeed760abf   message age timer  0.00
 designated port8001forward delay timer0.00
 designated cost   0hold timer 0.00
 flags  

veth6F9QVF (2)
 port id8002stateforwarding
 designated root8000.b8aeed760abf   path cost  2
 designated bridge  8000.b8aeed760abf   message age timer  0.00
 designated port8002forward delay timer0.00
 designated cost   0hold timer 0.00
 flags  

vethlQ2t4H (3)
 port id8003stateforwarding
 designated root8000.b8aeed760abf   path cost  2
 designated bridge  8000.b8aeed760abf   message age timer  0.00
 designated port8003forward delay timer0.00
 designated cost   0hold timer 0.00
 flags

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907316

Title:
  Netplan try give error while plan work correct on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1907316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1907316] [NEW] Netplan try give error while plan work correct on boot

2020-12-08 Thread mike Bernson
Public bug reported:

Running netplay try give me the following error but reboot the system
everything works:

root@mike-desktop:~# netplan try
br0: reverting custom parameters for bridges and bonds is not supported

Please carefully review the configuration and use 'netplan apply' directly.
root@mike-desktop:~#

/etc/netplan/10-bridge.yaml
network:
  version: 2
  renderer: networkd
  ethernets:
enp0s25:
  dhcp4: false 
  dhcp6: false 
  bridges:
br0:
  interfaces: [enp0s25]
  addresses: [192.168.1.33/24]
  gateway4: 192.168.1.254
  mtu: 1500
  macaddress: b8:ae:ed:76:0a:bf
  parameters:
stp: false
forward-delay: 0
  nameservers:
addresses: [192.168.1.128, 192.168.1.201]
search: [mlb.org, ltcd.com, net.ltcd.com, isp.ltcd.com, tyler.ltcd.com]
  dhcp4: no
  dhcp6: no

Showing that it work on boot here is /run/systemd/network:
10-netplan-br0.netdev  10-netplan-br0.network  10-netplan-enp0s25.network

mike@mike-desktop:/run/systemd/network$ cat 10-netplan-br0.netdev 
[NetDev]
Name=br0
MACAddress=b8:ae:ed:76:0a:bf
MTUBytes=1500
Kind=bridge

[Bridge]
ForwardDelaySec=0
STP=false

mike@mike-desktop:/run/systemd/network$ cat 10-netplan-br0.network 
[Match]
Name=br0

[Link]
MTUBytes=1500

[Network]
LinkLocalAddressing=ipv6
Address=192.168.1.33/24
Gateway=192.168.1.254
DNS=192.168.1.128
DNS=192.168.1.201
Domains=mlb.org ltcd.com net.ltcd.com isp.ltcd.com tyler.ltcd.com
ConfigureWithoutCarrier=yes

mike@mike-desktop:/run/systemd/network$ cat 10-netplan-enp0s25.network 
[Match]
Name=enp0s25

[Network]
LinkLocalAddressing=no
Bridge=br0

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: netplan.io 0.100-0ubuntu4~20.04.3
ProcVersionSignature: Ubuntu 5.4.0-56.62-generic 5.4.73
Uname: Linux 5.4.0-56-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.13
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: GNOME
Date: Tue Dec  8 18:42:22 2020
InstallationDate: Installed on 2020-12-03 (5 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: netplan.io
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: netplan.io (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1907316

Title:
  Netplan try give error while plan work correct on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1907316/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1889318] Re: install chromium in lxc container for 20.04 fails

2020-07-29 Thread mike Bernson
This might have the same root cause but 1865503 is using LXD where I had the 
problem using
lxc (lxc-start).

Once fixed need to make sure the fix work under lxc (lxc-start) also.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889318

Title:
  install chromium in lxc container for 20.04 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1889318/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1889318] [NEW] install chromium in lxc container for 20.04 fails

2020-07-28 Thread mike Bernson
Public bug reported:

when trying to install chromium in 20.04 in a lxc container to fails to install 
with the following:
root@python:~# apt-get install chromium-browser
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following additional packages will be installed:
  libfuse2 snapd squashfs-tools
Suggested packages:
  fuse zenity | kdialog
The following NEW packages will be installed:
  chromium-browser libfuse2 snapd squashfs-tools
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/27.5 MB of archives.
After this operation, 121 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Preconfiguring packages ...
Selecting previously unselected package squashfs-tools.
(Reading database ... 100799 files and directories currently installed.)
Preparing to unpack .../squashfs-tools_1%3a4.4-1_amd64.deb ...
Unpacking squashfs-tools (1:4.4-1) ...
Selecting previously unselected package libfuse2:amd64.
Preparing to unpack .../libfuse2_2.9.9-3_amd64.deb ...
Unpacking libfuse2:amd64 (2.9.9-3) ...
Selecting previously unselected package snapd.
Preparing to unpack .../snapd_2.45.1+20.04.2_amd64.deb ...
Unpacking snapd (2.45.1+20.04.2) ...
Setting up squashfs-tools (1:4.4-1) ...
Setting up libfuse2:amd64 (2.9.9-3) ...
Setting up snapd (2.45.1+20.04.2) ...
Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 
compatibility patch.)
Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
Use --subdomainfs to override.
snapd.failure.service is a disabled or a static unit, not starting it.
snapd.snap-repair.service is a disabled or a static unit, not starting it.
(Reading database ... 100896 files and directories currently installed.)
Preparing to unpack 
.../chromium-browser_83.0.4103.97-0ubuntu0.20.04.1_amd64.deb ...
=> Installing the chromium snap
==> Checking connectivity with the snap store
==> Installing the chromium snap
error: system does not fully support snapd: apparmor detected but insufficient
   permissions to use it
dpkg: error processing archive 
/var/cache/apt/archives/chromium-browser_83.0.4103.97-0ubuntu0.20.04.1_amd64.deb
 (--unpack):
 new chromium-browser package pre-installation script subprocess returned error 
exit status 1
Errors were encountered while processing:
 
/var/cache/apt/archives/chromium-browser_83.0.4103.97-0ubuntu0.20.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@python:~#

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: chromium-browser (not installed)
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
CasperMD5CheckResult: skip
Date: Tue Jul 28 18:14:27 2020
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: chromium-browser
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889318

Title:
  install chromium in lxc container for 20.04 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1889318/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1887861] Re: Gnome Lock screen shows old screen before lock screen

2020-07-19 Thread mike Bernson
*** This bug is a duplicate of bug 1532508 ***
https://bugs.launchpad.net/bugs/1532508

I do not think this is the same problem.

1532508 is supsend issue.
This does not require supsend.

Just do nothing for the amount of time it takes to cause the screen to lock 
because of being idle.
then hit the return key and you see the old screen before the lock and some 
short time later the
lock screen displays.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1887861

Title:
  Gnome Lock screen shows old screen before lock screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1887861/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-06-15 Thread mike Bernson
The pinning is holding me back for moving from current version to 20.04.

So far the only option I see is to use the beta you pointed me to or switch
to google-chrome which looks like there still create debs.

Not being able to pin things and not being able to choose when the snap upgrade
is a problem for product system. We use zfs for all the containers in 
production. We
take a snapshot before upgrade the deb packages. And if thing fail we the 
rollback
to the snapshot then clone container into testing area look at what failed. We 
can
then pin the deb we think caused and start testing again. Once the zfs clone 
work
we then apply the pin needed in production and the upgrade the production 
container.

For the time being we are only forced into snap for chromium. If we are force 
into snap for
other packages there a few lib that we have patches for to make sure they can 
not access
share memory for X11 (modify the testing for share memory to allways fail) 
which make
all of Gnome base code work 100% on the time instead of 60% without the patches.

Having to modified version of some lib will become a problem if more programs 
become
snap. We can config apt to allow us to handle this. We see now way to handle 
this under
snaps.

Also since the source code to build the snap is not  there is no way to
audit the snaps.

Is there a good to post the problem we have with snap to see if something can be
done to expand the snap system to handle the problem we see.

Snap might work for the standard desktop system but a big problem for server in 
production.
We try to have a tight control over when updates to production happen and why.

Once snap has way for us to build them to make sure that they match the source 
code and allow
us to fix problem and submit the fixes upstream they might look better to us. 
Also snap should
have a way to configure ping/holding version and allow us to control when 
updates happen.

It looks like you are taking away control of system with snaps.


On 6/15/20 9:56 AM, Olivier Tilloy wrote:
> I'm glad that this update fixes the crash, thanks for the feedback.
>
> I don't have a general solution to the problem you expose (pinning a
> specific revision of a snap), but in the description you mention 16.04
> and 18.04, and both offer deb packages for chromium (the chromium deb
> was transitioned to a snap starting with 19.10), so at least in this
> specific case you can use apt pinning.
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-06-12 Thread mike Bernson
that fixes the --no-sandbox but still needs the
QT_X11_NO_MITSHM=1

also the --no-xshm works now.

This whole bug report shows my big problem with snaps.

In production I have a pin a version of chromium that works so that I can use
webdriver to access a number of site that I need to submit data to.

Once snap become in place I do not see any way to lock/pin a version of 
chromium that
works while the bug get fix.

How can problems like this be dealt with ?


On 6/12/20 10:52 AM, Olivier Tilloy wrote:
> https://bugs.chromium.org/p/chromium/issues/detail?id=1039560#c14
> suggests that this should be fixed in the latest 83 stable update.
>
> Would you mind testing that update from https://launchpad.net
> /~canonical-chromium-builds/+archive/ubuntu/stage and reporting whether
> the issue persists?
>
> I'd recommend disabling that PPA after the test, the updates will
> eventually be available in the Ubuntu archive.
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-06-11 Thread mike Bernson
it need the  no-sandbox to work.

On 6/11/20 10:57 AM, Olivier Tilloy wrote:
> Thanks for the upstream report Mike. I see it has been marked as a
> duplicate of
> https://bugs.chromium.org/p/chromium/issues/detail?id=1035803, and
> comment #19 there suggests the following:
>
> tldr; manually turn off shared memory by using the "--no-xshm" flag,
> setting the environment variable "QT_X11_NO_MITSHM=1" or
> "J2D_USE_MITSHM=0".
>
> Does this address your crash?
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-05-20 Thread mike Bernson
I have reported the bug.

Here is the url.
https://bugs.chromium.org/p/chromium/issues/detail?id=1085136

On 5/20/20 8:24 AM, Olivier Tilloy wrote:
> Indeed, it appears to be the same problem. I think an actual bug report
> (as opposed to a support thread) would be useful if we want upstream
> developers to look into the issue.
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-05-19 Thread mike Bernson
It look like
https://support.google.com/chrome/thread/41722791?hl=en



On 5/19/20 8:48 AM, Olivier Tilloy wrote:
> Ack, thanks Mike. In light of this information, I have removed the
> duplicate status.
>
> Is there an upstream bug report for the crash? If not, would you mind
> filing one at crbug.com ?
>
> ** This bug is no longer a duplicate of bug 1857252
> chromium 79 remote display broken
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-05-15 Thread mike Bernson
*** This bug is a duplicate of bug 1857252 ***
https://bugs.launchpad.net/bugs/1857252

Sorry about last comment. (ignore last comment)

The workaround in bug 18752 fixes the blank screen. (This is also my bug report)
export QT_X11_NO_MITSHM=1
export _X11_NO_MITSHM=1
export _MITSHM=0

This work until 81.0.4044.122 which causes a crash (chromium exit) with 
FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye

The --no-sandbox is a work around loosing process isolation. Which
disabling the sandbox is not recommended,

The  --use-gl=swiftshader was a work around for the blank screen not the
crash and --use-gl option does nothing in 81.0.4044.138.

Summary so far:
 This is not same bug as 18752 but a new problem on a new version of chromium 
(Have not removed 18752 work around)
 There exists a work around --no-sandbox but is not recommended to use.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-05-15 Thread mike Bernson
*** This bug is a duplicate of bug 1857252 ***
https://bugs.launchpad.net/bugs/1857252

Can no long test this bug as chromium has moved on to 81.0.4044.132 and
now has a different set of problems.

Thing crash on on gpu problems.

Look at Bug 1877173.

On 5/15/20 7:58 AM, Olivier Tilloy wrote:
> *** This bug is a duplicate of bug 1857252 ***
>  https://bugs.launchpad.net/bugs/1857252
>
> Ack. What about the suggestion in comment #12 in the upstream bug report 
> (https://bugs.chromium.org/p/chromium/issues/detail?id=1026950) ?
> Does this work around the crash?
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-05-14 Thread mike Bernson
*** This bug is a duplicate of bug 1857252 ***
https://bugs.launchpad.net/bugs/1857252

This is not the same problem.

The  --use-gl=swiftshader work for chrome before 81.0.4044.138. Without the 
--use-gl option it only had a blank (gray) screen but did not crash.
On 81.0.4044.138 it crashes (exits).


This is 2 different problems. With the end result being the same that chrome
does not work on x-forward connection.

On 5/14/20 11:45 AM, Olivier Tilloy wrote:
> *** This bug is a duplicate of bug 1857252 ***
>  https://bugs.launchpad.net/bugs/1857252
>
> Disabling the sandbox is not recommended, you're loosing process
> isolation.
>
> Another suggested workaround in
> https://bugzilla.redhat.com/show_bug.cgi?id=1786306 is to run chromium
> with "--use-gl=swiftshader". Can you try that and let us know whether
> this works?
>
> I'm marking this as a duplicate of bug #1857252 because they appear to
> be the same issue.
>
> ** Bug watch added: Red Hat Bugzilla #1786306
> https://bugzilla.redhat.com/show_bug.cgi?id=1786306
>
> ** This bug has been marked a duplicate of bug 1857252
> chromium 79 remote display broken
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1878264] [NEW] nvme smart error count email after upgrading to 20.04

2020-05-12 Thread mike Bernson
Public bug reported:

I just upgraded from 19.10 to 20.04.

I am getting email from smart about errors on the nvme ssds.

If I look in the syslog I see for all nvme devices:
Device: /dev/nvme0, number of Error Log entries increased from 485 to 48
nvme nvme0: missing or invalid SUBNQN field.
nvme nvme0: Shutdown timeout set to 8 seconds

but runing smartctl on the device:
Error Information (NVMe Log 0x01, max 64 entries)
No Errors Logged

Email:
This message was generated by the smartd daemon running on:

   host name:  mike-think
   DNS domain: mlb.org

The following warning/error was logged by the smartd daemon:

Device: /dev/nvme0, number of Error Log entries increased from 485 to
488This message was generated by the smartd daemon running on:

   host name:  mike-think
   DNS domain: mlb.org

The following warning/error was logged by the smartd daemon:

Device: /dev/nvme0, number of Error Log entries increased from 485 to
488

Device info:
SAMSUNG MZVLB2T0HALB-000L7, S/N:S4GCNF0N100119, FW:3M2QEXG7, 2.04 TB

For details see host's SYSLOG.

You can also use the smartctl utility for further investigation.
The original message about this issue was sent at Mon Mar 30 22:32:48 2020 EDT
Another message will be sent in 24 hours if the problem persists.

Full smartctl -x:smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-29-generic] 
(local build)
Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:   SAMSUNG MZVLB2T0HALB-000L7
Serial Number:  S4GCNF0N100119
Firmware Version:   3M2QEXG7
PCI Vendor/Subsystem ID:0x144d
IEEE OUI Identifier:0x002538
Total NVM Capacity: 2,048,408,248,320 [2.04 TB]
Unallocated NVM Capacity:   0
Controller ID:  4
Number of Namespaces:   1
Namespace 1 Size/Capacity:  2,048,408,248,320 [2.04 TB]
Namespace 1 Utilization:22,365,745,152 [22.3 GB]
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64:002538 8101b7cc7c
Local Time is:  Tue May 12 14:43:46 2020 EDT
Firmware Updates (0x16):3 Slots, no Reset required
Optional Admin Commands (0x0017):   Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat 
Timestmp
Maximum Data Transfer Size: 512 Pages
Warning  Comp. Temp. Threshold: 84 Celsius
Critical Comp. Temp. Threshold: 85 Celsius

Supported Power States
St Op Max   Active Idle   RL RT WL WT  Ent_Lat  Ex_Lat
 0 + 8.00W   --0  0  0  00   0
 1 + 6.30W   --1  1  1  10   0
 2 + 3.50W   --2  2  2  20   0
 3 -   0.0760W   --3  3  3  3  2101200
 4 -   0.0050W   --4  4  4  4 20008000

Supported LBA Sizes (NSID 0x1)
Id Fmt  Data  Metadt  Rel_Perf
 0 + 512   0 0

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02)
Critical Warning:   0x00
Temperature:47 Celsius
Available Spare:100%
Available Spare Threshold:  10%
Percentage Used:0%
Data Units Read:4,338,357 [2.22 TB]
Data Units Written: 725,358 [371 GB]
Host Read Commands: 8,501,335
Host Write Commands:4,632,710
Controller Busy Time:   36
Power Cycles:   223
Power On Hours: 26
Unsafe Shutdowns:   156
Media and Data Integrity Errors:0
Error Information Log Entries:  488
Warning  Comp. Temperature Time:0
Critical Comp. Temperature Time:0
Temperature Sensor 1:   47 Celsius
Temperature Sensor 2:   40 Celsius

Error Information (NVMe Log 0x01, max 64 entries)
No Errors Logged

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-generic 5.4.0.29.34
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp nvidia_modeset zcommon znvpair 
nvidia
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  mike   3053 F pulseaudio
 /dev/snd/controlC0:  mike   3053 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue May 12 14:34:09 2020
InstallationDate: Installed on 2020-03-30 (42 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: LENOVO 20QNCTO1WW
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-29-generic 

Re: [Bug 1877173] Re: Chromium 81.0.4044.122 crashes on remote ssh connection

2020-05-07 Thread mike Bernson
That did work for both 18.04 and 16.04

Any idea what i lose by not having the sandbox ?

On 5/7/20 4:38 AM, Sebastien Bacher wrote:
> Seems similar to https://support.google.com/chrome/thread/41722791?hl=en
> , does it work if you use --no-sandbox ?
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1877173] [NEW] Chromium 81.0.4044.122 crashes on remote ssh connection

2020-05-06 Thread mike Bernson
Public bug reported:

Chromium crash on a ssh x forwarding connection

It crashes on both 18.04 and 16.04 with the same message.
The X forwarding is working for other programs just fine.

It was working until last update.

Here is the message from the console on the crash

[22765:22781:0506/144206.193243:FATAL:gpu_data_manager_impl_private.cc(439)] 
GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)

Steps to repeat:
ssh ltcd-prod
chromum-browser

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: chromium-browser 81.0.4044.122-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 5.3.0-40.32~18.04.1-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
NonfreeKernelModules: btrfs xor zstd_compress raid6_pq ufs qnx4 hfsplus hfs 
minix ntfs msdos jfs xfs libcrc32c cpuid veth iptable_filter bpfilter bridge 
stp llc binfmt_misc intel_powerclamp coretemp kvm_intel kvm irqbypass zfs 
zunicode zavl icp ipmi_ssif gpio_ich crct10dif_pclmul crc32_pclmul 
ghash_clmulni_intel zcommon znvpair spl zlua aesni_intel aes_x86_64 crypto_simd 
cryptd glue_helper intel_cstate ast drm_vram_helper ttm drm_kms_helper lpc_ich 
drm joydev input_leds fb_sys_fops syscopyarea sysfillrect sysimgblt ipmi_si 
ipmi_devintf ipmi_msghandler mac_hid sch_fq_codel lp parport nfsd auth_rpcgss 
nfs_acl lockd grace sunrpc ip_tables x_tables autofs4 hid_generic igb uas 
usbhid ahci i2c_algo_bit hid libahci usb_storage dca i2c_ismt
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
DRM.card0-VGA-1:
 enabled: enabled
 dpms: On
 status: connected
 edid-base64: 
 modes: 1024x768 800x600 800x600 640x480
Date: Wed May  6 14:37:46 2020
Desktop-Session:
 'None'
 'None'
 'None'
DetectedPlugins:
 
Env:
 'None'
 'None'
InstalledPlugins:
 
Load-Avg-1min: 0.55
Load-Processes-Running-Percent:   0.1%
Lsusb: Error: [Errno 2] No such file or directory: 'lsusb': 'lsusb'
MachineType: Supermicro A1SAi
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-40-generic 
root=UUID=c75e8c2a-b85d-444e-b278-16fd90c327e7 ro 
usb_storage.quirks=0bc2:331a:u,0bc2:ab31:u,0bc2:ab34:u
SourcePackage: chromium-browser
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/27/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.1a
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: A1SRi
dmi.board.vendor: Supermicro
dmi.board.version: 123456789
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 18
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.1a:bd08/27/2015:svnSupermicro:pnA1SAi:pvr123456789:rvnSupermicro:rnA1SRi:rvr123456789:cvnToBeFilledByO.E.M.:ct18:cvrToBeFilledByO.E.M.:
dmi.product.family: SMC X10
dmi.product.name: A1SAi
dmi.product.sku: 081315D9
dmi.product.version: 123456789
dmi.sys.vendor: Supermicro
modified.conffile..etc.default.chromium-browser: [deleted]

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877173

Title:
  Chromium 81.0.4044.122 crashes on remote ssh connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1877173/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870424] Re: Can not add server cert

2020-04-24 Thread mike Bernson
1 hit the 3 dots in upper conner
2 Hit the Privcay and Security
3 hit authorities tab
4 hit the import button

Then I get:
Could Not read the contents of void
Error opening directory '/var/lib/snap/void': Permission denied


I just try the import now and it worked.

I assume the problem was fixed as it now show me my home directory and allow me 
to import the
need certs for local domains so that https does not cause the popup when 
accessing 
local machines

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870424

Title:
  Can not add server cert

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1870424/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870424] [NEW] Can not add server cert

2020-04-02 Thread mike Bernson
Public bug reported:

When I try to add Server Cert to chromium-browser I get the following message
Could Not read the contents of void
Error opening directory '/var/lib/snap/void': Permission denied

This worked on 18.04 but not 19.10.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: chromium-browser 79.0.3945.79-0ubuntu0.19.10.2
ProcVersionSignature: Ubuntu 5.3.0-45.37-generic 5.3.18
Uname: Linux 5.3.0-45-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
DRM.card0-eDP-1:
 enabled: enabled
 dpms: On
 status: connected
 edid-base64: 
AP///wAGr+tCACEcAQS1IhN4Au+Vo1Q1tSYPUFQBAQEBAQEBAQEBAQEBAQEBUtAAoPBwPoAwIDUAWMEQAAAYDwAg/gBBVU8KICAgICAgICAg/gBCMTU2WkFOMDQuMiAKAZoCAw8A4wWAAOYGBQFgYCgAqg==
 modes: 3840x2160
Date: Thu Apr  2 15:55:40 2020
DiskUsage:
 Filesystem Type   Size  Used Avail Use% Mounted on
 pool/home  zfs1.3T  148G  1.2T  12% /home
 tmpfs  tmpfs   32G   45M   32G   1% /dev/shm
 pool/home  zfs1.3T  148G  1.2T  12% /home
InstallationDate: Installed on 2020-03-30 (3 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: LENOVO 20QNCTO1WW
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-45-generic 
root=UUID=6973399c-724d-4607-985d-9426190dc41b ro VGA=1920x1080
Snap.Changes:
 ID   Status  Spawn  Ready  Summary
 7Done2020-04-01T21:41:35-04:00  2020-04-01T21:41:52-04:00  
Auto-refresh snap "chromium"
Snap.ChromeDriverVersion: ChromeDriver 80.0.3987.162 
(f2c5dd6138153bb0658091205bd1a1717f16081a-refs/branch-heads/3987@{#1034})
Snap.ChromiumVersion: Chromium 80.0.3987.162 snap
SourcePackage: chromium-browser
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/08/2020
dmi.bios.vendor: LENOVO
dmi.bios.version: N2NET35W (1.20 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20QNCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0R32862 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN2NET35W(1.20):bd01/08/2020:svnLENOVO:pn20QNCTO1WW:pvrThinkPadP53:rvnLENOVO:rn20QNCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad P53
dmi.product.name: 20QNCTO1WW
dmi.product.sku: LENOVO_MT_20QN_BU_Think_FM_ThinkPad P53
dmi.product.version: ThinkPad P53
dmi.sys.vendor: LENOVO

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan snap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870424

Title:
  Can not add server cert

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1870424/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866688] [NEW] upgrade 16.04 -> 18.04 auth failed

2020-03-09 Thread mike Bernson
Public bug reported:

root@ltcd-mike:~# do-release-upgrade 
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [819 B]   
Get:2 Upgrade tool [1,242 kB]  
Fetched 1,243 kB in 0s (0 B/s) 
authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg' 
gpg exited 2
Debug information: 


gpg: Signature made Thu 30 Jan 2020 04:28:11 AM EST using RSA key ID C0B21F32
gpg: Can't check signature: public key not found

Authentication failed
Authenticating the upgrade failed. There may be a problem with the network or 
with the server. 

This is in lxc container on a host running 18.04.

was able to get key from keyserver.ubuntu.com this did not help:

root@ltcd-mike:~# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 
C0B21F32
Executing: /tmp/tmp.KTqWUqgXf1/gpg.1.sh --keyserver
keyserver.ubuntu.com
--recv-keys
C0B21F32
gpg: requesting key C0B21F32 from hkp server keyserver.ubuntu.com
gpg: key C0B21F32: "Ubuntu Archive Automatic Signing Key (2012) 
" not changed
gpg: Total number processed: 1
gpg:  unchanged: 1

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.29
ProcVersionSignature: Ubuntu 5.3.0-26.28~18.04.1-generic 5.3.13
Uname: Linux 5.3.0-26-generic x86_64
NonfreeKernelModules: ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs cpuid 
binfmt_misc veth iptable_filter bpfilter zfs zunicode zavl icp zlua zcommon 
znvpair spl amd64_edac_mod edac_mce_amd kvm_amd ccp kvm irqbypass ipmi_si 
ipmi_devintf input_leds serio_raw joydev ipmi_msghandler k10temp fam15h_power 
mac_hid bridge stp llc sch_fq_codel nfsd auth_rpcgss nfs_acl lockd grace 
ib_iser rdma_cm iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi 
scsi_transport_iscsi sunrpc ip_tables x_tables autofs4 btrfs xor zstd_compress 
raid6_pq libcrc32c dm_mirror dm_region_hash dm_log crct10dif_pclmul 
crc32_pclmul mgag200 drm_vram_helper hid_generic ghash_clmulni_intel ttm 
aesni_intel drm_kms_helper aes_x86_64 syscopyarea sysfillrect sysimgblt 
crypto_simd fb_sys_fops uas usbhid igb cryptd mvsas psmouse glue_helper drm 
usb_storage hid i2c_piix4 ahci dca libsas i2c_algo_bit libahci 
scsi_transport_sas
ApportVersion: 2.20.1-0ubuntu2.21
Architecture: amd64
CrashDB: ubuntu
Date: Mon Mar  9 14:54:42 2020
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866688

Title:
  upgrade 16.04 -> 18.04 auth failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1866688/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857256] [NEW] vino-server take 30 seconds before displaying screen

2019-12-22 Thread mike Bernson
Public bug reported:

Using any vnc viewer it takes 30 seconds before the display comes up. I have 
tried with remmina and
vinagre as the viewer. 

The only thing in syslog is the following:


Dec 22 15:18:58 mike-desktop dbus-daemon[10399]: [session uid=0 pid=10397] 
Activating service name='org.freedesktop.secrets' requested by ':1.10' (uid=0 
pid=6160 comm="/usr/lib/vino/vino-server " label="unconfined")
Dec 22 15:18:58 mike-desktop gnome-keyring-d[5646]: couldn't create socket 
directory: /home/mike/.cache/keyring-9P1TC0: Permission denied
Dec 22 15:18:58 mike-desktop [5646]: couldn't bind to control socket: 
/home/mike/.cache/keyring-9P1TC0/control: Permission denied

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: vino 3.22.0-3ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-37-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
Date: Sun Dec 22 15:24:09 2019
InstallationDate: Installed on 2018-02-23 (667 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: vino
UpgradeStatus: Upgraded to bionic on 2018-10-21 (426 days ago)

** Affects: vino (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857256

Title:
  vino-server take 30 seconds before displaying screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vino/+bug/1857256/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1857252] [NEW] chromium 79 remote display broken

2019-12-22 Thread mike Bernson
Public bug reported:

Chromium 78 worked and things broke in version 79.

With chromium 79 when using the remote display (ssh for x forward) I get
the display forward but only a blank (white) window. Chromiumn does not
render anything into the window.

If I am at the console then every thing work normal. Also Firefox does
work for remote display. It just chromium 79 that has this problem.

Every thing worked with version 78.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.36
ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-37-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: GNOME
Date: Sun Dec 22 14:57:30 2019
InstallationDate: Installed on 2016-07-24 (1246 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to bionic on 2018-09-03 (475 days ago)
VarLogDistupgradeTermlog:

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: chromium-browser

** Attachment added: "Picture dof blank window"
   
https://bugs.launchpad.net/bugs/1857252/+attachment/5314623/+files/blank-window.png

** Package changed: ubuntu-release-upgrader (Ubuntu) => chromium-browser
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1857252

Title:
  chromium 79 remote display broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1857252/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1813362] [NEW] lxc-top flash error and blkio write is always zero

2019-01-25 Thread mike Bernson
Public bug reported:

When running lxc-top as root it flashes the following error messages for every 
container:
Unable to read cgroup item memory.memsw.usage_in_bytes
Unable to read cgroup item memory.memsw.limit_in_bytes

Here output showing bad blkio write
Container   CPU  CPU  CPU   
 BlkIOMem   KMem
Name   Used  Sys User
Total(Read/Write)   Used   Used
ltcd-root310.2298.26   196.88 315.06 MiB(315.06 
MiB/  0.00   ) 688.64 MiB  83.09 MiB
ltcd-test236.0284.52   136.76 115.88 MiB(115.88 
MiB/  0.00   ) 384.39 MiB  31.89 MiB
TOTAL 2 of 2 546.24   182.78   333.64 430.94 MiB(430.94 
MiB/  0.00   )   1.04 GiB 114.97 MiB


Doing an strace on lxc-top:

openat(AT_FDCWD, 
"/sys/fs/cgroup/memory//lxc/ltcd-root/memory.memsw.usage_in_bytes", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "Unable to read cgroup item memor"..., 55) = 55

openat(AT_FDCWD, 
"/sys/fs/cgroup/memory//lxc/ltcd-root/memory.memsw.limit_in_bytes", 
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
write(2, "Unable to read cgroup item memor"..., 55) = 55

Here is copy /sys/fs/cgroup/memory/lxc/ltcd-root

mike@mike-desktop:/sys/fs/cgroup/memory/lxc/ltcd-root$ ls
cgroup.clone_children   memory.limit_in_bytes
cgroup.event_controlmemory.max_usage_in_bytes
cgroup.procsmemory.move_charge_at_immigrate
init.scope  memory.numa_stat
memory.failcnt  memory.oom_control
memory.force_empty  memory.pressure_level
memory.kmem.failcnt memory.soft_limit_in_bytes
memory.kmem.limit_in_bytes  memory.stat
memory.kmem.max_usage_in_bytes  memory.swappiness
memory.kmem.slabinfomemory.usage_in_bytes
memory.kmem.tcp.failcnt memory.use_hierarchy
memory.kmem.tcp.limit_in_bytes  notify_on_release
memory.kmem.tcp.max_usage_in_bytes  system.slice
memory.kmem.tcp.usage_in_bytes  tasks
memory.kmem.usage_in_bytes  user.slice

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: lxc-utils 3.0.3-0ubuntu1~18.04.1
ProcVersionSignature: Ubuntu 4.18.0-13.14~18.04.1-generic 4.18.17
Uname: Linux 4.18.0-13-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Fri Jan 25 15:56:04 2019
InstallationDate: Installed on 2018-02-23 (336 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: Upgraded to bionic on 2018-10-21 (95 days ago)
mtime.conffile..etc.lxc.default.conf: 2019-01-24T17:40:41.527776

** Affects: lxc (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apparmor apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813362

Title:
  lxc-top flash error and blkio write is always zero

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1813362/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811544] [NEW] Kernel hangs system

2019-01-12 Thread mike Bernson
Public bug reported:

This system work without problem on 4.13.0-45-generic but under 
4.15.0-43-generic the system
hangs hard that event the keyboard cap-lock does not work.

This lockup is caused by do a number of zfs send/receive which is being using 
to backup a number
of zfs data sets. All of the send are being set to a single pool that is 
mirrored. Some of the
receive are from other systems on the local network. then I do a scrub of the 
backup pool. If I
try to ssh in to the system that is when it locks up. I also think the problem 
happens when
ext 4 file system is access.

Every thing work without any problem using when 4.13 kernel is in use. I wanted 
to look into
upgrading to 18.04 which is why I started using the 4.15 kernel.

This system also has lxc running on it.


Here is zfs setup:

root@server:~# zpool list
NAME SIZE  ALLOC   FREE  EXPANDSZ   FRAGCAP  DEDUP  HEALTH  ALTROOT
backup  3.62T  1.88T  1.75T -42%51%  1.00x  ONLINE  -
lxc  444G  89.6G   354G -12%20%  1.00x  ONLINE  -
pool3.62T  1.53T  2.10T -47%42%  1.00x  ONLINE  -
root@server:~#zpool status
  pool: backup
 state: ONLINE
  scan: scrub canceled on Sat Jan 12 18:39:38 2019
config:

NAME  STATE READ WRITE CKSUM
backupONLINE   0 0 0
  mirror-0ONLINE   0 0 0
ata-ST4000NM0024-1HT178_S4F0038H  ONLINE   0 0 0
ata-ST4000NM0024-1HT178_S4F00CV5  ONLINE   0 0 0

errors: No known data errors

  pool: lxc
 state: ONLINE
  scan: scrub repaired 0 in 0h5m with 0 errors on Sat Jan 12 16:18:44 2019
config:

NAME  STATE READ WRITE 
CKSUM
lxc   ONLINE   0 0  
   0
  ata-SAMSUNG_MZ7KM480HAHP-0E005_S2NGNX0H700696H  ONLINE   0 0  
   0

errors: No known data errors

  pool: pool
 state: ONLINE
  scan: scrub canceled on Sat Jan 12 18:39:27 2019
config:

NAME  STATE READ WRITE CKSUM
pool  ONLINE   0 0 0
  mirror-0ONLINE   0 0 0
ata-ST4000NM0024-1HT178_Z4F0KC9L  ONLINE   0 0 0
ata-ST4000NM0024-1HT178_Z4F0KD00  ONLINE   0 0 0

errors: No known data errors

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-generic-hwe-16.04 4.15.0.43.64
ProcVersionSignature: Ubuntu 4.13.0-45.50~16.04.1-generic 4.13.16
Uname: Linux 4.13.0-45-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
Date: Sat Jan 12 18:46:08 2019
InstallationDate: Installed on 2016-02-09 (1068 days ago)
InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 
(20140416.2)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-meta-hwe
UpgradeStatus: Upgraded to xenial on 2016-08-07 (888 days ago)

** Affects: linux-meta-hwe (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811544

Title:
  Kernel hangs system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe/+bug/1811544/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810215] Re: Smart data works on 16.04 but not 18.4

2019-01-01 Thread mike Bernson
It look like there was a patch added to fix this

https://github.com/torvalds/linux/commit/7fee72d5e8f1e7b8d8212e28291b1a0243ecf2f1

/* All Seagate disk enclosures have broken ATA pass-through support */
if (le16_to_cpu(udev->descriptor.idVendor) == 0x0bc2)
flags |= US_FL_NO_ATA_1X;


Since the id is 0bc2 this fix should fix the problem do no known if in
ubuntu 4.15.0-36.

If not is there any way to turn off uas ?

from lsusb
Bus 003 Device 006: ID 0bc2:331a Seagate RSS LLC

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810215

Title:
  Smart data works on 16.04 but not 18.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1810215/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810215] [NEW] Smart data works on 16.04 but not 18.4

2019-01-01 Thread mike Bernson
Public bug reported:

smartctl -d sat -i /dev/sda work on 16.04 kernel 4.13 but on 4.15.

Here is data from 16.04
root@server:~# uname -a
Linux server 4.13.0-45-generic #50~16.04.1-Ubuntu SMP Wed May 30 11:18:27 UTC 
2018 x86_64 x86_64 x86_64 GNU/Linux
root@server:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.5 LTS
Release:16.04
Codename:   xenial
root@server:~# smartctl -d sat -i /dev/sda
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.13.0-45-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model: ST8000DM004-2CX188
Serial Number:ZCT07YN6
LU WWN Device Id: 5 000c50 0b1f2a4d2
Firmware Version: 0001
User Capacity:8,001,563,222,016 bytes [8.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate:5425 rpm
Form Factor:  3.5 inches
Device is:Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-3 T13/2161-D revision 5
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:Tue Jan  1 16:57:48 2019 EST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

root@server:~#

here is data from 18.04:root@mike-desktop:/tmp# uname -a
Linux mike-desktop 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 
2018 x86_64 x86_64 x86_64 GNU/Linux
root@mike-desktop:/tmp# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.1 LTS
Release:18.04
Codename:   bionic
root@mike-desktop:/tmp# smartctl -d sat -i /dev/sdd
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-36-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

Read Device Identity failed: scsi error unsupported field in scsi
command

A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.

dmesg on 18.04 showing drive is connected /dev/sdd:
[6041017.984544] usb 3-2.4: new SuperSpeed USB device number 6 using xhci_hcd
[6041018.009417] usb 3-2.4: New USB device found, idVendor=0bc2, idProduct=331a
[6041018.009424] usb 3-2.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[6041018.009428] usb 3-2.4: Product: Expansion Desk
[6041018.009432] usb 3-2.4: Manufacturer: Seagate
[6041018.009435] usb 3-2.4: SerialNumber: NAAA7HWG
[6041018.015808] scsi host5: uas
[6041018.016527] scsi 5:0:0:0: Direct-Access Seagate  Expansion Desk   0915 
PQ: 0 ANSI: 6
[6041018.017645] sd 5:0:0:0: Attached scsi generic sg3 type 0
[6041030.357108] sd 5:0:0:0: [sdd] 15628053167 512-byte logical blocks: (8.00 
TB/7.28 TiB)
[6041030.357112] sd 5:0:0:0: [sdd] 4096-byte physical blocks
[6041030.357265] sd 5:0:0:0: [sdd] Write Protect is off
[6041030.357268] sd 5:0:0:0: [sdd] Mode Sense: 53 00 00 08
[6041030.357562] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[6041030.493932]  sdd: sdd1 sdd9
[6041030.495310] sd 5:0:0:0: [sdd] Attached SCSI disk

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: smartmontools 6.5+svn4324-1
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Tue Jan  1 16:53:16 2019
InstallationDate: Installed on 2018-02-23 (312 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: smartmontools
UpgradeStatus: Upgraded to bionic on 2018-10-21 (72 days ago)

** Affects: smartmontools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810215

Title:
  Smart data works on 16.04 but not 18.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1810215/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1792860] Re: do-release-upgrade error

2018-09-17 Thread mike Bernson
There is 02proxy

Acquire::http { Proxy "http://cache:3142;; };

It is apt-cacher-ng running 16.04.

I found something on the net that talk about adding 
passThroughPattern: ^changelogs.ubuntu.com:443$

This fixed the problem for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792860

Title:
  do-release-upgrade error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1792860/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1792860] [NEW] do-release-upgrade error

2018-09-17 Thread mike Bernson
Public bug reported:

mike@mike-think:~$ do-release-upgrade -c
Checking for a new Ubuntu release
Failed to connect to https://changelogs.ubuntu.com/meta-release-lts. Check your 
Internet connection or proxy settings
No new release found.


This machine does not need a proxy to get to the internet.

If I go into web browser and open the link I get the page.

host command does find the host:

mike@mike-think:~$ host changelogs.ubuntu.com
changelogs.ubuntu.com has address 91.189.95.15
changelogs.ubuntu.com has IPv6 address 2001:67c:1560:8008::11

dig also find the host

mike@mike-think:~$ dig changelogs.ubuntu.com

; <<>> DiG 9.11.3-1ubuntu1.1-Ubuntu <<>> changelogs.ubuntu.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41278
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;changelogs.ubuntu.com. IN  A

;; ANSWER SECTION:
changelogs.ubuntu.com.  600 IN  A   91.189.95.15

;; Query time: 46 msec
;; SERVER: 127.0.0.53#53(127.0.0.53)
;; WHEN: Mon Sep 17 01:52:59 EDT 2018
;; MSG SIZE  rcvd: 66

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.25
ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
Uname: Linux 4.15.0-34-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.3
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: GNOME
Date: Mon Sep 17 01:47:45 2018
InstallationDate: Installed on 2016-07-24 (784 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2018-09-03 (13 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1792860

Title:
  do-release-upgrade error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1792860/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1787309] Re: zed not sending mail on scrub finish

2018-09-08 Thread mike Bernson
The 7.5 and 4.15 kernel was causing a crash under load when only zfs io was 
happening and then
did something to cause ext4 root file system i/o. The system locked up so hard 
that the console
keyboard cap lock did not even work.

I have downgraded to 4.13 which solves the system lockup and the mail for for 
scrub starting
working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787309

Title:
  zed not sending mail on scrub finish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1787309/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1790540] [NEW] Graphic in subject too large

2018-09-03 Thread mike Bernson
Public bug reported:

In both the subject line and list of emails when there is a graphic displayed 
it is too large
and in the case of panel with the list of emails it cover a a number of email 
before and after
the email with the problem.

This problem start just after upgraded from 16.04 to 18.04

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: thunderbird 1:52.9.1+build3-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
Uname: Linux 4.15.0-33-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
AddonCompatCheckDisabled: False
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mike   3390 F pulseaudio
BuildID: 20180710084133
Channel: Unavailable
CurrentDesktop: GNOME
Date: Mon Sep  3 17:21:46 2018
ExecutablePath: /usr/lib/thunderbird/thunderbird
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Phoenity Shredder - shred...@phoenity.com
InstallationDate: Installed on 2016-07-24 (771 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
IpRoute:
 default via 192.168.1.254 dev enp0s25 proto static metric 100 
 10.0.3.0/24 dev lxcbr0 proto kernel scope link src 10.0.3.1 linkdown 
 169.254.0.0/16 dev enp0s25 scope link metric 1000 
 192.168.1.0/24 dev enp0s25 proto kernel scope link src 192.168.1.46 metric 100
PrefSources: prefs.js
ProcEnviron:
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=52.9.1/20180710084133 (In use)
RunningIncompatibleAddons: True
SourcePackage: thunderbird
UpgradeStatus: Upgraded to bionic on 2018-09-03 (0 days ago)
dmi.bios.date: 09/13/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: G4ET62WW (2.04 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2359CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET62WW(2.04):bd09/13/2012:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad T530
dmi.product.name: 2359CTO
dmi.product.version: ThinkPad T530
dmi.sys.vendor: LENOVO

** Affects: thunderbird (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

** Attachment added: "image of display show the problem"
   https://bugs.launchpad.net/bugs/1790540/+attachment/5184272/+files/email.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1790540

Title:
  Graphic in subject too large

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1790540/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1787309] [NEW] zed not sending mail on scrub finish

2018-08-15 Thread mike Bernson
Public bug reported:

ZED should be sending email when scrub finishes but I do not get any email. I 
did update modify
the zed.rc file to end the email by setting the following

ZED_EMAIL_ADDR="root"
ZED_EMAIL_PROG="mail"
ZED_NOTIFY_VERBOSE=1


I tested to verify mail work. I did the following:
echo testing | mail -s testit root

I did get the mail so the mail system work.

I also check syslog to see verify that zed saw the event.

Aug 15 22:45:56 mike-think systemd[1]: Started ZFS Event Daemon (zed).
Aug 15 22:45:56 mike-think zed[5576]: ZFS Event Daemon 0.6.5.6-0ubuntu23 (PID 
5576)
Aug 15 22:45:56 mike-think zed[5576]: Processing events since eid=7
Aug 15 22:48:38 mike-think zed: eid=8 class=history_event pool=lxc
Aug 15 22:48:38 mike-think zed: eid=9 class=scrub_finish pool=lxc

mike@mike-think:/var/log$ lsb_release -rd
Description:Ubuntu 16.04.5 LTS
Release:16.04
mike@mike-think:/var/log$ 

mike@mike-think:/var/log$ apt-cache policy zfs-zed
zfs-zed:
  Installed: 0.6.5.6-0ubuntu23
  Candidate: 0.6.5.6-0ubuntu23
  Version table:
 *** 0.6.5.6-0ubuntu23 500
500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 0.6.5.6-0ubuntu8 500
500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
mike@mike-think:/var/log$

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: zfs-zed 0.6.5.6-0ubuntu23
ProcVersionSignature: Ubuntu 4.15.0-32.35~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-32-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
Date: Wed Aug 15 22:50:27 2018
InstallationDate: Installed on 2016-07-24 (752 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: zfs-linux
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.zfs.zed.d.zed.rc: 2018-08-15T22:44:06.422894

** Affects: zfs-linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1787309

Title:
  zed not sending mail on scrub finish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1787309/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1779758] [NEW] zfs utils and kernel version mismath

2018-07-02 Thread mike Bernson
Public bug reported:

I have 16.04 installed with HWE and did a dist-upgrade. This installed a
new kernel 4.15 with zfs version 7.5 but did not upgrade the zfsutils-
linux package.

I now have a mismatch zfsutils and zfs module.

** Affects: zfs-linux (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: zfs-linux (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: pkg-website

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1779758

Title:
  zfs  utils and kernel version mismath

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1779758/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1632183] Re: saned not find scanner that scanimage -L finds

2017-04-10 Thread mike Bernson
The problem still exists


I needed to patch saned.c:

I needed to change SANE_TRUE to SANE_FALSE

at line 1830:
 reply.status =
  sane_get_devices ((const SANE_Device ***) _list,
SANE_FALSE);


** Attachment added: "Here is the patch I need to get saned to find all the 
scanners"
   
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1632183/+attachment/4859713/+files/saned.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632183

Title:
  saned not find scanner that scanimage -L finds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1632183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1612600] Re: backuppc 3.3.1-2ubuntu3 breaks pool graphs on the Status page

2017-01-09 Thread mike Bernson
Fix missing for 16.04.

Any chance of getting this fixed in 16.04. Since 16.04 is an LTS it
would be good to also fix the problem in the LTS.

At a min could we get the GeneralInfo.pm fix. This would at least fix
the RRD graph.

The patch also fixed the problem for me on 16.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612600

Title:
  backuppc 3.3.1-2ubuntu3 breaks pool graphs on the Status page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1612600/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1653530] [NEW] Problem with squirrelmail login

2017-01-02 Thread mike Bernson
Public bug reported:

I had a working squirrel mail in 14.04.

I upgrade to 16.04 and had problem with login. so I moved back to 14.04 and 
created a free
install of 16.04 and then install squirrelmail. I then copied the config file 
over to the
new install and got the same problem.

When I try to login in I get a an error from dovecot (the imap server).
Jan  2 11:37:24 mail dovecot: imap-login: Disconnected (no auth attempts in 0 
secs): user=<>, rip=192.168.1.169, lip=192.168.2.21, TLS handshaking: 
SSL_accept() failed: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert 
unknown ca: SSL alert number 48, session=

and on squirrelmail i get the follow error:

Error connecting to IMAP server: tls://mail.mlb.org.
0 : 

The dovecot server is 14.04.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: squirrelmail 2:1.4.23~svn20120406-2ubuntu1.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-51.72-generic 4.4.30
Uname: Linux 4.4.0-51-generic x86_64
NonfreeKernelModules: xt_multiport nls_utf8 btrfs ufs qnx4 hfsplus hfs minix 
ntfs msdos jfs xfs ipt_REJECT nf_reject_ipv4 binfmt_misc ebtable_filter 
ebtables ip6table_filter ip6_tables ipmi_devintf ipmi_si ipmi_msghandler veth 
mptctl mptbase iptable_filter ip_tables x_tables zfs zunicode zcommon znvpair 
spl zavl bridge stp llc crct10dif_pclmul crc32_pclmul ghash_clmulni_intel 
aesni_intel aes_x86_64 lrw gf128mul glue_helper input_leds ablk_helper cryptd 
serio_raw amd64_edac_mod edac_mce_amd fam15h_power k10temp shpchp edac_core 
i2c_piix4 8250_fintek mac_hid kvm_amd kvm irqbypass nfsd auth_rpcgss nfs_acl 
lockd grace vhost_net vhost macvtap macvlan lp parport sunrpc autofs4 raid10 
raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq 
libcrc32c raid1 raid0 multipath linear igb dca ptp hid_generic uas usbhid 
mpt3sas ahci pps_core raid_class psmouse hid usb_storage libahci megaraid_sas 
i2c_algo_bit scsi_transport_sas fjes
ApportVersion: 2.20.1-0ubuntu2.4
Architecture: amd64
Date: Mon Jan  2 16:32:00 2017
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: squirrelmail
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: squirrelmail (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "web page showing error"
   https://bugs.launchpad.net/bugs/1653530/+attachment/4799101/+files/sq.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1653530

Title:
  Problem with squirrelmail login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squirrelmail/+bug/1653530/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1653530] Re: Problem with squirrelmail login

2017-01-02 Thread mike Bernson
** Attachment added: "Config file in use on both 14.04 and 16.04"
   
https://bugs.launchpad.net/ubuntu/+source/squirrelmail/+bug/1653530/+attachment/4799104/+files/config.php

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1653530

Title:
  Problem with squirrelmail login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squirrelmail/+bug/1653530/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1632183] [NEW] saned not find scanner that scanimage -L finds

2016-10-10 Thread mike Bernson
Public bug reported:

When running scanimage -L on a remove system no scanner are found.
when running scanimage -L on local system (where saned is run) finds the 
scanners.

when running scaned in deubg mode I can see the remote system request a list of 
scanner
but no list is returned to scanimge -L. This tell me the network setups are 
working and
access control is also working. It just does not find the scanner under saned 
but finds
it under scanimage -L


I have remove scaned stuff from systemd so I can run saned by hand

output from scanimage on local system (where saned is run)
root@cups:~# scanimage -L
device `hpaio:/net/HP_Color_LaserJet_CM2320nf_MFP?ip=192.168.1.238' is a 
Hewlett-Packard HP_Color_LaserJet_CM2320nf_MFP all-in-one
device `hpaio:/net/Photosmart_Prem_C410_series?zc=HPF3B712' is a 
Hewlett-Packard Photosmart_Prem_C410_series all-in-one
device `hpaio:/net/photosmart_prem_c410_series?ip=192.168.1.31=false' is 
a Hewlett-Packard photosmart_prem_c410_series all-in-one
root@cups:~# 

output from saned with debug turned on:
root@cups:~# saned -d128
[saned] main: starting debug mode (level 128)
[saned] read_config: searching for config file
[saned] read_config: data port range: 1 - 10100
[saned] read_config: done reading config
[saned] saned (AF-indep+IPv6) from sane-backends 1.0.25git starting up
[saned] do_bindings: trying to get port for service "sane-port" (getaddrinfo)
[saned] do_bindings: [1] socket () using IPv6
[saned] do_bindings: [1] setsockopt ()
[saned] do_bindings: [1] bind () to port 6566
[saned] do_bindings: [1] listen ()
[saned] do_bindings: [0] socket () using IPv4
[saned] do_bindings: [0] setsockopt ()
[saned] do_bindings: [0] bind () to port 6566
[saned] do_bindings: [0] bind failed: Address already in use
[saned] run_standalone: spawning Avahi process
[saned] run_standalone: waiting for control connection
[saned] saned_avahi_callback: AVAHI_CLIENT_S_RUNNING
[saned] saned_create_avahi_services: adding service 'saned'
[saned] saned_avahi_group_callback: service 'saned' successfully established
[saned] handle_connection: processing client connection
[saned] check_host: detected an IPv4-mapped address
[saned] check_host: access by remote host: :::192.168.1.141
[saned] check_host: remote host is not IN_LOOPBACK nor IN6_LOOPBACK
[saned] check_host: local hostname: cups
[saned] check_host: local hostname(s) (from DNS): cups.mlb.org
[saned] check_host: local hostname(s) (from DNS): (null)
[saned] check_host: local hostname(s) (from DNS): (null)
[saned] check_host: remote host doesn't have same addr as local
[saned] check_host: opening config file: /etc/hosts.equiv
[saned] check_host: can't open config file: /etc/hosts.equiv (No such file or 
directory)
[saned] check_host: opening config file: saned.conf
[saned] check_host: config file line: `# saned.conf'
[saned] check_host: config file line: `# Configuration for the saned daemon'
[saned] check_host: config file line: `'
[saned] check_host: config file line: `## Daemon options'
[saned] check_host: config file line: `# Port range for the data connection. 
Choose a range inside [1024 - 65535].'
[saned] check_host: config file line: `# Avoid specifying too large a range, 
for performance reasons.'
[saned] check_host: config file line: `#'
[saned] check_host: config file line: `# ONLY use this if your saned server is 
sitting behind a firewall. If your'
[saned] check_host: config file line: `# firewall is a Linux machine, we 
strongly recommend using the'
[saned] check_host: config file line: `# Netfilter nf_conntrack_sane connection 
tracking module instead.'
[saned] check_host: config file line: `#'
[saned] check_host: config file line: `data_portrange = 1 - 10100'
[saned] check_host: config file line: `'
[saned] check_host: config file line: `'
[saned] check_host: config file line: `## Access list'
[saned] check_host: config file line: `# A list of host names, IP addresses or 
IP subnets (CIDR notation) that'
[saned] check_host: config file line: `# are permitted to use local SANE 
devices. IPv6 addresses must be enclosed'
[saned] check_host: config file line: `# in brackets, and should always be 
specified in their compressed form.'
[saned] check_host: config file line: `#'
[saned] check_host: config file line: `# The hostname matching is not 
case-sensitive.'
[saned] check_host: config file line: `192.168.1.0/24'
[saned] check_host: subnet with base IP = 192.168.1.0, CIDR netmask = 24
[saned] check_host: access granted from IP address 192.168.1.141 (in subnet 
192.168.1.0/24)
[saned] init: access granted
[saned] init: access granted to batch@:::192.168.1.141
[saned] process_request: waiting for request
[saned] process_request: got request 1
[saned] process_request: waiting for request
[saned] process_request: got request 10
[saned] bailing out, waiting for children...
[saned] bail_out: all children exited
root@cups:~# 

output from remote system access scaned
batch@ltcd-root:~$ scanimage -L

No scanners were 

[Bug 1390223] Re: Apparmor related regression on access to unix sockets on a candidate 3.16 backport kernel

2015-03-18 Thread mike Bernson
I am have the same problem with puppet in a container on 14.04 using hwe kernel 
version 3.16.0-31.
Package install for kernel is linux-image-generic-lts-utopic

Switch back to kernel   3.13.0-46 fixed the problem for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1390223

Title:
  Apparmor related regression on access to unix sockets on a candidate
  3.16 backport kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1390223/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261255] Re: [ThinkPad T530, Realtek ALC269VC, Speaker, Internal] No sound at all

2013-12-17 Thread mike Bernson
Why is this marked Incomplete ?

Is there anything you need from me ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261255

Title:
  [ThinkPad T530, Realtek ALC269VC, Speaker, Internal] No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1261255/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261255] Re: [2359CTO, Realtek ALC269VC, Speaker, Internal] No sound at all

2013-12-16 Thread mike Bernson
send email to the author if sound not working on your T530

who is should I be sending a email to about the sound not working ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261255

Title:
  [2359CTO, Realtek ALC269VC, Speaker, Internal] No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1261255/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261255] [NEW] [2359CTO, Realtek ALC269VC, Speaker, Internal] No sound at all

2013-12-15 Thread mike Bernson
Public bug reported:

The sound did work for a while on 13.10.

It stop working after a reboot and have not had sound comming from the 
speakers. I hear a poping nose comming from
the right speaker and can mute the poping nose only by pressing the speak mute 
button on the laptop.

I have looked thought alsamixer and thing look good to me.

The headphones do work correct

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mike   2438 F pulseaudio
 /dev/snd/pcmC0D0c:   mike   2438 F...m pulseaudio
Date: Sun Dec 15 21:28:34 2013
InstallationDate: Installed on 2013-05-09 (220 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130424)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mike   2438 F pulseaudio
 /dev/snd/pcmC0D0c:   mike   2438 F...m pulseaudio
Symptom_Jack: Speaker, Internal
Symptom_Type: No sound at all
Title: [2359CTO, Realtek ALC269VC, Speaker, Internal] No sound at all
UpgradeStatus: Upgraded to saucy on 2013-11-02 (43 days ago)
dmi.bios.date: 09/13/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: G4ET62WW (2.04 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2359CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG4ET62WW(2.04):bd09/13/2012:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2359CTO
dmi.product.version: ThinkPad T530
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261255

Title:
  [2359CTO, Realtek ALC269VC, Speaker, Internal] No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1261255/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1261255] Re: [2359CTO, Realtek ALC269VC, Speaker, Internal] No sound at all

2013-12-15 Thread mike Bernson
This  T530 only has 2 speakers that I known about.

I do not have the dock for the t530.

Are you asking me to rebuild the sound driver ?

Is there something I can try and see if that is the problem without
having to rebuild stuff ?

I do not have kernel bugtrack account to look at the first url. I will create 
an account on monday
and look at that bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261255

Title:
  [2359CTO, Realtek ALC269VC, Speaker, Internal] No sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1261255/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1163646] Re: hgview will not install on 12.04.02

2013-06-11 Thread mike Bernson
This problem also exists on 13.04

jmike@mike-think:~$ lsb_release -a
LSB Version:
core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID: Ubuntu
Description:Ubuntu 13.04
Release:13.04
Codename:   raring


mike@mike-think:~$ sudo apt-get install hgview
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 hgview : Depends: hgview-common (= 1.5.0-4) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163646

Title:
  hgview will not install on 12.04.02

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hgview/+bug/1163646/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1163646] [NEW] hgview will not install on 12.04.02

2013-04-02 Thread mike Bernson
Public bug reported:

hgview will not install.

Here is the output from apt-get:
batch@eggs:~$ sudo apt-get install hgview
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 hgview : Depends: hgview-common (= 1.5.0-3ubuntu0.1) but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.


batch@eggs:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.2 LTS
Release:12.04
Codename:   precise== ApportVersion =
2.0.1-0ubuntu17.1

== Architecture =
amd64

== Date =
Tue Apr  2 21:44:22 2013

== DistroRelease =
Ubuntu 12.04

== InstallationMedia =
Ubuntu-Server 12.04.2 LTS Precise Pangolin - Release amd64 (20130214)

== MarkForUpload =
True

== Package =
hgview (not installed)

== ProblemType =
Bug

== ProcEnviron =
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash

== ProcVersionSignature =
Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2

== SourcePackage =
hgview

== Tags =
 precise precise

== Uname =
Linux 3.5.0-23-generic x86_64

== UpgradeStatus =
No upgrade log present (probably fresh install)

** Affects: hgview (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163646

Title:
  hgview will not install on 12.04.02

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hgview/+bug/1163646/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 632051] Re: slapd dist-upgrade chown: invalid argument: `'

2010-09-07 Thread mike Bernson
This is a security problem because it stop an package which has security
problems from being updated.

Package: slapd (2.4.15-1ubuntu3.1) [security]

from package changelog:

openldap (2.4.15-1ubuntu3.1) jaunty-security; urgency=low

  * SECURITY UPDATE: null ptr deref, free uninitialized data in modrdn calls
- openldap-2.4.22-CVE-2010-0211-modrdn_check_error.patch:
  - check return for errors and clean up uninitialized data
- openldap-2.4.22-CVE-2010-0212-modrdn_null_deref.patch:
  - return error on 0-length or binary RDNs
- CVE-2010-0211, CVE-2010-0212

 -- Steve Beattie sbeat...@ubuntu.com  Wed, 28 Jul 2010 23:28:31 -0700


** CVE added: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-0211

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-0212

-- 
slapd dist-upgrade chown: invalid argument: `'
https://bugs.launchpad.net/bugs/632051
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 632051] Re: slapd dist-upgrade chown: invalid argument: `'

2010-09-07 Thread mike Bernson
ba...@work-isp:~$ sudo sh -c ls -l /etc/ldap/slapd.d/cn=config/olcDatabase*
ls: cannot access /etc/ldap/slapd.d/cn=config/olcDatabase*: No such file or 
directory

ba...@work-isp:~$ sudo sh -c grep olcSuffix: 
/etc/ldap/slapd.d/cn=config/olcDatabase*
grep: /etc/ldap/slapd.d/cn=config/olcDatabase*: No such file or directory

ba...@work-isp:~$ sudo sh -c grep olcDbDirectory: 
/etc/ldap/slapd.d/cn=config/olcDatabase*
grep: /etc/ldap/slapd.d/cn=config/olcDatabase*: No such file or directory

ba...@work-isp:~$ ls /etc/ldap
data  ldap.conf  ldap.doc  sasl2  schema  slapd.conf


ba...@work-isp:~$ ls -R /etc/ldap
/etc/ldap:
data  ldap.conf  ldap.doc  sasl2  schema  slapd.conf

/etc/ldap/data:
aa data.ldif.try1  data.ldif.try3  intervivaz.ldif
data.ldif  data.ldif.try2  data.ldif.try4  reload

/etc/ldap/sasl2:

/etc/ldap/schema:
amavis.schema core.schema inetorgperson.schema  nis.schema
authldap.schema   cosine.ldif java.schema   openldap.ldif
authldap.schema.orig  cosine.schema   misc.ldif openldap.schema
collective.schema duaconf.schema  misc.schema   pmi.schema
corba.schema  dyngroup.schema nadf.schema   ppolicy.schema
core.ldif inetorgperson.ldif  nis.ldif  README


ldap.conf:
#
# LDAP Defaults
#

# See ldap.conf(5) for details
# This file should be world readable but not world writable.

#BASE   dc=example,dc=com
#URIldap://ldap.example.com ldap://ldap-master.example.com:666

#SIZELIMIT  12
#TIMELIMIT  15
#DEREF  never

slapd.conf:
include /etc/ldap/schema/core.schema
##include /etc/ldap/schema/collective.schema
##include /etc/ldap/schema/corba.schema
include /etc/ldap/schema/cosine.schema
##include /etc/ldap/schema/duaconf.schema
##include /etc/ldap/schema/dyngroup.schema
include /etc/ldap/schema/inetorgperson.schema
##include /etc/ldap/schema/java.schema
#include /etc/ldap/schema/misc.schema
include /etc/ldap/schema/nis.schema
##include /etc/ldap/schema/openldap.schema
##include /etc/ldap/schema/ppolicy.schema
##include /etc/ldap/schema/pmi.schema
#include /usr/local/etc/ldap/samba.schema
#include /usr/local/etc/ldap/sq_prefs.schema
#include /usr/local/etc/ldap/squirrelmail.schema.OpenLDAP-2.1.x
include /etc/ldap/schema/authldap.schema

# Where the pid file is put. The init.d script
# will not stop the server if you change this.
pidfile /var/run/slapd/slapd.pid

# List of arguments that were passed to the server
argsfile/var/run/slapd/slapd.args
# Read slapd.conf(5) for possible values
#loglevelnone
#loglevel filter stats
loglevel stats
#loglevel 32767

# Where the dynamically loaded modules are stored
modulepath  /usr/lib/ldap
moduleload  back_hdb
moduleload  syncprov

# The maximum number of entries that is returned for a search operation
sizelimit 5000

# The tool-threads parameter sets the actual amount of cpu's that is used
# for indexing.
tool-threads 1

# specific Backend Directives for hdb:
# Backend specific directives apply to this backend until another
# 'backend' directive occurs
databasehdb
suffix  dc=domain
rootdn  cn=admin,dc=domain
rootpw  {SSHA}some text for a password
directory   /var/lib/ldap

#add to indexes to the below list
#/etc/init.d/slapd stop
#slapindex -f /etc/ldap/slapd.conf
#cd /var/lib/ldap; chown openldap:openldap *
#/etc/init.d/slapd start

index   objectClass,mail,mailbox,associatedDomain eq
index   uid eq
index   uidNumber eq
index   gidNumber eq

dbconfig set_cachesize 0 2097152 0
dbconfig set_lk_max_objects 1500
dbconfig set_lk_max_locks 1500
dbconfig set_lk_max_lockers 1500
lastmod on

# 1) user confirm this is their record
# 2) pam to validate a password for this dn
# 3) pam to change a password for this dn
#we do a start - end match so this is for xxx.ltcd.com style
access to 
dn.regex=^uid=([^,]+),ou=people,dc=([^,]+),dc=([^,]+).dc=([^,]+),dc=domain$
attrs=userPassword,shadowLastChange
by anonymous auth
by dn.exact=cn=dovecot,dc=global,dc=domain read
by dn.exact,expand=cn=admin,dc=$2,dc=$3,dc=$4,dc=domain write
by self write
by * none

#this is start - end need for those .com style
access to dn.regex=^uid=([^,]+),ou=people,dc=([^,]+),dc=([^,]+),dc=domain$
attrs=userPassword,shadowLastChange
by anonymous auth
by dn.exact=cn=dovecot,dc=global,dc=domain read
by dn.exact,expand=cn=admin,dc=$2,dc=$3,dc=$4,dc=domain write
by self write
by * none

#this is start - end need for those .com style
access to dn.regex=^uid=([^,]+),ou=people,dc=([^,]+),dc=([^,]+),dc=domain$
attrs=userPassword,shadowLastChange
by anonymous auth
by dn.exact=cn=dovecot,dc=global,dc=domain read
by dn.exact,expand=cn=admin,dc=$2,dc=$3,dc=domain write
by self write
by * none

# Ensure read access to the base for things like
# supportedSASLMechanisms.  Without 

[Bug 632051] Re: slapd dist-upgrade chown: invalid argument: `'

2010-09-07 Thread mike Bernson
changing suffix dc=domain to suffix dc=domain fixed the problem.

Not sure why nothing in ldap/slapd thinks this is a problem but thing look
to be working.

-- 
slapd dist-upgrade chown: invalid argument: `'
https://bugs.launchpad.net/bugs/632051
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 632051] Re: slapd dist-upgrade chown: invalid argument: `'

2010-09-07 Thread mike Bernson
This is a security problem because it stop an package which has security
problems from being updated.

Package: slapd (2.4.15-1ubuntu3.1) [security]

from package changelog:

openldap (2.4.15-1ubuntu3.1) jaunty-security; urgency=low

  * SECURITY UPDATE: null ptr deref, free uninitialized data in modrdn calls
- openldap-2.4.22-CVE-2010-0211-modrdn_check_error.patch:
  - check return for errors and clean up uninitialized data
- openldap-2.4.22-CVE-2010-0212-modrdn_null_deref.patch:
  - return error on 0-length or binary RDNs
- CVE-2010-0211, CVE-2010-0212

 -- Steve Beattie sbeat...@ubuntu.com  Wed, 28 Jul 2010 23:28:31 -0700


** CVE added: http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2010-0211

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-0212

-- 
slapd dist-upgrade chown: invalid argument: `'
https://bugs.launchpad.net/bugs/632051
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 632051] Re: slapd dist-upgrade chown: invalid argument: `'

2010-09-07 Thread mike Bernson
ba...@work-isp:~$ sudo sh -c ls -l /etc/ldap/slapd.d/cn=config/olcDatabase*
ls: cannot access /etc/ldap/slapd.d/cn=config/olcDatabase*: No such file or 
directory

ba...@work-isp:~$ sudo sh -c grep olcSuffix: 
/etc/ldap/slapd.d/cn=config/olcDatabase*
grep: /etc/ldap/slapd.d/cn=config/olcDatabase*: No such file or directory

ba...@work-isp:~$ sudo sh -c grep olcDbDirectory: 
/etc/ldap/slapd.d/cn=config/olcDatabase*
grep: /etc/ldap/slapd.d/cn=config/olcDatabase*: No such file or directory

ba...@work-isp:~$ ls /etc/ldap
data  ldap.conf  ldap.doc  sasl2  schema  slapd.conf


ba...@work-isp:~$ ls -R /etc/ldap
/etc/ldap:
data  ldap.conf  ldap.doc  sasl2  schema  slapd.conf

/etc/ldap/data:
aa data.ldif.try1  data.ldif.try3  intervivaz.ldif
data.ldif  data.ldif.try2  data.ldif.try4  reload

/etc/ldap/sasl2:

/etc/ldap/schema:
amavis.schema core.schema inetorgperson.schema  nis.schema
authldap.schema   cosine.ldif java.schema   openldap.ldif
authldap.schema.orig  cosine.schema   misc.ldif openldap.schema
collective.schema duaconf.schema  misc.schema   pmi.schema
corba.schema  dyngroup.schema nadf.schema   ppolicy.schema
core.ldif inetorgperson.ldif  nis.ldif  README


ldap.conf:
#
# LDAP Defaults
#

# See ldap.conf(5) for details
# This file should be world readable but not world writable.

#BASE   dc=example,dc=com
#URIldap://ldap.example.com ldap://ldap-master.example.com:666

#SIZELIMIT  12
#TIMELIMIT  15
#DEREF  never

slapd.conf:
include /etc/ldap/schema/core.schema
##include /etc/ldap/schema/collective.schema
##include /etc/ldap/schema/corba.schema
include /etc/ldap/schema/cosine.schema
##include /etc/ldap/schema/duaconf.schema
##include /etc/ldap/schema/dyngroup.schema
include /etc/ldap/schema/inetorgperson.schema
##include /etc/ldap/schema/java.schema
#include /etc/ldap/schema/misc.schema
include /etc/ldap/schema/nis.schema
##include /etc/ldap/schema/openldap.schema
##include /etc/ldap/schema/ppolicy.schema
##include /etc/ldap/schema/pmi.schema
#include /usr/local/etc/ldap/samba.schema
#include /usr/local/etc/ldap/sq_prefs.schema
#include /usr/local/etc/ldap/squirrelmail.schema.OpenLDAP-2.1.x
include /etc/ldap/schema/authldap.schema

# Where the pid file is put. The init.d script
# will not stop the server if you change this.
pidfile /var/run/slapd/slapd.pid

# List of arguments that were passed to the server
argsfile/var/run/slapd/slapd.args
# Read slapd.conf(5) for possible values
#loglevelnone
#loglevel filter stats
loglevel stats
#loglevel 32767

# Where the dynamically loaded modules are stored
modulepath  /usr/lib/ldap
moduleload  back_hdb
moduleload  syncprov

# The maximum number of entries that is returned for a search operation
sizelimit 5000

# The tool-threads parameter sets the actual amount of cpu's that is used
# for indexing.
tool-threads 1

# specific Backend Directives for hdb:
# Backend specific directives apply to this backend until another
# 'backend' directive occurs
databasehdb
suffix  dc=domain
rootdn  cn=admin,dc=domain
rootpw  {SSHA}some text for a password
directory   /var/lib/ldap

#add to indexes to the below list
#/etc/init.d/slapd stop
#slapindex -f /etc/ldap/slapd.conf
#cd /var/lib/ldap; chown openldap:openldap *
#/etc/init.d/slapd start

index   objectClass,mail,mailbox,associatedDomain eq
index   uid eq
index   uidNumber eq
index   gidNumber eq

dbconfig set_cachesize 0 2097152 0
dbconfig set_lk_max_objects 1500
dbconfig set_lk_max_locks 1500
dbconfig set_lk_max_lockers 1500
lastmod on

# 1) user confirm this is their record
# 2) pam to validate a password for this dn
# 3) pam to change a password for this dn
#we do a start - end match so this is for xxx.ltcd.com style
access to 
dn.regex=^uid=([^,]+),ou=people,dc=([^,]+),dc=([^,]+).dc=([^,]+),dc=domain$
attrs=userPassword,shadowLastChange
by anonymous auth
by dn.exact=cn=dovecot,dc=global,dc=domain read
by dn.exact,expand=cn=admin,dc=$2,dc=$3,dc=$4,dc=domain write
by self write
by * none

#this is start - end need for those .com style
access to dn.regex=^uid=([^,]+),ou=people,dc=([^,]+),dc=([^,]+),dc=domain$
attrs=userPassword,shadowLastChange
by anonymous auth
by dn.exact=cn=dovecot,dc=global,dc=domain read
by dn.exact,expand=cn=admin,dc=$2,dc=$3,dc=$4,dc=domain write
by self write
by * none

#this is start - end need for those .com style
access to dn.regex=^uid=([^,]+),ou=people,dc=([^,]+),dc=([^,]+),dc=domain$
attrs=userPassword,shadowLastChange
by anonymous auth
by dn.exact=cn=dovecot,dc=global,dc=domain read
by dn.exact,expand=cn=admin,dc=$2,dc=$3,dc=domain write
by self write
by * none

# Ensure read access to the base for things like
# supportedSASLMechanisms.  Without 

[Bug 632051] Re: slapd dist-upgrade chown: invalid argument: `'

2010-09-07 Thread mike Bernson
changing suffix dc=domain to suffix dc=domain fixed the problem.

Not sure why nothing in ldap/slapd thinks this is a problem but thing look
to be working.

-- 
slapd dist-upgrade chown: invalid argument: `'
https://bugs.launchpad.net/bugs/632051
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 632051] [NEW] slapd dist-upgrade chown: invalid argument: `'

2010-09-06 Thread mike Bernson
*** This bug is a security vulnerability ***

Public security bug reported:

When doing a apt-get dist-upgrade going from  slapd_2.4.15-1ubuntu3_amd64.deb 
to slapd_2.4.15-1ubuntu3.1_amd64.deb
I get the following output:
ba...@work-isp:/tmp$ sudo apt-get dist-upgrade
[sudo] password for batch: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up slapd (2.4.15-1ubuntu3.1) ...
  Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.15-1ubuntu3... done.
chown: invalid argument: `'
dpkg: error processing slapd (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 slapd
E: Sub-process /usr/bin/dpkg returned an error code (1)

output of lsb_release -rd:
ba...@work-isp:/tmp$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

output of apt-cache policy slapd:
ba...@work-isp:/tmp$ apt-cache policy slapd
slapd:
  Installed: 2.4.15-1ubuntu3.1
  Candidate: 2.4.15-1ubuntu3.1
  Version table:
 *** 2.4.15-1ubuntu3.1 0
500 http://us.archive.ubuntu.com jaunty-updates/main Packages
500 http://security.ubuntu.com jaunty-security/main Packages
100 /var/lib/dpkg/status
 2.4.15-1ubuntu3 0
500 http://us.archive.ubuntu.com jaunty/main Packages

I except the package to install without error.

The package did not install correct leaves the sysem with
1 not fully installed or removed

** Affects: openldap (Ubuntu)
 Importance: Undecided
 Status: New

** Visibility changed to: Public

-- 
slapd dist-upgrade chown: invalid argument: `'
https://bugs.launchpad.net/bugs/632051
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 632051] [NEW] slapd dist-upgrade chown: invalid argument: `'

2010-09-06 Thread mike Bernson
*** This bug is a security vulnerability ***

Public security bug reported:

When doing a apt-get dist-upgrade going from  slapd_2.4.15-1ubuntu3_amd64.deb 
to slapd_2.4.15-1ubuntu3.1_amd64.deb
I get the following output:
ba...@work-isp:/tmp$ sudo apt-get dist-upgrade
[sudo] password for batch: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up slapd (2.4.15-1ubuntu3.1) ...
  Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.15-1ubuntu3... done.
chown: invalid argument: `'
dpkg: error processing slapd (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 slapd
E: Sub-process /usr/bin/dpkg returned an error code (1)

output of lsb_release -rd:
ba...@work-isp:/tmp$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

output of apt-cache policy slapd:
ba...@work-isp:/tmp$ apt-cache policy slapd
slapd:
  Installed: 2.4.15-1ubuntu3.1
  Candidate: 2.4.15-1ubuntu3.1
  Version table:
 *** 2.4.15-1ubuntu3.1 0
500 http://us.archive.ubuntu.com jaunty-updates/main Packages
500 http://security.ubuntu.com jaunty-security/main Packages
100 /var/lib/dpkg/status
 2.4.15-1ubuntu3 0
500 http://us.archive.ubuntu.com jaunty/main Packages

I except the package to install without error.

The package did not install correct leaves the sysem with
1 not fully installed or removed

** Affects: openldap (Ubuntu)
 Importance: Undecided
 Status: New

** Visibility changed to: Public

-- 
slapd dist-upgrade chown: invalid argument: `'
https://bugs.launchpad.net/bugs/632051
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 403808] [NEW] fail2ban not execute command to start jail

2009-07-23 Thread mike Bernson
Public bug reported:

Binary package hint: fail2ban

I am runnig ubuntu 9.04 server 64 bit.
r...@work-isp:/etc/fail2ban# uname -a
Linux work-isp.ltcd.com 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 
UTC 2009 x86_64 GNU/Linux

Want start fail2ban a jail using iptables some or all of the command to create 
the jail will fail and
leave the jail in bad state or uncreated. When this happend the I see errors in 
the log stating that
the command failed with a returned code (sometime 200 and simetimes 400 and 
sometimes 100)

Between working and broken (failed to create jail) I do not change anything in 
the configs. All I do
is just /etc/init.d/fail2ban start. If it did not create all the jails I then 
do /etc/init.d/file2ban stop followed
by /et/init.d/fail2ban start. If a do the a few times then I get all the jails 
created.

I known that you must run using python 2.5 not python 2.6. I have edit the top 
of both
fail2ban-server and fail2ban-client to '#!/usr/bin/python2.5'.

I can see that the jail is not created using iptables -n -L.
Sometime the chain for the jail is not created. Sometimes
the return is not there. Sometime the rule in the INPUT
chain to jump is not there. In all case that did not work
I just a command returning X00.


r...@work-isp:/etc/fail2ban# lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

r...@work-isp:~# apt-cache policy fail2ban
fail2ban:
  Installed: 0.8.3-2
  Candidate: 0.8.3-2
  Version table:
 *** 0.8.3-2 0
500 http://us.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status


Here is a copy of the 2 jails that are active in jails.conf:

[apache]

enabled = true
port= http,https
filter  = apache-auth
logpath = /var/log/apache*/*error.log
bantime  = 900
maxretry = 6

[dovecot]

enabled = true
port= smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s
filter  = dovecot-auth
logpath = /var/log/mail.log
bantime  = 900
maxretry = 6

[SquirrelMail]

enabled   = true
port  = http,https
filter= squirrelmail
logpath   = /var/log/squirrelmail.log
bantime  = 900
maxretry = 3

Here log file showing the error:
2009-07-23 18:42:31,996 fail2ban.server : INFO   Changed logging target to 
/var/log/fail2ban.log for Fail2ban v0.8.3
2009-07-23 18:42:31,998 fail2ban.jail   : INFO   Creating new jail 'apache'
2009-07-23 18:42:31,998 fail2ban.jail   : INFO   Jail 'apache' uses poller
2009-07-23 18:42:32,029 fail2ban.filter : INFO   Added logfile = 
/var/log/apache2/error.log
2009-07-23 18:42:32,030 fail2ban.filter : INFO   Set maxRetry = 6
2009-07-23 18:42:32,033 fail2ban.filter : INFO   Set findtime = 600
2009-07-23 18:42:32,034 fail2ban.actions: INFO   Set banTime = 900
2009-07-23 18:42:32,054 fail2ban.jail   : INFO   Creating new jail 'dovecot'
2009-07-23 18:42:32,054 fail2ban.jail   : INFO   Jail 'dovecot' uses poller
2009-07-23 18:42:32,056 fail2ban.filter : INFO   Added logfile = 
/var/log/mail.log
2009-07-23 18:42:32,058 fail2ban.filter : INFO   Set maxRetry = 6
2009-07-23 18:42:32,060 fail2ban.filter : INFO   Set findtime = 600
2009-07-23 18:42:32,062 fail2ban.actions: INFO   Set banTime = 900
2009-07-23 18:42:32,080 fail2ban.jail   : INFO   Creating new jail 
'SquirrelMail'
2009-07-23 18:42:32,080 fail2ban.jail   : INFO   Jail 'SquirrelMail' uses poller
2009-07-23 18:42:32,082 fail2ban.filter : INFO   Added logfile = 
/var/log/squirrelmail.log
2009-07-23 18:42:32,083 fail2ban.filter : INFO   Set maxRetry = 3
2009-07-23 18:42:32,086 fail2ban.filter : INFO   Set findtime = 600
2009-07-23 18:42:32,087 fail2ban.actions: INFO   Set banTime = 900
2009-07-23 18:42:32,102 fail2ban.jail   : INFO   Jail 'apache' started
2009-07-23 18:42:32,107 fail2ban.jail   : INFO   Jail 'dovecot' started
2009-07-23 18:42:32,114 fail2ban.jail   : INFO   Jail 'SquirrelMail' started
2009-07-23 18:42:32,139 fail2ban.actions.action: ERROR  iptables -N 
fail2ban-dovecot
iptables -A fail2ban-dovecot -j RETURN
iptables -I INPUT -p tcp -m multiport --dports 
smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s -j fail2ban-dovecot returned 200
2009-07-23 19:16:32,479 fail2ban.jail   : INFO   Jail 'apache' stopped
2009-07-23 19:16:33,426 fail2ban.actions.action: ERROR  iptables -D INPUT -p 
tcp -m multiport --dports smtp,ssmtp,imap2,imap3,imaps,pop3,pop3s -j 
fail2ban-dovecot
iptables -F fail2ban-dovecot
iptables -X fail2ban-dovecot returned 100

ProblemType: Bug
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: fail2ban None [modified: /var/lib/dpkg/info/fail2ban.list]
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: fail2ban
Uname: Linux 2.6.28-14-generic x86_64
UnreportableReason: This is not a genuine Ubuntu package

** Affects: fail2ban (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
fail2ban not execute command to start jail
https://bugs.launchpad.net/bugs/403808
You received this bug notification because you are a member of Ubuntu
Bugs, which is 

[Bug 367087] Re: High cpu usage caused by Remote Desktop?

2009-05-01 Thread mike Bernson
I am also seeing the same problem.

The machine is a laptop Thinkpad T61p.

When remote desktop is enable the cpu goes to 25-35% turn off the remote 
desktop drop the cpu normal level (1%-3%).
This did not cause a problem on 8.10.

The problem exists with both nvida 180 driver and free driver. It looks to be 
something in the remote desk top server. It
was spawning over and over. I could see the PID for the server task keep 
increasing but did not see anything in
syslog or messages.

This was a clean install of 9.04.
For now have turned off the remote desktop.

-- 
High cpu usage caused by Remote Desktop?
https://bugs.launchpad.net/bugs/367087
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 269555] Re: ZSI depends on PyXML

2008-09-15 Thread mike Bernson
apt-cache show of python-xml

Package: python-xml
Priority: optional
Section: universe/python
Installed-Size: 2452
Maintainer: Ubuntu MOTU Developers [EMAIL PROTECTED]
Original-Maintainer: Debian/Ubuntu Zope Team [EMAIL PROTECTED]
Architecture: amd64
Version: 0.8.4-10ubuntu2
Replaces: python2.3-xml, python2.4-xml
Provides: python2.4-xml, python2.5-xml
Depends: libc6 (= 2.4), python (= 2.4), python ( 2.6), python-central (= 
0.6.1)
Suggests: python-xml-dbg, python-xml-doc
Conflicts: python-4suite ( 0.12), python2.3-xml, python2.4-xml
Filename: pool/universe/p/python-xml/python-xml_0.8.4-10ubuntu2_amd64.deb
Size: 459558
MD5sum: 40463135c5cef0a47f09d85b8b38e883
SHA1: fe621715931aff41288f09ba8f5f40e5aee7e5cb
SHA256: 477b86dcb0b361d321fd525fb28e1b23ead273203ab15f90157e4dad8b9d31b8
Description: XML tools for Python
  The Python/XML distribution contains the basic tools required for
  processing XML data using the Python programming language, assembled
  into one easy-to-install package.  The distribution includes parsers
  and standard interfaces such as SAX and DOM, along with various other
  useful modules.
  .
  The package currently contains:
  .
   * XML parsers: Pyexpat (Jack Jansen), xmlproc (Lars Marius
 Garshol), sgmlop (Fredrik Lundh).
   * SAX interface (Lars Marius Garshol)
   * minidom DOM implementation (Paul Prescod, others)
   * 4DOM and 4XPath from Fourthought (Uche Ogbuji, Mike Olson)
   * Schema implementations: TREX (James Tauber)
   * Various utility modules and functions (various people)
Python-Version: 2.4, 2.5

It does not list PyXML as one it contains and zsi says it need PyXML

I got import errors while using zsi. I then install PyXML from cheese shop
with easy install and the import errors stop.



Alessio Treglia wrote:
 Depend on python-xml is listed in debian/contol, can anyone confirm this
 bug for Hardy?


-- 
ZSI depends on PyXML
https://bugs.launchpad.net/bugs/269555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 269555] [NEW] ZSI depends on PyXML

2008-09-12 Thread mike Bernson
Public bug reported:

Binary package hint: python-zsi

System in 8.04 amd64 and is up to date.

ZSI depends on PyXML.

This is not listed in the depends for zsi package.

From the readme for the ZSI package

ZSI is built on top of DOM.  It requires Python 2.3 or later, and PyXML
0.8.3 or later.  It is open source.  We hope you find it useful.

I did not see PyXML

apt-cache search PyXML did not find anything

** Affects: zsi (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ZSI depends on PyXML
https://bugs.launchpad.net/bugs/269555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 197101] [NEW] g-p-m power history is wrong

2008-02-29 Thread mike Bernson
Public bug reported:

Binary package hint: gnome-power-manager

the power history is just a flat line when on running battery.

The machine is a T61P.

The Device information does not show the correct information:
Device Information:
 current Charge 69.0 Wh
 
[EMAIL PROTECTED]:/proc/acpi/battery/BAT0 264 cat state
present: yes
capacity state:  ok
charging state:  discharging
present rate:20606 mW
remaining capacity:  31100 mWh
present voltage: 11193 mV

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
g-p-m power history is wrong
https://bugs.launchpad.net/bugs/197101
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 197101] Re: g-p-m power history is wrong

2008-02-29 Thread mike Bernson

** Attachment added: power-bug.tar
   http://launchpadlibrarian.net/12330786/power-bug.tar

-- 
g-p-m power history is wrong
https://bugs.launchpad.net/bugs/197101
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 197101] Re: g-p-m power history is wrong

2008-02-29 Thread mike Bernson
I am attach a output of the commands you requested.

The voltage history looks ok (match now is not flat)

With the power history off I can tell if the charge history is correct but it
is not flat and down but is at 79% which is not real.

The system is hardy and was updated at 1:30pm today.

Power manager verison:
[EMAIL PROTECTED]:/tmp/bug 357 gnome-power-manager --version
Version 2.21.92


** Attachment added: typescript
   http://launchpadlibrarian.net/12331228/typescript

-- 
g-p-m power history is wrong
https://bugs.launchpad.net/bugs/197101
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 197101] Re: g-p-m power history is wrong

2008-02-29 Thread mike Bernson
hover over the battery icon give wrong info
battery at 80% time left 17 plus hours 

left clicking on the battery icon give correct info
precentage charge 20% and 52 mins.

-- 
g-p-m power history is wrong
https://bugs.launchpad.net/bugs/197101
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 177255] Re: [Hardy Desktop amd64 Alpha 1 - 20071215] screen remains black when booting livecd

2008-02-02 Thread mike Bernson
I also get a blank screen  instead of usplash screen. It is blank till
login screen.


I have a Thinkpad T61P.

video:
01:00.0 VGA compatible controller: nVidia Corporation Quadro FX 570M (rev a1)

uname -a
Linux mike-laptop 2.6.24-5-generic #1 SMP Thu Jan 24 19:29:14 UTC 2008 x86_64 
GNU/Linux

-- 
[Hardy Desktop amd64 Alpha 1 - 20071215] screen remains black when booting 
livecd
https://bugs.launchpad.net/bugs/177255
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs