PJ-Singh-001 / Cubic

The Official Web Site for Cubic (Custom Ubuntu ISO Creator) (https://github.com/PJ-Singh-001/Cubic)
822 stars 47 forks source link

"Conflicting values set for option Signed-By regarding source" critical problem #228

Open ghost opened 1 year ago

ghost commented 1 year ago

I was on my comuter just doing regular stuff and looked in the corner of my screen and the update icon was red and i clicked on it, this is what i got (look at big image) it says to change mirrors, when i do it, this pops up (look at small image)

I dont know how to reproduce it

I am on linux mint 21.1

translation big image red pop-up transfer to a other mirror from linux mint

the settings of your APT are corrupted

translation small image

there is a critical problem

cubic ??

PJ-Singh-001 commented 1 year ago

What is the output of...

ls -la /etc/apt/sources.list.d

What is the output of...

for f in /etc/apt/sources.list.d/cubic*; do echo "Contents of ${f}..."; cat "${f}"; echo; done
ghost commented 1 year ago

first one: totaal 52 drwxr-xr-x 2 root root 4096 jun 4 16:45 . drwxr-xr-x 8 root root 4096 apr 22 17:10 .. -rw-r--r-- 1 root root 130 jun 4 13:58 brave-browser-release.list -rw-r--r-- 1 root root 188 jun 5 17:58 google-earth-pro.list -rw-r--r-- 1 root root 143 jun 4 13:58 grapejuice.list -rw-r--r-- 1 root root 108 mei 30 18:05 megasync.list -rw-r--r-- 1 root root 148 jun 4 15:36 official-dbgsym-repositories.list -rw-r--r-- 1 root root 458 jun 4 15:36 official-package-repositories.list -rw-r--r-- 1 root root 478 jun 4 15:36 official-source-repositories.list -rw-r--r-- 1 root root 396 apr 18 17:43 ookla_speedtest-cli.list -rw-r--r-- 1 root root 50 apr 23 13:59 spotify.list -rw-r--r-- 1 root root 1251 jun 4 15:36 teamviewer.list -rw-r--r-- 1 root root 288 jun 4 15:11 thopiekar-openrgb-jammy.list

second one: for f in /etc/apt/sources.list.d/cubic; do echo "Contents of ${f}..."; cat "${f}"; echo; done Contents of /etc/apt/sources.list.d/cubic... cat: '/etc/apt/sources.list.d/cubic*':- directory does not exist

PJ-Singh-001 commented 1 year ago

I was expecting to see one or more *.list files for the cubic-wizad PPA. Do you know where that is on your system? Perhaps it is in sources.list file?

ghost commented 1 year ago

Hmm, weird, I'm gonna check that it is even correctly is installing on my pc, but I'm not at my pc till Friday

On Tue, Jun 6, 2023, 03:42 PJ Singh @.***> wrote:

I was expecting to see one or more *.list files for the cubic-wizad PPA. Do you know where that is on your system? Perhaps it is in sources.list file?

— Reply to this email directly, view it on GitHub https://github.com/PJ-Singh-001/Cubic/issues/228#issuecomment-1577768368, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVIQMPIAPWUHEKJBNOZX7ELXJ2DJVANCNFSM6AAAAAAYZ6PJO4 . You are receiving this because you authored the thread.Message ID: @.***>