When i try to install the package aur/backintime 1.0.24-2 i got this:
backintime 1.0.24-2 (Fri Jan 9 22:46:15 EET 2009)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort) :
Noob question, but i don't know what was that suppose to mean.
Do i need to edit like this file PKGBUILD?
Do i need to copy the contents of PKGBUILD that is located on the site here to the file that it prompt's me to edit??
Search Criteria
Package Details: backintime 1.5.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/backintime.git (read-only, click to copy) |
---|---|
Package Base: | backintime |
Description: | Simple backup system inspired from the Flyback Project and TimeVault. Qt5 GUI version. |
Upstream URL: | https://github.com/bit-team/backintime |
Licenses: | GPL |
Submitter: | None |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 296 |
Popularity: | 0.48 |
First Submitted: | 2009-01-09 20:46 (UTC) |
Last Updated: | 2024-08-07 19:55 (UTC) |
Dependencies (11)
- backintime-cliAUR (backintime-cli-gitAUR)
- libnotify (libnotify-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python-dbus
- python-pyqt6
- sshfs
- xorg-xdpyinfo
- python (python37AUR, python311AUR, python310AUR) (make)
- kompare (kompare-gitAUR) (optional) – diff/patch frontend
- meld (meld-gitAUR) (optional) – diff/patch frontend
- qt6-translations (optional) – translate BIT dialogs into native language
Required by (1)
- backintime-cli (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 53 54 55 56 57 58 59 60 61 62 63 .. 73 Next › Last »
<deleted-account> commented on 2013-06-08 18:59 (UTC)
altkrall commented on 2013-05-11 00:26 (UTC)
is gnome-python still needed? For me it works without
fukawi2 commented on 2013-05-09 02:14 (UTC)
Ooops, I did miss that. But I did do a test build that didn't fail (obviously, or I wouldn't have upload it :))
Sorry about that, I'll fix now. PKGBUILD'ing before coffee is a bad idea.
esponki commented on 2013-05-09 02:13 (UTC)
Since the package is not being downloaded from trunk the PKGBUILD is broken. Just delete every instance of ~bit-team/$pkgname/trunk/ and everything will be fine.
fukawi2 commented on 2013-05-08 23:21 (UTC)
Thanks @Germar :)
PKGBUILD updated!
Germar commented on 2013-05-08 17:54 (UTC)
We released a new BIT version 1.0.24 today. You'll find a tarball on http://backintime.le-web.org/download_page/ again.
orschiro commented on 2013-05-05 06:02 (UTC)
Please view the comments below.
It is a well-known problem that the md5sums are constantly changing.
You need to download the tar.gz and then edit the md5sum in the PKGBUILD manually.
ArchGiac commented on 2013-05-04 20:01 (UTC)
@gumper: same problem!
Pinned Comments
graysky commented on 2023-10-07 12:15 (UTC)
Using an AUR helper such as yay to build packages including backintime is HIGHLY discouraged. The recommended build method is to use a clean chroot. See: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
I wrote a script that automates much of that called clean-chroot-manager offered here in the AUR.
Please stop posting build failures because you insist on building with yay or other AUR helpers.