K9COPY Users.  [Solved]

Message
Author
User avatar
kmathern
Developer
Posts: 2596
Joined: Wed Jul 12, 2006 2:26 pm

Re: K9COPY Users.

#11 Post by kmathern »

Jerry3904 wrote:Trouble is, there is absolutely nothing in there, not even a hidden file.
What does this show?

Code: Select all

su -c 'ls -la /etc/apt/preferences.d/'

User avatar
Jerry3904
Administrator
Posts: 23506
Joined: Wed Jul 19, 2006 6:13 am

Re: K9COPY Users.

#12 Post by Jerry3904 »

Code: Select all

$ su -c 'ls -la /etc/apt/preferences.d/'
Password: 
total 8
drwxr-xr-x 2 root root 4096 Jul 14 08:12 .
drwxr-xr-x 6 root root 4096 Jul  1 08:02 ..
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
kmathern
Developer
Posts: 2596
Joined: Wed Jul 12, 2006 2:26 pm

Re: K9COPY Users.

#13 Post by kmathern »

Okay, what does this return?

Code: Select all

apt-config dump | grep -i synaptic

User avatar
Jerry3904
Administrator
Posts: 23506
Joined: Wed Jul 19, 2006 6:13 am

Re: K9COPY Users.

#14 Post by Jerry3904 »

Code: Select all

jb@aao250:~
$ apt-config dump | grep -i synaptic
jb@aao250:~
Also tried it as root w same result
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
timkb4cq
Developer
Posts: 3626
Joined: Wed Jul 12, 2006 4:05 pm

Re: K9COPY Users.

#15 Post by timkb4cq »

Try looking in the hidden folder
/root/.synaptic
If the tmp file isn't there, perhaps examining the synaptic.conf file there might yield a clue.
HP Pavillion TP01, AMD Ryzen 3 5300G (quad core), Crucial 500GB SSD, Toshiba 6TB 7200rpm
Dell Inspiron 15, AMD Ryzen 7 2700u (quad core). Sabrent 500GB nvme, Seagate 1TB

User avatar
Jerry3904
Administrator
Posts: 23506
Joined: Wed Jul 19, 2006 6:13 am

Re: K9COPY Users.

#16 Post by Jerry3904 »

There is a tmp folder there, but it's empty.

Contents of /root/.synaptic/synaptic.conf

Code: Select all

Synaptic "" {
  ViewMode "1";
  showWelcomeDialog "0";
  closeZvt "true";
  update "" {
    last "1440846552";
  };

  vpanedPos "381";
  hpanedPos "200";
  windowWidth "1024";
  windowHeight "578";
  windowX "0";
  windowY "0";
  ToolbarState "0";
  Maximized "1";
  Install-Recommends "0";
  LastSearchType "1";
};
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
kmathern
Developer
Posts: 2596
Joined: Wed Jul 12, 2006 2:26 pm

Re: K9COPY Users.

#17 Post by kmathern »

What happens if you remove it even though it doesn't appear to exist?

Code: Select all

su -c 'rm -f /etc/apt/preferences.d/synaptic-rywYPl-pins'
And then run the apt-cache policy command again to see if the error went away

Code: Select all

apt-cache policy k9copy

@Tim, the temporary symlink was: /etc/apt/preferences.d/synaptic-rywYPl-pins -> /var/lib/synaptic/preferences

User avatar
Jerry3904
Administrator
Posts: 23506
Joined: Wed Jul 19, 2006 6:13 am

Re: K9COPY Users.

#18 Post by Jerry3904 »

Code: Select all

root@aao250:/home/jb# su rm -f /etc/apt/preferences.d/synaptic-rywYPl-pins
root@aao250:/home/jb# apt-cache policy k9copy
k9copy:
  Installed: (none)
  Candidate: 3.0.3-1mx150+1
  Version table:
     3.0.3-1mx150+1 0
        500 http://main.mepis-deb.org/mx/testrepo/ mx15/test i386 Packages
No understanding of this, but thanks for the help people.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
kmathern
Developer
Posts: 2596
Joined: Wed Jul 12, 2006 2:26 pm

Re: K9COPY Users.

#19 Post by kmathern »

So that fixed it?
I don't see the "N: Ignoring 'synaptic-rywYPl-pins' in directory '/etc/apt/preferences.d/' as it is not a regular file"

User avatar
Jerry3904
Administrator
Posts: 23506
Joined: Wed Jul 19, 2006 6:13 am

Re: K9COPY Users.

#20 Post by Jerry3904 »

Other then seeing that it is no longer there, I have no way of knowing it's fixed until I install something, I guess.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

Post Reply

Return to “General”