[Touch-packages] [Bug 2011458] [NEW] ssh fails to rebind when it is killed with -HUP

2023-03-13 Thread Sergio Cazzolato
Public bug reported: In kinetic and lunar gce images we are facing an issue when ssh is being killed with -HUP SSH is failing to rebind port 22. It is not failing in other previous systems. It can be reproduced by running # pkill -o -HUP sshd || true # journalctl -n 20 Mar 13 14:58:52 mar1314

[Touch-packages] [Bug 1869435] Re: Performance regression on ubuntu focal

2020-03-30 Thread Sergio Cazzolato
Please see thiese results: Bionic results: https://paste.ubuntu.com/p/GDfnwMMTF2/ Focal results: https://paste.ubuntu.com/p/fFzDBrtNkW/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.

[Touch-packages] [Bug 1869661] Re: lxc 3.23 (?) breaks nested lxd with snaps

2020-03-30 Thread Sergio Cazzolato
Hello, I still see: + lxd.lxc exec my-nesting-ubuntu -- lxd.lxc exec my-inner-ubuntu -- echo from-the-INSIDE-inside Error: EOF when using lxd from edge: google:ubuntu-18.04-64 .../tests/main/lxd# snap list lxd Name Version RevTracking Publisher Notes lxd git-350df50 14114 l

[Touch-packages] [Bug 1869435] Re: Performance regression on ubuntu focal

2020-03-30 Thread Sergio Cazzolato
Hi, In our tests logs we see that focal is slower than other systems like bionic. I printed all the commands we run with the times and noticed the main diff on times is when running different systemd commands. So I did a very small script to compare basic calls that we use in our snapd test suite.

[Touch-packages] [Bug 1869435] [NEW] Performance regression on ubuntu focal

2020-03-27 Thread Sergio Cazzolato
Public bug reported: Hello, I noticed that systmed is performin some tasks much faster in bionic than in focal, I created a script which iterates doing some operations and executed that on bionic and focal: https://paste.ubuntu.com/p/zWWQjndtXx/ I see for example how systemctl daemon reload take

[Touch-packages] [Bug 1840375] Re: groupdel doesn't support extrausers

2020-02-21 Thread Sergio Cazzolato
I ran the validation in eoan and I get segmentation fault when deleting the group. This is the log: https://paste.ubuntu.com/p/KpPZDcGc3w/ The group is deleted but the seg fault message is shown -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1831490] Re: kernel is out of memory and killed during a kernel sys_write operation

2019-06-06 Thread Sergio Cazzolato
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1831490 Title: kernel is out of memory and killed duri

[Touch-packages] [Bug 1831490] Re: kernel is out of memory and killed during a kernel sys_write operation

2019-06-04 Thread Sergio Cazzolato
As the error is happening in ubuntu core 16 on i386, I couldn't install the apport snap due to is is not available for this arch (just for amd64). So I installed classic and generated the report from there, but I am not sure this information is the one you want. -- You received this bug notificat

[Touch-packages] [Bug 1831490] ProcEnviron.txt

2019-06-04 Thread Sergio Cazzolato
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1831490/+attachment/5268850/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs

[Touch-packages] [Bug 1831490] ProcCpuinfoMinimal.txt

2019-06-04 Thread Sergio Cazzolato
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1831490/+attachment/5268849/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu

[Touch-packages] [Bug 1831490] Dependencies.txt

2019-06-04 Thread Sergio Cazzolato
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1831490/+attachment/5268848/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bu

[Touch-packages] [Bug 1831490] Re: kernel is out of memory and killed during a kernel sys_write operation

2019-06-04 Thread Sergio Cazzolato
apport information ** Tags added: apport-collected uec-images ** Description changed: This error is being reproduced on i386 arch when using the pc-kernel snap from beta or candidate. > sudo snap install test-snapd-tools > dmesg [15131.806107] audit: type=1400 audit(1559585825.24

[Touch-packages] [Bug 1831490] [NEW] kernel is out of memory and killed during a kernel sys_write operation

2019-06-03 Thread Sergio Cazzolato
Public bug reported: This error is being reproduced on i386 arch when using the pc-kernel snap from beta or candidate. > sudo snap install test-snapd-tools > dmesg [15131.806107] audit: type=1400 audit(1559585825.240:93): apparmor="STATUS" operation="profile_replace" profile="unconfined" n

[Touch-packages] [Bug 1830502] Re: apparmor uses excessive memory leading to oom kill

2019-05-30 Thread Sergio Cazzolato
Hi, running the snapd tests on i386 I see the following error that could be related to this. It is failing with pc-kernel on beta and candidate but I coun't reproduce it with the version on stable. > snap list Name VersionRev Tracking Publisher Notes core 16-2.39.1 7

[Touch-packages] [Bug 1495580] Re: chfn needs to learn about the --extrausers argument and use libnss-extrausers files when set

2019-04-16 Thread Sergio Cazzolato
Validation done, no errors found. Logs: xenial: https://paste.ubuntu.com/p/PrRPMnmBkN/ ** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 984390] Re: $PATH is taken from login.defs not /etc/environment

2019-04-16 Thread Sergio Cazzolato
SRU validated, no issues found. Logs: xenial: https://paste.ubuntu.com/p/9jdjdQns7t/ bionic: https://paste.ubuntu.com/p/P6CZ5WnmmB/ ** Tags removed: verification-needed verification-needed-bionic verification-needed-xenial ** Tags added: verification-done verification-done-bionic verification-do

[Touch-packages] [Bug 1659534] Re: userdel doesn't supports extrausers

2019-04-04 Thread Sergio Cazzolato
Validation done on xenial and bionic This log is part of the test I did to check --extrausers can be used to add and del users. https://paste.ubuntu.com/p/Jn2kDcNcnv/ ** Tags removed: verification-needed verification-needed-bionic verification-needed-xenial ** Tags added: verification-done ver

[Touch-packages] [Bug 1778936] Re: please re-add Support-system-image-read-only-etc.patch

2019-04-01 Thread Sergio Cazzolato
Validation completed. No errors detected on: bionic: 237-3ubuntu10.17 core18: systemd 237 ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Touch seed

[Touch-packages] [Bug 1819728] Re: Please backport "fix race between daemon-reload and other commands #8803" to 16.04 (for UC16) and 18.04 (for UC18)

2019-04-01 Thread Sergio Cazzolato
Validation completed. No errors detected on: xenial: 229-4ubuntu21.19 bionic: 237-3ubuntu10.17 core18: systemd 237 ** Tags removed: verification-needed verification-needed-bionic verification-needed-xenial ** Tags added: verification-done verification-done-bionic verification-done-xenial --

[Touch-packages] [Bug 1778936] Re: please re-add Support-system-image-read-only-etc.patch

2018-12-05 Thread Sergio Cazzolato
tests results here: https://paste.ubuntu.com/p/z4Vjz2jYYG/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1778936 Title: please re-add Support-system-image-read-only-etc.p

[Touch-packages] [Bug 1778936] Re: please re-add Support-system-image-read-only-etc.patch

2018-12-05 Thread Sergio Cazzolato
Finally I could verify the fix works well and fixes the issue. We are building core18 image using the snap which has systemd from proposed. Steps to validate: 1. build core18 snap using proposed > git clone -b master https://git.launchpad.net/snap-core18 > cd snap-core18 > sed -i -e 's/cur

[Touch-packages] [Bug 1778936] Re: please re-add Support-system-image-read-only-etc.patch

2018-12-05 Thread Sergio Cazzolato
@xnox, testing is still ongoing, today I'll have more information about it -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1778936 Title: please re-add Support-system-image

[Touch-packages] [Bug 1778936] Re: please re-add Support-system-image-read-only-etc.patch

2018-12-05 Thread Sergio Cazzolato
To reproduce the error: 1. checkout this branch: https://github.com/sergiocazzolato/snapd/tree/tests-validate-lp-1778936 2. run the test: spread -debug google:ubuntu-core-18-64:tests/main/interfaces-hostname-control -- You received this bug notification because you are a member of Ubuntu Tou

[Touch-packages] [Bug 1778936] Re: please re-add Support-system-image-read-only-etc.patch

2018-12-05 Thread Sergio Cazzolato
@xnox Hello, I validated the fix on core18 but I still see the error trying to set the hostname This line is failing: + test-snapd-sh.with-hostname-control-plug -c 'hostnamectl set-hostname localhost' Could not set property: Failed to set static hostname: Read-only file system I created a bran

[Touch-packages] [Bug 1783810] Re: [SRU] blocks boot on core18

2018-08-08 Thread Sergio Cazzolato
I validated this by using this new core18 image http://people.canonical.com/~mvo/tmp/core18-amd64-18-alpha20180803-with-lp1783810.img.xz It is working now ** Changed in: util-linux (Ubuntu) Assignee: (unassigned) => Sergio Cazzolato (sergio-j-cazzolato) ** Changed in: util-linux (Ubu

[Touch-packages] [Bug 1663666] [NEW] max-format is not a positive integer assertion installing unity8-session snap

2017-02-10 Thread Sergio Cazzolato
Public bug reported: I get this assertion when I run the command unity8-snap-install in my zesty vm. This happens with the today's zesty daily image. sudo snap install unity8-session --edge --devmode error: cannot perform the following tasks: - Fetch and check assertions for snap "unity8-session

[Touch-packages] [Bug 1659955] [NEW] Not possible to launch apps in xenial using unity8-session.ubuntu-app-launch command using the unity8 session snap

2017-01-27 Thread Sergio Cazzolato
Public bug reported: Steps: . I start unity8 session snap in my xenial . It is possible start apps manually . When run the command unity8-session.ubuntu-app-launch-appids a list of apps are printed (I select webbrowser-app_webbrowser-app_8) (also tried with other too) . I run the command "unit

[Touch-packages] [Bug 1596892] [NEW] Arale is shutted down when power button is pressed when the greeter is visible

2016-06-28 Thread Sergio Cazzolato
Public bug reported: If I press the power button a dialog to select for reboot, shutdown, etc is displayed. But when I press the button immediately when the greeter appears (after start the device), this dialog does not appear and the device is shutted down directly. If I wait few seconds afte

[Touch-packages] [Bug 1574779] Re: "RuntimeError: Wrong Nr of events" executing the app-launch-profiler

2016-06-16 Thread Sergio Cazzolato
These are the event I got when I executed the here app with command profile_appstart.sh -u 127.0.0.1 -p -a com.nokia.heremaps_here_1.0.9 -c 10 -s 15 It is clear that the qtmir:firstFrameDrawn event is arriving twice. This app is the only one it is being executed in the device. Processing e

[Touch-packages] [Bug 1574779] Re: "RuntimeError: Wrong Nr of events" executing the app-launch-profiler

2016-06-13 Thread Sergio Cazzolato
** Tags added: performance -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1574779 Title: "RuntimeError: Wrong Nr of events" executing the app-launch-profiler St

[Touch-packages] [Bug 1574779] Re: "RuntimeError: Wrong Nr of events" executing the app-launch-profiler

2016-05-23 Thread Sergio Cazzolato
Tried with 12 and 15 seconds and I got the same error. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1574779 Title: "RuntimeError: Wrong Nr of events" executing

[Touch-packages] [Bug 1574779] Re: "RuntimeError: Wrong Nr of events" executing the app-launch-profiler

2016-05-16 Thread Sergio Cazzolato
I have used longer times (12s), I am gonna try with even longer ones to see if it is the solution. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1574779 Title:

[Touch-packages] [Bug 1578049] Re: std::runtime_error executing profile_appstart.sh for dialer app

2016-05-09 Thread Sergio Cazzolato
Bug fixed in bug:1575990 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1578049 Title: std::runtime_error executing profile_appstart.sh for dialer app Status in

[Touch-packages] [Bug 1578049] Re: std::runtime_error executing profile_appstart.sh for dialer app

2016-05-09 Thread Sergio Cazzolato
this is gonna be fixed soon https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/stable-phone-overlay/+sourcepub/6405355 /+listing-archive-extra ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1578049] [NEW] std::runtime_error executing profile_appstart.sh for dialer app

2016-05-03 Thread Sergio Cazzolato
Public bug reported: Getting the following error when profiling the following apps: dialer, messaging, webbrowser, system-settings and address-book. It can be reproduced with the next build too. phablet@ubuntu-phablet:~$ profile_appstart.sh -p -a dialer-app The lttng server is not accesible

[Touch-packages] [Bug 1574779] [NEW] "RuntimeError: Wrong Nr of events" executing the app-launch-profiler

2016-04-25 Thread Sergio Cazzolato
Public bug reported: I am getting errors when running the lttng profiler for the apps: Calculator, music, Camera, Clock, Here, Gallery , Ebay See the commands executed and the result here: http://paste.ubuntu.com/16053036/ I also tested with different parametes and always got the same err

[Touch-packages] [Bug 1550363] [NEW] Time to start gallery app is better when cache is not used

2016-02-26 Thread Sergio Cazzolato
Public bug reported: I was doing some tests for the main apps calculating the time that the app takes to start (from the app icon is clicked on apps scope until the app is started and the spin loader disappear). I did two kind of tests: cold and hot scenarios. The cold scenario is when the app h

[Touch-packages] [Bug 1513600] Re: [Scopes] Music scope blank using url-dispatcher

2015-11-25 Thread Sergio Cazzolato
I am clicking on the "new albums from 7digtal >" It happens about once every 30 tries I am using a krillin with the channel --channel=ubuntu-touch/rc-proposed /bq-aquaris.en -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to un

[Touch-packages] [Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-23 Thread Sergio Cazzolato
Pawel, the issue seems to be fixed in the build 185, I can't reproduce it any more. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1518028 Title: [Scopes] Carousel showing

[Touch-packages] [Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-20 Thread Sergio Cazzolato
These are the images used to copy to the sdcard ** Attachment added: "numbers.tar.gz" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1518028/+attachment/4522622/+files/numbers.tar.gz -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-20 Thread Sergio Cazzolato
Hi Pawel, I am on 183 on krillin (rc-proposed). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1518028 Title: [Scopes] Carousel showing pictures that were deleted Status i

[Touch-packages] [Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-19 Thread Sergio Cazzolato
** Attachment added: "DSC_1660.JPG" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1518028/+attachment/4522237/+files/DSC_1660.JPG -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1518028] [NEW] [Scopes] Carousel showing pictures that were deleted

2015-11-19 Thread Sergio Cazzolato
Public bug reported: The pictures stored in the sdcard are displayed in the photos carousel after those were deleted Steps: 1. Copy a bunch of pictures from my desktop through mtp to the sd card pictures dir 2. Go to photos scope (the pictures are shown in the carousel) 3. Click on "My photos",

[Touch-packages] [Bug 1518028] Re: [Scopes] Carousel showing pictures that were deleted

2015-11-19 Thread Sergio Cazzolato
** Attachment added: "DSC_1661.JPG" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1518028/+attachment/4522238/+files/DSC_1661.JPG -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1429988] Re: Preview and photos are unfocused

2015-11-13 Thread Sergio Cazzolato
I noticed that when I have the camera-app opened and then lock and unlock the krillin, the camera is not doing auto focus any more as it was doing that few builds ago. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app

[Touch-packages] [Bug 1513600] Re: [Scopes] Music scope blank using url-dispatcher

2015-11-11 Thread Sergio Cazzolato
** Description changed: Sporadically I get a blank page when I use the url-dispatcher to go to the music scope. The same issue has been reproduced going to the photos scope. After go to the scope I am waiting until the scope header is loaded and the loading bar has disappeared.

[Touch-packages] [Bug 1513600] Re: [Scopes] Music scope blank using url-dispatcher

2015-11-05 Thread Sergio Cazzolato
** Attachment added: "DSC_1649.JPG" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1513600/+attachment/4513680/+files/DSC_1649.JPG -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1513600] Re: [Scopes] Music scope blank using url-dispatcher

2015-11-05 Thread Sergio Cazzolato
** Attachment added: "DSC_1650.JPG" https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1513600/+attachment/4513679/+files/DSC_1650.JPG -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1513600] [NEW] [Scopes] Music scope blank using url-dispatcher

2015-11-05 Thread Sergio Cazzolato
Public bug reported: Sporadically I get a blank page when I use the url-dispatcher to go to the music scope. The same issue has been reproduced going to the photos scope. After go to the scope I am waiting until the scope header is loaded and the loading bar has disappeared. To go to both affec

[Touch-packages] [Bug 1483854] [NEW] Getting assertion 'db != NULL' failed when using the url dispatcher

2015-08-11 Thread Sergio Cazzolato
Public bug reported: Trying to use the url dispatcher I got this error when trying to go to this url and other too: ** (process:31929): WARNING **: Unable to dispatch url 'scope://com.canonical.scopes.photos_photos':GDBus.Error:com.canonical.URLDispatcher.BadURL: URL 'scope://com.canonical.scopes

[Touch-packages] [Bug 1483855] [NEW] Getting assertion 'db != NULL' failed when using the url dispatcher

2015-08-11 Thread Sergio Cazzolato
Public bug reported: Trying to use the url dispatcher I got this error when trying to go to this url and other too: ** (process:31929): WARNING **: Unable to dispatch url 'scope://com.canonical.scopes.photos_photos':GDBus.Error:com.canonical.URLDispatcher.BadURL: URL 'scope://com.canonical.scopes

[Touch-packages] [Bug 1472789] [NEW] libmtp error copying big files

2015-07-08 Thread Sergio Cazzolato
Public bug reported: An error message is shown when trying to copy a file of 3GB from my ubuntu desktop to my krillin phone using Nautilus. Steps to reproduce: 1. Plug a krillin device 2. Create a file with > dd if=/dev/urandom of=/tmp/bigfile.txt bs=1024 count=300 3. Using Nautilus, copy t

[Touch-packages] [Bug 1464014] Re: Exception raised executing _get_current_page_header in the last scope in Krilling

2015-06-24 Thread Sergio Cazzolato
What I had to do in my code is to overwrite the medhod get_scope_title which it is located in unity8.shell.emulators.dash because it was raising an exception when it tries to access to the isCurrent property of a QQuickLoader which hasn't this property. -- You received this bug notification becau

[Touch-packages] [Bug 1464014] Re: Exception raised executing _get_current_page_header in the last scope in Krilling

2015-06-22 Thread Sergio Cazzolato
Hi, I executed in the last image and it is working this test. But the error that I mentioned in the bug is still happening In the following merge proposal you can find the test that I did which has overwritten the method get_scope_title. It fails when there is a "QQuickLoader" that has not the isC

[Touch-packages] [Bug 1464014] Re: Exception raised executing _get_current_page_header in the last scope in Krilling

2015-06-19 Thread Sergio Cazzolato
I am getting this error when I execute this test in the krilling Traceback (most recent call last): File "/usr/lib/python3/dist-packages/unity8/shell/tests/test_emulators.py", line 51, in test_search self.dash.enter_search_query('Test') File "/usr/lib/python3/dist-packages/unity8/shell/em

[Touch-packages] [Bug 1464014] [NEW] Exception raised executing _get_current_page_header in the last scope in Krilling

2015-06-10 Thread Sergio Cazzolato
Public bug reported: I am testing using the krilling (vivid version) phone using the Dash class in unit8/shell/emulators/dash.py. I created a method to go through all the scopes (from today until photos) verifying that the titles are correct. When I execute the method _get_current_page_header bein

[Touch-packages] [Bug 1463559] [NEW] Incorrect file digest when it is downloaded through webbrowser-app with touch

2015-06-09 Thread Sergio Cazzolato
Public bug reported: I download an image from a webpage and the sha1 digest is not the same than the original. It is happening at least in the krilling (touch). I tested this scenario with different images and always it is happening the same. Steps to reproduce: 1. Go to lillypilly.canonical.com