[Bug 2055776] Re: After updating ubuntu, the network to which the subnet address is assigned does not become active in KVM.

2024-05-08 Thread Marc Olzheim
Well, the main impact for me was that after the update, suddenly the
autostart of all Virtual Machines failed after a reboot, which to me is
a seriously POLA violation and not something I would expect to happen
within an LTS release.

Even though you are correct in the fact that it was broken already and
bind should not have gotten installed (it was as suggestied by samba) in
the first place.

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

Title:
  After updating ubuntu, the network to which the subnet address is
  assigned does not become active in KVM.

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


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

[Bug 2055776] Re: After updating ubuntu, the network to which the subnet address is assigned does not become active in KVM.

2024-05-01 Thread Marc Olzheim
I'm sorry, but if this means that in the default configuration this is
no longer working, how is this not a regression ?

Should the default configuration not be so that both bind9 and libvirtd
can be installed and used without issue as was the case before the
dnsmasq update?

Breaking this within an LTS release does not sounds right to me.

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

Title:
  After updating ubuntu, the network to which the subnet address is
  assigned does not become active in KVM.

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


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

[Bug 1893193] Re: fails to select data after 13 September 2020

2020-10-23 Thread Marc Olzheim
Confirmed on 16.04 and 18.04

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

Title:
  fails to select data after 13 September 2020

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

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

[Bug 1001129] Re: fakeroot in amd64 lacking support for i386

2019-02-26 Thread Marc Olzheim
And for this to function, you need to have the following packages installed:
fakeroot, libfakeroot:amd64, libfakeroot:i386

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

Title:
  fakeroot in amd64 lacking support for i386

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

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

[Bug 1001129] Re: fakeroot in amd64 lacking support for i386

2019-02-26 Thread Marc Olzheim
As the main point it that /usr/lib/i386-linux-gnu/libfakeroot is not
part of the patch, this patch fixes it for me. I guess it should
actually be replaced by an @@ macro though.

--- scripts/fakeroot.in.orig2019-02-26 11:38:12.0 +0100
+++ scripts/fakeroot.in 2019-02-26 11:40:41.895722422 +0100
@@ -35,7 +35,7 @@
 
 USEABSLIBPATH=@LDPRELOADABS@
 LIB=lib@fakeroot_transformed@@DLSUFFIX@
-PATHS=@libdir@:${FAKEROOT_PREFIX}/lib64/libfakeroot:${FAKEROOT_PREFIX}/lib32/libfakeroot
+PATHS=@libdir@:/usr/lib/i386-linux-gnu/libfakeroot:${FAKEROOT_PREFIX}/lib64/libfakeroot:${FAKEROOT_PREFIX}/lib32/libfakeroot
 FAKED=${FAKEROOT_BINDIR}/@faked_transformed@
 
 FAKED_MODE="unknown-is-root"

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

Title:
  fakeroot in amd64 lacking support for i386

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

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

[Bug 1571854] Re: Recent samba updates broke mapi

2016-04-20 Thread Marc Olzheim
Ah, yes, purging helped for me because we use ews instead of mapi. ews
support was broken 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/1571854

Title:
  Recent samba updates broke mapi

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

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


[Bug 1195208] Re: libopencv-dev pkgconfig include path info is wrong (missing suffix "2")

2016-04-20 Thread Marc Olzheim
In 2.4.8+dfsg1-2ubuntu1 this has been "fixed" by no longer shipping a
.pc file.

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

Title:
  libopencv-dev pkgconfig include path info is wrong (missing suffix
  "2")

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

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


[Bug 1571854] Re: Recent samba updates broke mapi

2016-04-20 Thread Marc Olzheim
In aptitude, purging samba, winbind, libnss-winbind and libpam-winbind
fixed it for me.

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

Title:
  Recent samba updates broke mapi

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

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


[Bug 1195208] [NEW] libopencv-dev pkgconfig include path info is wrong (missing suffix 2)

2013-06-27 Thread Marc Olzheim
Public bug reported:

marcolz:/cat /usr/lib/pkgconfig/opencv.pc
# Package Information for pkg-config

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir_old=${prefix}/include/opencv
includedir_new=${prefix}/include

Name: OpenCV
Description: Open Source Computer Vision Library
Version: 2.3.1
Libs: -L${libdir} -lopencv_core -lopencv_imgproc -lopencv_highgui -lopencv_ml 
-lopencv_video -lopencv_features2d -lopencv_calib3d -lopencv_objdetect 
-lopencv_contrib -lopencv_legacy -lopencv_flann
Cflags: -I${includedir_old} -I${includedir_new}
marcolz:/ls -lad /usr/include/opencv*
drwxr-xr-x 14 root root 4096 Jun 27 10:55 /usr/include/opencv2
marcolz:/dpkg -S /usr/lib/pkgconfig/opencv.pc 
libopencv-core-dev: /usr/lib/pkgconfig/opencv.pc
marcolz:/

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libopencv-dev 2.3.1-7
ProcVersionSignature: Ubuntu 3.5.0-34.55~precise1-generic 3.5.7.13
Uname: Linux 3.5.0-34-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.3
Architecture: amd64
Date: Thu Jun 27 10:56:13 2013
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
MarkForUpload: True
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=C
 SHELL=zsh
SourcePackage: opencv
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity

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

Title:
  libopencv-dev pkgconfig include path info is wrong (missing suffix
  2)

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

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


Re: [Bug 218519] Re: [Hardy] Firebug broken with latest firefox

2008-04-23 Thread Marc Olzheim
On Wed, Apr 23, 2008 at 01:02:30AM -, John Vivirito wrote:
 Please test with the latest Ubuntu packages as they show up in repos.
 This was updated a day or 2 ago but may take a day or 2 longer before it
 hits the repos near you.

The new firebug 1.2~b21+svn573-0ubuntu1 package fixes it for me. Thanks!

Marc

-- 
[Hardy] Firebug broken with latest firefox
https://bugs.launchpad.net/bugs/218519
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


Re: [Bug 218519] Re: [Hardy] Firebug broken with latest firefox

2008-04-21 Thread Marc Olzheim
On Mon, Apr 21, 2008 at 10:12:44AM -, Francisco Jose wrote:
 Revision 562 from firebug subversion seems to work fine for me. Just get
 it:
 
 svn -r 562 checkout http://fbug.googlecode.com/svn/branches/firebug1.2/
 
 and use ant to build.

Yes, that seems to work for me as well, thanks :-)

Marc

-- 
[Hardy] Firebug broken with latest firefox
https://bugs.launchpad.net/bugs/218519
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 218130] [NEW] firebug no longer works in firefox 3 beta5

2008-04-16 Thread Marc Olzheim
Public bug reported:

Binary package hint: firebug

As of a few hours, since the latest firefox3 upgrade, the firebug plugin is no 
longer functional.
trying to open output in the same window doesn't work at all and opening it in 
a new window shows malformed output.

marcolz:/lsb_release -rd 
Description:Ubuntu 8.04
Release:8.04
marcolz:/apt-cache policy firebug
firebug:
  Installed: 1.1.0~b11+svn317-0ubuntu2
  Candidate: 1.1.0~b11+svn317-0ubuntu2
  Version table:
 *** 1.1.0~b11+svn317-0ubuntu2 0
500 http://192.168.1.33 hardy/universe Packages
500 http://nl.archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status
marcolz:/apt-cache policy firefox-3.0
firefox-3.0:
  Installed: 3.0~b5+nobinonly-0ubuntu2
  Candidate: 3.0~b5+nobinonly-0ubuntu2
  Version table:
 *** 3.0~b5+nobinonly-0ubuntu2 0
500 http://192.168.1.33 hardy/main Packages
500 http://nl.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status
marcolz:/

ProblemType: Bug
Architecture: i386
Date: Wed Apr 16 12:24:42 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: fglrx
Package: firebug 1.1.0~b11+svn317-0ubuntu2
PackageArchitecture: all
ProcEnviron:
 
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/home/username/bin
 LANG=C
 SHELL=/bin/zsh
SourcePackage: firebug
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
firebug no longer works in firefox 3 beta5
https://bugs.launchpad.net/bugs/218130
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 218130] Re: firebug no longer works in firefox 3 beta5

2008-04-16 Thread Marc Olzheim

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

-- 
firebug no longer works in firefox 3 beta5
https://bugs.launchpad.net/bugs/218130
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