[Bug 276804] Re: flurry screensaver takes 100% of CPU

2022-05-03 Thread T K
Hey, I got this problem on a freshly installed and upgraded LUbuntu, I
only installed xrdp and ssh

when I disconnect with rdp, the system has usually the screensaver
enabled (flurry). today I noticed that the fan was pretty high for idle
and flurry used a bit more than a full CPU core. I looked on it with rdp
and the screensaver was very choppy but still reacted and closed it self
upon interaction, but had still a background task that took up 35% of a
core.

it's been 14 years and no one even looked into this, thus this bug
sticks still around. I deactivated the screensaver altogether because I
don't need it, but having such bugs is not acceptable.

** Attachment added: "Xorg.0.log"
   
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/276804/+attachment/5586322/+files/Xorg.0.log

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

Title:
  flurry screensaver takes 100% of CPU

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


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

[Bug 1880724] Re: Add (D)TLS support by default to snmpd

2020-07-02 Thread Chaitanya T K
Fixed in Debian version 5.8+dfsg-3 (see above bug for details)

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

Title:
  Add (D)TLS support by default to snmpd

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

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

[Bug 1880724] Re: Add (D)TLS support by default to snmpd

2020-06-30 Thread Chaitanya T K
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964054 (Done, a bug is
added)

** Bug watch added: Debian Bug tracker #964054
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964054

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

Title:
  Add (D)TLS support by default to snmpd

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

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

[Bug 1880724] Re: Add (D)TLS support by default to snmpd

2020-06-30 Thread Chaitanya T K
Thanks Paride, I understand the this isn't urgent enough to make it to
SRU.

I don't have acess to a  debian system, so, just sent submittted a bug
report (wishlist) viz e-mail, don't see that reflected in the link you
have shared, but should be with the debian guys now, will paste a link
once I have access to it.

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

Title:
  Add (D)TLS support by default to snmpd

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

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

[Bug 1880724] Re: Add (D)TLS support by default to snmpd

2020-06-24 Thread Chaitanya T K
And the patch for 5.7.3 version, but if you switch to latest version it
supports openssl OOB, just need to pass DTLS/TLS and TSM options to
configure, no need of any extra patches.


And to confirm net-snmp already links with openssl, see 
https://git.launchpad.net/ubuntu/+source/net-snmp/tree/debian/rules?h=ubuntu/bionic-devel#n48

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

Title:
  Add (D)TLS support by default to snmpd

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

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

[Bug 1880724] Re: Add (D)TLS support by default to snmpd

2020-06-24 Thread Chaitanya T K
Thanks. I have lifted the openssl patch from
https://src.fedoraproject.org/rpms/net-
snmp/blob/e4d5ceb957a64d6994629f84901d9f76d2ffed9b/f/net-
snmp-5.7.3-openssl.patch, so, not my place to upstream it.

And as per https://www.openssl.org/source/license.html it seems like a
free license at least for 1.X.Y versions.

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

Title:
  Add (D)TLS support by default to snmpd

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

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

[Bug 1880724] Re: Add (D)TLS support by default to snmpd

2020-05-26 Thread Chaitanya T K
Ah..sorry, the default version might not have openssl enabled, I was
looking at my changed version, and I had to patch net-snmp to support
OpenSSL 1.1.0.

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

Title:
  Add (D)TLS support by default to snmpd

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

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

[Bug 1880724] [NEW] Add (D)TLS support by default to snmpd

2020-05-26 Thread Chaitanya T K
Public bug reported:

The default configure options for SNMPd have openssl enabled but don't
support (D)TLS which is essential to have authPriv support in SNMPv3,
for this we have to compile the package with only changing the configure
option, which is a pain. As OpenSSL is already enabled, I don't see any
reason not to enable (D)TLS by default.

Observed in 18.04 (probably true in 20.04, don't see any change in the
Ubuntu's git mirror of net-snmp)

** Affects: net-snmp (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/1880724

Title:
  Add (D)TLS support by default to snmpd

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

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

[Bug 1838873] [NEW] Add support for LZMA2-compressed slob

2019-08-04 Thread T. K.
Public bug reported:

Aard 2 is a free dictionary that distributes many wikis as dictionaries:
https://github.com/itkach/slob/wiki/Dictionaries The ones I use are, for
example http://ftp.halifax.rwth-aachen.de/aarddict/enwiki/ The upstream
GoldenDict correctly reads this *.lzma2.slob format (as of commit
0f951b06a55f3a201891cf645a556e773bda5f52 from 2019-07-25), but the one
packaged in Ubuntu 18.04 ignores them.

Adding support requires extra package liblzma-dev at build time and
adding an extra parameter "CONFIG+=zim_support" to qmake as described
here: https://github.com/goldendict/goldendict#building-with-zim-
dictionaries-support

** Affects: goldendict (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/1838873

Title:
  Add support for LZMA2-compressed slob

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

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

Re: [Bug 1815610] Re: Purple screen while booting

2019-02-18 Thread Mohith T K
Thank you. I found out the bug and solved it.

On Tue, 19 Feb, 2019, 09:20 Daniel van Vugt  A purple screen while booting is normal. Can you please explain in
> different words what the problem is? Maybe with a photo or video?
>
> ** Package changed: xorg (Ubuntu) => ubuntu
>
> ** Changed in: ubuntu
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1815610
>
> Title:
>   Purple screen while booting
>
> Status in Ubuntu:
>   Incomplete
>
> Bug description:
>   I have to enter nouveau.modeset=0 every time I login
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: xorg 1:7.7+19ubuntu7
>   ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
>   Uname: Linux 4.15.0-29-generic x86_64
>   NonfreeKernelModules: kpatch_livepatch_Ubuntu_4_15_0_29_31_generic_42
>   ApportVersion: 2.20.9-0ubuntu7.2
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Tue Feb 12 19:33:23 2019
>   DistUpgraded: Fresh install
>   DistroCodename: bionic
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, if not too technical
>   GraphicsCard:
>Intel Corporation Device [8086:591b] (rev 04) (prog-if 00 [VGA
> controller])
>  Subsystem: Hewlett-Packard Company Device [103c:8259]
>  Subsystem: Hewlett-Packard Company GP107M [GeForce GTX 1050 Ti
> Mobile] [103c:8259]
>   InstallationDate: Installed on 2019-02-11 (0 days ago)
>   InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64
> (20180725)
>   Lsusb:
>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>Bus 001 Device 003: ID 8087:0a2a Intel Corp.
>Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc.
>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>   MachineType: HP OMEN by HP Laptop
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-29-generic
> root=UUID=06a4ab36-0cf8-4e0c-9a2d-acc278a88e47 ro quiet splash vt.handoff=1
> nouveau.modeset=0
>   SourcePackage: xorg
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 04/07/2017
>   dmi.bios.vendor: Insyde
>   dmi.bios.version: F.36
>   dmi.board.asset.tag: Type2 - Board Asset Tag
>   dmi.board.name: 8259
>   dmi.board.vendor: HP
>   dmi.board.version: 83.46
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: HP
>   dmi.chassis.version: Chassis Version
>   dmi.modalias:
> dmi:bvnInsyde:bvrF.36:bd04/07/2017:svnHP:pnOMENbyHPLaptop:pvrType1ProductConfigId:rvnHP:rn8259:rvr83.46:cvnHP:ct10:cvrChassisVersion:
>   dmi.product.family: 103C_5335KV HP Omen
>   dmi.product.name: OMEN by HP Laptop
>   dmi.product.version: Type1ProductConfigId
>   dmi.sys.vendor: HP
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.91-2
>   version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
>   version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
>   version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20171229-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+bug/1815610/+subscriptions
>

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

Title:
  Purple screen while booting

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

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

[Bug 1815610] [NEW] Purple screen while booting

2019-02-12 Thread Mohith T K
Public bug reported:

I have to enter nouveau.modeset=0 every time I login

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
NonfreeKernelModules: kpatch_livepatch_Ubuntu_4_15_0_29_31_generic_42
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Tue Feb 12 19:33:23 2019
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Device [8086:591b] (rev 04) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:8259]
   Subsystem: Hewlett-Packard Company GP107M [GeForce GTX 1050 Ti Mobile] 
[103c:8259]
InstallationDate: Installed on 2019-02-11 (0 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 8087:0a2a Intel Corp. 
 Bus 001 Device 002: ID 1bcf:2c87 Sunplus Innovation Technology Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP OMEN by HP Laptop
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-29-generic 
root=UUID=06a4ab36-0cf8-4e0c-9a2d-acc278a88e47 ro quiet splash vt.handoff=1 
nouveau.modeset=0
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/07/2017
dmi.bios.vendor: Insyde
dmi.bios.version: F.36
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8259
dmi.board.vendor: HP
dmi.board.version: 83.46
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.36:bd04/07/2017:svnHP:pnOMENbyHPLaptop:pvrType1ProductConfigId:rvnHP:rn8259:rvr83.46:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Omen
dmi.product.name: OMEN by HP Laptop
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-bug bionic possible-manual-nvidia-install ubuntu

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

Title:
  Purple screen while booting

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

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

[Bug 1280467] Re: ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region

2015-08-16 Thread T. K.
Same problem here on a Dell T20 running as a kvm host. The guests (same
kernel) are not affected.

# uname -r
3.13.0-61-generic

# dmesg
[...]
[2.475689] ACPI Warning: 0x1828-0x182f SystemIO 
conflicts with Region \PMIO 1 (20131115/utaddress-251)
[2.475692] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[2.475695] ACPI Warning: 0x1c30-0x1c3f SystemIO 
conflicts with Region \GPRL 1 (20131115/utaddress-251)
[2.475697] ACPI Warning: 0x1c30-0x1c3f SystemIO 
conflicts with Region \GPR_ 2 (20131115/utaddress-251)
[2.475698] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[2.475699] ACPI Warning: 0x1c00-0x1c2f SystemIO 
conflicts with Region \GPRL 1 (20131115/utaddress-251)
[2.475700] ACPI Warning: 0x1c00-0x1c2f SystemIO 
conflicts with Region \GPR_ 2 (20131115/utaddress-251)
[2.475702] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[2.475702] lpc_ich: Resource conflict(s) found affecting gpio_ich
[...]

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

Title:
  ACPI Warning: 0x1828-0x182f SystemIO conflicts
  with Region

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

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


[Bug 1374892] Re: Please backport php5-apcu version 4.0.6 to Ubuntu 14.04 LTS

2015-07-30 Thread T. K.
Please fix this.
For those who want to manually install APCu version 4.0.6 or newer: 
https://github.com/owncloud/core/issues/14386

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

Title:
  Please backport php5-apcu version 4.0.6 to Ubuntu 14.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-apcu/+bug/1374892/+subscriptions

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


[Bug 1377826] Re: Errors while post-processing grub installation

2014-10-27 Thread T. K.
@Louis:
You wrote This is a side effect of the upgrade so this was my interpretation 
- please accept my apologies.

@Phillip: Thank you for clarifying this. I'm currently about to set up a
new (more powerful) server, this time I decided to use software RAID1,
which is supported much better.

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

Title:
  Errors while post-processing grub installation

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

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


[Bug 1073108] Re: grub-pc fails to boot (system resets after GRUB prompt) on degraded RAID

2014-10-07 Thread T. K.
Louis, I've opened this new bug:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1377826.  Can you
confirm this issue, please? Thank you.

Another question: What do you think, is it save to reboot my server with
these errors generating grub.cfg?

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

Title:
  grub-pc fails to boot (system resets after GRUB prompt) on degraded
  RAID

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

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


[Bug 1377826] Re: Errors while post-processing grub installation

2014-10-06 Thread T. K.
According to Louis Bouchard this is a side effect of another fix
(https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1073108).

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

Title:
  Errors while post-processing grub installation

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

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


[Bug 1377826] [NEW] Errors while post-processing grub installation

2014-10-06 Thread T. K.
Public bug reported:

Some days ago I did a dist-upgrade on my Ubuntu 12.04 system (HP
Microserver N54L, configured as RAID 1).  At the end of the upgrade
process a new grub.cfg is build with the following errors displayed:

...
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-69-generic
Found initrd image: /boot/initrd.img-3.2.0-69-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic
Found initrd image: /boot/initrd.img-3.2.0-67-generic
Found memtest86+ image: /memtest86+.bin
ERROR: ddf1: seeking device /dev/dm-2 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-2 to 4608
ERROR: hpt45x: seeking device /dev/dm-2 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-2 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-2 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-2 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-2 to 4608
ERROR: hpt45x: seeking device /dev/dm-2 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-2 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-2 to 18446744073709289984
done
Trigger für libc-bin werden verarbeitet ...
ldconfig deferred processing now taking place

Now I fear, I'm left with a productive and critical system that cannot
reboot anymore!

See also:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1073108/comments/11
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1073108/comments/12

Attached you find a file with more information about the update, dist-upgrade, 
dpkg.log, syslog and lvm configuration.
Please ask for more information if needed . Thank you.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: Ubuntu Grub Problem.txt
   
https://bugs.launchpad.net/bugs/1377826/+attachment/4226235/+files/Ubuntu%20Grub%20Problem.txt

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

Title:
  Errors while post-processing grub installation

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

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

[Bug 1377826] Re: Errors while post-processing grub installation

2014-10-06 Thread T. K.
** Package changed: ubuntu = grub2 (Ubuntu)

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

Title:
  Errors while post-processing grub installation

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

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


[Bug 1073108] Re: grub-pc fails to boot (system resets after GRUB prompt) on degraded RAID

2014-10-03 Thread T. K.
Last week I did a dist-upgrade on by Ubuntu 12.04 system (HP Microserver
N54L,  configured as RAID 1). It seems that this fix results in another
bug or problem at least for me. At the end of the upgrade process a new
grub.cfg is build with the following errors displayed:

...
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-69-generic
Found initrd image: /boot/initrd.img-3.2.0-69-generic
Found linux image: /boot/vmlinuz-3.2.0-67-generic
Found initrd image: /boot/initrd.img-3.2.0-67-generic
Found memtest86+ image: /memtest86+.bin
ERROR: ddf1: seeking device /dev/dm-2 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-2 to 4608
ERROR: hpt45x: seeking device /dev/dm-2 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-2 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-2 to 18446744073709289984
ERROR: ddf1: seeking device /dev/dm-2 to 18446744073709421056
ERROR: hpt37x: seeking device /dev/dm-2 to 4608
ERROR: hpt45x: seeking device /dev/dm-2 to 18446744073709547008
ERROR: isw: seeking device /dev/dm-2 to 18446744073708469760
ERROR: sil: seeking device /dev/dm-2 to 18446744073709289984
done
Trigger für libc-bin werden verarbeitet ...
ldconfig deferred processing now taking place

Now I fear that rebooting my system can fail.

Attached you find a file with more information about the update, dist-upgrade, 
dpkg.log, syslog and lvm configuration.
Please ask for more information if needed . Thank you.

** Attachment added: Ubuntu Grub Problem.txt
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1073108/+attachment/4223466/+files/Ubuntu%20Grub%20Problem.txt

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

Title:
  grub-pc fails to boot (system resets after GRUB prompt) on degraded
  RAID

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

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

[Bug 364653] Re: Network scanning on HP1522n fails because it looks for libhpmud.so instead of libhpmud.so.0

2010-08-02 Thread T K See Tho
I have an M1522n and I'm running Lucid 64bit.  Creating the symbolic
link didn't help.

I have machines upgraded from older Ubuntu version and they can still do
network scan without problems, so what I did was to download hplip
directly from http://hplipopensource.com and install as I always did
before.

Now network scanning works.

-- 
Network scanning on HP1522n fails because it looks for libhpmud.so instead of 
libhpmud.so.0
https://bugs.launchpad.net/bugs/364653
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