fatal: Could not read from remote repository.
Cant download from the git repository.
Search Criteria
Package Details: oregano 0.84.43-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oregano.git (read-only, click to copy) |
---|---|
Package Base: | oregano |
Description: | Schematic capture and circuit simulator |
Upstream URL: | https://github.com/drahnr/oregano |
Keywords: | gnucap ngspice spice |
Licenses: | GPL2 |
Provides: | oregano |
Submitter: | None |
Maintainer: | swiftgeek |
Last Packager: | swiftgeek |
Votes: | 43 |
Popularity: | 0.000000 |
First Submitted: | 2010-11-23 13:44 (UTC) |
Last Updated: | 2022-04-24 13:31 (UTC) |
Dependencies (5)
Required by (0)
Sources (1)
lhperin commented on 2015-06-25 02:03 (UTC)
swiftgeek commented on 2015-03-20 06:06 (UTC)
Should be fixed now :)
rado commented on 2015-03-02 20:14 (UTC)
Thanks, but I think it can't help (and it really doesn't) because it complains at git line (I think), which is before waf. But thanks anyway, I'll wait for upgrade - I see you taged it as out of date.
drahnr commented on 2015-03-01 22:19 (UTC)
I can't test this since I do not have an archbox anymore.
Make sure you also replace all `waf` by `./waf`
rado commented on 2015-03-01 22:02 (UTC)
Yes, but I already did that :) - I replaced v0.83.1 with v0.83.3 at pkgver and git checkout lines and am getting that error (...did not match any file(s) known to git). I just asked, because I wasn't sure if by bumping you mean changing ver number (as english isn't my mother toungue). Am I missing something, or? :)
drahnr commented on 2015-03-01 14:26 (UTC)
Replace any reference to v0.83.1 with v0.83.3
Next time try that if you already suspect something is needed in addition. It's not rocket science ;)
rado commented on 2015-03-01 14:24 (UTC)
Thanks but didn't work - it says: error: pathspec 'v0.83.3' did not match any file(s) known to git. Or what should I change? pkgver and git checkout? Thanks.
drahnr commented on 2015-03-01 09:18 (UTC)
Just bump the version to 0.83.3 in the PKGBUILD, all those issues are fixed there.
rado commented on 2015-03-01 09:16 (UTC)
Hi all, same problem here: Redundant -c flag in intltool task bld(_name='oregano.desktop', features=['intltool_in'], podir='../po', posted=True, path=/home/rado/AURbuild/oregano/oregano/src/oregano/data, mappings={}, target='oregano.desktop', install_path='${DATADIR}/applications', flags=['-d', '-q', '-u', '-c'], meths=['process_rule', 'apply_intltool_in_f'], source='oregano.desktop.in', prec=defaultdict(<class 'list'>, {}), idx=1) in /home/rado/AURbuild/oregano/oregano/src/oregano/data
Where exactly should I change waf to ./waf? In package() and build()? When I do this, it says: /home/rado/AURbuild/oregano/oregano/PKGBUILD: line 23: ./waf: No such file or directory - which is correct, I think...
Waf is installed from aur.
Didn't try to remove -c from flags.
If you need more info, just say.
Thanks in advnace.
Pinned Comments
swiftgeek commented on 2018-10-25 07:52 (UTC)
Can't bump waf to 2.0.12 myself yet, so you need to do it yourself (just remove line that installs building-waf.md and bump) or revert last commit of this package