Debian Bug report logs -
#707402
umview: FTBFS: um_select.c:177: undefined reference to `__FDELT'
Reported by: Lucas Nussbaum <lucas@lucas-nussbaum.net>
Date: Thu, 9 May 2013 08:30:01 UTC
Severity: serious
Tags: jessie, patch, sid
Found in version umview/0.8.2-1
Fixed in version umview/0.8.2-1.1
Done: gregor herrmann <gregoa@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#707402; Package src:umview.
(Thu, 09 May 2013 08:30:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
New Bug report received and forwarded. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Thu, 09 May 2013 08:30:06 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Source: umview
Version: 0.8.2-1
Severity: serious
Tags: jessie sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -D_GNU_SOURCE -DLIBEXECDIR=\"/usr/lib/umview\" -DMODULES_DIR=\"/usr/lib/umview/modules\" -D_UM_MMAP -D_UM_EPOLL -D_VIEWOS_KM -D_FORTIFY_SOURCE=2 -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o kmview-kmview.o `test -f 'kmview.c' || echo './'`kmview.c
> kmview.c: In function 'main':
> kmview.c:441:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> kmview.c: In function 'kmview_recursive':
> kmview.c:304:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> kmview.c: In function 'load_it_again':
> kmview.c:246:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> /bin/bash ../libtool --tag=CC --mode=link gcc -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -rdynamic -Wl,-z,relro -o kmview kmview-canonicalize.o kmview-capture_nested.o kmview-gdebug.o kmview-mainpoll.o kmview-modutils.o kmview-pcb.o kmview-scmap.o kmview-sctab.o kmview-services.o kmview-treepoch.o kmview-um_basicio.o kmview-um_exec.o kmview-um_ioctl.o kmview-um_misc.o kmview-um_mmap.o kmview-um_plusio.o kmview-um_select.o kmview-um_services.o kmview-um_signal.o kmview-um_socket.o kmview-um_time.o kmview-um_uname.o kmview-um_wdm.o kmview-umproc.o kmview-loginshell.o kmview-hashtab.o kmview-capture_km.o kmview-kmview.o -ldl -lpthread -lpthread -ldl
> libtool: link: gcc -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -rdynamic -Wl,-z -Wl,relro -o kmview kmview-canonicalize.o kmview-capture_nested.o kmview-gdebug.o kmview-mainpoll.o kmview-modutils.o kmview-pcb.o kmview-scmap.o kmview-sctab.o kmview-services.o kmview-treepoch.o kmview-um_basicio.o kmview-um_exec.o kmview-um_ioctl.o kmview-um_misc.o kmview-um_mmap.o kmview-um_plusio.o kmview-um_select.o kmview-um_services.o kmview-um_signal.o kmview-um_socket.o kmview-um_time.o kmview-um_uname.o kmview-um_wdm.o kmview-umproc.o kmview-loginshell.o kmview-hashtab.o kmview-capture_km.o kmview-kmview.o -lpthread -ldl
> kmview-um_select.o: In function `putfdset':
> /«PKGBUILDDIR»/xmview/um_select.c:177: undefined reference to `__FDELT'
> kmview-um_select.o: In function `getfdset':
> /«PKGBUILDDIR»/xmview/um_select.c:171: undefined reference to `__FDELT'
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://people.debian.org/~lucas/logs/2013/05/09/umview_0.8.2-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#707402; Package src:umview.
(Wed, 10 Jul 2013 19:02:15 GMT) (full text, mbox, link).
Acknowledgement sent
to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Wed, 10 Jul 2013 19:02:15 GMT) (full text, mbox, link).
Message #10 received at 707402@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Control: tag -1 + patch
On Thu, 09 May 2013 10:18:28 +0200, Lucas Nussbaum wrote:
> Source: umview
> Version: 0.8.2-1
> Severity: serious
> Tags: jessie sid
> User: debian-qa@lists.debian.org
> Usertags: qa-ftbfs-20130509 qa-ftbfs
> Justification: FTBFS on amd64
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> Relevant part:
> > gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -D_GNU_SOURCE -DLIBEXECDIR=\"/usr/lib/umview\" -DMODULES_DIR=\"/usr/lib/umview/modules\" -D_UM_MMAP -D_UM_EPOLL -D_VIEWOS_KM -D_FORTIFY_SOURCE=2 -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o kmview-kmview.o `test -f 'kmview.c' || echo './'`kmview.c
> > kmview.c: In function 'main':
> > kmview.c:441:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> > kmview.c: In function 'kmview_recursive':
> > kmview.c:304:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> > kmview.c: In function 'load_it_again':
> > kmview.c:246:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> > /bin/bash ../libtool --tag=CC --mode=link gcc -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -rdynamic -Wl,-z,relro -o kmview kmview-canonicalize.o kmview-capture_nested.o kmview-gdebug.o kmview-mainpoll.o kmview-modutils.o kmview-pcb.o kmview-scmap.o kmview-sctab.o kmview-services.o kmview-treepoch.o kmview-um_basicio.o kmview-um_exec.o kmview-um_ioctl.o kmview-um_misc.o kmview-um_mmap.o kmview-um_plusio.o kmview-um_select.o kmview-um_services.o kmview-um_signal.o kmview-um_socket.o kmview-um_time.o kmview-um_uname.o kmview-um_wdm.o kmview-umproc.o kmview-loginshell.o kmview-hashtab.o kmview-capture_km.o kmview-kmview.o -ldl -lpthread -lpthread -ldl
> > libtool: link: gcc -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -rdynamic -Wl,-z -Wl,relro -o kmview kmview-canonicalize.o kmview-capture_nested.o kmview-gdebug.o kmview-mainpoll.o kmview-modutils.o kmview-pcb.o kmview-scmap.o kmview-sctab.o kmview-services.o kmview-treepoch.o kmview-um_basicio.o kmview-um_exec.o kmview-um_ioctl.o kmview-um_misc.o kmview-um_mmap.o kmview-um_plusio.o kmview-um_select.o kmview-um_services.o kmview-um_signal.o kmview-um_socket.o kmview-um_time.o kmview-um_uname.o kmview-um_wdm.o kmview-umproc.o kmview-loginshell.o kmview-hashtab.o kmview-capture_km.o kmview-kmview.o -lpthread -ldl
> > kmview-um_select.o: In function `putfdset':
> > /«PKGBUILDDIR»/xmview/um_select.c:177: undefined reference to `__FDELT'
> > kmview-um_select.o: In function `getfdset':
> > /«PKGBUILDDIR»/xmview/um_select.c:171: undefined reference to `__FDELT'
> > collect2: error: ld returned 1 exit status
Ubuntu seems to have a patch for this:
https://patches.ubuntu.com/u/umview/umview_0.8.2-1ubuntu2.patch
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Donovan: Cuttin' Out
[signature.asc (application/pgp-signature, inline)]
Added tag(s) patch.
Request was from gregor herrmann <gregoa@debian.org>
to 707402-submit@bugs.debian.org.
(Wed, 10 Jul 2013 19:02:15 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#707402; Package src:umview.
(Sat, 30 Nov 2013 17:51:13 GMT) (full text, mbox, link).
Acknowledgement sent
to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Sat, 30 Nov 2013 17:51:13 GMT) (full text, mbox, link).
Message #17 received at 707402@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Wed, 10 Jul 2013 21:00:11 +0200, gregor herrmann wrote:
> > > gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -D_GNU_SOURCE -DLIBEXECDIR=\"/usr/lib/umview\" -DMODULES_DIR=\"/usr/lib/umview/modules\" -D_UM_MMAP -D_UM_EPOLL -D_VIEWOS_KM -D_FORTIFY_SOURCE=2 -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o kmview-kmview.o `test -f 'kmview.c' || echo './'`kmview.c
> > > kmview.c: In function 'main':
> > > kmview.c:441:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> > > kmview.c: In function 'kmview_recursive':
> > > kmview.c:304:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> > > kmview.c: In function 'load_it_again':
> > > kmview.c:246:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result]
> > > /bin/bash ../libtool --tag=CC --mode=link gcc -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -rdynamic -Wl,-z,relro -o kmview kmview-canonicalize.o kmview-capture_nested.o kmview-gdebug.o kmview-mainpoll.o kmview-modutils.o kmview-pcb.o kmview-scmap.o kmview-sctab.o kmview-services.o kmview-treepoch.o kmview-um_basicio.o kmview-um_exec.o kmview-um_ioctl.o kmview-um_misc.o kmview-um_mmap.o kmview-um_plusio.o kmview-um_select.o kmview-um_services.o kmview-um_signal.o kmview-um_socket.o kmview-um_time.o kmview-um_uname.o kmview-um_wdm.o kmview-umproc.o kmview-loginshell.o kmview-hashtab.o kmview-capture_km.o kmview-kmview.o -ldl -lpthread -lpthread -ldl
> > > libtool: link: gcc -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -rdynamic -Wl,-z -Wl,relro -o kmview kmview-canonicalize.o kmview-capture_nested.o kmview-gdebug.o kmview-mainpoll.o kmview-modutils.o kmview-pcb.o kmview-scmap.o kmview-sctab.o kmview-services.o kmview-treepoch.o kmview-um_basicio.o kmview-um_exec.o kmview-um_ioctl.o kmview-um_misc.o kmview-um_mmap.o kmview-um_plusio.o kmview-um_select.o kmview-um_services.o kmview-um_signal.o kmview-um_socket.o kmview-um_time.o kmview-um_uname.o kmview-um_wdm.o kmview-umproc.o kmview-loginshell.o kmview-hashtab.o kmview-capture_km.o kmview-kmview.o -lpthread -ldl
> > > kmview-um_select.o: In function `putfdset':
> > > /«PKGBUILDDIR»/xmview/um_select.c:177: undefined reference to `__FDELT'
> > > kmview-um_select.o: In function `getfdset':
> > > /«PKGBUILDDIR»/xmview/um_select.c:171: undefined reference to `__FDELT'
> > > collect2: error: ld returned 1 exit status
>
> Ubuntu seems to have a patch for this:
>
> https://patches.ubuntu.com/u/umview/umview_0.8.2-1ubuntu2.patch
Attached are the Ubuntu changes as debdiff; with the changes the
packages build in unstable, but not anymore in stable. Not sure if we
care about this ...
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Ben Weaver: Like A Wound
[707402.diff (text/x-diff, attachment)]
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#707402; Package src:umview.
(Mon, 07 Apr 2014 18:09:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Prach Pongpanich <prachpub@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Mon, 07 Apr 2014 18:09:05 GMT) (full text, mbox, link).
Message #22 received at 707402@bugs.debian.org (full text, mbox, reply):
Hi Gregor,
On Sat, Nov 30, 2013 at 06:49:45PM +0100, gregor herrmann wrote:
> On Wed, 10 Jul 2013 21:00:11 +0200, gregor herrmann wrote:
>
[...]
> >
> > Ubuntu seems to have a patch for this:
> >
> > https://patches.ubuntu.com/u/umview/umview_0.8.2-1ubuntu2.patch
>
>
> Attached are the Ubuntu changes as debdiff; with the changes the
> packages build in unstable, but not anymore in stable. Not sure if we
> care about this ...
>
This bug block fuse-umfuse-iso9660 and furiusisomount migrate to testing.
Is it any chance you upload an NMU for this bug?
Regards,
Prach
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#707402; Package src:umview.
(Mon, 07 Apr 2014 19:06:10 GMT) (full text, mbox, link).
Acknowledgement sent
to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Mon, 07 Apr 2014 19:06:10 GMT) (full text, mbox, link).
Message #27 received at 707402@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Tue, 08 Apr 2014 01:07:42 +0700, Prach Pongpanich wrote:
> > Attached are the Ubuntu changes as debdiff; with the changes the
> > packages build in unstable, but not anymore in stable. Not sure if we
> > care about this ...
> >
>
> This bug block fuse-umfuse-iso9660 and furiusisomount migrate to testing.
>
> Is it any chance you upload an NMU for this bug?
In theory yes; in practice it fails now with:
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -D_GNU_SOURCE -DLIBEXECDIR=\"/usr/lib/umview\" -DMODULES_DIR=\"/usr/lib/umview/modules\" -D_UM_MMAP -D_UM_EPOLL -D_VIEWOS_KM -D_FORTIFY_SOURCE=2 -DNDEBUG -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o kmview-um_select.o `test -f 'um_select.c' || echo './'`um_select.c
um_select.c: In function 'wrap_in_epoll_create':
um_select.c:468:28: error: 'EPOLL_NONBLOCK' undeclared (first use in this function)
flags &= (EPOLL_CLOEXEC | EPOLL_NONBLOCK);
^
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Ostbahn-Kurti & Die Chefpartie: Tequila Sunrise
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#707402; Package src:umview.
(Sun, 12 Oct 2014 00:39:05 GMT) (full text, mbox, link).
Acknowledgement sent
to "Thomas Funk" <t.funk@web.de>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Sun, 12 Oct 2014 00:39:05 GMT) (full text, mbox, link).
Message #32 received at 707402@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi,
while rebuilding umview for Tanglu I ran in the same issues. The Ubuntu patch works fine for me. For the second issue with 'EPOLL_NONBLOCK' I've attached a patch depending on the libc mailinglist posts about this problem (https://sourceware.org/ml/libc-alpha/2013-01/msg00019.html) and the upstream fix at 2014-03-07 (http://sourceforge.net/p/view-os/code/1121/).
Hope it's usable.
Best,
Thomas
--
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." -- Albert Einstein
[remove_EPOLL_NONBLOCK.patch (text/x-diff, attachment)]
[signature.asc (text/plain, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>:
Bug#707402; Package src:umview.
(Sun, 12 Oct 2014 14:33:05 GMT) (full text, mbox, link).
Acknowledgement sent
to gregor herrmann <gregoa@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>.
(Sun, 12 Oct 2014 14:33:05 GMT) (full text, mbox, link).
Message #37 received at 707402@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Control: tags 707402 + pending
Control: tags 734997 + pending
Dear maintainer,
I've prepared an NMU for umview (versioned as 0.8.2-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Regards.
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Chavela Vargas: La Churrasca
[umview-0.8.2-1.1-nmu.diff (text/x-diff, attachment)]
[signature.asc (application/pgp-signature, inline)]
Added tag(s) pending.
Request was from gregor herrmann <gregoa@debian.org>
to 707402-submit@bugs.debian.org.
(Sun, 12 Oct 2014 14:33:05 GMT) (full text, mbox, link).
Reply sent
to gregor herrmann <gregoa@debian.org>:
You have taken responsibility.
(Fri, 17 Oct 2014 16:03:05 GMT) (full text, mbox, link).
Notification sent
to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Bug acknowledged by developer.
(Fri, 17 Oct 2014 16:03:05 GMT) (full text, mbox, link).
Message #44 received at 707402-close@bugs.debian.org (full text, mbox, reply):
Source: umview
Source-Version: 0.8.2-1.1
We believe that the bug you reported is fixed in the latest version of
umview, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 707402@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gregoa@debian.org> (supplier of updated umview package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 12 Oct 2014 16:25:14 +0200
Source: umview
Binary: umview libumlib0 libumlib-dev umview-mod-umlwip umview-mod-umdevtap umview-mod-viewfs
Architecture: source
Version: 0.8.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian VSquare Team <pkg-vsquare-devel@lists.alioth.debian.org>
Changed-By: gregor herrmann <gregoa@debian.org>
Description:
libumlib-dev - View-OS in user space - Development files
libumlib0 - View-OS in user space - Support library for modules
umview - View-OS in user space - Core and base modules
umview-mod-umdevtap - View-OS in user space - Virtual TUN/TAP module
umview-mod-umlwip - View-OS in user space - LWIPv6 gateway module
umview-mod-viewfs - View-OS in user space - Filesystem mangling modules
Closes: 707402 734997
Changes:
umview (0.8.2-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "FTBFS: um_select.c:177: undefined reference to `__FDELT'":
apply patch from Ubuntu / Ilya Barygin:
- Fix FTBFS because of renamed macro.
(Closes: #707402)
* Build-depend on libvdeplug-dev, libvdeplug2-dev is only provided by
libvdeplug-dev.
Also taken from Ubuntu / Jeremy Bicha.
* Apply patch from Thomas Funk that removes EPOLL_NONBLOCK.
(Taken from upstream.)
* Apply patch from Roland Stigge: add architecture powerpcspe in
debian/control. (Closes: #734997)
Checksums-Sha1:
ec31bc081fa4d948f8bab6a5c66b7fea40777994 2693 umview_0.8.2-1.1.dsc
5222bc563705fac2b7feb40302bdd36da7e88285 4353 umview_0.8.2-1.1.diff.gz
Checksums-Sha256:
91076b3797d89f6a5cf918352a2dbbcd0869e54a934052b17475ec7931886485 2693 umview_0.8.2-1.1.dsc
829a7e9ace76a5c0ae270e9b34bb0068c7412cd313b3844ac46b77d64cfee4f2 4353 umview_0.8.2-1.1.diff.gz
Files:
a16f9d3d64f4278d34e603145ddc7004 2693 misc optional umview_0.8.2-1.1.dsc
e964b40f98f0472cc6868604f64fae2b 4353 misc optional umview_0.8.2-1.1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQJ8BAEBCgBmBQJUOo+MXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGnp4P/1NsdrJmW7f+Oht64Uj+f+Ks
HDG/TtBcsdZkhERGkDGo7X8OF7Wg40d3rmQfxoy+fzxfeKnDMK2oHUgjBTYeumXj
kogBDszozEIiSIwsIcZ3um+g3JO1GTtNvVAyVgFlwkozRxwVWu0myedNQZeZ6xSK
px2NOuvbpV3i2KOP2ZaaeV/mfYRb7/qanMpUu9q8zQjubNk6Vudz0yYcYneZWD5Z
2iu7LxJalaNhQCC3o+zt/M6W3dWmVltEzn14K5cwn0QKcTx+MvRzooBfDI8RJBVh
cUYiNQcYbnKwp70d3zR69rMPe9zh5MpcNQYcojasnZdFPJmSYumGoEWlmslgqSVI
Sn3r2ZNwnW29MvfOQrWZty1X8yxpvxoBVt5xUMQURYTeg/A7EtvC38QRjdccWp0W
P9iBESKl1WxN1bVkpmAR+1uzv3dZja2lh1cdEZJ/H6PNXph4moX1zXR61PUWByuU
jwUCpkI+HeCx/L15CfpMDkRk4yNVbYwLxsj5yV0PSvCYwKnYpyzPiZ2v4+7zmuJs
ZOuegZgUOEa5VO0ftP5LjyAzCqyrMcHQPG42fwBwYO0R7ytWpmDbynyCaIlPlMYy
bfRopxG++z1WAsLCQbJuQRZUDHPs/Bku4DewcQ8j95pK9qevVnrLOAgasnaNYyZG
P1JIsZnutTs5gSlv2J0+
=gjVv
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 25 Nov 2014 07:25:16 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 04:04:25 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.