![]() |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
Quote:
in terminal as root: Code:
backdeb -o account-plugin-skypeEdit: If you want to find the package name of an app; in terminal as root: Code:
dpkg -l | grep APP_NAME |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
Quote:
Yes You can , all app was installed on System ( these app is original app , you can not delet these or find theme with Code:
dpkg show <packagename>Code:
apt-cache show <packagename>Code:
dpkg -L <packagename>AND a things some app need depends ! i dont tested these , but when you backdeb a package , dpkg error depends , and now you can install theme with Code:
apt-get -f installapt-get downloaded these , now you can install theme with " incept " only for find the package details i add options for my app , because the way is deffrent |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
Quote:
Tweak KK-4-3-2 it will ask: "Write the correct SYSTEM package name: " here just write the name of package, for example: Code:
account-plugin-skype |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
On Nokia N9, I need to install "binutils" package so "ar" works.
I've changed the destination directory to "/root/" instead of "/home/user/MyDocs/BackDeb/" by editing the scripts in "/opt/backdeb/". |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
I would prefer it to backup to the mmc partition as it does now so that i can backup how many packages i want without eating up space from the rootfs partition...
|
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
Quote:
ar: /home/user/MyDocs/BackDeb/<package-name>.deb: Permission denied |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
hmmm i have never got that... Maybe Because i am using the version since that was first released and had a modified tar instead of the regular tar... The first page still has links to that tar...I also never installed binutils..
Will test the latest version and report back... |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
Thedead1440, its not because of "tar" file, i don't use this file and after installation binutils it work without any problem..
After creating the .deb File, a Latest command is just transfer to user directory: Code:
devel-su user -c "cp -f /home/.backdebtmp/$package$VERSION\_armel.deb /home/user/MyDocs/BackDeb" |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
Quote:
Do you also get the permission denied error as in 4posts above? I've never got that error... |
Re: [Announce] BackDeb : a Script for Backup Debian Package Installed With Dpkg ( Update 9/6/2012 )
Yes, i got this when copy command is directly without "devel-su user -c "command""
This is what i edited and added to N9QT.. Work like a charm ;) |
| All times are GMT. The time now is 08:04. |
vBulletin® Version 3.8.8