Timeline for dpkg won`t install any package
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 13, 2018 at 13:50 | comment | added | Shadur-don't-feed-the-AI | Do not attempt to mix two entirely different distributions. Debian and Ubuntu are not identical, and this mess is exactly what happens when you try. | |
| Mar 15, 2014 at 21:28 | answer | added | kenn | timeline score: 3 | |
| Mar 15, 2014 at 19:56 | comment | added | kenn | @MohsenPahlevanzadeh It doesn't work. Anyway I managed to recover my system. I ll post how to do it soon. Thank you all | |
| Mar 15, 2014 at 18:55 | comment | added | PersianGulf | while true; do dpkg --configure -a ; apt-get -f install ; done | |
| Mar 15, 2014 at 15:00 | history | edited | kenn | CC BY-SA 3.0 | dpkg --audit |
| Mar 15, 2014 at 14:58 | comment | added | Faheem Mitha | No, it is because you are mixing sources from two different operating systems. These sources were never designed to be mixed. | |
| Mar 15, 2014 at 14:55 | comment | added | kenn | It appears to be a bug forums.debian.net/viewtopic.php?f=30&t=53192 | |
| Mar 15, 2014 at 14:53 | comment | added | Faheem Mitha | I think you will find fixing your system more trouble than is it worth. Regardless, please post the output of dpkg --audit or equivalently dpkg -C so we can assess the damage. Post in the question, not as a comment or on a third party site, please. You could also run apt-show-versions which will show what packages are installed from which sources. | |
| Mar 15, 2014 at 14:50 | comment | added | kenn | @FaheemMitha I customized it to my preference, and I have lots of files in it. | |
| Mar 15, 2014 at 14:43 | comment | added | Faheem Mitha | This is probably fixable, at least by an experienced person, but probably also not worth the effort. I recommend a reinstall. | |
| Mar 15, 2014 at 14:19 | history | asked | kenn | CC BY-SA 3.0 |