Hello Sebastien,

> Also does it happen every time you follow those steps?

Yes, every time!

I tried to do a backtrace, but it didn't work. Here are the steps I've
followed.

1. Created an /etc/apt/sources.list.d/ddebs with the commands:
echo "deb http://ddebs.ubuntu.com $(lsb_release -cs) main restricted universe 
multiverse" | sudo tee -a /etc/apt/sources.list.d/ddebs.list
echo -e "deb http://ddebs.ubuntu.com $(lsb_release -cs)-updates main restricted 
universe multiverse\ndeb http://ddebs.ubuntu.com $(lsb_release -cs)-proposed 
main restricted universe multiverse" | sudo tee -a 
/etc/apt/sources.list.d/ddebs.list

2. sudo apt-get update

3. Downloaded the script list-symbols-packages-v2.1.sh and run the command:
sudo bash ./list-symbols-packages-v2.1.sh  -t -p $(pidof yelp) 2>/dev/null | 
xargs -d $'\n' sudo apt-get install

It ended its execution with these lines:
E: Unable to locate package using sudo.
E: Couldn't find any package by glob 'using sudo.'
E: Couldn't find any package by regex 'using sudo.'

4. apport-retrace --sandbox=sandboxdir /var/crash/_usr_bin_nautilus.1000.crash
ERROR: report file does not contain one of the required fields: Package

Is there anything else I can do?

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

Title:
  Nautilus crash while searching NTFS partition over Samba

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1835720/+subscriptions

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

Reply via email to