[Touch-packages] [Bug 1882484] Re: Firewall rule in before.rules for dhcp is wrong

2020-06-15 Thread Joshua Stark
Thanks Jamie, Ah, cool, so that ufw config is when the install is a client. I am having issues with the install as a DHCPv4 server. I will revert the UFW changes I have made and add in a new /etc/ufw/application.d/dhcpd config to allow the install to run a DHCPv4 server Thanks Josh PS.

[Touch-packages] [Bug 1882314] Re: Firewall rule in before6.rules for dhcp6 is wrong

2020-06-15 Thread Joshua Stark
Thanks Jamie, Ah, cool, so that ufw config is when the install is a client. I am having issues with the install as a DHCPv6 server. I will revert the UFW changes I have made and add in a new /etc/ufw/application.d/dhcpd config to allow the install to run a DHCPv6 server Thanks Josh PS.

[Touch-packages] [Bug 1882314] Re: Firewall rule in before6.rules for dhcp6 is wrong

2020-06-13 Thread Joshua Stark
** Description changed: When running DHCPv6, clients are not able get IP address. - The firewall rule in ip6table is incorrect, and not allowing client requests in. The ports need to be swapped + The firewall rule in ip6table is incorrect, and not allowing client requests in. The ports need

[Touch-packages] [Bug 1879796] Re: File descriptor leak in libva2

2020-06-09 Thread Gavin Stark
This patch has been merged by libva -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libva in Ubuntu. https://bugs.launchpad.net/bugs/1879796 Title: File descriptor leak in libva2 Status in libva package in Ubuntu: New

[Touch-packages] [Bug 1882484] [NEW] Firewall rule in before.rules for dhcp is wrong

2020-06-07 Thread Joshua Stark
Public bug reported: The file delivered - /usr/share/ufw/iptables/before.rules which is then copied to - /etc/ufw/before.rules Delivered by Package: # allow dhcp client to work -A ufw-before-input -p udp --sport 67 --dport 68 -j ACCEPT The ports for --sport and --dport are swapped Should be:

[Touch-packages] [Bug 1882314] Re: Firewall rule in before6.rules for dhcp6 is wrong

2020-06-05 Thread Joshua Stark
** Description changed: - Firewall rule in ip6table is incorrect, the ports need to be swapped + When running DHCPv6, clients are not able get IP address. + The firewall rule in ip6table is incorrect, and not allowing client requests in. The ports need to be swapped The file delivered -

[Touch-packages] [Bug 1882317] [NEW] Dual Stack DHCP clobber each other when using /run/dhcp-server/ for pid files

2020-06-05 Thread Joshua Stark
Public bug reported: When installing dual stack IPv4 and IPv6 DHCP I found that DHCPv4 and DHCPv6 clobber each others /run/dhcp-server path when you stop or restart one of the daemons I found that the config in the systemd unit has the /run path set to the same location for both DHCPv4 and

[Touch-packages] [Bug 1882314] [NEW] Firewall rule in before6.rules for dhcp6 is wrong

2020-06-05 Thread Joshua Stark
Public bug reported: Firewall rule in ip6table is incorrect, the ports need to be swapped The file delivered - /usr/share/ufw/iptables/before6.rules which is then copied to - /etc/ufw/before6.rules Delivered by Package: # allow dhcp client to work -A ufw6-before-input -p udp -s fe80::/10

[Touch-packages] [Bug 1879796] [NEW] File descriptor leak in libva2

2020-05-20 Thread Gavin Stark
Public bug reported: I believe there is a file descriptor leak in libva. I have attached sample code which simply opens and calls vaInitialize and vaTerminate in a loop. Running this code will eventually run out of file descriptors. I have submitted a pull request here:

[Touch-packages] [Bug 1638395] Re: Unable to locate remote printer when printing

2019-10-29 Thread jolly stark
the remote printing is basically a kind of printing which contains a distant printer. it is used for business purposes mainly while we are traveling it is an alternative term of fax.it make things easy like we don't need to carry papers while we are traveling remote printer make this problem easy

[Touch-packages] [Bug 1766106] [NEW] ntp.ubuntu.com not reliable, but used in standard configuration

2018-04-22 Thread Sebastian Stark
Public bug reported: In systemd-timesyncd ntp.ubuntu.com is used as fall back ntp server. However, one of the addresses it resolves to is not available for quite some while: [...] Apr 14 07:37:42 singold systemd-timesyncd[773]: Timed out waiting for reply from [2001:67c:1560:8003::c8]:123

[Touch-packages] [Bug 1756380] Re: vaapi VP9 hardware decoding not working anymore in bionic

2018-03-20 Thread Sebastian Stark
Excuse me if that is a stupid question: Where can I get the package for trying it out? Or is the only way to way until it has propagated to the mirrors? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libva in Ubuntu.

[Touch-packages] [Bug 1756380] Re: vaapi VP9 hardware decoding not working anymore in bionic

2018-03-20 Thread Sebastian Stark
great, multiverse is still better than some ppa -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libva in Ubuntu. https://bugs.launchpad.net/bugs/1756380 Title: vaapi VP9 hardware decoding not working anymore in bionic

[Touch-packages] [Bug 1756380] Re: vaapi VP9 hardware decoding not working anymore in bionic

2018-03-20 Thread Sebastian Stark
@tjaalton looks like. This is with the ubuntu supplied libva and driver version 2.0.0 from github: > vainfo libva info: VA-API version 1.1.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function

[Touch-packages] [Bug 1756380] Re: vaapi VP9 hardware decoding not working anymore in bionic

2018-03-20 Thread Sebastian Stark
I also tried running uupdate on the existing intel-vaapi-driver package and build and install this. Worked right away. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libva in Ubuntu. https://bugs.launchpad.net/bugs/1756380

[Touch-packages] [Bug 1756380] Re: vaapi VP9 hardware decoding not working anymore in bionic

2018-03-17 Thread Sebastian Stark
I should mention that updating libva is not necessary. It is enough to update the intel-vaapi-driver. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libva in Ubuntu. https://bugs.launchpad.net/bugs/1756380 Title: vaapi

[Touch-packages] [Bug 1756380] Re: vaapi VP9 hardware decoding not working anymore in bionic

2018-03-16 Thread Sebastian Stark
** Also affects: libva (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libva in Ubuntu. https://bugs.launchpad.net/bugs/1756380 Title: vaapi VP9 hardware decoding not

[Touch-packages] [Bug 1589008] Re: Bluetooth freezing video playback In Ubuntu/Kubuntu 16.04

2017-11-18 Thread stark
Still Happens in 4.10.0-38-generic. I love ubuntu so much that I have installed as second operating system in my macbook pro. In MacOs I used to connect to Bluetooth speaker with out any problem and audio plays without any stuck or anyting. Here in Ubuntu its not even connecting properly in

[Touch-packages] [Bug 1687019] Re: Cannot add a Google account using Online Accounts in Ubuntu Gnome

2017-04-29 Thread Wayne Stark
This is not just Ubuntu-Gnome, Unity is the same. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnome-online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1687019 Title: Cannot add a Google account using Online

[Touch-packages] [Bug 1671606] Re: DNS server from vpn connection is not being used after network-manager upgrade to 1.2.6-0ubuntu0.16.04.1

2017-03-28 Thread Ryan Stark
** Also affects: resolvconf (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to resolvconf in Ubuntu. https://bugs.launchpad.net/bugs/1671606 Title: DNS server from vpn

[Touch-packages] [Bug 1671964] Re: DNS fails after reconnecting to a VPN

2017-03-10 Thread Ryan Stark
Restarting NetworkManager didn't work for me. DNS lookups for my network would fail REFUSED if queried against 127.0.1.1(dnsmasq) but work fine if I queried google's dns 8.8.8.8. What did work was to modify the VPN connection and change the ipv4 configuration to address only, then manually add

[Touch-packages] [Bug 1577208] [NEW] light-locker-settings crashes

2016-05-01 Thread Gregory H Stark
Public bug reported: light-locker-settings is a python program (available from the 'Preferences' menu) that uses a third-party module called 'psutils'. This module at one point had a method named 'get_pid_list()' which was renamed to 'pids()'. The old name was deprecated at least two years ago

[Touch-packages] [Bug 340095] Re: Race condition with two concurrent adduser processes

2015-10-17 Thread Ransom stark
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed

[Touch-packages] [Bug 1055272] Re: valgrind

2015-10-17 Thread Ransom stark
** Changed in: mesa (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1055272 Title: valgrind Status in mesa package in Ubuntu:

[Touch-packages] [Bug 1506336] Re: utopic repositories have been wiped out

2015-10-15 Thread Ransom stark
Thank you for reporting this to Ubuntu. 14.10 reached EOL on July 23, 2015. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases You can find the old repo here, but it is no longer a supported distribution. Please upgrade.

[Touch-packages] [Bug 1503343] Re: had a bunch of probs not sure what from

2015-10-14 Thread Ransom stark
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively"

[Touch-packages] [Bug 1502438] Re: package avahi-daemon 0.6.31-4ubuntu4 failed to install/upgrade: 子进程 已安装 pre-removal 脚本 返回错误状态 1

2015-10-14 Thread Ransom stark
Thank you for taking the time to report this issue and helping to make Ubuntu better. We noticed that some of the sentences in this bug report are not in English. If they were translated to English they would be more understandable to triagers. Could you please translate them? ** Changed in:

[Touch-packages] [Bug 1500332] Re: package isc-dhcp-server 4.3.1-5ubuntu2.2 failed to install/upgrade: подпроцесс новый сценарий pre-removal возвратил код ошибки 100

2015-10-14 Thread Ransom stark
Thank you for taking the time to report this issue and helping to make Ubuntu better. We noticed that some of the sentences in this bug report are not in English. If they were translated to English they would be more understandable to triagers. Could you please translate them? ** Changed in:

[Touch-packages] [Bug 1500545] Re: package dconf-editor (not installed) failed to install/upgrade: pacote dconf-editor não está pronto para configuração não posso configurar (estado atual 'half-insta

2015-10-14 Thread Ransom stark
Thank you for taking the time to report this issue and helping to make Ubuntu better. We noticed that some of the sentences in this bug report are not in English. If they were translated to English they would be more understandable to triagers. Could you please translate them? ** Changed in:

[Touch-packages] [Bug 1500085] Re: package python3 3.4.3-1 failed to install/upgrade: podproces nainštalovaný skript pre-removal vrátil chybový kód 127

2015-10-14 Thread Ransom stark
Thank you for taking the time to report this issue and helping to make Ubuntu better. We noticed that some of the sentences in this bug report are not in English. If they were translated to English they would be more understandable to triagers. Could you please translate them? ** Changed in:

[Touch-packages] [Bug 1499907] Re: package avahi-dnsconfd 0.6.31-4ubuntu4 failed to install/upgrade: η υποδιεργασία installed pre-removal script επέστρεψε κατάσταση λάθους 1

2015-10-14 Thread Ransom stark
Sounds more like a process issue rather than a bug. ** Changed in: avahi (Ubuntu) Status: New => Invalid ** Converted to question: https://answers.launchpad.net/ubuntu/+source/avahi/+question/272426 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1497741] Re: package mime-support 3.54ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 255

2015-10-14 Thread Ransom stark
Thank you for taking the time to report this issue and helping to make Ubuntu better. We noticed that some of the sentences in this bug report are not in English. If they were translated to English they would be more understandable to triagers. Could you please translate them? ** Changed in:

[Touch-packages] [Bug 772302] Re: totem on fresh install of lucid doesnt show video

2015-10-13 Thread Ransom stark
Thank you for reporting this bug to Ubuntu. 10.04LTS reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases Please upgrade to the latest version and re-test. If the bug is still reproducible, increase the verbosity of the steps to

[Touch-packages] [Bug 873868] Re: sqlite3 does not run after upgrading Ubtuntu to Oneiric

2015-10-13 Thread Ransom stark
Thank you for reporting this bug to Ubuntu. 11.10 reached EOL on May 9, 2013. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases However, this sounds like one of the sqlite3 packages may have been installed from source and not been kept upto date with the

[Touch-packages] [Bug 1056727] Re: reboot, poweroff, ... missing

2015-10-13 Thread Ransom stark
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed