Problem : The usual search terms get a little confused when I try to Google this. I’m trying to figure […]
Tag: dpkg
E: Sub-process /usr/bin/dpkg returned an error code (1)
Problem : When i typed: sudo apt-get -f install i get the following errors: dpkg: error processing /var/cache/apt/archives/librtmp0_2.4+20111222.git4e06e21-1_i386.deb (–unpack): subprocess […]
Solving Ubuntu’s resolve -problem with dpkg
Problem : This question is based on Popey’s answer. I mounted my broken Ubuntu such that I can access it […]
where does pkg-info takes its information from?
Problem : Where does pkg-info takes its information from? More precisely, where & what information do I need to put […]
How can capabilities be set for a file across upgrades in dpkg like for permissions with dpkg-statoverride
Problem : My goal is to set permanent file capabilities for a file in Debian that is managed by dpkg. […]
Dpkg fails to configure package tzdata–how can I fix templatedb?
Problem : Another package I’m trying to install depends on the tzdata package, which remains unconfigured due to the following […]
Install deb packages in another directory (or equivalent)
Problem : I have a netbook with a tiny hard drive, and an external drive to go with it. It’s […]
How do I install a package and its depencies with dpkg? [duplicate]
Problem : This question already has answers here: Closed 9 years ago. Possible Duplicate: Install dependencies for a dpkg package? […]