[Bug 1589146] [NEW] ubuntuBSD support

2016-06-04 Thread Jon Boden
Public bug reported: Hi Symbols files need some updates in order to build on ubuntuBSD. Please can you include them? https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-

[Bug 1589223] [NEW] MultiArchCross.cmake breaks ubuntuBSD

2016-06-05 Thread Jon Boden
Public bug reported: debian/MultiArchCross.cmake attempts to set CMAKE_SYSTEM_NAME if it wasn't already: if(NOT DEFINED CMAKE_SYSTEM_NAME) if(CMAKE_DEB_HOST_ARCH_OS STREQUAL "linux-gnu") SET(CMAKE_SYSTEM_NAME Linux) endif() if(CMAKE_DEB_HOST_ARCH_OS STREQUAL "kfreebsd")

[Bug 1590537] [NEW] ubuntuBSD support

2016-06-08 Thread Jon Boden
Public bug reported: Hi Please could you apply this patch? It is needed to build gnat on ubuntuBSD: https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160608193449-hjz97q37myo5i5sq/gnat.diff-20160608193439-rjh8hd5nav2lyn5d-1/gnat.diff Thanks! **

Re: [Bug 1564616] Re: detaching lightdm into background

2016-06-06 Thread Jon Boden
rt-stop-daemon to fix > this? (note: the debian lightdm package already does this) > > This change is needed for ubuntuBSD (which uses SysV init to manage > system daemons). > > Thank you! > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ub

[Bug 1591475] [NEW] GNU/kFreeBSD support (imported from Debian)

2016-06-11 Thread Jon Boden
Public bug reported: Hi A few fixes were made in Debian branch of debian-installer for GNU/kFreeBSD support. Please could you merge them in the Ubuntu branch too? This is needed for ubuntuBSD. I've picked the fixes and attached a patch. Thank you! ** Affects: debian-installer (Ubuntu)

[Bug 1591568] Re: ubuntuBSD support

2016-06-11 Thread Jon Boden
Btw patch is also in upstream: https://savannah.gnu.org/bugs/?47551 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1591568 Title: ubuntuBSD support To manage notifications about this bug go to:

[Bug 1591568] [NEW] ubuntuBSD support

2016-06-11 Thread Jon Boden
Public bug reported: Hi Please could you include this patch for ubuntuBSD support in grub2? https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160428122002-1q7sj7kbdrm5g95r/grub2.diff-20160426081048-uj0038tten98r2t3-21/grub2.diff Thanks! **

[Bug 1591670] [NEW] ubuntuBSD support

2016-06-12 Thread Jon Boden
Public bug reported: Hi Please could you include this patch for ubuntuBSD support? https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160612104219-xwu6551ngmk55729/clusterglue.diff-20160612104203-g3bvqfc4qsrd7c0g-1 /cluster-glue.diff It's a

[Bug 1594321] [NEW] busybox-initramfs only useful on Linux

2016-06-20 Thread Jon Boden
Public bug reported: Hi Please can you build busybox-initramfs only on Linux? Based on the description I think the purpose of this package doesn't fit with other systems (like ubuntuBSD). I provided a patch. Thanks! ** Affects: busybox (Ubuntu) Importance: Undecided Status: New

[Bug 1596101] [NEW] ubuntuBSD support

2016-06-24 Thread Jon Boden
Public bug reported: Hi Please could you update the .symbols file for ubuntuBSD support? Here's a patch: http://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-

[Bug 1563036] [NEW] libaudit & plymouth only available on Linux

2016-03-28 Thread Jon Boden
Public bug reported: Hi libaudit & plymouth are only available on Linux architectures. Please can you use this patch to fix the dependencies? It is needed for ubuntuBSD. Thanks! ** Affects: lightdm (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch

[Bug 1567658] [NEW] ubuntuBSD support

2016-04-07 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make brltty installable on ubuntuBSD? It just needs to adjust the initramfs-tools dependency. Thanks! ** Affects: brltty (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added:

[Bug 1564616] Re: detaching lightdm into background

2016-04-06 Thread Jon Boden
Hi Should work fine. -b is the same as --background Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1564616 Title: detaching lightdm into background To manage notifications about this bug

[Bug 1565084] Re: ubuntuBSD support

2016-04-09 Thread Jon Boden
@nacc Trusty for now, I plan to update it to Xenial as soon as it is released @ondrej My bad. I always check the Debian status but this time I was under the assumption AppArmor was an Ubuntu-specific + Linux-specific thing. Turns out it was neither! This bug can be closed, thanks for noticing

[Bug 1565084] Re: ubuntuBSD support

2016-04-09 Thread Jon Boden
P.D. I just added libapparmor-dev to ubuntuBSD distribution and verified php5 builds fine with it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1565084 Title: ubuntuBSD support To manage

[Bug 1559674] [NEW] hdparm-udeb only available on Linux

2016-03-20 Thread Jon Boden
Public bug reported: Hi hdparm-udeb is only availabe on Linux. Please can you adapt the dependency? This is useful for ubuntuBSD project (http://www.ubuntubsd.org/) Thanks! ** Affects: cdrom-detect (Ubuntu) Importance: Undecided Status: New ** Patch added: "cdrom-detect.diff"

[Bug 1562598] [NEW] exclude gccgo-doc on non-go architectures

2016-03-27 Thread Jon Boden
Public bug reported: gccgo-doc fails to build on non-go architectures. See attached patch to exclude it: This problem was found on ubuntuBSD but may affect other ports of Ubuntu. dh_builddeb -s -s -Ngccgo -Nlibphobos-dev dpkg-deb: building package 'cpp' in

[Bug 1562611] [NEW] libmirclient-dev only available on Linux

2016-03-27 Thread Jon Boden
Public bug reported: Hi As libmirclient-dev is only available on Linux, could you make gtk+3.0 only use it when building on Linux? Patch is attached. This change is needed for ubuntuBSD. ** Affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New ** Patch added:

[Bug 1562600] [NEW] gccgo only available on Linux

2016-03-27 Thread Jon Boden
Public bug reported: Hi Attached patch improves the Build-Depends on gccgo to only effect on Linux. This change is needed to build gdb on ubuntuBSD. ** Affects: gdb (Ubuntu) Importance: Undecided Status: New ** Patch added: "gdb.diff"

[Bug 1559788] [NEW] Misc ubuntuBSD fixes

2016-03-20 Thread Jon Boden
Public bug reported: Attached patch includes misc fixes to make console-setup buildable / installable on ubuntuBSD. Thanks! ** Affects: console-setup (Ubuntu) Importance: Undecided Status: New ** Patch added: "console-setup.diff"

[Bug 1559790] [NEW] mark libgrip-dev with [linux-any]

2016-03-20 Thread Jon Boden
Public bug reported: Hi Please could you mark libgrip-dev as [linux-any] to allow building on ubuntuBSD? Thanks a lot! ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Patch added: "evince.diff"

[Bug 1559781] [NEW] patch to build as root

2016-03-20 Thread Jon Boden
Public bug reported: Hi Building subversion as root is possible when checks are skipped with DEB_BUILD_OPTIONS=nocheck. This patch improves the !root check in debian/rules to allow root builds when checks are disabled. ** Affects: subversion (Ubuntu) Importance: Undecided Status:

[Bug 1562433] [NEW] ubuntuBSD porting fixes

2016-03-26 Thread Jon Boden
Public bug reported: Hi! Here are some porting fixes to build Firefox on ubuntuBSD. NSS-GNU-kFreeBSD-support.patch is imported from Debian package and already reported to Mozilla (https://bugzilla.mozilla.org/show_bug.cgi?id=758517) ** Affects: firefox (Ubuntu) Importance: Undecided

[Bug 1562435] [NEW] [needs-packaging] startpar

2016-03-26 Thread Jon Boden
Public bug reported: Run processes in parallel and multiplex their output startpar runs scripts in parallel while making sure the script output is not completely messed up. URL: https://savannah.nongnu.org/projects/sysvinit https://packages.debian.org/sid/startpar License: GPL-2+ ** Affects:

[Bug 1565434] [NEW] Make determineNumberOfCPUs work on ubuntuBSD

2016-04-03 Thread Jon Boden
Public bug reported: Hi Please could you apply this tiny patch? It makes determineNumberOfCPUs work on ubuntuBSD. Thanks! Note1: This patch has been sent to Debian too: https://bugs.debian.org /cgi-bin/bugreport.cgi?bug=819868 Note2: And a newer version of the patch has been sent to webkit

[Bug 1565438] Re: ubuntuBSD support

2016-04-03 Thread Jon Boden
** Patch added: "control.diff" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1565438/+attachment/4621597/+files/control.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1565438

[Bug 1565438] Re: ubuntuBSD support

2016-04-03 Thread Jon Boden
** Patch added: "bsd-creds.patch" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1565438/+attachment/4621596/+files/bsd-creds.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1565438

[Bug 1565438] [NEW] ubuntuBSD support

2016-04-03 Thread Jon Boden
Public bug reported: Hi Please could you apply the attached changes for ubuntuBSD support? 0022-inotify-wrapper-Quit-daemon-if-pid-file-is-removed.patch -> This is a new version of the inotify patch that is only effective on Linux (ubuntuBSD lacks inotify). bsd-creds.patch -> This fixes an

[Bug 1565079] [NEW] ubuntuBSD support

2016-04-01 Thread Jon Boden
Public bug reported: Hi Please could you add attached patch to make lxpanel buildable on ubuntuBSD? Note: plugin selection is a bit different than on Linux because of volumealsa.so (ALSA) vs volume.so (OSS), also netstat.so is Linux only. Note2: indicator plugin is always required, so adds

[Bug 1562433] Re: ubuntuBSD porting fixes

2016-04-01 Thread Jon Boden
** Tags added: patch-forwarded-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562433 Title: ubuntuBSD porting fixes To manage notifications about this bug go to:

[Bug 1565071] [NEW] ubuntuBSD support in update-grub

2016-04-01 Thread Jon Boden
Public bug reported: Hi Please can you add attached patch? It implements ubuntuBSD detection and corresponding settings of boot parameters for this platform. It's already been submitted upstream: https://savannah.gnu.org/bugs/?47551 Thanks! ** Affects: grub2 (Ubuntu) Importance:

[Bug 1565080] [NEW] ubuntuBSD support

2016-04-01 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make mesa buildable on ubuntuBSD? It just needs to adjust a few dependencies. Thanks! ** Affects: mesa (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added: "mesa.diff"

[Bug 1565070] [NEW] ubuntuBSD support

2016-04-01 Thread Jon Boden
Public bug reported: Hi Please could you add attached patch? It includes two patches from Debian to make lirc build on ubuntuBSD. Thanks! ** Affects: lirc (Ubuntu) Importance: Undecided Status: New ** Tags: patch patch-accepted-debian ubuntubsd ** Patch added: "lirc.diff"

[Bug 1565084] [NEW] ubuntuBSD support

2016-04-01 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make php5 buildable on ubuntuBSD? It just needs to adjust a few dependencies. Thanks! ** Affects: php5 (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added: "php5.diff"

[Bug 1562838] [NEW] valgrind only available on Linux

2016-03-28 Thread Jon Boden
Public bug reported: Hi Could you exlude valgrind on non-Linux architectures? This is useful for ubuntuBSD. Thanks! ** Affects: libdbusmenu (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added: "libdbusmenu.diff"

[Bug 1559788] Re: Misc ubuntuBSD fixes

2016-03-28 Thread Jon Boden
** Tags added: ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559788 Title: Misc ubuntuBSD fixes To manage notifications about this bug go to:

[Bug 1562598] Re: exclude gccgo-doc on non-go architectures

2016-03-28 Thread Jon Boden
** Tags added: ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562598 Title: exclude gccgo-doc on non-go architectures To manage notifications about this bug go to:

[Bug 1562611] Re: libmirclient-dev only available on Linux

2016-03-28 Thread Jon Boden
** Tags added: ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562611 Title: libmirclient-dev only available on Linux To manage notifications about this bug go to:

[Bug 1559790] Re: mark libgrip-dev with [linux-any]

2016-03-28 Thread Jon Boden
** Tags added: ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559790 Title: mark libgrip-dev with [linux-any] To manage notifications about this bug go to:

[Bug 1562433] Re: ubuntuBSD porting fixes

2016-03-28 Thread Jon Boden
** Tags added: ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562433 Title: ubuntuBSD porting fixes To manage notifications about this bug go to:

[Bug 1559674] Re: hdparm-udeb only available on Linux

2016-03-28 Thread Jon Boden
** Tags added: ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559674 Title: hdparm-udeb only available on Linux To manage notifications about this bug go to:

[Bug 1562600] Re: gccgo only available on Linux

2016-03-28 Thread Jon Boden
** Tags added: ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562600 Title: gccgo only available on Linux To manage notifications about this bug go to:

[Bug 1562435] Re: [needs-packaging] startpar

2016-03-28 Thread Jon Boden
** Tags added: ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1562435 Title: [needs-packaging] startpar To manage notifications about this bug go to:

[Bug 1562880] [NEW] nasm needed on all x86 architectures

2016-03-28 Thread Jon Boden
Public bug reported: Hi nasm is used to compile libjpeg-turbo on all x86 architectures (not just Linux ones). Attached patch fixes this (it is needed for ubuntuBSD). Thanks! ** Affects: libjpeg-turbo (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch

[Bug 1565337] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi Please could you enable xserver-xorg-video-vmware & xserver-xorg-video- qxl for !Linux architectures? This is useful for ubuntuBSD. Patch is already sent to Debian. Thanks! ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: patch

[Bug 1565339] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make util-linux buildable on ubuntuBSD? It just needs to adjust the libudev-dev dependency. Thanks! ** Affects: util-linux (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added:

[Bug 1565338] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make xfce4-indicator-plugin installable on ubuntuBSD? It just needs to adjust the upstart dependency. Thanks! ** Affects: xfce4-indicator-plugin (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd

[Bug 1565340] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make update-notifier buildable on ubuntuBSD? It just needs to adjust the libgudev-1.0-dev dependency. Thanks! ** Affects: update-notifier (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd **

[Bug 1565345] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make shadow buildable on ubuntuBSD? It just needs to adjust the libaudit dependency and build flags. Thanks! ** Affects: shadow (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added:

[Bug 1565348] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make systemtap-sdt-dev buildable on ubuntuBSD? All is needed is to make the other packages linux-any. Thanks! ** Affects: systemtap (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch

[Bug 1565330] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make xubuntu-artwork installable on ubuntuBSD? It just needs to adjust a few dependencies (as this platform lacks plymouth) Thanks! ** Affects: xubuntu-artwork (Ubuntu) Importance: Undecided Status: New ** Tags:

[Bug 1565331] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi tupi was once set to "linux-any" due to Build-Depends on "qtmobility- dev" (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747832). But now it doesn't depend on qtmobility-dev anymore. So can it be set to "any" again? This is needed for ubuntuBSD (patch is already

[Bug 1565333] [NEW] ubuntuBSD support

2016-04-02 Thread Jon Boden
Public bug reported: Hi Please could you apply attached patch to make xorg-server buildable on ubuntuBSD? It just needs to adjust a few dependencies. Thanks! ** Affects: xorg-server (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added:

[Bug 1564616] [NEW] detaching lightdm into background

2016-03-31 Thread Jon Boden
Public bug reported: Hi When starting /etc/init.d/lightdm (either directly from root console or through SysV init), it will get stuck because lightdm doesn't fork into background when starting. Please could you add --background option to start-stop-daemon to fix this? (note: the debian lightdm

[Bug 1565080] Re: ubuntuBSD support

2016-05-21 Thread Jon Boden
Hi I've updated the patch to 11.2.0-1ubuntu2 as it needed a resync: https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160521075150-b99t0kkt6lhzepsv/mesa.diff-20160426081048-uj0038tten98r2t3-45/mesa.diff Please could you apply it? ** Patch

Re: [Bug 1582002] Re: ubuntuBSD support

2016-05-17 Thread Jon Boden
g-20160514042053-51py386hvtgb4wi7/cups.diff-20160514042015-ubvn8v1dxv52wfcy-1/cups.diff > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1582002/+subscriptions -- Jon Boden ubuntuBSD -- The power of FreeBSD kernel with familiarity of U

[Bug 1565333] Re: ubuntuBSD support

2016-05-16 Thread Jon Boden
Hi The patch needed an update as it didn't apply anymore. Here is it: https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160515013335-qkfnehk373pa1azi/xorgserver.diff-20160426081048-uj0038tten98r2t3-72 /xorg-server.diff ** Patch removed:

[Bug 1562611] Re: ubuntuBSD support

2016-05-13 Thread Jon Boden
Updated with new patch from ubuntuBSD Bazaar http://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160512174940-qc1favokeoxfos12/gtk3.0.diff-20160426081048-uj0038tten98r2t3-22/gtk%2B3.0.diff ** Summary changed: - libmirclient-dev only available on

[Bug 1562600] Re: gccgo only available on Linux

2016-05-13 Thread Jon Boden
Updated with new patch from ubuntuBSD Bazaar (http://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160512174248-7udzeg54c0olhavf/gdb.diff-20160426081048-uj0038tten98r2t3-16/gdb.diff) ** Patch removed: "gdb.diff"

[Bug 1582002] [NEW] ubuntuBSD support

2016-05-15 Thread Jon Boden
Public bug reported: Hi There's a small mistake in ubuntu-cupsd-idleexittimeout-upstart.patch which makes cups build fail on ubuntuBSD. Please could you apply patch below to fix this? https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-

[Bug 1568104] Re: Xorg Needs KVM Support within UbuntuBSD

2016-04-17 Thread Jon Boden
I got this comment from Steven Chamberlain (Debian GNU/kFreeBSD developer): On Sun, Apr 17, 2016 at 02:57:07PM +0100, Steven Chamberlain wrote: > Hi! > > (I'm not registered on Launchpad, so mailing you directly...) > > In reply to >

[Bug 1565337] Re: ubuntuBSD support

2016-04-17 Thread Jon Boden
Actually there's some trouble with qxl on ubuntuBSD, see: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1568104 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819822 ** Bug watch added: Debian Bug tracker #819822 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819822 **

[Bug 1579354] [NEW] update to symbol files for ubuntuBSD

2016-05-07 Thread Jon Boden
Public bug reported: Hi Please could you update symbol files to support ubuntuBSD? Patch available at: https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160507101512-x4utf9ar71uy4j31/qtdeclarativeopensou-20160426081048-uj0038tten98r2t3-56

[Bug 1579350] [NEW] update to symbol files for ubuntuBSD

2016-05-07 Thread Jon Boden
Public bug reported: Hi Please could you update symbol files to support ubuntuBSD? Patch available at: https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160507094944-arkah7rt6gge4bt7/qtbaseopensourcesrc.-20160426081048-uj0038tten98r2t3-55

Re: [Bug 1579350] Re: update to symbol files for ubuntuBSD

2016-05-25 Thread Jon Boden
On Wed, May 25, 2016 at 05:42:09AM -, Timo Jyrinki wrote: > This is fixed in: > -- > qtbase-opensource-src (5.5.1+dfsg-16ubuntu11) yakkety; urgency=medium > > [ Jon Boden ] > * Update symbols for ubuntuBSD (LP: #1579350) > > -- Timo Jyrinki <timo-jyri...@ubunt

[Bug 1606692] [NEW] automated branding for derivatives

2016-07-26 Thread Jon Boden
Public bug reported: Hi This patch implements automated branding fallback to xorg.xpm for Ubuntu derivatives. While at it, it also makes this part of debian/rules compatible with Debian and so easier to merge. ** Affects: xdm (Ubuntu) Importance: Undecided Status: New ** Tags:

[Bug 1605980] [NEW] ubuntuBSD support (ecryptfs only available on Linux)

2016-07-24 Thread Jon Boden
Public bug reported: Hi As ecryptfs is only available on Linux, could you apply this small patch to disable it on other platforms? Thanks! ** Affects: user-setup (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added: "user-setup.diff"

[Bug 1612834] [NEW] support for ubuntuBSD

2016-08-12 Thread Jon Boden
Public bug reported: Hi This patch makes it possible to run software-properties without UbuntuDrivers, as this component is only available on Linux we needed this change to support ubuntuBSD. Please could you merge it? http://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-

[Bug 1600524] Re: ubuntuBSD support

2016-07-17 Thread Jon Boden
I think there's some confusion. I'm only asking to mark it [linux-any] so that ubuntuBSD can install the package. This change has no effect on Linux! -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libapparmor-perl, lsb-base, debconf, initramfs-tools | linux-initramfs-tool

[Bug 1600524] Re: ubuntuBSD support

2016-07-16 Thread Jon Boden
Hi Seth I'm confused then. Why is the Architecture field in debian/control set to any? And why debian/patches/non-linux.patch, debian/non- linux/apparmor_parser? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1600524] Re: ubuntuBSD support

2016-07-16 Thread Jon Boden
Well then could you apply the patch to make apparmor installable? If it's built on bsd architectures, then other packages use it in Build- Depends. It helps if it's installable then :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1598492] Re: disable MERGELIBS on ubuntuBSD

2016-07-06 Thread Jon Boden
Cool thanks! Btw it's Jon not Joe ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598492 Title: disable MERGELIBS on ubuntuBSD To manage notifications about this bug go to:

[Bug 1600524] [NEW] ubuntuBSD support

2016-07-09 Thread Jon Boden
Public bug reported: Hi Please could you make this change to support ubuntuBSD in apparmor? (initramfs-tools is only installable on Linux) ** Affects: apparmor (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd ** Patch added: "apparmor.diff"

[Bug 1598492] [NEW] disable MERGELIBS on ubuntuBSD

2016-07-02 Thread Jon Boden
Public bug reported: MERGELIBS is a problem for ubuntuBSD because it triggers very long command-lines during build which surpass the FreeBSD value for ARG_MAX (see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208154). Other GNU/kFreeBSD systems like Debian only enable MERGELIBS for

[Bug 1619862] [NEW] ubuntuBSD support

2016-09-03 Thread Jon Boden
Public bug reported: Hi Please could you apply this tiny patch for libgltf to build on ubuntuBSD? Thanks! ** Affects: libgltf (Ubuntu) Importance: Undecided Status: New ** Tags: patch ubuntubsd -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1619862] Re: ubuntuBSD support

2016-09-18 Thread Jon Boden
Apologies, here is the patch: https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches- xenial/download/jon%40ubuntubsd.org-20160831165235-2iks22200i3k72q3/libgltf.diff-20160831165214-s1fxc805b6q9u63v-1/libgltf.diff The symbols file is wrong on both Debian and Ubuntu. I think it only fails on

[Bug 1616982] [NEW] fix initialization of DEB_VENDOR for derivatives

2016-08-25 Thread Jon Boden
Public bug reported: Hi debian/rules only supports two values for DEB_VENDOR: Debian and Ubuntu. As derivative distributions put other values in this variable, libreoffice cannot be built there. With this patch DEB_VENDOR is always initialized to either Debian or Ubuntu depending on which the