[syncpackage] fakesyncs if source tarball does not exist it Ubuntu
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
High
|
Stefano Rivera |
Bug Description
Binary package hint: ubuntu-dev-tools
syncpackage fakesyncs if source tarball does not exist it Ubuntu:
$ syncpackage tdb
syncpackage: Downloading https:/
. done
syncpackage: Downloading https:/
. done
syncpackage: Downloading http://
.......
syncpackage: Downloading http://
.. done
dpkg-source: Information: extrahiere tdb nach tdb-1.2.9
dpkg-source: Information: entpacke tdb_1.2.
dpkg-source: Information: entpacke tdb_1.2.
dpkg-source: Information: wende 30_tdb_
syncpackage: Warning: The checksums of the Debian and Ubuntu packages mismatch. A fake sync is required.
syncpackage: Downloading http://
.......
syncpackage: Downloading http://
.. done
dpkg-buildpackage -rfakeroot -d -us -uc -S -v1.2.8-1 -sa
dpkg-buildpackage: exportieren von CFLAGS aus dpkg-buildflags (Quelle: vendor): -g -O2
dpkg-buildpackage: exportieren von CPPFLAGS aus dpkg-buildflags (Quelle: vendor):
dpkg-buildpackage: exportieren von CXXFLAGS aus dpkg-buildflags (Quelle: vendor): -g -O2
dpkg-buildpackage: exportieren von FFLAGS aus dpkg-buildflags (Quelle: vendor): -g -O2
dpkg-buildpackage: exportieren von LDFLAGS aus dpkg-buildflags (Quelle: vendor): -Wl,-Bsymbolic-
dpkg-buildpackage: Quellpaket tdb
dpkg-buildpackage: Quellversion 1.2.9-1fakesync1
[...]
Changed in ubuntu-dev-tools (Ubuntu): | |
importance: | Undecided → High |
This was due to using verify_orig() incorrectly.