[Bug 463392] Re: halevt fails to mount usb-drive

2010-01-14 Thread midenok
That's because of polkit missing configuration allowing to group plugdev
to call appropriate dbus method:

hal...@lawn:/home/midenok$ halevt-mount -u 
/org/freedesktop/Hal/devices/volume_uuid_8067a439_04b7_4964_916d_cd225626f4f2 
-p storage2
Mount error for 
/org/freedesktop/Hal/devices/volume_uuid_8067a439_04b7_4964_916d_cd225626f4f2:
DBus Error org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 
matched rules; type="method_call", sender=":1.14" (uid=110 pid=5520 
comm="halevt-mount) interface="org.freedesktop.Hal.Device.Volume" 
member="Mount" error name="(unset)" requested_reply=0 
destination="org.freedesktop.Hal" (uid=0 pid=5302 comm="hald))

-- 
halevt fails to mount usb-drive
https://bugs.launchpad.net/bugs/463392
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 463392] Re: halevt fails to mount usb-drive

2010-01-15 Thread midenok
It's not polkit. This fixes the error:

--- hal.conf2010-01-15 14:40:43.062280735 +0300
+++ /etc/dbus-1/system.d/hal.conf   2010-01-15 14:39:37.172280807 +0300
@@ -24,6 +24,8 @@
 
 
+
   

-- 
halevt fails to mount usb-drive
https://bugs.launchpad.net/bugs/463392
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 1579580] Re: ureadahead reports relative path errors in journalctl output

2018-09-29 Thread midenok
Why it contains ExecStart 2 times?

[Service]
ExecStart=
ExecStart=/sbin/ureadahead -q

Did you mean ExecStop?

[Service]
ExecStop=
ExecStart=/sbin/ureadahead -q

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

Title:
  ureadahead reports relative path errors in journalctl output

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

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

[Bug 689593] Re: 2x100% CPU and memory usage growth when performing partition modifications via udisks

2013-11-07 Thread midenok
Everyone, please ask upstream author to fix it. Otherwise, we can wait
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/689593

Title:
  2x100% CPU and memory usage growth when performing partition
  modifications via udisks

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

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


[Bug 1238655] Re: UI bugs

2014-04-02 Thread midenok
5 months you call timely fashion? Just click the link and you will see
contributions (in very timely fashion)!

Goodbye.

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

Title:
  UI bugs

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

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


[Bug 1238655] Re: UI bugs

2013-10-18 Thread midenok
Fixed #2:

https://github.com/midenok/usb-creator-
patches/tree/24b5b5131850bf402ac2007ca209d4cc3635563c


** Changed in: usb-creator (Ubuntu)
 Assignee: (unassigned) => midenok (midenok)

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

Title:
  UI bugs

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

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


[Bug 694060] Re: udisks-helper-modify-partition infinite loop on changing partition type

2013-10-18 Thread midenok
Infinite loop:

udisks-helper-modify-partition /dev/sdb 32256 1948165632 0x0c  boot

Affects 1.0.4-8ubuntu1

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

Title:
  udisks-helper-modify-partition infinite loop on changing partition
  type

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

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


[Bug 1238655] Re: UI bugs

2013-10-27 Thread midenok
** Tags added: patch

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

Title:
  UI bugs

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

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


[Bug 1238655] Re: UI bugs

2013-10-27 Thread midenok
Fixed #1:

https://github.com/midenok/usb-creator-patches/releases/tag/0.2.50.1

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

Title:
  UI bugs

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

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


[Bug 978691] Re: usb-creator ignores selected source disk image

2013-10-27 Thread midenok
Fixed:

https://github.com/midenok/usb-creator-patches/releases/tag/0.2.50.2

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

Title:
  usb-creator ignores selected source disk image

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

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


[Bug 689593] Re: 2x100% CPU and memory usage growth when performing partition modifications via udisks

2013-10-27 Thread midenok
Duplicate of
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/694060

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

Title:
  2x100% CPU and memory usage growth when performing partition
  modifications via udisks

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

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


[Bug 1048792] Re: org.freedesktop.Dbus error while trying to erase USB key with Startup disk creator

2013-10-27 Thread midenok
Duplicate of
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/694060

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

Title:
  org.freedesktop.Dbus error while trying to erase USB key with Startup
  disk creator

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

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


[Bug 689593] Re: 2x100% CPU and memory usage growth when performing partition modifications via udisks

2013-10-29 Thread midenok
Details of the bug:

https://github.com/midenok/linux/issues/2

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

Title:
  2x100% CPU and memory usage growth when performing partition
  modifications via udisks

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

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


[Bug 689593] Re: 2x100% CPU and memory usage growth when performing partition modifications via udisks

2013-10-29 Thread midenok
Btw, it *does* affect every related utility (including usb-creator,
gnome-disk-utility).

** Bug watch added: freedesktop.org Bugzilla #71030
   https://bugs.freedesktop.org/show_bug.cgi?id=71030

** Changed in: udisks
   Importance: Undecided => Unknown

** Changed in: udisks
   Status: New => Unknown

** Changed in: udisks
 Remote watch: None => freedesktop.org Bugzilla #71030

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

Title:
  2x100% CPU and memory usage growth when performing partition
  modifications via udisks

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

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


[Bug 1238655] Re: UI bugs

2013-10-31 Thread midenok
Review URL:

https://github.com/midenok/usb-creator-patches/compare/0.2.50...0.2.50.2

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

Title:
  UI bugs

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

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


[Bug 1238655] Re: UI bugs

2013-11-01 Thread midenok
** Description changed:

- Some of the stupid UI bugs:
+ Some of the UI bugs:
  
  1. doesn't show HD name in Erase acknowledge;
  2. doesn't save source disk selections across startups;
  3. asks for a passords multiple times;
  4. asks for a password in the middle of processing;
  5. doesn't show progress when disk is erasing;
  6. after progress asks password and after delay says 'Failed to install 
bootloader'.

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

Title:
  UI bugs

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

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


[Bug 1379262] Re: update-grub: mess in menuentry in grub.cfg

2014-10-09 Thread midenok
Don't quite understand to do first `set root='lvmid/ODtXBF-9DiG-LZ2p-
dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'` and then
check $feature_platform_search_hint. Where is the logic?

** Description changed:

  After `update-grub` the following output is generated:
  
  ```
-   menuentry 'Ubuntu, with Linux 2.6.35-22-generic (on 
/dev/mapper/vvg0-root)'\'' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'\''osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5
 (on /dev/mapper/vvg0-root)' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5'
 {
-   insmod lvm
-   insmod lvm
-   insmod ext2
-   set 
root='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
-   if [ x$feature_platform_search_hint = xy ]; then
- search --no-floppy --fs-uuid --set=root 
--hint='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
  0ed5e93c-99f4-48ec-8b13-1b34b52852f5
-   else
- search --no-floppy --fs-uuid --set=root 
0ed5e93c-99f4-48ec-8b13-1b34b52852f5
-   fi
-   linux /boot/vmlinuz-2.6.35-22-generic 
root=UUID=e673fbdf-b413-4ac9-b05c-574aa15535e4 ro vga=normal nomodeset 
crashkernel=384M-2G:64M,2G-:128M nosplash
-   initrd /boot/initrd.img-2.6.35-22-generic
-   }
+  menuentry 'Ubuntu, with Linux 2.6.35-22-generic (on 
/dev/mapper/vvg0-root)'\'' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'\''osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5
 (on /dev/mapper/vvg0-root)' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5'
 {
+   insmod lvm
+   insmod lvm
+   insmod ext2
+   set 
root='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
+   if [ x$feature_platform_search_hint = xy ]; then
+ search --no-floppy --fs-uuid --set=root 
--hint='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
  0ed5e93c-99f4-48ec-8b13-1b34b52852f5
+   else
+ search --no-floppy --fs-uuid --set=root 
0ed5e93c-99f4-48ec-8b13-1b34b52852f5
+   fi
+   linux /boot/vmlinuz-2.6.35-22-generic 
root=UUID=e673fbdf-b413-4ac9-b05c-574aa15535e4 ro vga=normal nomodeset 
crashkernel=384M-2G:64M,2G-:128M nosplash
+   initrd /boot/initrd.img-2.6.35-22-generic
+  }
  ```
  
  Note, that 'insmod lvm' is done two times. $root variable is ignored!
  root option is passed like 'root=UUID=e673fbdf-b413-4ac9-b05c-
  574aa15535e4', all root magic from above is ignored which leads to wrong
  mounted root filesystem.
  
- I would want to ask a man, who did such artful programming: do you test
- your scripts at all?
+ I would want to ask a man, who did such artful programming: do you look
+ at the output of your scripts at all?
  
  Version: 2.02~beta2-9ubuntu1

** Description changed:

  After `update-grub` the following output is generated:
  
  ```
   menuentry 'Ubuntu, with Linux 2.6.35-22-generic (on 
/dev/mapper/vvg0-root)'\'' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'\''osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5
 (on /dev/mapper/vvg0-root)' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5'
 {
    insmod lvm
    insmod lvm
    insmod ext2
    set 
root='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
    if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root 
--hint='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
  0ed5e93c-99f4-48ec-8b13-1b34b52852f5
    else
  search --no-floppy --fs-uuid --set=root 
0ed5e93c-99f4-48ec-8b13-1b34b52852f5
    fi
    linux /boot/vmlinuz-2.6.35-22-generic 
root=UUID=e673fbdf-b413-4ac9-b05c-574aa15535e4 ro vga=normal nomodeset 
crashkernel=384M-2G:64M,2G-:128M nosplash
    initrd /boot/initrd.img-2.6.35-22-generic
   }
  ```
  
  Note, that 'insmod lvm' is done two times. $root variable is ignored!
  root option is passed like 'root=UUID=e673fbdf-b413-4ac9-b05c-
  574aa15535e4', all root magic from above is ignored which leads to wrong
  mounted root filesystem.
  
+ The proper menuentry should look like:
+ 
+ ```
+  menuentry 'Ubuntu, with Linux 2.6.35-22-generic (on 
/dev/mapper/vvg0-root)'\'' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'\''osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5
 (on /dev/mapper/vvg0-root)' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'osprober-gn

[Bug 1379262] [NEW] update-grub: mess in menuentry in grub.cfg

2014-10-09 Thread midenok
Public bug reported:

After `update-grub` the following output is generated:

```
 menuentry 'Ubuntu, with Linux 2.6.35-22-generic (on /dev/mapper/vvg0-root)'\'' 
--class gnu-linux --class gnu --class os $menuentry_id_option 
'\''osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5
 (on /dev/mapper/vvg0-root)' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5'
 {
  insmod lvm
  insmod lvm
  insmod ext2
  set 
root='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
  if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root 
--hint='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
  0ed5e93c-99f4-48ec-8b13-1b34b52852f5
  else
search --no-floppy --fs-uuid --set=root 0ed5e93c-99f4-48ec-8b13-1b34b52852f5
  fi
  linux /boot/vmlinuz-2.6.35-22-generic 
root=UUID=e673fbdf-b413-4ac9-b05c-574aa15535e4 ro vga=normal nomodeset 
crashkernel=384M-2G:64M,2G-:128M nosplash
  initrd /boot/initrd.img-2.6.35-22-generic
 }
```

Note, that 'insmod lvm' is done two times. $root variable is ignored!
root option is passed like 'root=UUID=e673fbdf-b413-4ac9-b05c-
574aa15535e4', all root magic from above is ignored which leads to wrong
mounted root filesystem.

The proper menuentry should look like:

```
 menuentry 'Ubuntu, with Linux 2.6.35-22-generic (on /dev/mapper/vvg0-root)'\'' 
--class gnu-linux --class gnu --class os $menuentry_id_option 
'\''osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5
 (on /dev/mapper/vvg0-root)' --class gnu-linux --class gnu --class os 
$menuentry_id_option 
'osprober-gnulinux-/boot/vmlinuz-2.6.35-22-generic--0ed5e93c-99f4-48ec-8b13-1b34b52852f5'
 {
  insmod lvm
  insmod ext2
  set 
root='lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l'
  if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint=$root 
0ed5e93c-99f4-48ec-8b13-1b34b52852f5
  else
search --no-floppy --fs-uuid --set=root $root
  fi
  linux /boot/vmlinuz-2.6.35-22-generic root=$root ro vga=normal nomodeset 
crashkernel=384M-2G:64M,2G-:128M nosplash
  initrd /boot/initrd.img-2.6.35-22-generic
 }
```

I would want to ask people, who did such artful programming: do you look
at the output of your scripts at all?

Version: 2.02~beta2-9ubuntu1

** Affects: grub (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/1379262

Title:
  update-grub: mess in menuentry in grub.cfg

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

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

[Bug 1379262] Re: update-grub: mess in menuentry in grub.cfg

2014-10-09 Thread midenok
The output came from 30_os-prober. Please, forward bug to upstream.

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

Title:
  update-grub: mess in menuentry in grub.cfg

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

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


[Bug 1379262] Re: update-grub: mess in menuentry in grub.cfg

2014-10-09 Thread midenok
Upstream: https://savannah.gnu.org/bugs/index.php?43390

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

Title:
  update-grub: mess in menuentry in grub.cfg

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

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


[Bug 1317506] [NEW] list-devices fails to scan loop devices for ISO image

2014-05-08 Thread midenok
Public bug reported:

When you try to install Ubunto from .iso image it will fail to 'Detect
and mount CD-ROM' no matter what you try to do from console to point it
to existing .iso image. Installation from .iso image is now impossible!

The following fix helps to find .iso images that are bound to loop
devices with 'losetup'. This makes possible to continue installation
process with help of two additional commands from console.

Would be good to automatically scan for .iso images, but this is the
reason for a different topic.

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


** Tags: patch

** Patch added: "list-devices-linux.diff"
   
https://bugs.launchpad.net/bugs/1317506/+attachment/4108036/+files/list-devices-linux.diff

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

Title:
  list-devices fails to scan loop devices for ISO image

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

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


[Bug 1317506] Re: list-devices fails to scan loop devices for ISO image

2014-05-08 Thread midenok
** Description changed:

  When you try to install Ubunto from .iso image it will fail to 'Detect
  and mount CD-ROM' no matter what you try to do from console to point it
  to existing .iso image. Installation from .iso image is now impossible!
  
  The following fix helps to find .iso images that are bound to loop
  devices with 'losetup'. This makes possible to continue installation
  process with help of two additional commands from console.
  
  Would be good to automatically scan for .iso images, but this is the
- reason for a different topic.
+ reason for a different topic
+ (https://github.com/midenok/linux/issues/4).

** Description changed:

- When you try to install Ubunto from .iso image it will fail to 'Detect
+ When you try to install Ubuntu from .iso image it will fail to 'Detect
  and mount CD-ROM' no matter what you try to do from console to point it
  to existing .iso image. Installation from .iso image is now impossible!
  
  The following fix helps to find .iso images that are bound to loop
  devices with 'losetup'. This makes possible to continue installation
  process with help of two additional commands from console.
  
  Would be good to automatically scan for .iso images, but this is the
  reason for a different topic
  (https://github.com/midenok/linux/issues/4).

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

Title:
  list-devices fails to scan loop devices for ISO image

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

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


[Bug 1318896] [NEW] add-apt-repository: stacktrace on missing template

2014-05-12 Thread midenok
Public bug reported:

Reproduce:

1. Upgrade base-files to saucy, keep python-apt-common old.
2. Try to add some repository.

Result:

root# add-apt-repository ppa:webupd8team/atom
Traceback (most recent call last):
  File "/usr/bin/add-apt-repository", line 91, in 
sp = SoftwareProperties(options=options)
  File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 
109, in __init__
self.reload_sourceslist()
  File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 
599, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
  File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 89, in 
get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a 
distribution template for Ubuntu/saucy

Expected:

root# add-apt-repository ppa:webupd8team/atom
Error: could not find a distribution template for Ubuntu/saucy in 
/usr/share/python-apt/templates


There is a number of problems:

1. program dies with stacktrace, though it's not code error. Applicable
environment errors (i.e. user-level errors like wrong data or missing
files) must not show stack traces!

2. error message doesn't give user a clue about how to fix the problem.
Yes, it tells him about missing 'distribution template', but user
doesn't know what is it and where to find it to fix it. Giving him
template location ' /usr/share/python-apt/templates' helps to locate
wrong package:

$ dpkg -S /usr/share/python-apt/templates
python-apt-common: /usr/share/python-apt/templates

3. the root of problem lies behind the fact, that there is no correct
version dependencies between packages  base-files, software-properties-
common, python3-apt, python-apt-common. Upgrade of base-files must
trigger upgrade of software-properties-common, python3-apt, python-apt-
common up to same release. Upgrade of python-apt-common must trigger
upgrade of software-properties-common, python3-apt. Upgrade of software-
properties-common must trigger upgrade of python3-apt. Ugrade of
python3-apt must trigger upgrade of software-properties-common.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: software-properties-common 0.92.28
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Tue May 13 07:58:03 2014
InstallationDate: Installed on 2010-02-04 (1558 days ago)
InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Beta amd64 (20090929.2)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: software-properties
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  add-apt-repository: stacktrace on missing template

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

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


[Bug 1318896] Re: add-apt-repository: stacktrace on missing template

2014-05-12 Thread midenok
** Description changed:

  Reproduce:
  
  1. Upgrade base-files to saucy, keep python-apt-common old.
  2. Try to add some repository.
  
  Result:
  
  root# add-apt-repository ppa:webupd8team/atom
  Traceback (most recent call last):
-   File "/usr/bin/add-apt-repository", line 91, in 
- sp = SoftwareProperties(options=options)
-   File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 
109, in __init__
- self.reload_sourceslist()
-   File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 
599, in reload_sourceslist
- self.distro.get_sources(self.sourceslist)
-   File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 89, in 
get_sources
- (self.id, self.codename))
+   File "/usr/bin/add-apt-repository", line 91, in 
+ sp = SoftwareProperties(options=options)
+   File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 
109, in __init__
+ self.reload_sourceslist()
+   File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 
599, in reload_sourceslist
+ self.distro.get_sources(self.sourceslist)
+   File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 89, in 
get_sources
+ (self.id, self.codename))
  aptsources.distro.NoDistroTemplateException: Error: could not find a 
distribution template for Ubuntu/saucy
  
  Expected:
  
  root# add-apt-repository ppa:webupd8team/atom
  Error: could not find a distribution template for Ubuntu/saucy in 
/usr/share/python-apt/templates
  
- 
- There is a number of problems:
+ There are number of problems:
  
  1. program dies with stacktrace, though it's not code error. Applicable
  environment errors (i.e. user-level errors like wrong data or missing
  files) must not show stack traces!
  
  2. error message doesn't give user a clue about how to fix the problem.
  Yes, it tells him about missing 'distribution template', but user
  doesn't know what is it and where to find it to fix it. Giving him
  template location ' /usr/share/python-apt/templates' helps to locate
  wrong package:
  
- $ dpkg -S /usr/share/python-apt/templates
- python-apt-common: /usr/share/python-apt/templates
+ $ dpkg -S /usr/share/python-apt/templates
+ python-apt-common: /usr/share/python-apt/templates
  
  3. the root of problem lies behind the fact, that there is no correct
  version dependencies between packages  base-files, software-properties-
  common, python3-apt, python-apt-common. Upgrade of base-files must
  trigger upgrade of software-properties-common, python3-apt, python-apt-
  common up to same release. Upgrade of python-apt-common must trigger
  upgrade of software-properties-common, python3-apt. Upgrade of software-
  properties-common must trigger upgrade of python3-apt. Ugrade of
  python3-apt must trigger upgrade of software-properties-common.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: software-properties-common 0.92.28
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue May 13 07:58:03 2014
  InstallationDate: Installed on 2010-02-04 (1558 days ago)
  InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Beta amd64 (20090929.2)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: software-properties
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  add-apt-repository: stacktrace on missing template

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

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

[Bug 226410] Re: Intel 3945: please disable_hw_scan=1 by default --- struggling to connect to AP that worked fine in Gutsy

2014-10-21 Thread midenok
Don't try to fix something that you don't understand fully. Please,
revert to normal default!

http://ubuntuforums.org/showthread.php?t=1837729

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

Title:
  Intel 3945: please disable_hw_scan=1 by default --- struggling to
  connect to AP that worked fine in Gutsy

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

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


[Bug 1379262] Re: update-grub: mess in menuentry in grub.cfg

2014-10-27 Thread midenok
1. Variables get expanded before executing line. No one tries to "pass" 
variable to kernel.
2. 'Mess' is in wrong root= parameter 
(UUID=e673fbdf-b413-4ac9-b05c-574aa15535e4), should be 
lvmid/ODtXBF-9DiG-LZ2p-dI92-qJZc-9G9g-XBmgcH/grLDh5-eAcC-DEZU-gEcc-QoBR-OUlI-ik2t1l

** Changed in: grub2 (Ubuntu)
   Status: Invalid => New

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

Title:
  update-grub: mess in menuentry in grub.cfg

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

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


[Bug 1379262] Re: update-grub: mess in menuentry in grub.cfg

2014-10-27 Thread midenok
Ok, if format of $root variable is incompatible with root= parameter
(which is at least weird), then root= parameter should be set to correct
boot device (/dev/mapper/vvg0-root). It just boots wrong  device
(/dev/sda1).

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

Title:
  update-grub: mess in menuentry in grub.cfg

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

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


[Bug 1238655] [NEW] UI bugs

2013-10-11 Thread midenok
Public bug reported:

Some of the stupid UI bugs:

1. shows main HD in list;
2. doesn't show HD name in Erase acknowledge;
3. doesn't save source disk selections across startups;
4. asks for a passords multiple times;
4. asks for a password in the middle of processing;

** Affects: usb-creator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ui

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

Title:
  UI bugs

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

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


[Bug 1238655] Re: UI bugs

2013-10-11 Thread midenok
** Description changed:

  Some of the stupid UI bugs:
  
- 1. shows main HD in list;
- 2. doesn't show HD name in Erase acknowledge;
- 3. doesn't save source disk selections across startups;
- 4. asks for a passords multiple times;
+ 1. doesn't show HD name in Erase acknowledge;
+ 2. doesn't save source disk selections across startups;
+ 3. asks for a passords multiple times;
  4. asks for a password in the middle of processing;
+ 5. doesn't show progress when disk is erasing;

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

Title:
  UI bugs

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

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


[Bug 1238655] Re: UI bugs

2013-10-11 Thread midenok
** Description changed:

  Some of the stupid UI bugs:
  
  1. doesn't show HD name in Erase acknowledge;
  2. doesn't save source disk selections across startups;
  3. asks for a passords multiple times;
  4. asks for a password in the middle of processing;
  5. doesn't show progress when disk is erasing;
+ 6. after progress asks password and after delay says 'Failed to install 
bootloader'.

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

Title:
  UI bugs

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

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


[Bug 1240647] Re: Ubuntu CD install fails on partions creation

2013-10-16 Thread midenok
It was kubuntu btw.

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

Title:
  Ubuntu CD install fails on partions creation

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

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


[Bug 1240647] Re: Ubuntu CD install fails on partions creation

2013-10-16 Thread midenok
LTS and not LTS.

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

Title:
  Ubuntu CD install fails on partions creation

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

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


[Bug 1240647] [NEW] Ubuntu CD install fails on partions creation

2013-10-16 Thread midenok
Public bug reported:

Your govno pitonisticheskoe fails to work in complex disk partitioning.
Many partitions with different sizes and mountpoints puts your installer
into silent death on new partition creation. No errors on stdout/stderr
at all!

(I still can't install Ubuntu on new computer, need to try alternative
CD. Pitonisty hrenovy.)

** Affects: 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/1240647

Title:
  Ubuntu CD install fails on partions creation

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

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


[Bug 1240647] Re: Ubuntu CD install fails on partions creation

2013-10-16 Thread midenok
Ok. Just test better and try to avoid snakes.

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

Title:
  Ubuntu CD install fails on partions creation

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

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


[Bug 804577] [NEW] make exact version match between libudev0 and udev

2011-07-01 Thread midenok
Public bug reported:

Version 161-1 of libudev0 with udev 171-0ubuntu4 makes Xorg not to find
any input devices. Add Conflicts field with libudev0 version not equal
to current version of udev.

** Affects: udev (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/804577

Title:
  make exact version match between libudev0 and udev

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

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


[Bug 184852] Re: "dpkg-reconfigure --all" invokes update-initramfs(8) multiple times

2011-07-02 Thread midenok
This very annoying bug still persists in natty.

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

Title:
  "dpkg-reconfigure --all" invokes update-initramfs(8) multiple times

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

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


[Bug 360413] Re: sim-im installs without the artwork (tray icon, etc.)

2011-03-10 Thread midenok
Please, close this bug.

** Changed in: sim (Ubuntu)
   Status: New => Invalid

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

Title:
  sim-im installs without the artwork (tray icon, etc.)

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


[Bug 689306] Re: package python2.7-minimal 2.7.1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 3

2011-02-25 Thread midenok
Just say that to upgrade to python2.7 one needs to upgrade python2.6.
That's it, no more words. Other explanations are too cryptic to
understand.

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

Title:
  package python2.7-minimal 2.7.1-1ubuntu1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 3

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


Re: [Bug 669016] Re: upstart is extremely non-friendly

2010-11-08 Thread midenok
Hello Clint!

Thank you for such a solid response! I believe that the output from 
such utilities should be human-friendly. This means that the messages 
should be understood without explanations. OTOH the message must 
carry the sense strictly tied to a use case. So if I start the 
service I want to know if the service was already running or it was 
started successfully or failed -- no more, no less. 'start/running' 
in this case doesn't make the difference between 'already running' 
and 'started successfully' (without a crib). This is human-oriented 
interface, Clint, so when I run the command I want be sure about the 
state when the command returns. Any 'shoulds' or 'woulds' doesn't fit 
to this case.

Now to the bug-reporting business. I am sorry, but I'm slightly apart 
from the upstart project. So if you liked my advices, then you or any 
interested person will take all required actions to make them 
realized. Thank you! You were really much frendlier than the upstart 
program btw. ;)

On Sunday 07 November 2010 10:55:50 Clint Byrum wrote:
> Hello midenok, thank you for taking the time to file this bug
> report and help us make Ubuntu better.
>
> I'll try to respond to each of the issues raised:
>
> The output is actually quite informative, its just different from a
> sysvinit script. It is telling you a few things:
>
> start/running -- start means that upstart things the job *should*
> be running, and it will make sure that happens, or, if the job has
> 'respawn', that it stays that way. running means that the exec line
> and any post-start have been executed.. the job is *running*. This
> is also a clue that the 'started' event for the job has been
> triggered.
>
> The pid listed is the pid that upstart will track and watch for
> respawns.
>
> stopped/waiting -- this means that upstart thinks the job should,
> in fact, be stopped. waiting simply means upstart is in its "do
> nothing" state for this job.'man initctl' lists the other states
> that may be returned.
>
> I have to agree that the 'unknown instance' error is cryptic. To be
> fair, 'status' is really the way to check on the, well, status of a
> job.
>
> If you mean that upstart needs to provide *the output of the
> commands themselves* in a more friendly way than 'console output'
> povides, I agree, and so do many others in bug #328881
>
> The reload stuff is a bit inconsistent, agreed.
>
> If the job's process is killed and you have said 'respawn', then
> upstart most definitely *does* log the respawn:
>
> Nov  7 00:51:53 box init: foo main process (16464) killed by TERM
> signal Nov  7 00:51:53 box init: foo main process ended, respawning
>
> The bit about the cryptic error on stopping an already stopped job,
> and reload conf behavior inconsistency, are probably both good
> bugs.
>
> You will probably want to report them each as a single bug report,
> directly upstream at https://bugs.launchpad.net/upstart
>
> I'm closing this particular report though, because it contains
> multiple bug reports, some of which are duplicates, some of which
> are simply opinions. Please re-open each individual issue if you'd
> like them addressed directly.
>
> ** Changed in: upstart (Ubuntu)
>Status: New => Invalid

-- 
upstart is extremely non-friendly
https://bugs.launchpad.net/bugs/669016
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 669016] [NEW] upstart is extremely non-friendly

2010-10-31 Thread midenok
Public bug reported:

Binary package hint: upstart

First, upstart shows non-understandable cryptic messages like:

r...@slim:/home/midenok# start timidity
timidity start/running, process 3746

So it was started or running?

r...@slim:/home/midenok# start timidity
start: Job is already running: timidity

Aha, now it is running, so first time it was started.

r...@slim:/home/midenok# stop timidity
timidity stop/waiting

So is it stopped or what? What is 'waiting' for?

r...@slim:/home/midenok# stop timidity
stop: Unknown instance:

Guess what this means -- the service already stopped.

Second, it is highly non-verbosive.

When starting from terminal, you don't see any job messages. They are gone, in 
better case showing to 'console output',
There is no command-line option like 'start --verbose' to show job output 
STDOUT and STDERR to terminal (not to console).

Third, there is no short options. Which is weird for core system
utility.

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

-- 
upstart is extremely non-friendly
https://bugs.launchpad.net/bugs/669016
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 669016] Re: upstart is extremely non-friendly

2010-10-31 Thread midenok
Fourth, it is unclear when upstart reloads .conf file. It seems that it
reloads .conf file on 'start' and not reloads on 'restart'.

-- 
upstart is extremely non-friendly
https://bugs.launchpad.net/bugs/669016
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 669016] Re: upstart is extremely non-friendly

2010-10-31 Thread midenok
Fifth, it doesn't say anything if job got killed by a signal.

-- 
upstart is extremely non-friendly
https://bugs.launchpad.net/bugs/669016
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 596333] [NEW] kkbswitch must depend on kdelibs4c2a OR kdelibs4c2a-kde3

2010-06-19 Thread midenok
Public bug reported:

Binary package hint: kkbswitch

Now impossible to install kkbswitch without --force-depends on kde3.
Works OK with  kdelibs4c2a-kde3!

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

-- 
kkbswitch must depend on kdelibs4c2a OR kdelibs4c2a-kde3
https://bugs.launchpad.net/bugs/596333
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