[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-20 Thread Grant Orndorff
Wonderful! I'm glad it is working now. For context: We already have a separate bug for changing pro's reliance on the `apt list --installed` command: #2060769 Because we have that bug to represent that work, and your problem has been resolved, I'm going to close this bug. Thank you! ** Changed

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-17 Thread Pierluigi Cirrottola
Hello, I renamed /usr/local/bin/apt to something else, and 'pro attach' command worked well. Just now I checked that my machine is correctly attache to UbuntiPro. ___ [sudo] password di pici: This machine is already attached

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-16 Thread Grant Orndorff
Hello! Yes it seems your system has https://pypi.org/project/apt-wrapper/ installed which is masking the true "apt". Renaming /usr/local/bin/apt to something else or otherwise uninstalling it somehow should allow the real apt commands to work. Please try this and then try to `pro attach` again.

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-15 Thread Pierluigi Cirrottola
I tested it as regular user. "type apt" command shows: "apt is /usr/local/bin/apt" "apt --version" shows: 1.15 Using root access nothing changed. I tried to launch synaptic to check apt version: it is 1.6.17 (?!?) and I discovered that apt command is located in /usr/bin ... so I made: >/usr/bin/a

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-15 Thread Pierluigi Cirrottola
can I try to rename /usr/local/bin/apt in /usr/local/bin/apt.wrong ? Thank you very much. Piero -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065192 Title: (ubuntu) pro attach doesn't work ! To

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-13 Thread Grant Orndorff
Hello pici-1251, Thank you for the reply! Do not uninstall dpkg - it is a critical utility in Ubuntu. The kernel version should not be a problem. The problem seems to be that `dpkg-query --listfiles` is running instead of `apt list --installed`. The expected output of `apt list --installed` is

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-13 Thread Pierluigi Cirrottola
I'm running "18.04.6 LTS (Bionic Beaver)" but I'm using kernel rev. 5.4.0-150-generic instead of rev. 4.15.0-144-generic... So I have a trouble: could it be the bug origin? Bye -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-13 Thread Pierluigi Cirrottola
Hello, sorry for the delay. I see my email as correctly sent. I wrote: Hi Grant, I checked: I have no alias and no alternative. dpkg-query is a command installed by dpkg (rev. 1.19.0.5ubuntu). If you think it is useful, I could install aptitude. Or I could try to uninstall dpkg, use "pro attach

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-10 Thread Grant Orndorff
Hello pici-1251, I'm now wondering if we aren't properly receiving your messages. All we got from your last comment was what looks like a email signature image but no actual message. Have you been responding to these comments via email? That usually works but I wonder if something isn't parsing yo

Re: [Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-10 Thread Pierluigi Cirrottola
** Attachment added: "NewIVA_newEmail_VisitCard-02_G2-11.jpg" https://bugs.launchpad.net/bugs/2065192/+attachment/5777023/+files/NewIVA_newEmail_VisitCard-02_G2-11.jpg ** Attachment added: "pierlu_cirro.vcf" https://bugs.launchpad.net/bugs/2065192/+attachment/5777024/+files/pierlu_cirro.vc

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-10 Thread Grant Orndorff
Hi pici-1251, From your screenshot, it appears that `apt list --installed` is somehow being redirected to `dpkg-query --listfiles`. Do you have some alias or alternative `apt` command installed on your system? -- You received this bug notification because you are a member of Ubuntu Bugs, which

Re: [Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-09 Thread Pierluigi Cirrottola
** Attachment added: "NewIVA_newEmail_VisitCard-02_G2-11.jpg" https://bugs.launchpad.net/bugs/2065192/+attachment/5776584/+files/NewIVA_newEmail_VisitCard-02_G2-11.jpg ** Attachment added: "Screenshot at 2024-05-09 11-18-14.png" https://bugs.launchpad.net/bugs/2065192/+attachment/5776585/

[Bug 2065192] Re: (ubuntu) pro attach doesn't work !

2024-05-08 Thread Renan Rodrigo
Hello, pici-1251, thanks for reporting. The logs show the same error you reported in the other bug. The command returning an error is apt list --installed Could you please run the command above and send us what is the output you see in the command line? ** Information type changed from Private