[Bug 1873325] Re: update-initramfs complains of missing amdgpu firmware files

2021-05-06 Thread bamyasi
Still not fixed for Ubuntu 20.10 as of 05/05/2021. I understand this is
purely cosmetic but the flood of warnings across the screen when
isnstalling regular system updates looks scary enough to give one a
heart attack. Please quench the kernel, it sound too hysterical at the
moment.

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

Title:
  update-initramfs complains of missing amdgpu firmware files

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

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

Re: [Bug 1791403] Re: postfix 3.3.0 unable to create missing queue directories

2018-09-10 Thread bamyasi
No changes:

# apt install --reinstall postfix
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/1,148 kB of archives.
After this operation, 0 B of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 127101 files and directories currently installed.)
Preparing to unpack .../postfix_3.3.0-1ubuntu0.1_amd64.deb ...
Unpacking postfix (3.3.0-1ubuntu0.1) over (3.3.0-1ubuntu0.1) ...
Processing triggers for ufw (0.35-5) ...
WARN: Duplicate profile 'Apache', using last found
WARN: Duplicate profile 'Apache Secure', using last found
WARN: Duplicate profile 'Apache Full', using last found
WARN: Duplicate profile 'Dovecot IMAP', using last found
WARN: Duplicate profile 'Dovecot Secure IMAP', using last found
WARN: Duplicate profile 'Dovecot POP3', using last found
WARN: Duplicate profile 'Dovecot Secure POP3', using last found
Processing triggers for ureadahead (0.100.0-20) ...
Processing triggers for systemd (237-3ubuntu10.3) ...
Processing triggers for man-db (2.8.3-2) ...
Processing triggers for rsyslog (8.32.0-1ubuntu4) ...
Setting up postfix (3.3.0-1ubuntu0.1) ...

Postfix (main.cf) configuration was not changed.  If you need to make changes, 
edit /etc/postfix/main.cf (and others) as needed.  To view Postfix 
configuration values, see postconf(1).

After modifying main.cf, be sure to run 'service postfix reload'.

Processing triggers for libc-bin (2.27-3ubuntu1) ...
root@orlando:~# ls -lh /etc/postfix
total 64K
-rw-r--r-- 1 root root   60 Sep  8 01:55 dynamicmaps.cf
drwxr-xr-x 2 root root 4.0K Aug 16 14:33 dynamicmaps.cf.d
-rw-r--r-- 1 root root 1.6K Sep  8 02:36 main.cf
-rw-r--r-- 1 root root  27K Sep  8 01:55 main.cf.proto
-rw-r--r-- 1 root root 6.0K Sep  8 01:55 master.cf
-rw-r--r-- 1 root root 6.0K Sep  8 01:55 master.cf.proto
drwxr-xr-x 2 root root 4.0K Aug 16 14:33 postfix-files.d
drwxr-xr-x 2 root root 4.0K Aug 16 14:33 sasl
root@orlando:~# ls -lh /etc/postfix/postfix-files.d
total 0
root@orlando:~#

On Monday, September 10, 2018 3:13:45 PM EDT you wrote:
> Can you try:
> 
> "sudo apt install --reinstall postfix"?




The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

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

Title:
  postfix 3.3.0 unable to create missing queue directories

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

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

Re: [Bug 1791403] Re: postfix 3.3.0 unable to create missing queue directories

2018-09-10 Thread bamyasi
Hi Andreas,

The bug initially occurred on our server after the system was upgraded from 
Ubuntu 16.04 to 18.04 (via do-release-upgrade). It turned out that the old 
postfix configuration was not updated for some reason during the OS upgrade. 
Running 'dpkg-reconfigure postfix' did not help either. I then removed postfix 
installation completely (apt-get purge), manually removed /etc/postfix 
directory, and reinstalled postfix from scratch. After that, I inspected /etc/
postfix and the .cf files were now properly generated from the 3.3.0 .proto 
files but there were no 'postfix-files' file to be found in this directory. 
Below is my /etc/postfix listing:

root@orlando:~# ls -lh /etc/postfix
total 64K
-rw-r--r-- 1 root root   60 Sep  8 01:55 dynamicmaps.cf
drwxr-xr-x 2 root root 4.0K Aug 16 14:33 dynamicmaps.cf.d
-rw-r--r-- 1 root root 1.6K Sep  8 02:36 main.cf
-rw-r--r-- 1 root root  27K Sep  8 01:55 main.cf.proto
-rw-r--r-- 1 root root 6.0K Sep  8 01:55 master.cf
-rw-r--r-- 1 root root 6.0K Sep  8 01:55 master.cf.proto
drwxr-xr-x 2 root root 4.0K Aug 16 14:33 postfix-files.d
drwxr-xr-x 2 root root 4.0K Aug 16 14:33 sasl

# ls -lh /etc/postfix/postfix-files.d
total 0

# apt-cache policy postfix
postfix:
  Installed: 3.3.0-1ubuntu0.1
  Candidate: 3.3.0-1ubuntu0.1
  Version table:
 *** 3.3.0-1ubuntu0.1 500
500 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.3.0-1 500
500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages

There were no error messages during installation apart from the same warning 
about missing 'postfix-files' file.

On Monday, September 10, 2018 2:31:42 PM EDT you wrote:
> Thanks for filing this bug in Ubuntu.
> 
> Unfortunately this report lacks enough information to diagnose the
> issue.
> 
> For example, I just installed postfix on a fresh bionic system, and all
> looks fine: root@bionic-postfix:~# apt-cache policy postfix
> postfix:
>   Installed: 3.3.0-1ubuntu0.1
>   Candidate: 3.3.0-1ubuntu0.1
>   Version table:
>  *** 3.3.0-1ubuntu0.1 500
> 500 http://br.archive.ubuntu.com/ubuntu bionic-updates/main amd64
> Packages 100 /var/lib/dpkg/status
>  3.3.0-1 500
> 500 http://br.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
> 
> root@bionic-postfix:~# l /etc/postfix/postfix-files
> -rw-r--r-- 1 root root 10K Aug 16 18:33 /etc/postfix/postfix-files
> 
> root@bionic-postfix:~# postfix check
> root@bionic-postfix:~# echo $?
> 0
> 
> 
> What is your /etc/postfix/postfix-files entry, if not a file?
> 
> Could you perhaps attach more logs to this report, using "sudo apport-
> collect -p postfix 1791403"?
> 
> 
> ** Changed in: postfix (Ubuntu)
>Status: New => Incomplete




The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

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

Title:
  postfix 3.3.0 unable to create missing queue directories

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

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

[Bug 1791403] [NEW] postfix 3.3.0 unable to create missing queue directories

2018-09-08 Thread bamyasi
Public bug reported:

# postfix check
/usr/lib/postfix/sbin/post-install: Error: /etc/postfix/postfix-files is not a 
file.
postfix/postfix-script: warning: unable to create missing queue directories

No errors were reported during postfix installation. However, no
'postfix-files' file was created in /etc/postfix/ and /etc/postfix
/postfix-files.d/ folder is also empty after the installation.

This also causes a barrage of warning messages in the postfix logs,
e.g.:

/var/log/mail.log:
Sep  8 02:45:43 orlando postfix/postfix-script[12579]: warning: unable to 
create missing queue directories

dpkg -l postfix
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersionArchitecture   
Description
+++-===-==-==-===
ii  postfix 3.3.0-1ubuntu0.1   amd64  
High-performance mail transport agent

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.1 LTS
Release:18.04
Codename:   bionic

** Affects: postfix (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/1791403

Title:
  postfix 3.3.0 unable to create missing queue directories

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

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

[Bug 1469049] Re: After update, icon stays in tray

2018-05-17 Thread bamyasi
Started seeing the same bug after upgrading to 18.04 LTS. It only
happens when I have some "security" update(s), indicated by red icon
color. After the updates are installed, the notification icon color
changes to blue (indicating normal non-security updates) but icon stays
in the tray, even though there is no further updates available. This
notification icon can only be cleared by leaving the KDE session.

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

Title:
  After update, icon stays in tray

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

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

[Bug 1747809] Re: KDE workspace broken after update to Plasma 5.12

2018-02-14 Thread bamyasi
And this is the same issues reported for ArchLinux:

https://bbs.archlinux.org/viewtopic.php?id=234332

However, I have tried the solution suggested (switching Display manager
from SDDM to LighDM) and it did not work for me at all.

I also found this same issue reported on OpenSUSE forum. You can find
more reports by running Google search for the error message string:
"Layout changes must be applied before other changes cam be made."

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

Title:
  KDE workspace broken after update to Plasma 5.12

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

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

[Bug 1747809] Re: KDE workspace broken after update to Plasma 5.12

2018-02-14 Thread bamyasi
Still the same bug persists after today's update to Plasma 5.12.1 / KDE
5.43.0:

  - No desktop panel
  - No way to add a new panel to the desktop
  - Configure Desktop command stuck at the first (Wallpapers) tab with "Layout 
changes must be applied..." message but no changes can be applied

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

Title:
  KDE workspace broken after update to Plasma 5.12

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

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

[Bug 1747809] Re: KDE workspace broken after update to Plasma 5.12

2018-02-10 Thread bamyasi
The same set of problems with 5.12 update is currently being discussed /
debugged on KaOS list:

https://forum.kaosx.us/d/2147-issues-with-last-update-plasma-5-12

So far, there's been little progress, as far as I understand. Maybe it
makes sense joining efforts with upstream maintainers?

I can confirm that all issues mentioned in the above thread occur on my
system as well.

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

Title:
  KDE workspace broken after update to Plasma 5.12

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

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

[Bug 1747809] Re: KDE workspace broken after update to Plasma 5.12

2018-02-07 Thread bamyasi
More things which stopped working:

  - Multimedia buttons/controls on my Logitech G610 USB keyboard (used to work 
perfectly)
  - Media player control applet disappeared, its keyboard shortcut does nothing 
now

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

Title:
  KDE workspace broken after update to Plasma 5.12

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

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

[Bug 1747809] Re: KDE workspace broken after update to Plasma 5.12

2018-02-06 Thread bamyasi
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename:   artful

$ dpkg -l plasma-desktop
plasma-desktop 4:5.12.0-0ubuntu1~ubuntu1 amd64

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

Title:
  KDE workspace broken after update to Plasma 5.12

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

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

[Bug 1747809] [NEW] KDE workspace broken after update to Plasma 5.12

2018-02-06 Thread bamyasi
Public bug reported:

 - No more system tray notifications
 - System tray lost most items (actually, all except KMail widget)
 - No more Add Panel option in the desktop menu
 - Configure Desktop menu option hangs with the error message "Layout changes 
must be applied before other changes can be made"; clicking Apply button does 
nothing
 - No amount of Default selections made in the System Settings would fix the 
above issues
 - Same issues for new user except the desktop starts in completely bare state 
(no panel at all) and there is no way to configure it due to the above bugs

** Affects: kde-workspace (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/1747809

Title:
  KDE workspace broken after update to Plasma 5.12

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

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

[Bug 1540406] Re: warning: file-aligned section .text extends beyond end of file

2018-01-09 Thread bamyasi
*** This bug is a duplicate of bug 1180649 ***
https://bugs.launchpad.net/bugs/1180649

It's still here:

Setting up linux-headers-generic (4.4.0.108.113) ...
Setting up linux-generic (4.4.0.108.113) ...
Setting up linux-signed-image-4.4.0-108-generic (4.4.0-108.131) ...
warning: file-aligned section .text extends beyond end of file
warning: checksum areas are greater than image size. Invalid section table?

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.3 LTS
Release:16.04
Codename:   xenial

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

Title:
  warning: file-aligned section .text extends beyond end of file

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

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

[Bug 1558196] Re: ypbind not able to socket activate rpcbind under systemd, fails at boot unless something else starts rpcbind

2017-06-21 Thread bamyasi
Still broken on Ubuntu 16.04.2 LTS. Completely ruined crucial NFS server
functionality. How it is even possible for such a critical bug to stay
unfixed for years??

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

Title:
  ypbind not able to socket activate rpcbind under systemd, fails at
  boot unless something else starts rpcbind

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

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


[Bug 1662860] Re: /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link

2017-05-31 Thread bamyasi
Bug still here with latest nvidia-375 (375.66-0ubuntu0.14.04.1)

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

Title:
  /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic
  link

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

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


[Bug 874468] Re: deleted e-mail messages return upon arrival of new mail

2017-05-30 Thread bamyasi
Still here in Kubuntu 17.04 w/KMail 5.4.3 and dovecot IMPA server

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

Title:
  deleted e-mail messages return upon arrival of new mail

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

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


[Bug 1662860] Re: /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link

2017-05-22 Thread bamyasi
Still present here for Ubuntu 17.04 with nvidia drivers 375.39-0ubuntu5.

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

Title:
  /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic
  link

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

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


[Bug 1650703] [NEW] Full contact name cannot be edited properly

2016-12-16 Thread bamyasi
Public bug reported:

In KAddressBook version 5.2.3 (KDE Frameworks 5.28.0), it is not
possible to remove or change parts of the contact's name after full name
was initially created. You go to Edit->Edit Contact, select ... button
next to the Name field, make changes and click OK button but the changes
are not reflected on the main KAddressBook window, neither they are used
in actions (e.g. new e-mail message is created using old name version).
Also, VCF file contents at $HOME/.local/share/contacts/ are not updated
either: they always list initially created version of contact's name.
Restarting KAddressBook and/or KMail does not help. Neither do
restarting akonadi server.

** Affects: kdepim (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/1650703

Title:
  Full contact name cannot be edited properly

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

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


[Bug 1603609] [NEW] systemd shutdown script missing, causing UPS killpower processing to be skipped

2016-07-15 Thread bamyasi
Public bug reported:

Network UPS tools (NUT) on Ubuntu Server 16.04 LTS (x86_64) does not
process loss of UPS battery power and forced system shutdown events due
to lack of systemd-specific UPS shutdown script.

NUT uses initscripts for controlling its services. Ubuntu 16.04 uses
systemd instead but has SysV initscripts compatibility packages
installed by default. This works fine for normal system levels but not
for level 0 (shutdown) which does NOT use /etc/init.d/halt script at
all. However, NUT relies on this script for processing forced shutdown
(FSD) events, e.g. the ones caused by the loss of mains power followed
by UPS battery charge exhaustion: on a SysV initscripts system
/etc/init.d/halt runs /etc/init.d/ups-monitor command which, in turn,
checks for the presence of killpower flag and runs "nut-server poweroff"
command in order to force programmed UPS load power cycling, if that
flag was found.

Followed the instructions on this blog:

https://www.kepstin.ca/blog/networkupstoolsnutandsystemd/

Created file /lib/systemd/system-shutdown/nutshutdown with the following
commands in it:

#!/bin/sh
/sbin/upsmon -K >/dev/null 2>&1 && /sbin/upsdrvctl shutdown

After that, NUT server would correctly process power loss events (both
real and simulated) by cutting UPS power down after a system shutdown
and restarting UPS after a short delay when/if the power is back.

$ uname -a
Linux xxx 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

$ dpkg -l nut
ii  nut  2.7.2-4ubuntu1  all  network UPS tools - metapackage

** Affects: nut (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/1603609

Title:
  systemd shutdown script missing, causing UPS killpower processing to
  be skipped

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

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


[Bug 1540830] Re: After Plasma 5.5.3 - apt-check causes massive load / creates 100's of processes

2016-02-18 Thread bamyasi
Just to make sure: Today's update-notifier-common update to version
3.163.1 which arrived via Kubuntu Backports PPA did not fix the problem
for me on my Kubuntu 15.10 system with Plasma 5.5.3. Apt-get update
command still spawns hundreds of rough apt-check processes which eat up
all memory and CPU on my desktop.

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

Title:
  After Plasma 5.5.3 - apt-check causes massive load / creates 100's of
  processes

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

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


[Bug 700741] Re: dovecot won't start during boot

2015-11-09 Thread bamyasi
There was apparently a regression in Ubuntu 15.10 since I started
experiencing exactly the same problem with dovecot server failing to
start on system boot after upgrading my computer to release 15.10 (from
15.04):

$ sudo systemctl status dovecot.service
● dovecot.service - Dovecot IMAP/POP3 email server
   Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: 
enabled)
   Active: failed (Result: exit-code) since Mon 2015-11-09 12:15:21 EST; 4min 
21s ago
  Process: 798 ExecStart=/usr/sbin/dovecot -F (code=exited, status=89)
 Main PID: 798 (code=exited, status=89)

Nov 09 12:15:21 dovecot[798]: master: Error: service(imap-login): 
listen(192.168.1.100, 143) failed: Cannot assign...address
Nov 09 12:15:21 dovecot[798]: master: Error: bind(192.168.1.100, 993) failed: 
Cannot assign requested address
Nov 09 12:15:21 dovecot[798]: master: Error: service(imap-login): 
listen(192.168.1.100, 993) failed: Cannot assign...address
Nov 09 12:15:21 dovecot[798]: Error: service(imap-login): listen(192.168.1.100, 
143) failed: Cannot assign requested address
Nov 09 12:15:21 dovecot[798]: Error: bind(192.168.1.100, 993) failed: Cannot 
assign requested address
Nov 09 12:15:21 dovecot[798]: Error: service(imap-login): listen(192.168.1.100, 
993) failed: Cannot assign requested address
Nov 09 12:15:21 dovecot[798]: Fatal: Failed to start listeners
Nov 09 12:15:21 systemd[1]: dovecot.service: Main process exited, code=exited, 
status=89/n/a
Nov 09 12:15:21 systemd[1]: dovecot.service: Unit entered failed state.
Nov 09 12:15:21 systemd[1]: dovecot.service: Failed with result 'exit-code'.

The network interface is configured dynamically by the DHCP server on
the router.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/700741

Title:
  dovecot won't start during boot

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

-- 
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 700741] Re: dovecot won't start during boot

2015-11-09 Thread bamyasi
There was apparently a regression in Ubuntu 15.10 since I started
experiencing exactly the same problem with dovecot server failing to
start on system boot after upgrading my computer to release 15.10 (from
15.04):

$ sudo systemctl status dovecot.service
● dovecot.service - Dovecot IMAP/POP3 email server
   Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: 
enabled)
   Active: failed (Result: exit-code) since Mon 2015-11-09 12:15:21 EST; 4min 
21s ago
  Process: 798 ExecStart=/usr/sbin/dovecot -F (code=exited, status=89)
 Main PID: 798 (code=exited, status=89)

Nov 09 12:15:21 dovecot[798]: master: Error: service(imap-login): 
listen(192.168.1.100, 143) failed: Cannot assign...address
Nov 09 12:15:21 dovecot[798]: master: Error: bind(192.168.1.100, 993) failed: 
Cannot assign requested address
Nov 09 12:15:21 dovecot[798]: master: Error: service(imap-login): 
listen(192.168.1.100, 993) failed: Cannot assign...address
Nov 09 12:15:21 dovecot[798]: Error: service(imap-login): listen(192.168.1.100, 
143) failed: Cannot assign requested address
Nov 09 12:15:21 dovecot[798]: Error: bind(192.168.1.100, 993) failed: Cannot 
assign requested address
Nov 09 12:15:21 dovecot[798]: Error: service(imap-login): listen(192.168.1.100, 
993) failed: Cannot assign requested address
Nov 09 12:15:21 dovecot[798]: Fatal: Failed to start listeners
Nov 09 12:15:21 systemd[1]: dovecot.service: Main process exited, code=exited, 
status=89/n/a
Nov 09 12:15:21 systemd[1]: dovecot.service: Unit entered failed state.
Nov 09 12:15:21 systemd[1]: dovecot.service: Failed with result 'exit-code'.

The network interface is configured dynamically by the DHCP server on
the router.

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

Title:
  dovecot won't start during boot

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

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

[Bug 1309795] [NEW] akonadi server crashing after upgrade to 14.04 LTS

2014-04-18 Thread bamyasi
Public bug reported:

I can no longer use my KMail account (or any other PIM apps, to that
matter) after the upgrade to 14.04 due to the following KDE bug:

https://bugs.kde.org/show_bug.cgi?id=331867

Unfortunately, the fix suggested in the bug report cannot be applied
*after* the upgrade since all v1.12 akonadi tools would attempt to
initiate an immediate database migration first thing, casing the server
to crash. So, this is a catch. Any suggestions for alternative
workaround(s), anyone please?

** Affects: akonadi (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/1309795

Title:
  akonadi server crashing after upgrade to 14.04 LTS

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

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


[Bug 1054561] Re: Address auto-completion does not work in Kmail

2013-01-09 Thread bamyasi
Same problem persists.
Kubuntu 12.10 64-bit fresh install, upgraded to KDE 4.9.5 from 
kubuntu-ppa-backports

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

Title:
  Address auto-completion does not work in Kmail

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

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


[Bug 578215] Re: virtuoso-t eats my cpu, should be nice

2012-12-31 Thread bamyasi
Kubuntu 12.10, KDE 4.9.4 fresh install on a 240GB Intel 520 SSD

I have installed a new 4TB data drive in my system today and started
transferring files from my old (1TB) drive onto it, using rsync. Note:
the new drive is mounted as /disk/; my old drive is mounted under /mnt/.
None of the filesystems involved has any relation to my /home partition.
All through the file transferring process, virtuosi-t process keeps
eating 15-50% of CPU and iotop shows enormous amounts of disk I/O
generated by 6-16 copies of virtuosi-t process run in parallel. The
desktop is occasionally completely locked up for 1-2 seconds and
unresponsive otherwise.

File indexing is configured to include only a handful of subdirectories
under my /home directory. Still, virtuoso-t keeps trashing disk I/O
subsystem during any file transfers, regardless of whether their
source/target is withing the directories configured for indexing or not.

I consider this as a very serious and extremely annoying bug.

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

Title:
  virtuoso-t eats my cpu, should be nice

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/578215/+subscriptions

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


[Bug 322225] Re: OOo: Error exporting the document Untitled1: Write Error. The file could no be written

2012-07-17 Thread bamyasi
Comments #17-26 refer to a completely different issue (missing
openoffice.org-wiki-publishe dependency) and should be moved to another
bug report.

The original issue (saxon v9 xslt 2.0 parser incompatibility with the
wiki-publisher XSLT) is still here in Ubuntu 12.04 LTS:

I/O warning : failed to load external entity 
file:///usr/lib/libreoffice/share/extensions/wiki-publisher/filter/math/mmltex.xsl
compilation error: file 
file:///usr/lib/libreoffice/program/../share/extensions/wiki-publisher/filter/odt2mediawiki.xsl
 line 802 element include
xsl:include : unable to load 
file:///usr/lib/libreoffice/share/extensions/wiki-publisher/filter/math/mmltex.xsl

Packages installed:

libreoffice  1:3.5.3-0ubuntu1
libreoffice-wiki-publisher   1.1.1+LibO3.5.3-0ubuntu1
openoffice.org-wiki-publisher1:3.3.0-7ubuntu7
libreoffice-java-common  1:3.5.3-0ubuntu1
default-jre  1:1.6-43ubuntu2
default-jre-headless 1:1.6-43ubuntu2
openjdk-6-jre6b24-1.11.3-1ubuntu0.12.04.1
openjdk-6-jre-headless   6b24-1.11.3-1ubuntu0.12.04.1

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

Title:
  OOo: Error exporting the document Untitled1: Write Error. The file
  could no be written

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/35/+subscriptions

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


[Bug 322225] Re: OOo: Error exporting the document Untitled1: Write Error. The file could no be written

2012-07-17 Thread bamyasi
FYI

I have just tested and can confirm that the issue has been fixed in
LibreOffice 3.5.5-rc3:

libreoffice  1:3.5.5~rc3-0ubuntu1~ppa1
libreoffice-wiki-publisher   1.1.1+LibO3.5.5~rc3-0ubuntu1~ppa1

I was able to use wiki-publisher extension without errors after
installing 3.5.5-rc3 packages from the LibreOffice PPA.

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

Title:
  OOo: Error exporting the document Untitled1: Write Error. The file
  could no be written

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/35/+subscriptions

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


[Bug 661294] Re: System lock-up when receiving large files over a Realtek NIC (big data amount) from NFS server

2012-07-03 Thread bamyasi
I can confirm the same NFS crashes on my Ubuntu Server 12.04 NAS with
the hardware RAID5 (3ware 9750-24i4e). I would rate this as a
catastrofic bug and surprised there were no activity on it for years. I
personally certainly do not enjoy repairing a 40-TB filesystem after
regular crashes.

# uname -a
Linux yuka 3.2.0-26-generic #41-Ubuntu SMP Thu Jun 14 17:49:24 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

# dpkg -l | grep nfs
ii  libnfsidmap2 0.25-1ubuntu2  NFS idmapping 
library
ii  nfs-common   1:1.2.5-3ubuntu3   NFS support 
files common to client and server
ii  nfs-kernel-server1:1.2.5-3ubuntu3   support for NFS 
kernel server

# lspci | grep Ethernet
02:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection 
(rev 01)
02:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection 
(rev 01)
03:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection 
(rev 01)
03:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection 
(rev 01)

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

Title:
  System lock-up when receiving large files over a Realtek NIC (big data
  amount) from NFS server

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

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


[Bug 977906] Re: Updating packages stalls

2012-05-19 Thread bamyasi
This affects me as well, started a few days ago. Extremely annoying,
updates take forever to download (literally, days). Possibly caused by
changes in my ISP configuration? It is a Verizon DSL broadband and I am
on the East Coast US.

Anyway, the changes to APT configuration suggested by David did not help
me.

What is wierd, when the apt downloads are in progress (either updating
package indices or downloading actual packages) they occupy the whole
connection bandwidth here, i.e., the downstream transfer rates from
servers are in the 300-600KB/sec range (confirmed by iftop) which looks
normal for my 5Mbit/s ADSL connection.

However, apt progress indicator only shows 10-30KB/sec download speed at
best. It's as if 99.9% of the packets received are being discarded by
apt. There is no errors in any of the logs, nor in dmesg output and
ifconfig shows dropped packets / errors counts for the interface all
stay at zero.

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

Title:
  Updating packages stalls

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

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


[Bug 977906] Re: Updating packages stalls

2012-05-19 Thread bamyasi
Looks like a Canonical servers misconfiguration, possibly hitting a bug
in the apt load balancing algorithm. Currently, the solution is to
configure Muon/apt to use a fixed mirror. Please see this thread for
details:

http://www.kubuntuforums.net/showthread.php?58918-apt-get-downloads-
extremely-slow

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

Title:
  Updating packages stalls

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

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


[Bug 760632] Re: Resizing Konsole crashes the whole system

2011-05-07 Thread bamyasi
 There is also another workaround - switch to nouveau.

Desktop freezes occur with nouveau driver as well here. They are not as
simple to trigger but my system is usually dead within 5 minutes after
boot when using nouveau driver, one way or another. It is triggered
randomly by various graphical desktop events: resizing or maximizing a
window, a pop-up window overlaying another one, etc. Symptoms are the
same and the system is left in unusable state.

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

Title:
  Resizing Konsole crashes the whole system

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


[Bug 588993] Re: mcelog does not work due to lack of kernel support

2010-12-06 Thread bamyasi
Yes, it looks like nothing has changed in Ubuntu Server 10.10 and mcelog
interface is still non-functional. The only output I can see in the logs
is:

Dec  6 14:12:47 ula mcelog: failed to prefill DIMM database from DMI
data

EDAC driver seems to work now (it previously failed to load) but I have
no idea how to further test mcelog.

Hardware: dual AMD Opteron 2389, nVidia MCP55Pro chipset

System:

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.10
Release:10.10
Codename:   maverick

# uname -a
Linux  2.6.35-22-server #35-Ubuntu SMP Sat Oct 16 22:02:33 UTC 2010 x86_64 
GNU/Linux

--bamyasi

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

Title:
  mcelog does not work due to lack of kernel support

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


[Bug 588993] [NEW] mcelog does not work due to lack of kernel support

2010-06-02 Thread bamyasi
Public bug reported:

mcelog does not seem to be happy with the current Ubuntu kernel. This is
all I get in /var/log/syslog:

# grep mce /var/log/syslog
Jun  2 18:14:15 x mcelog: failed to prefill DIMM database from DMI data
Jun  2 18:14:15 x mcelog: Kernel does not support page offline interface

I can disable memory database prefill option in /etc/mcelog/mcelog.conf
which silences the first error message. However, dmidecode seems to work
just fine and produces reasonably looking output so I am not sure why
prefill option of mcelog fails. Also, mcelog never outputs anything so I
suspect it is not functional. I have a cluster of identical hardware and
I can simulate a constant stream of MCE errors by misconfiguring memory
settings in BIOS. The errors are successfully fetched and reported by
mcelog on the nodes with CentOS 5 installed (kernel
2.6.18-164.15.1.el5). Nothing is reported under Ubuntu Server 10.04 LTS
on this same hardware.

# lsb_release -rd
Description:Ubuntu 10.04 LTS
Release:10.04

# uname -a
Linux x 2.6.32-22-server #33-Ubuntu SMP Wed Apr 28 14:34:48 UTC 2010 x86_64 
GNU/Linux

# apt-cache policy mcelog
mcelog:
  Installed: 1.0~pre3-1
  Candidate: 1.0~pre3-1
  Version table:
 *** 1.0~pre3-1 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
mcelog does not work due to lack of kernel support
https://bugs.launchpad.net/bugs/588993
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 479137] Re: message at least two times during system shutdown: statd main process ended respawning

2010-02-24 Thread bamyasi
Same here except when it happens upon shutdown there is a 50% chance of
it causing a kernel NULL pointer trap in reiserfs module, forcing full
filesystem scan on the next boot. This on average takes 4 hours on my 6
TB RAID volume, very annoying. I basically cannot shutdown my server
other than by means of MagicKey+REISUB sequence. Is there any chance
this will be ever fixed? Otherwise I will be forced to install some
other distribution, I really can't afford 4 hours of server downtime
each time I need to bring it down for a scheduled maintenance.

-- 
message at least two times during system shutdown: statd main process ended 
respawning
https://bugs.launchpad.net/bugs/479137
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 484209] Re: /etc/init/statd.conf: race with portmap startup

2010-02-24 Thread bamyasi
Yes, I can confirm this race condition exists in Karmic, experiencing it
every time I shutdown our file server. To add insult to injury, the race
also causes random crashes in reiserfs kernel module here (NULL pointer,
kernel BUG) forcing full filesystem scan on next boot. Which takes ca. 4
hours on my 6 TB RAID volume, pretty annoying. I will try the suggested
fix and report back.

-- 
/etc/init/statd.conf: race with portmap startup
https://bugs.launchpad.net/bugs/484209
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 130075] Re: Random pauses when transferring data at gigabit speeds with forcedeth driver

2009-11-23 Thread bamyasi
Interesting enough, I started having this same ages-old problem after a
recent upgrade to 2.6.28-16-server kernel. The system performed without
a single issue for three months before that, including under very heavy
load. It runs Ubuntu Server 9.04 on dual-CPU Supermicro motherboard with
Quad-Core AMD Opterons 2389 installed.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 9.04
Release:9.04
Codename:   jaunty

# uname -a  
Linux hostname 2.6.28-16-server #55-Ubuntu SMP Tue Oct 20 20:37:10 UTC 2009 
x86_64 GNU/Linux

# lspci|fgrep Ethernet
00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)
00:09.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a3)

-- 
Random pauses when transferring data at gigabit speeds with forcedeth driver
https://bugs.launchpad.net/bugs/130075
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 473857] Re: [Karmic Kubuntu] Rendering Problem in OOo Status Bar

2009-11-04 Thread bamyasi
Same here, fresh Kubuntu 9.10 install, ATI Radeon HD 4850 with open
source radeon driver.

-- 
[Karmic Kubuntu] Rendering Problem in OOo Status Bar
https://bugs.launchpad.net/bugs/473857
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 395669] [NEW] firefox-3.5 install on Kubuntu requires Gnome packages

2009-07-04 Thread bamyasi
Public bug reported:

Attempted firefox-3.5 install on my Kubuntu 9.04 system today, see apt-
get install output below. It looks like the firefox-3.5 package depends
on A LOT of Gnome packages. Please correct me if I'm wrong but I would
consider this a bug.

# apt-get install firefox-3.5
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  apturl firefox-3.5-branding gksu gnome-app-install gnome-icon-theme 
libcanberra0 libgksu2-0
  libgnome2-canvas-perl libgnome2-perl libgnome2-vfs-perl libgtkhtml2-0 
libgtop2-7 libgtop2-common libtdb1
  libvte-common libvte9 python-gconf python-gtkhtml2 
python-launchpad-integration python-pyorbit
  python-sexy python-vte software-properties-gtk synaptic ubufox xulrunner-1.9.1
Suggested packages:
  firefox-3.5-gnome-support libcanberra-gtk0 python-gconf-dbg 
python-gnome2-extras-doc
  python-launchpad-integration-dbg python-pyorbit-dbg dwww deborphan
The following NEW packages will be installed:
  apturl firefox-3.5 firefox-3.5-branding gksu gnome-app-install 
gnome-icon-theme libcanberra0 libgksu2-0
  libgnome2-canvas-perl libgnome2-perl libgnome2-vfs-perl libgtkhtml2-0 
libgtop2-7 libgtop2-common libtdb1
  libvte-common libvte9 python-gconf python-gtkhtml2 
python-launchpad-integration python-pyorbit
  python-sexy python-vte software-properties-gtk synaptic ubufox xulrunner-1.9.1
0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
Need to get 17.8MB of archives.
After this operation, 72.5MB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.

# uname -a
Linux localhost 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 
x86_64 GNU/Linux

# lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

# apt-cache policy firefox-3.5
firefox-3.5:
  Installed: (none)
  Candidate: 3.5~b4~hg20090330r24021+nobinonly-0ubuntu1
  Version table:
 3.5~b4~hg20090330r24021+nobinonly-0ubuntu1 0
500 http://us.archive.ubuntu.com jaunty/universe Packages

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
firefox-3.5 install on Kubuntu requires Gnome packages
https://bugs.launchpad.net/bugs/395669
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 395669] Re: firefox-3.5 install on Kubuntu requires Gnome packages

2009-07-04 Thread bamyasi
Just discovered this bug has already been reported (several times), e.g.
see https://bugs.launchpad.net/ubuntu/+source/ubufox/+bug/365965

Sorry for duping.

-- 
firefox-3.5 install on Kubuntu requires Gnome packages
https://bugs.launchpad.net/bugs/395669
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 392804] Re: libdrm2 missing/conflicts with fglrx-*-8.620-0ubuntu1~jaunty

2009-06-29 Thread bamyasi
I have originally installed fglrx packages from X Updates PPA (X-SWAT,
not xorg-edgers). I've commented out XUp PPA line in my
/etc/apt/sources.list, run apt-get autoclean, then uncommented XUp repo
again and did an apt-get update. Now apt-get dist-upgrade does not
suggest any updates at all, and apt-cache policy fglrx-kernel-source
does not show anything from XUp available, even though XUp page at
Launchpad lists new fglrx packages as having been released three days
ago. I am sorry if I filed this problem in the wrong place but I can't
find any XUp specific bug tracker and this URL is listed as suggested
place to file user bug reports in XUp fglrx packages. Here's what apt-
cache policy shows now for libdrm2 on my system:

# apt-cache policy libdrm2
libdrm2:
  Installed: 2.4.9-1ubuntu1~xup~1
  Candidate: 2.4.9-1ubuntu1~xup~1
  Version table:
 *** 2.4.9-1ubuntu1~xup~1 0
500 http://ppa.launchpad.net jaunty/main Packages
100 /var/lib/dpkg/status
 2.4.5-0ubuntu4 0
500 http://us.archive.ubuntu.com jaunty/main Packages

-- 
libdrm2 missing/conflicts with fglrx-*-8.620-0ubuntu1~jaunty
https://bugs.launchpad.net/bugs/392804
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 392804] Re: libdrm2 missing/conflicts with fglrx-*-8.620-0ubuntu1~jaunty

2009-06-29 Thread bamyasi
I tried it tonight and now upgrade from the XUp repository went smooth
and everything seems to be working perfectly well since. Thanks a lot,
Robert!

-- 
libdrm2 missing/conflicts with fglrx-*-8.620-0ubuntu1~jaunty
https://bugs.launchpad.net/bugs/392804
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 392804] [NEW] libdrm2 missing/conflicts with fglrx-*-8.620-0ubuntu1~jaunty

2009-06-27 Thread bamyasi
Public bug reported:

# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  xorg-driver-fglrx
The following packages will be upgraded:
  fglrx-amdcccle fglrx-kernel-source fglrx-modaliases
3 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/9206kB of archives.
After this operation, 782kB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.

# apt-get -s install fglrx-amdcccle fglrx-kernel-source fglrx-modaliases 
xorg-driver-fglrx
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:
  xorg-driver-fglrx: Depends: libdrm2 (= 2.4.11+git20090519.f355ad89) but 
2.4.9-1ubuntu1~xup~1 is to be installed
E: Broken packages

# lsb_release -rd
Description:Ubuntu 9.04
Release:9.04# apt-cache policy fglrx-kernel-source
fglrx-kernel-source:
  Installed: 2:8.602-0ubuntu1~xup~1
  Candidate: 2:8.620-0ubuntu1~jaunty
  Version table:
 2:8.620-0ubuntu1~jaunty 0
500 http://ppa.launchpad.net jaunty/main Packages
 *** 2:8.602-0ubuntu1~xup~1 0
100 /var/lib/dpkg/status
 2:8.600-0ubuntu2 0
500 http://us.archive.ubuntu.com jaunty/restricted Packages

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
libdrm2 missing/conflicts with fglrx-*-8.620-0ubuntu1~jaunty
https://bugs.launchpad.net/bugs/392804
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 322225] Re: OOo: Error exporting the document Untitled1: Write Error. The file could no be written

2009-05-19 Thread bamyasi
I do not see this error here. I have the same versions of OOo packages
installed. Tried exporting to Wiki and HTML formats, both worked. Are
you sure you have Java configured? Check Tools-Options-Java, for some
reason OOo *always* keeps forgetting previous setting after the upgrade.
Wait for a list of available JRE versions to appear in the selection
window (may take a few seconds while it scans the hard drive) and check
one of the radio buttons, e.g. Sun Microsystems 1.6.0_13 is what I
have selected here.

-- 
OOo: Error exporting the document Untitled1: Write Error. The file could no be 
written
https://bugs.launchpad.net/bugs/35
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 212355] Re: mplayer crash with presence of files with same name as media file

2009-04-02 Thread bamyasi
+1

-- 
mplayer crash with presence of files with same name as media file
https://bugs.launchpad.net/bugs/212355
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 322225] Re: OOo: Error exporting the document Untitled1: Write Error. The file could no be written

2009-03-02 Thread bamyasi
After I tried to change a few Java options (including installing some
gcj packages) it starts crashing with a different error:

ERROR:  'file:///usr/lib/openoffice/basis3.0/share/xslt/wiki/odt2mediawiki.xsl: 
line 44: Circular variable/parameter reference in 
'[param(CODE_TAB_REPLACEMENT), param(CODE_STYLES)]'.'   

FATAL ERROR:  'Could not compile stylesheet'

I removed everything Java-related from the system, reinstalled all OOO
packages and made sure default Sun Java JRE is selected but this did not
help. Obviously, the whole thing is bothched.

-- 
OOo: Error exporting the document Untitled1: Write Error. The file could no be 
written
https://bugs.launchpad.net/bugs/35
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 322225] Re: OOo: Error exporting the document Untitled1: Write Error. The file could no be written

2009-03-02 Thread bamyasi
SOLVED!

I have no idea which of my tweaks did it but export now works perfectly.
Here's the procedure, would love to see this fix incorporated into OOo
package.

1. Uninstalled everything related to GCJ/OpenJDK and made sure Sun JRE
is selected in OOo.

2. Downloaded odt2mediawiki.xsl file patched to workaround a bug in
XALAN xslt parser in Ubuntu from here:

http://www.openoffice.org/nonav/issues/showattachment.cgi/60534/odt2mediawiki.xsl

(see http://www.openoffice.org/issues/show_bug.cgi?id=96279 for full bug
report and discussion)

3. Copied downloaded odt2mediawiki.xsl file to
/usr/lib/openoffice/basis3.0/share/xslt/wiki/ on my system replacig the
original one

4. Downloaded MathML xslt support files from here:

http://prdownloads.sourceforge.net/xsltml/xsltml_2.0.zip

(home page: http://www.raleigh.ru/MathML/mmltex/, WARNING it is in
Cyrillics)

5. Created subdirectory
/usr/lib/openoffice/basis3.0/share/xslt/wiki/math/ and unpacked contents
of xsltml_2.0.zip archive into it

6. Restarted OOo

It works now! No more error messages regarding circular variable
references, no complaints about being unable to save a file, even
warnings about running XSLT 1.0 stylesheet with XSLT 2.0 parser are gone
(yes, I've always had them before). Produces perfectly wiki-formatted
files.

-- 
OOo: Error exporting the document Untitled1: Write Error. The file could no be 
written
https://bugs.launchpad.net/bugs/35
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 322225] Re: OOo: Error exporting the document Untitled1: Write Error. The file could no be written

2009-03-01 Thread bamyasi
Same problem here: Ubuntu 8.10, openoffice.org-core
1:3.0.1-1ubuntu1~intrepid1. Cannot export anything. Switching between
Sun JRE 1.6.0_10 and gcj 1.5.0 makes no difference, the error persists.
Very annoying.

-- 
OOo: Error exporting the document Untitled1: Write Error. The file could no be 
written
https://bugs.launchpad.net/bugs/35
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 38140] Re: dhclient3 keeps running after ifdown

2007-09-09 Thread bamyasi
Same bug here, running Ubuntu Server 7.04 with latest updates installed.
After reconfiguring eth0 from dynamic to static and performing ifdown
eth0/ifup eth0 dhclient3 is still running and keeps mangling interface
address later on. I also notice the following error message in
/var/log/daemons.log

Sep  8 20:18:43 x dhclient: can't create
/var/lib/dhcp3/dhclient.eth0.leases: Permission denied

and this is indeed impossible since dhclient3 runs under dhcp user
while:

ls -lh /var/lib/dhcp3/
total 0
-rw-r--r-- 1 root root 0 2007-09-09 16:08 dhclient.eth0.leases

(unless of course dhclient3 can somehow elevate its state back to root
for performing operations on the lease files)

I am surprised this bug has not been fixed yet after many months. I am
also surprised it is marked as of Medium importance. I believe it is a
blocker.

-- 
dhclient3 keeps running after ifdown
https://bugs.launchpad.net/bugs/38140
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