[Bug 1774062] [NEW] install ubuntu efi bug

2018-05-29 Thread Kos Tic
Public bug reported:

efi bug in ubuntu install with ssd uefi mode

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.2
ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
Uname: Linux 4.15.0-10-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CasperVersion: 1.388
CurrentDesktop: ubuntu:GNOME
Date: Tue May 29 23:06:24 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180301)
ProcEnviron:
 LANGUAGE=fr_FR.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic third-party-packages ubiquity-18.04.2 ubuntu

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

Title:
  install ubuntu efi bug

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

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

[Bug 1722469] [NEW] fasqtc is missing a dependency on perl/perl-modules

2017-10-10 Thread Jernej Kos
Public bug reported:

The fastqc utility requires perl and perl-modules to be installed. It
seems that the current package does not specify such a dependency so it
fails with an error when started and perl/perl-modules are missing.

** Affects: fastqc (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/1722469

Title:
  fasqtc is missing a dependency on perl/perl-modules

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

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

[Bug 1515829] Re: Gimp tooltip text color is white on white

2017-01-15 Thread Marcin Kos
Method described in comment #6 works for me (Kubuntu 16.04.1 LTS)

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

Title:
  Gimp tooltip text color is white on white

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

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


[Bug 1562419] Re: Unable to set a number with a fractional part as the value to the timestamp_timeout option in /etc/sudoers

2016-03-27 Thread kos
Ok, the issue seems to be related to the locale in use.

Namely this seems to be happening when using Italian locale (possibly
other locales will be affected as well), where commas (as opposed to
dots) are used to separate the decimal part of a figure.

Booting the ISOs of Trusty / Unity, Wily / Unity and Wily / GNOME
choosing Italian as the language the issue is always present, while
booting choosing English as the language the issue is never present.

So to reproduce: simply boot one of the Trusty / Unity, Wily / Unity or
Wily / GNOME ISOs (most likely all other ISOs will be affected as well)
choosing Italian as the language, open Terminal, run sudo visudo, add a
line "Defaults timestamp_timeout=2.5", save, exit and try to run a sudo
command (e.g. sudo -l).

** Description changed:

  % lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10
  % apt-cache policy sudo
  sudo:
    Installed: 1.8.12-1ubuntu3
    Candidate: 1.8.12-1ubuntu3
    Version table:
   *** 1.8.12-1ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status
  
  ---
  
- Setting a number with a fractional part as the value to the
+ When using Italian locale (possibly other locale will be affected as
+ well), setting a number with a fractional part as the value to the
  timestamp_timeout option in /etc/sudoers makes sudo complain about it,
  not honor the desired timeout and behave as if timestamp_timeout wasn't
  set at all: after the expiration of the first timestamp sudo stops
  complaining about it, but the desired timeout is still not honored.
  
  % sudo sleep 1
  sudo: value `2.5' is invalid for option `timestamp_timeout'
  % sudo -l
  sudo: value `2.5' is invalid for option `timestamp_timeout'
  Matching Defaults entries for user on user-X550CL:
  env_reset, timestamp_timeout=2.5, mail_badpass,
  
secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
  
  User user may run the following commands on user-X550CL:
  (ALL : ALL) ALL
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: sudo 1.8.12-1ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 26 23:36:41 2016
  InstallationDate: Installed on 2016-02-16 (39 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no username)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/usr/bin/zsh
  SourcePackage: sudo
  UpgradeStatus: No upgrade log present (probably fresh install)
  VisudoCheck:
   /etc/sudoers: parsed OK
   /etc/sudoers.d/README: parsed OK
  modified.conffile..etc.sudoers: [inaccessible: [Errno 13] Permission denied: 
'/etc/sudoers']
  modified.conffile..etc.sudoers.d.README: [inaccessible: [Errno 13] Permission 
denied: '/etc/sudoers.d/README']

** Description changed:

  % lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10
  % apt-cache policy sudo
  sudo:
    Installed: 1.8.12-1ubuntu3
    Candidate: 1.8.12-1ubuntu3
    Version table:
   *** 1.8.12-1ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status
  
  ---
  
- When using Italian locale (possibly other locale will be affected as
+ When using Italian locale (possibly other locales will be affected as
  well), setting a number with a fractional part as the value to the
  timestamp_timeout option in /etc/sudoers makes sudo complain about it,
  not honor the desired timeout and behave as if timestamp_timeout wasn't
  set at all: after the expiration of the first timestamp sudo stops
  complaining about it, but the desired timeout is still not honored.
  
  % sudo sleep 1
  sudo: value `2.5' is invalid for option `timestamp_timeout'
  % sudo -l
  sudo: value `2.5' is invalid for option `timestamp_timeout'
  Matching Defaults entries for user on user-X550CL:
  env_reset, timestamp_timeout=2.5, mail_badpass,
  
secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
  
  User user may run the following commands on user-X550CL:
  (ALL : ALL) ALL
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: sudo 1.8.12-1ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 26 23:36:41 2016
  InstallationDate: Installed on 2016-02-16 (39 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no username)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/usr/bin/zsh
  SourcePackage: sudo
  UpgradeStatus: No upgrade log present (probably fresh install)
  

[Bug 1562419] Re: Unable to set a number with a fractional part as the value to the timestamp_timeout option in /etc/sudoers

2016-03-27 Thread kos
** Description changed:

  % lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10
- user@user-X550CL ~ % apt-cache policy sudo
+ % apt-cache policy sudo
  sudo:
    Installed: 1.8.12-1ubuntu3
    Candidate: 1.8.12-1ubuntu3
    Version table:
   *** 1.8.12-1ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status
  
  ---
  
  Setting a number with a fractional part as the value to the
  timestamp_timeout option in /etc/sudoers makes sudo complain about it,
  not honor the desired timeout and behave as if timestamp_timeout wasn't
  set at all: after the expiration of the first timestamp sudo stops
  complaining about it, but the desired timeout is still not honored.
  
  % sudo sleep 1
  sudo: value `2.5' is invalid for option `timestamp_timeout'
  % sudo -l
  sudo: value `2.5' is invalid for option `timestamp_timeout'
  Matching Defaults entries for user on user-X550CL:
  env_reset, timestamp_timeout=2.5, mail_badpass,
  
secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
  
  User user may run the following commands on user-X550CL:
  (ALL : ALL) ALL
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: sudo 1.8.12-1ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 26 23:36:41 2016
  InstallationDate: Installed on 2016-02-16 (39 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no username)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/usr/bin/zsh
  SourcePackage: sudo
  UpgradeStatus: No upgrade log present (probably fresh install)
  VisudoCheck:
   /etc/sudoers: parsed OK
   /etc/sudoers.d/README: parsed OK
  modified.conffile..etc.sudoers: [inaccessible: [Errno 13] Permission denied: 
'/etc/sudoers']
  modified.conffile..etc.sudoers.d.README: [inaccessible: [Errno 13] Permission 
denied: '/etc/sudoers.d/README']

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

Title:
  Unable to set a number with a fractional part as the value to the
  timestamp_timeout option in /etc/sudoers

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

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

[Bug 1562419] Re: Unable to set a number with a fractional part as the value to the timestamp_timeout option in /etc/sudoers

2016-03-26 Thread kos
** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1562419/+attachment/4612966/+files/JournalErrors.txt

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

Title:
  Unable to set a number with a fractional part as the value to the
  timestamp_timeout option in /etc/sudoers

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

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


[Bug 1562419] Re: Unable to set a number with a fractional part as the value to the timestamp_timeout option in /etc/sudoers

2016-03-26 Thread kos
** Description changed:

- % lsb_release -rd  
+ % lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10
  user@user-X550CL ~ % apt-cache policy sudo
  sudo:
-   Installed: 1.8.12-1ubuntu3
-   Candidate: 1.8.12-1ubuntu3
-   Version table:
-  *** 1.8.12-1ubuntu3 0
- 500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1.8.12-1ubuntu3
+   Candidate: 1.8.12-1ubuntu3
+   Version table:
+  *** 1.8.12-1ubuntu3 0
+ 500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  ---
  
  Setting a number with a fractional part as the value to the
  timestamp_timeout option in /etc/sudoers makes sudo complain about it,
- not honor the desired timeout and behave as if the value was set to a
- negative number (ultimately making the timestamp not expiring at all).
+ not honor the desired timeout and behave as if timestamp_timeout wasn't
+ set at all: after the expiration of the first timestamp sudo stops
+ complaining about it, but the desired timeout is still not honored.
  
  % sudo sleep 1
  sudo: value `2.5' is invalid for option `timestamp_timeout'
- % sudo -l 
+ % sudo -l
  sudo: value `2.5' is invalid for option `timestamp_timeout'
  Matching Defaults entries for user on user-X550CL:
- env_reset, timestamp_timeout=2.5, mail_badpass,
- 
secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
+ env_reset, timestamp_timeout=2.5, mail_badpass,
+ 
secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin
  
  User user may run the following commands on user-X550CL:
- (ALL : ALL) ALL
+ (ALL : ALL) ALL
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: sudo 1.8.12-1ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 26 23:36:41 2016
  InstallationDate: Installed on 2016-02-16 (39 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no username)
-  XDG_RUNTIME_DIR=
-  LANG=it_IT.UTF-8
-  SHELL=/usr/bin/zsh
+  TERM=xterm-256color
+  PATH=(custom, no username)
+  XDG_RUNTIME_DIR=
+  LANG=it_IT.UTF-8
+  SHELL=/usr/bin/zsh
  SourcePackage: sudo
  UpgradeStatus: No upgrade log present (probably fresh install)
  VisudoCheck:
-  /etc/sudoers: parsed OK
-  /etc/sudoers.d/README: parsed OK
+  /etc/sudoers: parsed OK
+  /etc/sudoers.d/README: parsed OK
  modified.conffile..etc.sudoers: [inaccessible: [Errno 13] Permission denied: 
'/etc/sudoers']
  modified.conffile..etc.sudoers.d.README: [inaccessible: [Errno 13] Permission 
denied: '/etc/sudoers.d/README']

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

Title:
  Unable to set a number with a fractional part as the value to the
  timestamp_timeout option in /etc/sudoers

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

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

[Bug 1562419] [NEW] Unable to set a number with a fractional part as the value to the timestamp_timeout option in /etc/sudoers

2016-03-26 Thread kos
Public bug reported:

% lsb_release -rd  
Description:Ubuntu 15.10
Release:15.10
user@user-X550CL ~ % apt-cache policy sudo
sudo:
  Installed: 1.8.12-1ubuntu3
  Candidate: 1.8.12-1ubuntu3
  Version table:
 *** 1.8.12-1ubuntu3 0
500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
100 /var/lib/dpkg/status

---

Setting a number with a fractional part as the value to the
timestamp_timeout option in /etc/sudoers makes sudo complain about it,
not honor the desired timeout and behave as if the value was set to a
negative number (ultimately making the timestamp not expiring at all).

% sudo sleep 1
sudo: value `2.5' is invalid for option `timestamp_timeout'
% sudo -l 
sudo: value `2.5' is invalid for option `timestamp_timeout'
Matching Defaults entries for user on user-X550CL:
env_reset, timestamp_timeout=2.5, mail_badpass,

secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin

User user may run the following commands on user-X550CL:
(ALL : ALL) ALL

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: sudo 1.8.12-1ubuntu3
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Mar 26 23:36:41 2016
InstallationDate: Installed on 2016-02-16 (39 days ago)
InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 (20151021)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no username)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: sudo
UpgradeStatus: No upgrade log present (probably fresh install)
VisudoCheck:
 /etc/sudoers: parsed OK
 /etc/sudoers.d/README: parsed OK
modified.conffile..etc.sudoers: [inaccessible: [Errno 13] Permission denied: 
'/etc/sudoers']
modified.conffile..etc.sudoers.d.README: [inaccessible: [Errno 13] Permission 
denied: '/etc/sudoers.d/README']

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


** Tags: amd64 apport-bug wily

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

Title:
  Unable to set a number with a fractional part as the value to the
  timestamp_timeout option in /etc/sudoers

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

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


[Bug 1290241] Re: Xorg crashed with SIGABRT in miCreateScreenResources()

2014-03-10 Thread Kos
** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT in miCreateScreenResources()

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

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


[Bug 569161] Re: dkms compiles and installs modules fine, but doesn't remove existing modules

2011-03-05 Thread KoS
Sorry but my bug report was almost a year ago and unfortunately I can't
recall the details anymore as on Ubuntu 10.10 it seems to work as it
should (I have updated to it just recently). I will wait for a kernel
update to verify that aspect too.

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

Title:
  dkms compiles and installs modules fine, but doesn't remove existing
  modules

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


[Bug 569161] Re: dkms compiles and installs modules fine, but doesn't remove existing modules

2010-06-12 Thread KoS
I would like to see this resolved too and I'm happy to test any
improvements with a Thinkpad R61i.

-- 
dkms compiles and installs modules fine, but doesn't remove existing modules
https://bugs.launchpad.net/bugs/569161
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 500377] Re: Unable to load file '/etc/gdm/custom.conf'

2010-05-03 Thread Kos
Linux nvidia-hp* 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:10:02
UTC 2010 i686 GNU/Linux

Have both after uprade from 9.10:

gdm-binary[868]: WARNING: Unable to find users: no seat-id found
gdm-simple-slave[1007]: WARNING: Unable to load file '/etc/gdm/custom.conf': No 
such file or directory


---

However, all desktop effects work fine, but the Ubuntu logo at the
booting process is on very low resolution. Nvidia card.

-- 
Unable to load file '/etc/gdm/custom.conf'
https://bugs.launchpad.net/bugs/500377
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 486187] [NEW] package mysql-server-5.1 (not installed) failed to install/upgrade: п одпроцесс установлен с ценарий post-installation возв ратил код ошибки 1

2009-11-21 Thread KoS
Public bug reported:

package mysql-server-5.1 (not installed) failed to install/upgrade:
подпроцесс установлен сценарий post-installation возвратил код ошибки 1

ProblemType: Package
AptOrdering:
 mysql-server-5.1: Install
 mysql-server-core-5.1: Install
 mysql-server-5.1: Configure
 mysql-server-core-5.1: Configure
Architecture: i386
Date: Sat Nov 21 13:55:52 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
Package: mysql-server-5.1 (not installed)
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 (not installed) failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1
Uname: Linux 2.6.31-14-generic i686

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package mysql-server-5.1 (not installed) failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
https://bugs.launchpad.net/bugs/486187
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 486187] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: по дпроцесс установлен сц енарий post-installation возвр атил код ошибки 1

2009-11-21 Thread KoS

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/35910696/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/35910697/DpkgTerminalLog.txt

-- 
package mysql-server-5.1 (not installed) failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
https://bugs.launchpad.net/bugs/486187
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 486187] [NEW] package mysql-server-5.1 (not installed) failed to install/upgrade: п одпроцесс установлен с ценарий post-installation возв ратил код ошибки 1

2009-11-21 Thread KoS
Public bug reported:

package mysql-server-5.1 (not installed) failed to install/upgrade:
подпроцесс установлен сценарий post-installation возвратил код ошибки 1

ProblemType: Package
AptOrdering:
 mysql-server-5.1: Install
 mysql-server-core-5.1: Install
 mysql-server-5.1: Configure
 mysql-server-core-5.1: Configure
Architecture: i386
Date: Sat Nov 21 13:55:52 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
Package: mysql-server-5.1 (not installed)
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 (not installed) failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1
Uname: Linux 2.6.31-14-generic i686

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package mysql-server-5.1 (not installed) failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
https://bugs.launchpad.net/bugs/486187
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 486187] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: по дпроцесс установлен сц енарий post-installation возвр атил код ошибки 1

2009-11-21 Thread KoS

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/35910696/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/35910697/DpkgTerminalLog.txt

-- 
package mysql-server-5.1 (not installed) failed to install/upgrade: подпроцесс 
установлен сценарий post-installation возвратил код ошибки 1
https://bugs.launchpad.net/bugs/486187
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 447181] Re: Video driver error: No kernel modesetting driver detected

2009-10-09 Thread Maciej Kos
have the same problem :(

-- 
Video driver error: No kernel modesetting driver detected
https://bugs.launchpad.net/bugs/447181
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 402164] Re: Realtime kernel crashes in Jaunty

2009-08-15 Thread Petr Kos
Kernel version: 2.6.28-3-rt

In syslog I can see two suspect messages:

--- FIRST 
--
Aug 15 18:05:50 jardovar kernel: [3.546261] WARNING: at 
/build/buildd/linux-rt-2.6.28/arch/x86/kernel/signal_32.c:608 
do_signal+0x171/0x180()
Aug 15 18:05:50 jardovar kernel: [3.546264] Modules linked in: fbcon 
tileblit font bitblit softcursor
Aug 15 18:05:50 jardovar kernel: [3.546274] Pid: 202, comm: udevd Not 
tainted 2.6.28-3-rt #12-Ubuntu
Aug 15 18:05:50 jardovar kernel: [3.546277] Call Trace:
Aug 15 18:05:50 jardovar kernel: [3.546284]  [c050f991] ? printk+0x18/0x1f
Aug 15 18:05:50 jardovar kernel: [3.546291]  [c013be54] 
warn_on_slowpath+0x54/0x80
Aug 15 18:05:50 jardovar kernel: [3.546295]  [c0511c18] ? 
_mutex_unlock+0x8/0x10
Aug 15 18:05:50 jardovar kernel: [3.546301]  [c02b0a8a] ? 
apparmor_path_permission+0x5a/0x80
Aug 15 18:05:50 jardovar kernel: [3.546307]  [c01970ea] ? 
generic_file_aio_write+0x6a/0xe0
Aug 15 18:05:50 jardovar kernel: [3.546310]  [c0511b38] ? 
rt_spin_lock+0x8/0x10
Aug 15 18:05:50 jardovar kernel: [3.546316]  [c01d9e59] ? 
mnt_drop_write+0x49/0xf0
Aug 15 18:05:50 jardovar kernel: [3.546320]  [c01c2ab1] ? 
do_sync_write+0xd1/0x110
Aug 15 18:05:50 jardovar kernel: [3.546324]  [c0103eb1] 
do_signal+0x171/0x180
Aug 15 18:05:50 jardovar kernel: [3.546329]  [c0151a40] ? 
autoremove_wake_function+0x0/0x50
Aug 15 18:05:50 jardovar kernel: [3.546333]  [c0511b38] ? 
rt_spin_lock+0x8/0x10
Aug 15 18:05:50 jardovar kernel: [3.546337]  [c01d948d] ? 
mntput_no_expire+0x1d/0x120
Aug 15 18:05:50 jardovar kernel: [3.546342]  [c014708e] ? 
recalc_sigpending+0xe/0x40
Aug 15 18:05:50 jardovar kernel: [3.546346]  [c014737b] ? 
sigprocmask+0x7b/0x100
Aug 15 18:05:50 jardovar kernel: [3.546350]  [c01d1a49] ? 
sys_ppoll+0x59/0x120
Aug 15 18:05:50 jardovar kernel: [3.546353]  [c0103efd] 
do_notify_resume+0x3d/0x40
Aug 15 18:05:50 jardovar kernel: [3.546357]  [c0104200] 
work_notifysig+0x13/0x23
Aug 15 18:05:50 jardovar kernel: [3.546360] ---[ end trace 4379b5800ff90e29 
]---

- 
SECOND--
Aug 15 18:31:22 jardovar kernel: [ 1552.588018] ACPI: EC: missing 
confirmations, switch off interrupt mode.
Aug 15 18:31:23 jardovar kernel: [ 1553.090451] ACPI Exception (evregion-0419): 
AE_TIME, Returned by Handler for [EmbeddedControl] [20080926]
Aug 15 18:31:23 jardovar kernel: [ 1553.090469] ACPI Error (psparse-0524): 
Method parse/execution failed [\_SB_.PCI0.LPCB.BAT1._BST] (Node f6c54644), 
AE_TIME
Aug 15 18:31:23 jardovar kernel: [ 1553.092213] ACPI Exception (battery-0359): 
AE_TIME, Evaluating _BST [20080926]

-- 
Realtime kernel crashes in Jaunty
https://bugs.launchpad.net/bugs/402164
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 402164] Re: Realtime kernel crashes in Jaunty

2009-08-15 Thread Petr Kos
Syslog as attachment

** Attachment added: syslog.rt.crash
   http://launchpadlibrarian.net/30367888/syslog.rt.crash

-- 
Realtime kernel crashes in Jaunty
https://bugs.launchpad.net/bugs/402164
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 402164] Re: Realtime kernel crashes in Jaunty

2009-08-11 Thread Petr Kos
I have same problem on my notebook Toshiba Sattelite A200 160GB 2GB Core2 T5300 
- non free NVidia video driver instaled.
(kubuntu 9.04, realtime kernel installed by ubuntu-studio packages)

With generic kernel it works OK.

-- 
Realtime kernel crashes in Jaunty
https://bugs.launchpad.net/bugs/402164
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 372876] Re: linux-restricted-modules-generic 2.6.28-11.16 in jaunty-proposed cannot be installed

2009-05-07 Thread Maciej Kos
got the same problem :/ 
and cannot install now linux-backports

-- 
linux-restricted-modules-generic 2.6.28-11.16 in jaunty-proposed cannot be 
installed
https://bugs.launchpad.net/bugs/372876
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 358658] [NEW] package postgresql-8.3 8.3.7-0ubuntu8.10.1 failed to install/upgrade: ?????????? post-installation script ????????? ??? ?????? 1

2009-04-09 Thread KoS
Public bug reported:

Binary package hint: postgresql-8.3

package postgresql-8.3 8.3.7-0ubuntu8.10.1 failed to install/upgrade:
?? post-installation script ? ??? ?? 1

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: подпроцесс post-installation script возвратил код ошибки 1
Package: postgresql-8.3 8.3.7-0ubuntu8.10.1
SourcePackage: postgresql-8.3
Title: package postgresql-8.3 8.3.7-0ubuntu8.10.1 failed to install/upgrade: 
подпроцесс post-installation script возвратил код ошибки 1
Uname: Linux 2.6.27-11-generic i686

** Affects: postgresql-8.3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package postgresql-8.3 8.3.7-0ubuntu8.10.1 failed to install/upgrade: 
?? post-installation script ? ??? ?? 1
https://bugs.launchpad.net/bugs/358658
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 358658] Re: package postgresql-8.3 8.3.7-0ubuntu8.10.1 failed to install/upgrade: ?????????? post-installation script ????????? ??? ?????? 1

2009-04-09 Thread KoS

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25133002/Dependencies.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/25133005/DpkgTerminalLog.txt

-- 
package postgresql-8.3 8.3.7-0ubuntu8.10.1 failed to install/upgrade: 
?? post-installation script ? ??? ?? 1
https://bugs.launchpad.net/bugs/358658
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 357854] [NEW] jaunty hdaps error (ret=-6) thinkpad R61i

2009-04-08 Thread KoS
Public bug reported:

When trying to load the hdaps kernel module (which should support R61i
based on the source code), it fails with (ret=-6) by dmesg.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
MachineType: LENOVO 8932FDG
Package: linux-image-2.6.28-11-generic 2.6.28-11.40
ProcCmdLine: root=UUID=cfeff766-a418-41dd-be55-2896e026b06b ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.28-11.40-generic
SourcePackage: linux

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


** Tags: apport-bug i386

-- 
jaunty hdaps error (ret=-6) thinkpad R61i
https://bugs.launchpad.net/bugs/357854
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 357854] Re: jaunty hdaps error (ret=-6) thinkpad R61i

2009-04-08 Thread KoS

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/25046711/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/25046712/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25046713/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/25046714/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/25046716/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/25046718/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/25046720/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/25046721/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/25046722/ProcModules.txt

-- 
jaunty hdaps error (ret=-6) thinkpad R61i
https://bugs.launchpad.net/bugs/357854
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 357854] Re: jaunty hdaps error (ret=-6) thinkpad R61i

2009-04-08 Thread KoS
I've seen that there are some other bugreports about hdaps, but they are
talking about (ret=-19) error and usually about older kernels.

Also as I've seen the dmidecode file is usually needed so I am attaching
it to this bugreport.

** Attachment added: dmidecode.txt
   http://launchpadlibrarian.net/25046813/dmidecode.txt

-- 
jaunty hdaps error (ret=-6) thinkpad R61i
https://bugs.launchpad.net/bugs/357854
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