[Desktop-packages] [Bug 1707691] Re: libxfont1-dev is missing fontutil.h

2017-08-10 Thread John Anold
Thanks Timo.  Tag updated. Looks good, I got a successful build +
connect using   xserver-xorg-dev and libx1font-dev

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libxfont in Ubuntu.
https://bugs.launchpad.net/bugs/1707691

Title:
  libxfont1-dev is missing fontutil.h

Status in libxfont package in Ubuntu:
  Won't Fix
Status in xorg-server package in Ubuntu:
  Invalid
Status in libxfont source package in Xenial:
  New
Status in xorg-server source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  /usr/include/xorg/dixfont.h includes X11/fonts/fontutil.h.

  fontutil.h is contained in libxfont1-dev package not libxfont-dev
  package (version 2.0.1).

  I am trying to build xorgxrdp and it fails because fontutil.h is
  missing.

  In Ubuntu, libxfont1-dev package is required however libxfont1-dev and
  libxfont-dev cannot be installed together. This is the problem.

  Package info: Ubuntu 16.04

  $  dpkg -la | grep -e xserver-xorg-dev -e libxfont-dev
  ii  libxfont-dev   1:2.0.1-3~ubuntu16.04.1
amd64X11 font rasterisation library (development headers)
  ii  xserver-xorg-dev   2:1.18.4-0ubuntu0.3
amd64Xorg X server - development files

  [Test case]
  xserver-xorg-dev needs to change the dependency on libxfont-dev to 
libxfont1-dev.

  [Regression potential]
  none, this is just to reflect the current state

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1707691] Re: libxfont1-dev is missing fontutil.h

2017-08-09 Thread John Anold
Brian, thanks for the steps.

I tried adding the fontutil.h, but i still get ABI conflicts when using:

johnar@nettools1-co1:~$ sudo dpkg -l | grep -e libxfont -e xserver-xorg-dev
ii  libxfont-dev 1:2.0.1-3~ubuntu16.04.1
amd64X11 font rasterisation library (development headers)
ii  libxfont1:amd64  1:1.5.1-1ubuntu0.16.04.1   
amd64X11 font rasterisation library
ii  libxfont2:amd64  1:2.0.1-3~ubuntu16.04.1
amd64X11 font rasterisation library
ii  xserver-xorg-dev 2:1.18.4-0ubuntu0.3
amd64Xorg X server - development files


and I can't install libxfont1-dev with xserver-xorg-dev since xserver-xorg-dev 
requires libxfont-dev (conflict).

Trying xserver-xorg-dev-hwe-16.04 & libxfont-dev results in ABI
conflicts too. I'm stuck.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1707691

Title:
  libxfont1-dev is missing fontutil.h

Status in libxfont package in Ubuntu:
  Won't Fix
Status in xorg-server package in Ubuntu:
  Invalid
Status in libxfont source package in Xenial:
  New
Status in xorg-server source package in Xenial:
  In Progress

Bug description:
  [Impact]
  /usr/include/xorg/dixfont.h includes X11/fonts/fontutil.h.

  fontutil.h is contained in libxfont1-dev package not libxfont-dev
  package (version 2.0.1).

  I am trying to build xorgxrdp and it fails because fontutil.h is
  missing.

  In Ubuntu, libxfont1-dev package is required however libxfont1-dev and
  libxfont-dev cannot be installed together. This is the problem.

  Package info: Ubuntu 16.04

  $  dpkg -la | grep -e xserver-xorg-dev -e libxfont-dev
  ii  libxfont-dev   1:2.0.1-3~ubuntu16.04.1
amd64X11 font rasterisation library (development headers)
  ii  xserver-xorg-dev   2:1.18.4-0ubuntu0.3
amd64Xorg X server - development files

  [Test case]
  xserver-xorg-dev needs to change the dependency on libxfont-dev to 
libxfont1-dev.

  [Regression potential]
  none, this is just to reflect the current state

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1707691] Re: libxfont1-dev is missing fontutil.h

2017-08-09 Thread John Anold
Update appreciated -- waiting for notification is not the same as an
ETA.  We're hard-down for one of our environments waiting for a fix
here.

Thanks,
John

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1707691

Title:
  libxfont1-dev is missing fontutil.h

Status in libxfont package in Ubuntu:
  Won't Fix
Status in xorg-server package in Ubuntu:
  Invalid
Status in libxfont source package in Xenial:
  New
Status in xorg-server source package in Xenial:
  In Progress

Bug description:
  [Impact]
  /usr/include/xorg/dixfont.h includes X11/fonts/fontutil.h.

  fontutil.h is contained in libxfont1-dev package not libxfont-dev
  package (version 2.0.1).

  I am trying to build xorgxrdp and it fails because fontutil.h is
  missing.

  In Ubuntu, libxfont1-dev package is required however libxfont1-dev and
  libxfont-dev cannot be installed together. This is the problem.

  Package info: Ubuntu 16.04

  $  dpkg -la | grep -e xserver-xorg-dev -e libxfont-dev
  ii  libxfont-dev   1:2.0.1-3~ubuntu16.04.1
amd64X11 font rasterisation library (development headers)
  ii  xserver-xorg-dev   2:1.18.4-0ubuntu0.3
amd64Xorg X server - development files

  [Test case]
  xserver-xorg-dev needs to change the dependency on libxfont-dev to 
libxfont1-dev.

  [Regression potential]
  none, this is just to reflect the current state

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1707691] Re: libxfont1-dev is missing fontutil.h

2017-08-07 Thread John Anold
Timo, any idea what the eta is, so I know when to check back?  Thanks.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1707691

Title:
  libxfont1-dev is missing fontutil.h

Status in libxfont package in Ubuntu:
  Won't Fix
Status in xorg-server package in Ubuntu:
  Invalid
Status in libxfont source package in Xenial:
  New
Status in xorg-server source package in Xenial:
  In Progress

Bug description:
  [Impact]
  /usr/include/xorg/dixfont.h includes X11/fonts/fontutil.h.

  fontutil.h is contained in libxfont1-dev package not libxfont-dev
  package (version 2.0.1).

  I am trying to build xorgxrdp and it fails because fontutil.h is
  missing.

  In Ubuntu, libxfont1-dev package is required however libxfont1-dev and
  libxfont-dev cannot be installed together. This is the problem.

  Package info: Ubuntu 16.04

  $  dpkg -la | grep -e xserver-xorg-dev -e libxfont-dev
  ii  libxfont-dev   1:2.0.1-3~ubuntu16.04.1
amd64X11 font rasterisation library (development headers)
  ii  xserver-xorg-dev   2:1.18.4-0ubuntu0.3
amd64Xorg X server - development files

  [Test case]
  xserver-xorg-dev needs to change the dependency on libxfont-dev to 
libxfont1-dev.

  [Regression potential]
  none, this is just to reflect the current state

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1707691] Re: libxfont1-dev is missing fontutil.h

2017-08-04 Thread John Anold
xserver-xorg-dev-hwe-16.04 & libxfont-dev  doesn't work -- causes ABI
version mismatch with xrdp-sesman

xserver-xorg-dev can't be installed with libxfont1-dev, as xserver-xorg-
dev has an (unmatched) dependency on libx1font-dev.

This is totally broken.

** Also affects: libxfont1 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libxfont in Ubuntu.
https://bugs.launchpad.net/bugs/1707691

Title:
  libxfont1-dev is missing fontutil.h

Status in libxfont package in Ubuntu:
  Won't Fix
Status in libxfont1 package in Ubuntu:
  New

Bug description:
  /usr/include/xorg/dixfont.h includes X11/fonts/fontutil.h.

  fontutil.h is contained in libxfont1-dev package not libxfont-dev
  package (version 2.0.1).

  I am trying to build xorgxrdp and it fails because fontutil.h is
  missing.

  In Ubuntu, libxfont1-dev package is required however libxfont1-dev and
  libxfont-dev cannot be installed together. This is the problem.

  I looked at Debian, too. /usr/include/xorg/dixfont.h in Debian does
  NOT include X11/fonts/fontutil.h.

  This is the right state.

  Package info: Ubuntu 16.04

  $  dpkg -la | grep -e xserver-xorg-dev -e libxfont-dev
  ii  libxfont-dev   1:2.0.1-3~ubuntu16.04.1
amd64X11 font rasterisation library (development headers)
  ii  xserver-xorg-dev   2:1.18.4-0ubuntu0.3
amd64Xorg X server - development files

  brian

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp