[Bug 515740] [NEW] Crash on using unitialized vals and __get/__set

2010-02-01 Thread Pontiy_Pilat
Public bug reported: Binary package hint: php5 Reproduce code: --- ?php class Foo { function __get($k) { return null; } function __set($k, $v) { $this-$k = $v; } } $c = new Foo(); $c-arr[0][k] = 1; $c-arr[0][k2] =

[Bug 515740] Re: Crash on using unitialized vals and __get/__set

2010-02-02 Thread Pontiy_Pilat
Hardy LTS 5.2.4-2ubuntu5.10 -- Crash on using unitialized vals and __get/__set https://bugs.launchpad.net/bugs/515740 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 333909] [NEW] The error appears if to use --no-ok key, dialog return incorrect code.

2009-02-24 Thread Pontiy_Pilat
Public bug reported: Binary package hint: dialog The error appears if to use --no-ok key, dialog return incorrect code. ** Affects: dialog (Ubuntu) Importance: Undecided Status: New -- The error appears if to use --no-ok key, dialog return incorrect code.

[Bug 333909] Re: The error appears if to use --no-ok key, dialog return incorrect code.

2009-02-24 Thread Pontiy_Pilat
** Attachment added: bug_fix.patch http://launchpadlibrarian.net/23056751/bug_fix.patch -- The error appears if to use --no-ok key, dialog return incorrect code. https://bugs.launchpad.net/bugs/333909 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 274570] [NEW] I can not mounting partition /boot

2008-09-25 Thread Pontiy_Pilat
Public bug reported: Binary package hint: linux-image-2.6.24-19-server I have a trouble with kernel 2.6.24 from Ubuntu 8.04.1 (both 2.6.24-18 and 2.6.24-19) on my server - HP proliant DL380 G5. RAID bus controller: Hewlett-Packard Company Smart Array Controller (rev 03) The problem is that

[Bug 135582] Re: [gutsy] firebird 2.0 doesn't create /var/run/firebird/2.0 entry at startup

2008-12-29 Thread Pontiy_Pilat
On hardy: apt-get install firebird2.0-super Preconfiguring packages ... Selecting previously deselected package firebird2.0-super. (Reading database ... 17761 files and directories currently installed.) Unpacking firebird2.0-super (from .../firebird2.0-super_2.0.3.12981.ds1-12_amd64.deb)

[Bug 715146] Re: reverse-build-depends failed launch in ubuntu lucid.

2011-02-12 Thread Pontiy_Pilat
ok. It`s work. But bug in man: --distribution distribution Select a distribution to search for build-depends (Default: karmic) Default: karmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 715146] Re: reverse-build-depends failed launch in ubuntu lucid.

2011-02-12 Thread Pontiy_Pilat
Why reverse-build-depends don't check installed distributin, but use apt-get for update? It`s seems to me very strange output: /usr/bin/reverse-build-depends --update dev-snmp Hit http://ru.archive.ubuntu.com lucid Release.gpg Hit http://ru.archive.ubuntu.com lucid-updates Release.gpg Hit

[Bug 715146] Re: reverse-build-depends failed launch in ubuntu lucid.

2011-02-12 Thread Pontiy_Pilat
The default should be always the development version of Ubuntu (which was karmic back then). When released version ubuntu-dev-tools 0.99 - develop version Ubuntu was karmic? O_o Changelog ubuntu-dev-tools (0.99) lucid; urgency=low [ Andrey Voronov ] * pbuilder-dist: change requested/system

[Bug 715146] [NEW] reverse-build-depends failed launch in ubuntu lucid.

2011-02-08 Thread Pontiy_Pilat
Public bug reported: Binary package hint: ubuntu-dev-tools 1) lsb_release -rd Description:Ubuntu 10.04.1 LTS Release:10.04 2) apt-cache policy ubuntu-dev-tools ubuntu-dev-tools: Установлен: 0.99 Кандидат: 0.99 Таблица версий: *** 0.99 0 500

[Bug 515740] [NEW] Crash on using unitialized vals and __get/__set

2010-02-01 Thread Pontiy_Pilat
Public bug reported: Binary package hint: php5 Reproduce code: --- ?php class Foo { function __get($k) { return null; } function __set($k, $v) { $this-$k = $v; } } $c = new Foo(); $c-arr[0][k] = 1; $c-arr[0][k2] =

[Bug 515740] Re: Crash on using unitialized vals and __get/__set

2010-02-02 Thread Pontiy_Pilat
Hardy LTS 5.2.4-2ubuntu5.10 -- Crash on using unitialized vals and __get/__set https://bugs.launchpad.net/bugs/515740 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

[Bug 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2012-05-21 Thread Pontiy_Pilat
+1 Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/520386 Title: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network

[Bug 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2012-05-22 Thread Pontiy_Pilat
** Tags added: lucid precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/520386 Title: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with

[Bug 613273] Re: run-init: nuking initramfs contents: directory not empty

2012-06-26 Thread Pontiy_Pilat
Thank you, Mekk! Reproduce this trouble after upgrade from lucid to precise. Remove simlink /run and make dir /run in guest - fix problem. rm /run mkdir /run Please fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 333909] Re: The error appears if to use --no-ok key, dialog return incorrect code.

2012-05-15 Thread Pontiy_Pilat
This mistake is a new bug in Ubuntu Precise =) The Old bug is already fixed. CHANGES 2011/06/30 + add/use macro dlg_enter_buttoncode() to improve implementation of --nook option (report by xDog Walker). #New bug 2010/01/19 + correct mapping of button-codes with --nook

[Bug 997712] [NEW] apt-get Segmentation fault

2012-05-10 Thread Pontiy_Pilat
Public bug reported: apt-get install --reinstall libc6 libc6-dev libc6-i386 libcaca0 libcairo2 libcap-ng0 libcap2 libclass-accessor-perl libclass-isa-perl libclone-perl libcoderay-ruby1.8 libcomerr2 libcommon-sense-perl libconfig-file-perl libconfig-general-perl libcroco3

[Bug 997712] Re: apt-get Segmentation fault

2012-05-10 Thread Pontiy_Pilat
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/997712 Title: apt-get Segmentation fault To manage notifications about this bug go to:

[Bug 333909] Re: The error appears if to use --no-ok key, dialog return incorrect code.

2012-05-10 Thread Pontiy_Pilat
dialog --clear --inputmenu a 20 50 10 Username: a Button rename - work. dialog --clear --nook --inputmenu a 20 50 10 Username: a Button rename no work. Reproduce on Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 997712] Re: apt-get Segmentation fault

2012-05-11 Thread Pontiy_Pilat
Sorry, I`m can`t send bug report with crash file automatically. ubuntu-bug go out when press 'S' button. ubuntu-bug /var/crash/_usr_bin_apt-get.0.crash *** Send problem report to the developers? After the problem report has been sent, please fill out the form in the automatically opened web

[Bug 997712] Re: apt-get Segmentation fault

2012-05-11 Thread Pontiy_Pilat
Apport crash report ** Attachment added: _usr_bin_apt-get.0.crash https://bugs.launchpad.net/ubuntu/+source/apt/+bug/997712/+attachment/3141249/+files/_usr_bin_apt-get.0.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 333909] Re: The error appears if to use --no-ok key, dialog return incorrect code.

2012-05-11 Thread Pontiy_Pilat
** Tags added: hardy lucid precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/333909 Title: The error appears if to use --no-ok key, dialog return incorrect code. To manage notifications about

[Bug 520386] Re: libvirt-bin hypervisor does not support virConnectNumOfInterfaces / unable to create domain with virt-manager using network bridge

2012-05-28 Thread Pontiy_Pilat
I`ve rebuilt the source Serge Hallyn`s libvirt with netcf for Presice and backport to Lucid. We can get it on my ppa. http://ppa.launchpad.net/p-p/ppa/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1037607] Re: vmbuilder completely fails on Quantal due to kernel pae detection failure

2016-07-05 Thread Pontiy_Pilat
>The --add-pkg linux-image-generic workaround still works. It's not work on Xenial ( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037607 Title: vmbuilder completely fails on Quantal due to